Author: wiget Date: Wed Apr 6 16:50:47 2011 GMT Module: packages Tag: HEAD ---- Log message: - drop libtool file - rel. 5
---- Files affected: packages/libgtkhtml: libgtkhtml.spec (1.60 -> 1.61) ---- Diffs: ================================================================ Index: packages/libgtkhtml/libgtkhtml.spec diff -u packages/libgtkhtml/libgtkhtml.spec:1.60 packages/libgtkhtml/libgtkhtml.spec:1.61 --- packages/libgtkhtml/libgtkhtml.spec:1.60 Fri Nov 19 10:55:02 2010 +++ packages/libgtkhtml/libgtkhtml.spec Wed Apr 6 18:50:42 2011 @@ -3,7 +3,7 @@ Summary(pl.UTF-8): Widget GTK HTML dla GNOME2 Name: libgtkhtml Version: 2.11.1 -Release: 4 +Release: 5 License: GPL/LGPL Group: X11/Libraries Source0: http://ftp.gnome.org/pub/gnome/sources/libgtkhtml/2.11/%{name}-%{version}.tar.bz2 @@ -72,6 +72,8 @@ %{__make} install \ DESTDIR=$RPM_BUILD_ROOT +%{__rm} $RPM_BUILD_ROOT%{_libdir}/libgtkhtml-2.la + %clean rm -rf $RPM_BUILD_ROOT @@ -87,7 +89,6 @@ %files devel %defattr(644,root,root,755) %attr(755,root,root) %{_libdir}/libgtkhtml-2.so -%{_libdir}/libgtkhtml-2.la %{_includedir}/gtkhtml-2.0 %{_pkgconfigdir}/libgtkhtml-2.0.pc @@ -101,6 +102,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.61 2011/04/06 16:50:42 wiget +- drop libtool file +- rel. 5 + Revision 1.60 2010/11/19 09:55:02 hawk - release 4 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/libgtkhtml/libgtkhtml.spec?r1=1.60&r2=1.61&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
