rpms/python-storm/F-10 python-storm.spec,1.5,1.6

Michel Alexandre Salim salimma at fedoraproject.org
Fri Aug 28 16:44:32 UTC 2009


Author: salimma

Update of /cvs/pkgs/rpms/python-storm/F-10
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv27316/F-10

Modified Files:
	python-storm.spec 
Log Message:
Fix README inclusion problem properly



Index: python-storm.spec
===================================================================
RCS file: /cvs/pkgs/rpms/python-storm/F-10/python-storm.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -p -r1.5 -r1.6
--- python-storm.spec	28 Aug 2009 16:29:05 -0000	1.5
+++ python-storm.spec	28 Aug 2009 16:44:32 -0000	1.6
@@ -69,6 +69,7 @@ The %{name}-zope package provides Zope i
 
 %prep
 %setup -q -n storm-%{version}
+cp -p %{SOURCE1} .
 
 
 %build
@@ -105,7 +106,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %files django
 %defattr(-,root,root,-)
-%doc %{SOURCE1}
+%doc README-Django.Fedora
 %{python_sitearch}/storm/django
 
 %files zope




More information about the fedora-extras-commits mailing list