rpms/diveintopython/devel diveintopython.spec,1.7,1.8

Michael Schwendt mschwendt at fedoraproject.org
Tue Sep 2 11:40:27 UTC 2008


Author: mschwendt

Update of /cvs/pkgs/rpms/diveintopython/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv24636

Modified Files:
	diveintopython.spec 
Log Message:
* Tue Sep  2 2008 Michael Schwendt <mschwendt at fedoraproject.org> - 5.4-13
- Include /usr/share/doc/diveintopython-5.4 directory (in all pkgs)

No build-job.



Index: diveintopython.spec
===================================================================
RCS file: /cvs/pkgs/rpms/diveintopython/devel/diveintopython.spec,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- diveintopython.spec	6 Feb 2008 09:54:07 -0000	1.7
+++ diveintopython.spec	2 Sep 2008 11:39:55 -0000	1.8
@@ -1,6 +1,6 @@
 Name:           diveintopython
 Version:        5.4
-Release:        12%{?dist}
+Release:        13%{?dist}
 
 Summary:        Dive into Python - a python book
 
@@ -98,23 +98,30 @@
 
 %files html
 %defattr(-,root,root,-)
+%dir %{_docdir}/%{name}-%{version}
 %doc %{_docdir}/%{name}-%{version}/html
 
 %files pdf
 %defattr(-,root,root,-)
+%dir %{_docdir}/%{name}-%{version}
 %doc %{_docdir}/%{name}-%{version}/pdf
 %{_datadir}/applications/fedora-diveintopython.desktop
 
 %files single-html
 %defattr(-,root,root,-)
+%dir %{_docdir}/%{name}-%{version}
 %doc %{_docdir}/%{name}-%{version}/htmlflat
 
 %files txt
 %defattr(-,root,root,-)
+%dir %{_docdir}/%{name}-%{version}
 %doc %{_docdir}/%{name}-%{version}/txt
 
 
 %changelog
+* Tue Sep  2 2008 Michael Schwendt <mschwendt at fedoraproject.org> - 5.4-13
+- Include /usr/share/doc/diveintopython-5.4 directory (in all pkgs)
+
 * Tue Feb 5 2008 Marc Wiriadisastra <marc at mwiriadi.id.au> - 5.4-12
 - Removed specific java package's and just use java in BR (overholt)
 - Added build_patch to not use downloaded jars and....




More information about the fedora-extras-commits mailing list