From: <den...@us...> - 2010-08-29 20:54:12
|
Revision: 298 http://stdair.svn.sourceforge.net/stdair/?rev=298&view=rev Author: denis_arnaud Date: 2010-08-29 20:54:05 +0000 (Sun, 29 Aug 2010) Log Message: ----------- [Branch 0.3.0] Took into account the feedback from the package review (https://bugzilla.redhat.com/show_bug.cgi?id=614036). Modified Paths: -------------- branches/stdair/0.3.0/main/stdair.spec Modified: branches/stdair/0.3.0/main/stdair.spec =================================================================== --- branches/stdair/0.3.0/main/stdair.spec 2010-08-29 20:24:27 UTC (rev 297) +++ branches/stdair/0.3.0/main/stdair.spec 2010-08-29 20:54:05 UTC (rev 298) @@ -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. |