Author: baggins Date: Fri Jul 22 09:34:01 2011 GMT Module: packages Tag: HEAD ---- Log message: - rel 3 - drop .la
---- Files affected: packages/libfakekey: libfakekey.spec (1.5 -> 1.6) ---- Diffs: ================================================================ Index: packages/libfakekey/libfakekey.spec diff -u packages/libfakekey/libfakekey.spec:1.5 packages/libfakekey/libfakekey.spec:1.6 --- packages/libfakekey/libfakekey.spec:1.5 Fri Jul 22 11:33:08 2011 +++ packages/libfakekey/libfakekey.spec Fri Jul 22 11:33:55 2011 @@ -3,7 +3,7 @@ Summary(pl.UTF-8): Biblioteka wirtualnej klawiatury dla X Name: libfakekey Version: 0.1 -Release: 2 +Release: 3 License: LGPL v2+ Group: X11/Libraries Source0: http://projects.o-hand.com/matchbox/sources/libfakekey/%{version}/%{name}-%{version}.tar.bz2 @@ -62,6 +62,8 @@ %{__make} install \ DESTDIR=$RPM_BUILD_ROOT +%{__rm} $RPM_BUILD_ROOT%{_libdir}/*.la + %clean rm -rf $RPM_BUILD_ROOT @@ -77,7 +79,6 @@ %files devel %defattr(644,root,root,755) %attr(755,root,root) %{_libdir}/libfakekey.so -%{_libdir}/libfakekey.la %{_includedir}/fakekey %{_pkgconfigdir}/libfakekey.pc @@ -91,6 +92,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.6 2011/07/22 09:33:55 baggins +- rel 3 +- drop .la + Revision 1.5 2011/07/22 09:33:08 baggins - fix build without patching ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/libfakekey/libfakekey.spec?r1=1.5&r2=1.6&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
