Author: wiget Date: Sun Mar 27 21:45:45 2011 GMT Module: packages Tag: HEAD ---- Log message: - drop libtool file - rel. 4
---- Files affected: packages/libgnomeprintmm: libgnomeprintmm.spec (1.14 -> 1.15) ---- Diffs: ================================================================ Index: packages/libgnomeprintmm/libgnomeprintmm.spec diff -u packages/libgnomeprintmm/libgnomeprintmm.spec:1.14 packages/libgnomeprintmm/libgnomeprintmm.spec:1.15 --- packages/libgnomeprintmm/libgnomeprintmm.spec:1.14 Mon Nov 10 23:20:18 2008 +++ packages/libgnomeprintmm/libgnomeprintmm.spec Sun Mar 27 23:45:40 2011 @@ -3,7 +3,7 @@ Summary(pl.UTF-8): Interfejsy C++ dla libgnomeprint Name: libgnomeprintmm Version: 2.5.1 -Release: 3 +Release: 4 License: LGPL v2+ Group: X11/Libraries Source0: http://ftp.gnome.org/pub/GNOME/sources/libgnomeprintmm/2.5/%{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}/libgnomeprintmm-2.5.so -%{_libdir}/libgnomeprintmm-2.5.la %{_includedir}/%{name}-2.6 %{_libdir}/%{name}-2.6 %{_pkgconfigdir}/%{name}-2.6.pc @@ -92,6 +93,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.15 2011/03/27 21:45:40 wiget +- drop libtool file +- rel. 4 + Revision 1.14 2008/11/10 22:20:18 megabajt - release 3 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/libgnomeprintmm/libgnomeprintmm.spec?r1=1.14&r2=1.15&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
