SPECS: PolicyKit-gnome.spec - added link patch, fixed files - rele...

qboosh qboosh at pld-linux.org
Fri Jan 4 02:53:01 CET 2008


Author: qboosh                       Date: Fri Jan  4 01:53:01 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added link patch, fixed files
- release 1

---- Files affected:
SPECS:
   PolicyKit-gnome.spec (1.7 -> 1.8) 

---- Diffs:

================================================================
Index: SPECS/PolicyKit-gnome.spec
diff -u SPECS/PolicyKit-gnome.spec:1.7 SPECS/PolicyKit-gnome.spec:1.8
--- SPECS/PolicyKit-gnome.spec:1.7	Sun Dec 16 04:44:14 2007
+++ SPECS/PolicyKit-gnome.spec	Fri Jan  4 02:52:56 2008
@@ -3,11 +3,12 @@
 Summary(pl.UTF-8):	Okna dialogowe GNOME dla pakietu PolicyKit
 Name:		PolicyKit-gnome
 Version:	0.7
-Release:	0.1
+Release:	1
 License:	LGPL v2+ (polkit-gnome library), GPL v2+ (D-Bus service)
 Group:		X11/Applications
 Source0:	http://hal.freedesktop.org/releases/%{name}-%{version}.tar.bz2
 # Source0-md5:	978ccbe3c9426f4d59c7903f566f954b
+Patch0:		%{name}-link.patch
 URL:		http://people.freedesktop.org/~david/polkit-spec.html
 BuildRequires:	PolicyKit-devel >= 0.7
 BuildRequires:	autoconf >= 2.50
@@ -50,7 +51,7 @@
 %package devel
 Summary:	Header files for polkit-gnome library
 Summary(pl.UTF-8):	Pliki nagłówkowe biblioteki polkit-gnome
-Group:		Development/Libraries
+Group:		X11/Development/Libraries
 Requires:	%{name}-libs = %{version}-%{release}
 Requires:	PolicyKit-devel >= 0.7
 Requires:	dbus-devel >= 1.0
@@ -66,7 +67,7 @@
 %package static
 Summary:	Static polkit-gnome library
 Summary(pl.UTF-8):	Statyczna biblioteka polkit-gnome
-Group:		Development/Libraries
+Group:		X11/Development/Libraries
 Requires:	%{name}-devel = %{version}-%{release}
 
 %description static
@@ -93,6 +94,7 @@
 
 %prep
 %setup -q
+%patch0 -p1
 
 %build
 %{__intltoolize}
@@ -101,7 +103,8 @@
 %{__autoconf}
 %{__autoheader}
 %{__automake}
-%configure
+%configure \
+	--with-html-dir=%{_gtkdocdir}
 %{__make}
 
 %install
@@ -118,7 +121,7 @@
 %files -f %{name}.lang
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog NEWS TODO
-%attr(755,root,root) %{_libdir}/polkit-gnome-authorization
+%attr(755,root,root) %{_bindir}/polkit-gnome-authorization
 %attr(755,root,root) %{_libdir}/polkit-gnome-manager
 %{_datadir}/dbus-1/services/org.gnome.PolicyKit.service
 %{_datadir}/dbus-1/services/org.gnome.PolicyKit.AuthorizationManager.service
@@ -145,7 +148,6 @@
 %files demo
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_bindir}/polkit-gnome-example
-%attr(755,root,root) %{_libdir}/polkit-gnome-example-helper
 %{_datadir}/PolicyKit/policy/polkit-gnome-example.policy
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -154,6 +156,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.8  2008-01-04 01:52:56  qboosh
+- added link patch, fixed files
+- release 1
+
 Revision 1.7  2007-12-16 03:44:14  qboosh
 - up to 0.7 (not tested)
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/PolicyKit-gnome.spec?r1=1.7&r2=1.8&f=u



More information about the pld-cvs-commit mailing list