rpms/dbus-python/devel .cvsignore, 1.4, 1.5 dbus-python.spec, 1.18, 1.19 sources, 1.4, 1.5

Matthias Clasen (mclasen) fedora-extras-commits at redhat.com
Sat Jun 23 01:03:56 UTC 2007


Author: mclasen

Update of /cvs/pkgs/rpms/dbus-python/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv32533

Modified Files:
	.cvsignore dbus-python.spec sources 
Log Message:
0.82.0



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/dbus-python/devel/.cvsignore,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- .cvsignore	13 Feb 2007 18:17:19 -0000	1.4
+++ .cvsignore	23 Jun 2007 01:03:18 -0000	1.5
@@ -1,3 +1 @@
-dbus-python-0.70.tar.gz
-dbus-python-0.80.1.tar.gz
-dbus-python-0.80.2.tar.gz
+dbus-python-0.82.0.tar.gz


Index: dbus-python.spec
===================================================================
RCS file: /cvs/pkgs/rpms/dbus-python/devel/dbus-python.spec,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- dbus-python.spec	4 Apr 2007 02:51:45 -0000	1.18
+++ dbus-python.spec	23 Jun 2007 01:03:18 -0000	1.19
@@ -6,11 +6,10 @@
 
 Summary: D-Bus Python Bindings 
 Name: dbus-python
-Version: 0.80.2
-Release: 3%{?dist}
+Version: 0.82.0
+Release: 1%{?dist}
 URL: http://www.freedesktop.org/software/dbus/
 Source0: http://dbus.freedesktop.org/releases/%{name}-%{version}.tar.gz
-Patch0: dbus-python-0.80.2-examine-args.patch
 
 License: AFL/GPL
 Group: System Environment/Libraries
@@ -35,7 +34,6 @@
 
 %prep
 %setup -q
-%patch -p 1 -b .examine-args
 
 %build
 %configure
@@ -59,14 +57,9 @@
 %files
 %defattr(-,root,root)
 
-%doc COPYING ChangeLog
-%docdir /usr/share/doc/dbus-python
-%{_docdir}/dbus-python/API_CHANGES.txt
-%{_docdir}/dbus-python/HACKING.txt
-%{_docdir}/dbus-python/NEWS
-%{_docdir}/dbus-python/README
-%{_docdir}/dbus-python/TODO
-%{_docdir}/dbus-python/tutorial.txt
+%doc COPYING ChangeLog README NEWS TODO
+%doc doc/API_CHANGES.txt doc/HACKING.txt doc/tutorial.txt
+%exclude %{_datadir}/doc/dbus-python
 
 %dir %{python_sitelib}/dbus
 %dir %{python_sitelib}/dbus/mainloop
@@ -82,6 +75,10 @@
 %{_libdir}/pkgconfig/dbus-python.pc
 
 %changelog
+* Fri Jun 22 2007 Matthias Clasen <mclasen at redhat.com> - 0.82.0-1
+- Update to 0.82.0
+- Put all docs in the usual place
+
 * Tue Apr 03 2007 David Zeuthen <davidz at redhat.com> - 0.80.2-3
 - Rebuild
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/dbus-python/devel/sources,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- sources	13 Feb 2007 18:17:19 -0000	1.4
+++ sources	23 Jun 2007 01:03:18 -0000	1.5
@@ -1 +1 @@
-2807bc85215c995bd595e01edd9d2077  dbus-python-0.80.2.tar.gz
+024522ffba612f0d41b64269e925835c  dbus-python-0.82.0.tar.gz




More information about the fedora-extras-commits mailing list