rpms/python-cheetah/devel python-cheetah.spec,1.26,1.27

Mike Bonnet mikeb at fedoraproject.org
Mon Jan 4 21:26:12 UTC 2010


Author: mikeb

Update of /cvs/pkgs/rpms/python-cheetah/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv3567

Modified Files:
	python-cheetah.spec 
Log Message:
%setup cd's into the tarball extraction directory


Index: python-cheetah.spec
===================================================================
RCS file: /cvs/pkgs/rpms/python-cheetah/devel/python-cheetah.spec,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -p -r1.26 -r1.27
--- python-cheetah.spec	4 Jan 2010 20:52:41 -0000	1.26
+++ python-cheetah.spec	4 Jan 2010 21:26:12 -0000	1.27
@@ -31,7 +31,7 @@ code, Java, sql, form emails and even Py
 %prep
 %setup -q -n Cheetah-%{version}
 # The README file somehow got renamed in the 2.4.1 release
-%{__mv} Cheetah-%{version}/README.markdown Cheetah-%{version}/README
+%{__mv} README.markdown README
 
 %build
 %{__python} setup.py build




More information about the fedora-extras-commits mailing list