X-Git-Url: http://git.pld-linux.org/?a=blobdiff_plain;f=pangomm.spec;h=2ad1c877d0184addb302027b9a910495457a5eda;hb=b780a635190f2cb16e4023ecbf9e0ab22eef61a7;hp=92dffa166f5cdae773ba123e3fdf36ca84ae4a48;hpb=df0a97da592a915d0f9498ce589f95c970d24861;p=packages%2Fpangomm.git diff --git a/pangomm.spec b/pangomm.spec index 92dffa1..2ad1c87 100644 --- a/pangomm.spec +++ b/pangomm.spec @@ -4,15 +4,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 @@ -87,6 +87,7 @@ Dokumentacja API biblioteki pangomm. %{__autoheader} %{__automake} %configure \ + --disable-silent-rules \ --enable-static %{__make} @@ -96,6 +97,8 @@ rm -rf $RPM_BUILD_ROOT %{__make} install \ DESTDIR=$RPM_BUILD_ROOT +%{__rm} $RPM_BUILD_ROOT%{_libdir}/*.la + %clean rm -rf $RPM_BUILD_ROOT @@ -112,7 +115,6 @@ rm -rf $RPM_BUILD_ROOT %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