Author: lisu Date: Wed Mar 2 15:34:17 2011 GMT Module: packages Tag: DEVEL ---- Log message: - up to 2.27.1 - removed libtool files
---- Files affected: packages/pangomm: pangomm.spec (1.12 -> 1.12.2.1) ---- Diffs: ================================================================ Index: packages/pangomm/pangomm.spec diff -u packages/pangomm/pangomm.spec:1.12 packages/pangomm/pangomm.spec:1.12.2.1 --- packages/pangomm/pangomm.spec:1.12 Fri Dec 10 17:58:37 2010 +++ packages/pangomm/pangomm.spec Wed Mar 2 16:34:12 2011 @@ -5,12 +5,12 @@ Summary: A C++ interface for pango library Summary(pl.UTF-8): Interfejs C++ dla biblioteki pango Name: pangomm -Version: 2.26.3 +Version: 2.27.1 Release: 1 License: LGPL v2+ Group: X11/Libraries -Source0: http://ftp.gnome.org/pub/GNOME/sources/pangomm/2.26/%{name}-%{version}.tar.bz2 -# Source0-md5: 1f2712d53918cfb4745c291a67b86156 +Source0: http://ftp.gnome.org/pub/GNOME/sources/pangomm/2.27/%{name}-%{version}.tar.bz2 +# Source0-md5: 71936f2d2c5b2d37ca950dba188cab00 URL: http://www.gtkmm.org/ BuildRequires: autoconf >= 2.59 BuildRequires: automake >= 1:1.9 @@ -97,6 +97,8 @@ %{__make} install \ DESTDIR=$RPM_BUILD_ROOT +%{__rm} $RPM_BUILD_ROOT%{_libdir}/*.la + %clean rm -rf $RPM_BUILD_ROOT @@ -113,7 +115,6 @@ %defattr(644,root,root,755) %attr(755,root,root) %{_libdir}/libpangomm-%{apiver}.so %{_includedir}/pangomm-%{apiver} -%{_libdir}/libpangomm-%{apiver}.la %{_libdir}/pangomm-%{apiver} %{_pkgconfigdir}/pangomm-%{apiver}.pc @@ -132,6 +133,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.12.2.1 2011/03/02 15:34:12 lisu +- up to 2.27.1 +- removed libtool files + Revision 1.12 2010/12/10 16:58:37 qboosh - updated to 2.26.3 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/pangomm/pangomm.spec?r1=1.12&r2=1.12.2.1&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
