Spec URL: http://gitorious.org/lvillani/specs/blobs/master/kde/attica/attica.spec SRPM URL: http://fedorapeople.org/~arbiter/attica/ Description: Attica is a Qt library that implements the Open Collaboration Services API version 1.4.
Koji: http://koji.fedoraproject.org/koji/taskinfo?taskID=1851262 ________________________________________________________________ Rpmlint: [lvillani@enterprise attica]$ rpmlint /home/lvillani/devel/rpm/RPMS/x86_64/attica-0.1.0-1.fc12.x86_64.rpm /home/lvillani/devel/rpm/RPMS/x86_64/attica-devel-0.1.0-1.fc12.x86_64.rpm attica.spec attica-devel.x86_64: W: no-documentation 2 packages and 1 specfiles checked; 0 errors, 1 warnings. I decided to include "documentation" (mainly license and readme file) only in the main package.
> attica-devel.x86_64: W: no-documentation This one can be ignored (all the documentation is in the main package which is required by -devel).
SPEC file looks ok. in build section please use mkdir -p %{_target_platform} pushd %{_target_platform} %{cmake} popd make %{?_smp_mflags} -C %{_target_platform}
make that %{cmake} .. (the '..' was missing)
ah sorry - copy/paste issue from other SPEC file (and removing option!) use appropriate install section make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
* Mon Dec 7 2009 Lorenzo Villani <lvillani> - 0.1.0-2 - Out of sourcetree build - Use make install/fast
It looks ok for me, thanks! APPROVED
New Package CVS Request ======================= Package Name: attica Short Description: Implementation of the Open Collaboration Services API Owners: arbiter rdieter kkofler jreznik Branches: F-11 F-12 InitialCC:
cvs done.