rpms/polkit-qt/devel polkit-qt.spec,1.5,1.6

Rex Dieter rdieter at fedoraproject.org
Sun Dec 27 10:46:15 UTC 2009


Author: rdieter

Update of /cvs/pkgs/rpms/polkit-qt/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv10986

Modified Files:
	polkit-qt.spec 
Log Message:
* Sun Dec 27 2009 Rex Dieter <rdieter at fedoraproject.org> - 0.95-0.3.20091119svn
- Provides: polkit-qt-1(-devel) ...
- doc: make noarch



Index: polkit-qt.spec
===================================================================
RCS file: /cvs/pkgs/rpms/polkit-qt/devel/polkit-qt.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -p -r1.5 -r1.6
--- polkit-qt.spec	9 Dec 2009 23:25:30 -0000	1.5
+++ polkit-qt.spec	27 Dec 2009 10:46:15 -0000	1.6
@@ -1,6 +1,6 @@
 Name:            polkit-qt
 Version:         0.95
-Release:         0.2.20091119svn%{?dist}
+Release:         0.3.20091119svn%{?dist}
 Summary:         Qt bindings for PolicyKit
 
 Group:           System Environment/Libraries
@@ -21,6 +21,8 @@ BuildRequires:   doxygen
 
 Obsoletes:       polkit-qt-examples < 0.10
 
+Provides: polkit-qt-1 = %{version}-%{release}
+
 %description
 Polkit-qt is a library that lets developers use the PolicyKit API
 through a nice Qt-styled API.
@@ -28,7 +30,8 @@ through a nice Qt-styled API.
 %package devel
 Summary: Development files for PolicyKit Qt bindings
 Group: Development/Libraries
-Requires: %{name} = %{version}-%{release}
+Provides: polkit-qt-1-devel = %{version}-%{release}
+Requires: %{name}%{?_isa} = %{version}-%{release}
 Requires: pkgconfig
 Requires: polkit-devel
 %description devel
@@ -37,10 +40,11 @@ Requires: polkit-devel
 %package doc
 Summary: Doxygen documentation for the PolkitQt API
 Group: Documentation
-Requires: %{name} = %{version}-%{release}
+BuildArch: noarch
 %description doc
 %{summary}.
 
+
 %prep
 %setup -q
 
@@ -95,6 +99,10 @@ rm -rf %{buildroot}
 %doc html/*
 
 %changelog
+* Sun Dec 27 2009 Rex Dieter <rdieter at fedoraproject.org> - 0.95-0.3.20091119svn
+- Provides: polkit-qt-1(-devel) ...
+- doc: make noarch
+
 * Wed Dec 09 2009 Kevin Kofler <Kevin at tigcc.ticalc.org>  - 0.95-0.2.20091119svn
 - Obsoletes: polkit-qt-examples < 0.10 for upgrade path
 




More information about the scm-commits mailing list