Author: wiget Date: Sat Apr 9 10:13:50 2011 GMT Module: packages Tag: HEAD ---- Log message: - drop libtool file - rel. 5
---- Files affected: packages/liblrdf: liblrdf.spec (1.23 -> 1.24) ---- Diffs: ================================================================ Index: packages/liblrdf/liblrdf.spec diff -u packages/liblrdf/liblrdf.spec:1.23 packages/liblrdf/liblrdf.spec:1.24 --- packages/liblrdf/liblrdf.spec:1.23 Sun Nov 21 13:32:14 2010 +++ packages/liblrdf/liblrdf.spec Sat Apr 9 12:13:45 2011 @@ -3,7 +3,7 @@ Summary(pl.UTF-8): Biblioteka do przetwarzania plików RDF opisujących wtyczki LADSPA Name: liblrdf Version: 0.4.0 -Release: 4 +Release: 5 License: GPL v2+ Group: Libraries Source0: http://downloads.sourceforge.net/lrdf/%{name}-%{version}.tar.gz @@ -73,6 +73,8 @@ %{__make} install \ DESTDIR=$RPM_BUILD_ROOT +%{__rm} $RPM_BUILD_ROOT%{_libdir}/liblrdf.la + %clean rm -rf $RPM_BUILD_ROOT @@ -89,7 +91,6 @@ %files devel %defattr(644,root,root,755) %attr(755,root,root) %{_libdir}/liblrdf.so -%{_libdir}/liblrdf.la %{_includedir}/lrdf*.h %{_pkgconfigdir}/lrdf.pc @@ -103,6 +104,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.24 2011/04/09 10:13:45 wiget +- drop libtool file +- rel. 5 + Revision 1.23 2010/11/21 12:32:14 qboosh - more verbose files - ghost soname symlink ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/liblrdf/liblrdf.spec?r1=1.23&r2=1.24&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
