packages: libepc/libepc.spec - drop libtool file

wiget wiget at pld-linux.org
Sun Feb 6 00:26:01 CET 2011


Author: wiget                        Date: Sat Feb  5 23:26:01 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- drop libtool file

---- Files affected:
packages/libepc:
   libepc.spec (1.12 -> 1.13) 

---- Diffs:

================================================================
Index: packages/libepc/libepc.spec
diff -u packages/libepc/libepc.spec:1.12 packages/libepc/libepc.spec:1.13
--- packages/libepc/libepc.spec:1.12	Thu Nov 18 15:55:50 2010
+++ packages/libepc/libepc.spec	Sun Feb  6 00:25:55 2011
@@ -2,7 +2,7 @@
 Summary:	Easy Publish and Consume library
 Name:		libepc
 Version:	0.3.11
-Release:	2
+Release:	3
 License:	LGPL v2+
 Group:		Libraries
 Source0:	http://ftp.gnome.org/pub/GNOME/sources/libepc/0.3/%{name}-%{version}.tar.bz2
@@ -147,6 +147,8 @@
 
 cp examples/*.c $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}
 
+%{__rm} $RPM_BUILD_ROOT%{_libdir}/*.la
+
 %find_lang %{name}
 
 %clean
@@ -164,7 +166,6 @@
 %files devel
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/libepc-1.0.so
-%{_libdir}/libepc-1.0.la
 %{_includedir}/libepc-1.0
 %{_pkgconfigdir}/libepc-1.0.pc
 
@@ -180,7 +181,6 @@
 %files ui-devel
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/libepc-ui-1.0.so
-%{_libdir}/libepc-ui-1.0.la
 %{_includedir}/libepc-ui-1.0
 %{_pkgconfigdir}/libepc-ui-1.0.pc
 
@@ -202,6 +202,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.13  2011/02/05 23:25:55  wiget
+- drop libtool file
+
 Revision 1.12  2010/11/18 14:55:50  hawk
 - release 2
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/libepc/libepc.spec?r1=1.12&r2=1.13&f=u



More information about the pld-cvs-commit mailing list