From: <den...@us...> - 2010-08-29 20:54:40
|
Revision: 299 http://stdair.svn.sourceforge.net/stdair/?rev=299&view=rev Author: denis_arnaud Date: 2010-08-29 20:54:34 +0000 (Sun, 29 Aug 2010) Log Message: ----------- [Packaging] Took into account the feedback from the package review (https://bugzilla.redhat.com/show_bug.cgi?id=614036). Modified Paths: -------------- trunk/stdair/stdair.spec Modified: trunk/stdair/stdair.spec =================================================================== --- trunk/stdair/stdair.spec 2010-08-29 20:54:05 UTC (rev 298) +++ trunk/stdair/stdair.spec 2010-08-29 20:54:34 UTC (rev 299) @@ -102,9 +102,11 @@ %files devel %defattr(-,root,root,-) %{_includedir}/%{name} +# When the extracc package will be approved, the following line has to be removed %{_includedir}/extracppunit %{_bindir}/%{name}-config %{_libdir}/lib%{name}.so +# When the extracc package will be approved, the following line has to be removed %{_libdir}/libextracppunit.so %{_libdir}/pkgconfig/%{name}.pc %{_datadir}/aclocal/%{name}.m4 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |