packages: polkit/polkit.spec - up to 0.96 - working URL - run gtkdocize onl...

sparky sparky at pld-linux.org
Tue Jan 19 15:33:26 CET 2010


Author: sparky                       Date: Tue Jan 19 14:33:26 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- up to 0.96
- working URL
- run gtkdocize only when building with apidocs
- BR: docbook-style-xsl, gtk-doc-automake, libxslt-progs

---- Files affected:
packages/polkit:
   polkit.spec (1.12 -> 1.13) 

---- Diffs:

================================================================
Index: packages/polkit/polkit.spec
diff -u packages/polkit/polkit.spec:1.12 packages/polkit/polkit.spec:1.13
--- packages/polkit/polkit.spec:1.12	Wed Dec 30 17:57:43 2009
+++ packages/polkit/polkit.spec	Tue Jan 19 15:33:20 2010
@@ -6,16 +6,17 @@
 Summary:	A framework for defining policy for system-wide components
 Summary(pl.UTF-8):	Szkielet do definiowania polityki dla komponentów systemowych
 Name:		polkit
-Version:	0.95
+Version:	0.96
 Release:	1
 License:	LGPL v2+
 Group:		Libraries
 Source0:	http://hal.freedesktop.org/releases/%{name}-%{version}.tar.gz
-# Source0-md5:	10971f5d334550025897b02d779fddd1
-URL:		http://people.freedesktop.org/~david/polkit-spec.html
+# Source0-md5:	e0a06da501b04ed3bab986a9df5b5aa2
+URL:		http://www.freedesktop.org/wiki/Software/PolicyKit
 BuildRequires:	autoconf >= 2.60
 BuildRequires:	automake >= 1:1.7
 BuildRequires:	docbook-dtd412-xml
+BuildRequires:	docbook-style-xsl
 BuildRequires:	eggdbus-devel >= 0.6
 BuildRequires:	expat-devel >= 1:1.95.8
 BuildRequires:	gettext-devel
@@ -24,11 +25,14 @@
 BuildRequires:	glibc-misc
 BuildRequires:	gobject-introspection-devel >= 0.6.2
 %{?with_apidocs:BuildRequires:	gtk-doc >= 1.3}
+BuildRequires:	gtk-doc-automake
 BuildRequires:	intltool >= 0.40.0
 BuildRequires:	libtool
+BuildRequires:	libxslt-progs
 BuildRequires:	pam-devel >= 0.80
 BuildRequires:	pkgconfig
 BuildRequires:	python-modules
+BuildRequires:	rpmbuild(macros) >= 1.527
 Requires:	%{name}-libs = %{version}-%{release}
 Requires:	ConsoleKit >= 0.4.1
 Requires:	dbus >= 1.1.2-5
@@ -99,7 +103,7 @@
 %setup -q
 
 %build
-%{__gtkdocize}
+%{?with_apidocs:%{__gtkdocize}}
 %{__intltoolize}
 %{__libtoolize}
 %{__aclocal}
@@ -107,7 +111,7 @@
 %{__autoheader}
 %{__automake}
 %configure \
-	--%{!?with_apidocs:dis}%{?with_apidocs:en}able-gtk-doc \
+	%{__enable_disable apidocs gtk-doc} \
 	--with-html-dir=%{_gtkdocdir} \
 	--with-pam-include=system-auth \
 	--with-pam-module-dir=/%{_lib}/security
@@ -202,6 +206,12 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.13  2010/01/19 14:33:20  sparky
+- up to 0.96
+- working URL
+- run gtkdocize only when building with apidocs
+- BR: docbook-style-xsl, gtk-doc-automake, libxslt-progs
+
 Revision 1.12  2009/12/30 16:57:43  megabajt
 - run gtkdocize
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/polkit/polkit.spec?r1=1.12&r2=1.13&f=u



More information about the pld-cvs-commit mailing list