Author: wiget Date: Wed Mar 23 16:48:35 2011 GMT Module: packages Tag: HEAD ---- Log message: - drop libtool file - rel. 7
---- Files affected: packages/glade3: glade3.spec (1.40 -> 1.41) ---- Diffs: ================================================================ Index: packages/glade3/glade3.spec diff -u packages/glade3/glade3.spec:1.40 packages/glade3/glade3.spec:1.41 --- packages/glade3/glade3.spec:1.40 Fri Feb 4 19:23:46 2011 +++ packages/glade3/glade3.spec Wed Mar 23 17:48:30 2011 @@ -3,7 +3,7 @@ Summary(pl.UTF-8): Budowniczy interfejsów dla GTK+ i GNOME Name: glade3 Version: 3.6.7 -Release: 6 +Release: 7 License: GPL v2+3B Group: X11/Applications Source0: http://ftp.gnome.org/pub/GNOME/sources/glade3/3.6/%{name}-%{version}.tar.bz2 @@ -120,7 +120,8 @@ %{__make} install \ DESTDIR=$RPM_BUILD_ROOT -rm -f $RPM_BUILD_ROOT%{_libdir}/%{name}/{bindings,modules}/*.{a,la} +%{__rm} $RPM_BUILD_ROOT%{_libdir}/%{name}/{bindings,modules}/*.{a,la} \ + $RPM_BUILD_ROOT%{_libdir}/*.la %find_lang %{name} --all-name --with-gnome --with-omf @@ -162,7 +163,6 @@ %files -n libgladeui-devel %defattr(644,root,root,755) %attr(755,root,root) %{_libdir}/libgladeui-1.so -%{_libdir}/libgladeui-1.la %{_includedir}/libgladeui-1.0 %{_pkgconfigdir}/gladeui-1.0.pc @@ -180,6 +180,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.41 2011/03/23 16:48:30 wiget +- drop libtool file +- rel. 7 + Revision 1.40 2011/02/04 18:23:46 wiget - Requires(post,postun): gtk-update-icon-cache ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/glade3/glade3.spec?r1=1.40&r2=1.41&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
