]> git.pld-linux.org Git - packages/libcroco.git/blobdiff - libcroco.spec
- updated to 0.6.13
[packages/libcroco.git] / libcroco.spec
index 1e1264653a880ef313d9e302cd929962fe93aed9..e5db6034963000f34f1f58e6d90bdf620edddd60 100644 (file)
@@ -6,14 +6,14 @@
 Summary:       A CSS2 parsing library
 Summary(pl.UTF-8):     Biblioteka analizująca CSS2
 Name:          libcroco
-Version:       0.6.5
+Version:       0.6.13
 Release:       1
 License:       LGPL v2+
 Group:         Libraries
 Source0:       http://ftp.gnome.org/pub/GNOME/sources/libcroco/0.6/%{name}-%{version}.tar.xz
-# Source0-md5: d4d6313dd1c347d8a22addb240300338
-BuildRequires: autoconf >= 2.5
-BuildRequires: automake >= 1:1.9
+# Source0-md5: c80c5a8385011a0260dce6bd0da93dce
+BuildRequires: autoconf >= 2.64
+BuildRequires: automake >= 1:1.13
 BuildRequires: glib2-devel >= 1:2.12.0
 BuildRequires: gtk-doc >= 1.0
 BuildRequires: gtk-doc-automake >= 1.0
@@ -84,6 +84,8 @@ install -d $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}
 
 install docs/examples/*.c $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}
 
+%{__rm} $RPM_BUILD_ROOT%{_libdir}/libcroco*.la
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
@@ -102,7 +104,6 @@ rm -rf $RPM_BUILD_ROOT
 %doc docs/usage.txt
 %attr(755,root,root) %{_bindir}/croco-%{mver}-config
 %attr(755,root,root) %{_libdir}/libcroco-%{mver}.so
-%{_libdir}/libcroco-%{mver}.la
 %{_includedir}/libcroco-%{mver}
 %{_pkgconfigdir}/libcroco-%{mver}.pc
 %{_examplesdir}/%{name}-%{version}
This page took 0.102463 seconds and 4 git commands to generate.