Author: wiget Date: Wed Mar 23 16:41:10 2011 GMT Module: packages Tag: HEAD ---- Log message: - drop libtool file - rel. 2
---- Files affected: packages/libgoffice: libgoffice.spec (1.51 -> 1.52) ---- Diffs: ================================================================ Index: packages/libgoffice/libgoffice.spec diff -u packages/libgoffice/libgoffice.spec:1.51 packages/libgoffice/libgoffice.spec:1.52 --- packages/libgoffice/libgoffice.spec:1.51 Thu Feb 3 16:26:46 2011 +++ packages/libgoffice/libgoffice.spec Wed Mar 23 17:41:04 2011 @@ -9,7 +9,7 @@ Summary(pl.UTF-8): Zestaw zorientowanych dokumentowo obiektów i narzędzi Glib/Gtk+ Name: libgoffice Version: 0.8.13 -Release: 1 +Release: 2 License: GPL v2+ Group: Libraries Source0: http://ftp.gnome.org/pub/GNOME/sources/goffice/0.8/%{orgname}-%{version}.tar.bz2 @@ -107,7 +107,8 @@ %{__make} install \ DESTDIR=$RPM_BUILD_ROOT -%{__rm} $RPM_BUILD_ROOT%{_libdir}/goffice/%{version}/plugins/*/*.{a,la} +%{__rm} $RPM_BUILD_ROOT%{_libdir}/goffice/%{version}/plugins/*/*.{a,la} \ + $RPM_BUILD_ROOT%{_libdir}/*.la %find_lang %{orgname}-%{version} @@ -135,7 +136,6 @@ %files devel %defattr(644,root,root,755) %attr(755,root,root) %{_libdir}/libgoffice-0.8.so -%{_libdir}/libgoffice-0.8.la %{_includedir}/libgoffice-0.8 %{_pkgconfigdir}/libgoffice-0.8.pc @@ -153,6 +153,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.52 2011/03/23 16:41:04 wiget +- drop libtool file +- rel. 2 + Revision 1.51 2011/02/03 15:26:46 lisu - up to 0.8.13 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/libgoffice/libgoffice.spec?r1=1.51&r2=1.52&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
