Author: wiget Date: Wed Mar 23 15:12:30 2011 GMT Module: packages Tag: HEAD ---- Log message: - drop libtool file - rel. 9
---- Files affected: packages/libsexy: libsexy.spec (1.21 -> 1.22) ---- Diffs: ================================================================ Index: packages/libsexy/libsexy.spec diff -u packages/libsexy/libsexy.spec:1.21 packages/libsexy/libsexy.spec:1.22 --- packages/libsexy/libsexy.spec:1.21 Wed Nov 24 10:39:05 2010 +++ packages/libsexy/libsexy.spec Wed Mar 23 16:12:25 2011 @@ -3,7 +3,7 @@ Summary(pl.UTF-8): Zestaw dodatkowych kontrolek dla GTK+ Name: libsexy Version: 0.1.11 -Release: 8 +Release: 9 License: LGPL v2.1+ Group: Libraries Source0: http://releases.chipx86.com/libsexy/libsexy/%{name}-%{version}.tar.gz @@ -88,6 +88,8 @@ %{__make} install \ DESTDIR=$RPM_BUILD_ROOT +%{__rm} $RPM_BUILD_ROOT%{_libdir}/libsexy.la + %clean rm -rf $RPM_BUILD_ROOT @@ -103,7 +105,6 @@ %files devel %defattr(644,root,root,755) %attr(755,root,root) %{_libdir}/libsexy.so -%{_libdir}/libsexy.la %{_includedir}/libsexy %{_pkgconfigdir}/libsexy.pc @@ -121,6 +122,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.22 2011/03/23 15:12:25 wiget +- drop libtool file +- rel. 9 + Revision 1.21 2010/11/24 09:39:05 hawk - release 8 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/libsexy/libsexy.spec?r1=1.21&r2=1.22&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
