librep r2982 - trunk



Author: chrisb
Date: Tue Feb  3 15:54:31 2009
New Revision: 2982
URL: http://svn.gnome.org/viewvc/librep?rev=2982&view=rev

Log:
 librep.spec.in: don't try to package librep.a and %{_infodir}/dir


Modified:
   trunk/ChangeLog
   trunk/librep.spec.in

Modified: trunk/librep.spec.in
==============================================================================
--- trunk/librep.spec.in	(original)
+++ trunk/librep.spec.in	Tue Feb  3 15:54:31 2009
@@ -79,6 +79,7 @@
 %{_infodir}/librep.info*
 %{_libdir}/librep.so.*
 %{_libdir}/rep/%{version}/%{_host}/
+%exclude %{_infodir}/dir
 
 %files devel
 %defattr(-,root,root,-)
@@ -90,6 +91,7 @@
 %{_libdir}/pkgconfig/librep.pc
 %{_libdir}/librep.so
 %exclude %{_libdir}/librep.la
+%exclude %{_libdir}/librep.a
 
 %files -n emacs-%{name}-el
 %defattr(-,root,root,-)



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]