rpms/dbus-python/F-7 dbus-python.spec,1.20,1.21

John (J5) Palmieri (johnp) fedora-extras-commits at redhat.com
Thu Jul 5 20:03:39 UTC 2007


Author: johnp

Update of /cvs/pkgs/rpms/dbus-python/F-7
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28150

Modified Files:
	dbus-python.spec 
Log Message:
- put docs in correct place



Index: dbus-python.spec
===================================================================
RCS file: /cvs/pkgs/rpms/dbus-python/F-7/dbus-python.spec,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- dbus-python.spec	5 Jul 2007 19:54:25 -0000	1.20
+++ dbus-python.spec	5 Jul 2007 20:03:04 -0000	1.21
@@ -7,7 +7,7 @@
 Summary: D-Bus Python Bindings 
 Name: dbus-python
 Version: 0.82.0
-Release: 1%{?dist}
+Release: 2%{?dist}
 URL: http://www.freedesktop.org/software/dbus/
 Source0: http://dbus.freedesktop.org/releases/%{name}-%{version}.tar.gz
 
@@ -57,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
@@ -80,6 +75,9 @@
 %{_libdir}/pkgconfig/dbus-python.pc
 
 %changelog
+* Thu Jul 05 2007 John (J5) Palmieri <johnp at redhat.com> - 0.82.0-2
+- Put all the docs in the correct place
+
 * Thu Jul 05 2007 John (J5) Palmieri <johnp at redhat.com> - 0.82.0-1
 - Update to latest 0.82.0 which has memory leak fixes
   and some enhansments 




More information about the scm-commits mailing list