Bug 243978
| Summary: | Review Request: cjet - Converts PCL data to Canon CaPSL III printer language | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Lubomir Kundrak <lkundrak> |
| Component: | Package Review | Assignee: | Marek Mahut <mmahut> |
| Status: | CLOSED NEXTRELEASE | QA Contact: | Fedora Package Reviews List <fedora-package-review> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | rawhide | CC: | twaugh |
| Target Milestone: | --- | Keywords: | HardwareEnablement |
| Target Release: | --- | Flags: | mmahut:
fedora-review+
wtogami: fedora-cvs+ |
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2007-07-04 11:18:56 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Lubomir Kundrak
2007-06-13 06:35:33 UTC
New Package CVS Request ======================= Package Name: cjet Short Description: Converts PCL data to Canon CaPSL III printer language Owners: lkundrak Branches: FC-6 F-7 this hasn't been properly reviewed yet + source files match upstream:
d80e83d47b79b03028a00b72ac27e3de /usr/src/redhat/SOURCES/cjet089.tgz
+ package meets naming and versioning guidelines.
+ specfile is properly named, is cleanly written and uses macros consistently.
+ dist tag is present.
+ build root is correct.
%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
+ license field matches the actual license.
+ license is open source-compatible.
+ latest version is being packaged.
+ compiler flags are appropriate.
+ %clean is present.
+ package installs properly
+ debuginfo package looks complete.
+ rpmlint is silent.
+ final provides and requires are sane:
[root@storm cjet]# rpm -qp --provides
/usr/src/redhat/RPMS/i386/cjet-0.8.9-1.fc8.i386.rpm
cjet = 0.8.9-1.fc8
[root@storm cjet]# rpm -qp --requires
/usr/src/redhat/RPMS/i386/cjet-0.8.9-1.fc8.i386.rpm
libc.so.6
libc.so.6(GLIBC_2.0)
libc.so.6(GLIBC_2.1.3)
libc.so.6(GLIBC_2.3)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rtld(GNU_HASH)
[root@storm cjet]#
+ doesn't own any directories it shouldn't.
+ no duplicates in %files.
+ file permissions are appropriate.
APPROVED
Thanks to Marek, Josh and Warren. The package was imported into CVS. |