rpms/python-storm/F-11 python-storm.spec,1.8,1.9

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-11
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv27316/F-11

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



Index: python-storm.spec
===================================================================
RCS file: /cvs/pkgs/rpms/python-storm/F-11/python-storm.spec,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -p -r1.8 -r1.9
--- python-storm.spec	28 Aug 2009 16:29:05 -0000	1.8
+++ python-storm.spec	28 Aug 2009 16:44:32 -0000	1.9
@@ -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