rpms/polkit-qt/F-12 .cvsignore, 1.3, 1.4 polkit-qt.spec, 1.5, 1.6 sources, 1.3, 1.4

Rex Dieter rdieter at fedoraproject.org
Thu Jan 7 14:43:34 UTC 2010


Author: rdieter

Update of /cvs/pkgs/rpms/polkit-qt/F-12
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv9798

Modified Files:
	.cvsignore polkit-qt.spec sources 
Log Message:
* Tue Jan 05 2010 Jaroslav Reznik <jreznik at redhat.com> - 0.95.1-1
- Update to release version



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/polkit-qt/F-12/.cvsignore,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -p -r1.3 -r1.4
--- .cvsignore	23 Nov 2009 12:20:05 -0000	1.3
+++ .cvsignore	7 Jan 2010 14:43:34 -0000	1.4
@@ -1 +1,2 @@
-polkit-qt-0.95.20091119svn.tar.bz2
+polkit-qt-1-0.95.1.tar.bz2
+Doxyfile


Index: polkit-qt.spec
===================================================================
RCS file: /cvs/pkgs/rpms/polkit-qt/F-12/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	7 Jan 2010 14:43:34 -0000	1.6
@@ -1,16 +1,14 @@
 Name:            polkit-qt
-Version:         0.95
-Release:         0.2.20091119svn%{?dist}
+Version:         0.95.1
+Release:         1%{?dist}
 Summary:         Qt bindings for PolicyKit
 
 Group:           System Environment/Libraries
 License:         GPLv2+
 URL:             http://websvn.kde.org/branches/work/polkit-qt-1/
 
-# You can obtain source with this command
-# svn checkout svn://anonsvn.kde.org/home/kde/branches/work/polkit-qt-1/@1051016 polkit-qt-0.95
-# tar -cjf polkit-qt-0.95.20091119svn.tar.bz2 polkit-qt-0.95/
-Source0:         %{name}-%{version}.20091119svn.tar.bz2
+Source0:         %{name}-1-%{version}.tar.bz2
+Source1:         Doxyfile
 BuildRoot:       %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:   automoc4
@@ -21,6 +19,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 +28,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,12 +38,13 @@ 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
+%setup -q -n %{name}-1-%{version}
 
 
 %build
@@ -53,7 +55,7 @@ popd
 
 make %{?_smp_mflags} -C %{_target_platform}
 
-doxygen Doxyfile
+doxygen %{SOURCE1}
 # Remove installdox file - it is not necessary here
 rm html/installdox
 
@@ -80,8 +82,7 @@ rm -rf %{buildroot}
 
 %files devel
 %defattr(-,root,root,-)
-%{_includedir}/polkit-qt-1/PolkitQt/
-%{_includedir}/polkit-qt-1/PolkitQtAgent/
+%{_includedir}/polkit-qt-1/
 %{_libdir}/libpolkit-qt-core-1.so
 %{_libdir}/libpolkit-qt-gui-1.so
 %{_libdir}/libpolkit-qt-agent-1.so
@@ -95,6 +96,13 @@ rm -rf %{buildroot}
 %doc html/*
 
 %changelog
+* Tue Jan 05 2010 Jaroslav Reznik <jreznik at redhat.com> - 0.95.1-1
+- Update to release version
+
+* 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
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/polkit-qt/F-12/sources,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -p -r1.3 -r1.4
--- sources	23 Nov 2009 12:20:05 -0000	1.3
+++ sources	7 Jan 2010 14:43:34 -0000	1.4
@@ -1 +1,2 @@
-7848df2d89178b03563ada8b84d2c4f4  polkit-qt-0.95.20091119svn.tar.bz2
+b5c5017058ab0f3bc7eb337a7c66e0bc  polkit-qt-1-0.95.1.tar.bz2
+c961457165b36794674b97e9dced5fb8  Doxyfile




More information about the fedora-extras-commits mailing list