https://bugzilla.redhat.com/show_bug.cgi?id=817303
--- Comment #7 from Shawn Iwinski shawn.iwinski@gmail.com --- I have questions concerning EPEL (specifically because I would like the symfony2 packages included in EPEL 6). According to http://fedoraproject.org/wiki/EPEL/GuidelinesAndPolicies#EL6 there are no differences from Fedora packaging guidelines, but rpmlint reports errors. Are these "errors" considered warnings for EPEL and ignored during review? NOTE: I removed the "rm -rf" from the %install section and completely removed the %clean section before running the following commands.
uname -a
Linux siwinski.csb 2.6.32-220.13.1.el6.x86_64 #1 SMP Thu Mar 29 11:46:40 EDT 2012 x86_64 x86_64 x86_64 GNU/Linux
cat /etc/redhat-release
Red Hat Enterprise Linux Workstation release 6.2 (Santiago)
rpmlint --version
rpmlint version 0.94 Copyright (C) 1999-2007 Frederic Lepied, Mandriva
rpmbuild --version
RPM version 4.8.0
rpmlint php-symfony2-Yaml.spec
php-symfony2-Yaml.spec:92: E: files-attr-not-set php-symfony2-Yaml.spec:93: E: files-attr-not-set php-symfony2-Yaml.spec:94: E: files-attr-not-set php-symfony2-Yaml.spec:95: E: files-attr-not-set php-symfony2-Yaml.spec:96: E: files-attr-not-set php-symfony2-Yaml.spec:97: E: files-attr-not-set php-symfony2-Yaml.spec:98: E: files-attr-not-set php-symfony2-Yaml.spec: W: no-cleaning-of-buildroot %clean php-symfony2-Yaml.spec: W: no-buildroot-tag php-symfony2-Yaml.spec: W: no-%clean-section 0 packages and 1 specfiles checked; 7 errors, 3 warnings.
rpmbuild -ba php-symfony2-Yaml.spec
[...] Wrote: /home/siwinski/rpmbuild/SRPMS/php-symfony2-Yaml-2.0.14-3.el6.src.rpm Wrote: /home/siwinski/rpmbuild/RPMS/noarch/php-symfony2-Yaml-2.0.14-3.el6.noarch.rpm [...]
rpmlint /home/siwinski/rpmbuild/SRPMS/php-symfony2-Yaml-2.0.14-3.el6.src.rpm
php-symfony2-Yaml.src: W: spelling-error Summary(en_US) Symfony -> Symphony php-symfony2-Yaml.src: W: spelling-error %description -l en_US Symfony -> Symphony php-symfony2-Yaml.src:92: E: files-attr-not-set php-symfony2-Yaml.src:93: E: files-attr-not-set php-symfony2-Yaml.src:94: E: files-attr-not-set php-symfony2-Yaml.src:95: E: files-attr-not-set php-symfony2-Yaml.src:96: E: files-attr-not-set php-symfony2-Yaml.src:97: E: files-attr-not-set php-symfony2-Yaml.src:98: E: files-attr-not-set php-symfony2-Yaml.src: W: no-cleaning-of-buildroot %clean php-symfony2-Yaml.src: W: no-buildroot-tag php-symfony2-Yaml.src: W: no-%clean-section 1 packages and 0 specfiles checked; 7 errors, 5 warnings.
rpmlint /home/siwinski/rpmbuild/RPMS/noarch/php-symfony2-Yaml-2.0.14-3.el6.noarch.rpm
1 packages and 0 specfiles checked; 0 errors, 0 warnings.