packages: libcroco/libcroco.spec - updated to 0.6.3 - package gtk-doc files

qboosh qboosh at pld-linux.org
Tue Nov 15 21:19:25 CET 2011


Author: qboosh                       Date: Tue Nov 15 20:19:25 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- updated to 0.6.3
- package gtk-doc files

---- Files affected:
packages/libcroco:
   libcroco.spec (1.25 -> 1.26) 

---- Diffs:

================================================================
Index: packages/libcroco/libcroco.spec
diff -u packages/libcroco/libcroco.spec:1.25 packages/libcroco/libcroco.spec:1.26
--- packages/libcroco/libcroco.spec:1.25	Sun Feb  6 02:45:39 2011
+++ packages/libcroco/libcroco.spec	Tue Nov 15 21:19:20 2011
@@ -7,20 +7,23 @@
 Summary:	A CSS2 parsing library
 Summary(pl.UTF-8):	Biblioteka analizująca CSS2
 Name:		libcroco
-Version:	0.6.2
+Version:	0.6.3
 Release:	1
 License:	LGPL v2+
 Group:		Libraries
-Source0:	http://ftp.gnome.org/pub/GNOME/sources/libcroco/0.6/%{name}-%{version}.tar.bz2
-# Source0-md5:	1429c597aa4b75fc610ab3a542c99209
+Source0:	http://ftp.gnome.org/pub/GNOME/sources/libcroco/0.6/%{name}-%{version}.tar.xz
+# Source0-md5:	3f687747728ca5eaf9b42d9d4bd2cd53
 Patch0:		%{name}-link.patch
 BuildRequires:	autoconf >= 2.5
-BuildRequires:	automake
+BuildRequires:	automake >= 1:1.9
 BuildRequires:	glib2-devel >= 1:2.12.0
-BuildRequires:	gtk-doc-automake
+BuildRequires:	gtk-doc >= 1.0
+BuildRequires:	gtk-doc-automake >= 1.0
 BuildRequires:	libtool
 BuildRequires:	libxml2-devel >= 1:2.6.26
 BuildRequires:	pkgconfig >= 1:0.8
+BuildRequires:	tar >= 1:1.22
+BuildRequires:	xz
 Requires:	glib2 >= 1:2.12.0
 Requires:	libxml2 >= 1:2.6.26
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -70,7 +73,8 @@
 %{__autoheader}
 %{__automake}
 %configure \
-	%{!?with_static_libs:--disable-static}
+	%{!?with_static_libs:--disable-static} \
+	--with-html-dir=%{_gtkdocdir}
 %{__make}
 
 %install
@@ -104,6 +108,7 @@
 %{_includedir}/libcroco-%{_mver}
 %{_pkgconfigdir}/libcroco-%{_mver}.pc
 %{_examplesdir}/%{name}-%{version}
+%{_gtkdocdir}/libcroco
 
 %if %{with static_libs}
 %files static
@@ -117,6 +122,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.26  2011/11/15 20:19:20  qboosh
+- updated to 0.6.3
+- package gtk-doc files
+
 Revision 1.25  2011/02/06 01:45:39  sparky
 - bconds should be the very first thing, moved defines and includes after them
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/libcroco/libcroco.spec?r1=1.25&r2=1.26&f=u



More information about the pld-cvs-commit mailing list