]> git.pld-linux.org Git - packages/libcroco.git/blobdiff - libcroco.spec
- updated to 0.6.13
[packages/libcroco.git] / libcroco.spec
index 2ee5162dd42e35cfb8758659989448baef64c714..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.6
+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: bc2b2bb80f14e76caed4f76aa3a01070
-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,7 +84,7 @@ install -d $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}
 
 install docs/examples/*.c $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}
 
-%{__rm} $RPM_BUILD_ROOT%{_libdir}/*.la
+%{__rm} $RPM_BUILD_ROOT%{_libdir}/libcroco*.la
 
 %clean
 rm -rf $RPM_BUILD_ROOT
This page took 0.023633 seconds and 4 git commands to generate.