Author: wiget Date: Thu Mar 24 09:57:14 2011 GMT Module: packages Tag: HEAD ---- Log message: - up to 2.28.0 (merged from DEVEL)
---- Files affected: packages/pangomm: pangomm.spec (1.12 -> 1.13) ---- Diffs: ================================================================ Index: packages/pangomm/pangomm.spec diff -u packages/pangomm/pangomm.spec:1.12 packages/pangomm/pangomm.spec:1.13 --- packages/pangomm/pangomm.spec:1.12 Fri Dec 10 17:58:37 2010 +++ packages/pangomm/pangomm.spec Thu Mar 24 10:57:09 2011 @@ -5,15 +5,15 @@ Summary: A C++ interface for pango library Summary(pl.UTF-8): Interfejs C++ dla biblioteki pango Name: pangomm -Version: 2.26.3 +Version: 2.28.0 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.28/%{name}-%{version}.tar.bz2 +# Source0-md5: 524c3c7da1c0b728970592880af36def URL: http://www.gtkmm.org/ BuildRequires: autoconf >= 2.59 -BuildRequires: automake >= 1:1.9 +BuildRequires: automake >= 1:1.11 BuildRequires: cairomm-devel >= 1.6.3 BuildRequires: glibmm-devel >= 2.22.0 BuildRequires: libstdc++-devel @@ -88,6 +88,7 @@ %{__autoheader} %{__automake} %configure \ + --disable-silent-rules \ --enable-static %{__make} @@ -97,6 +98,8 @@ %{__make} install \ DESTDIR=$RPM_BUILD_ROOT +%{__rm} $RPM_BUILD_ROOT%{_libdir}/*.la + %clean rm -rf $RPM_BUILD_ROOT @@ -113,7 +116,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 +134,16 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.13 2011/03/24 09:57:09 wiget +- up to 2.28.0 (merged from DEVEL) + +Revision 1.12.2.2 2011/03/24 09:47:55 wiget +- up to 2.28.0 + +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.13&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
