rpms/python-instant/F-12 python-instant.spec,1.5,1.6

Fabian Affolter fab at fedoraproject.org
Sun Jul 4 21:13:41 UTC 2010


Author: fab

Update of /cvs/pkgs/rpms/python-instant/F-12
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv4433/F-12

Modified Files:
	python-instant.spec 
Log Message:
- Updated docs



Index: python-instant.spec
===================================================================
RCS file: /cvs/pkgs/rpms/python-instant/F-12/python-instant.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -p -r1.5 -r1.6
--- python-instant.spec	4 Jul 2010 20:54:36 -0000	1.5
+++ python-instant.spec	4 Jul 2010 21:13:41 -0000	1.6
@@ -28,7 +28,8 @@ and Distutils. 
 
 %prep
 %setup -q -n %{srcname}-%{version}
-chmod 0644 tests/*
+chmod 0644 test/*
+
 
 %build
 %{__python} setup.py build
@@ -45,7 +46,7 @@ rm -rf %{buildroot}
 
 %files
 %defattr(-,root,root,-)
-%doc AUTHORS ChangeLog LICENSE RELEASENOTES doc/html_reference/ tests/
+%doc AUTHORS ChangeLog COPYING README TODO doc/html_reference/ test/
 %{_mandir}/man*/*.1*
 %{_bindir}/instant*
 %{python_sitelib}/%{srcname}/
@@ -56,6 +57,7 @@ rm -rf %{buildroot}
 * Sat Jul 03 2010 Fabian Affolter <fabian at bernewireless.net> - 0.9.8-1
 - Updated to new upsteam version 0.9.8
 - Updated the spec file to reflect changes in the guidelines
+- Updated docs
 
 * Sun Jul 26 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.9.6-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild



More information about the scm-commits mailing list