Author: wiget Date: Wed Mar 23 12:22:51 2011 GMT Module: packages Tag: HEAD ---- Log message: - drop libtool file - rel. 2
---- Files affected: packages/gconfmm: gconfmm.spec (1.34 -> 1.35) ---- Diffs: ================================================================ Index: packages/gconfmm/gconfmm.spec diff -u packages/gconfmm/gconfmm.spec:1.34 packages/gconfmm/gconfmm.spec:1.35 --- packages/gconfmm/gconfmm.spec:1.34 Tue Oct 5 21:37:00 2010 +++ packages/gconfmm/gconfmm.spec Wed Mar 23 13:22:46 2011 @@ -3,7 +3,7 @@ Summary(pl.UTF-8): Interfejsy C++ dla GConfa Name: gconfmm Version: 2.28.2 -Release: 1 +Release: 2 License: LGPL v2+ Group: Libraries Source0: http://ftp.gnome.org/pub/GNOME/sources/gconfmm/2.28/%{name}-%{version}.tar.bz2 @@ -86,6 +86,8 @@ DESTDIR=$RPM_BUILD_ROOT \ libdocdir=%{_gtkdocdir}/gconfmm-2.6 +%{__rm} $RPM_BUILD_ROOT%{_libdir}/*.la + %clean rm -rf $RPM_BUILD_ROOT @@ -101,7 +103,6 @@ %files devel %defattr(644,root,root,755) %attr(755,root,root) %{_libdir}/libgconfmm-2.6.so -%{_libdir}/libgconfmm-2.6.la %{_libdir}/%{name}-2.6 %{_includedir}/%{name}-2.6 %{_pkgconfigdir}/%{name}-2.6.pc @@ -120,6 +121,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.35 2011/03/23 12:22:46 wiget +- drop libtool file +- rel. 2 + Revision 1.34 2010/10/05 19:37:00 qboosh - updated to 2.28.2 - added apidocs subpackage ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/gconfmm/gconfmm.spec?r1=1.34&r2=1.35&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
