rpms/python-elementtree/devel python-elementtree.spec,1.1,1.2

Konstantin Ryabitsev (icon) fedora-extras-commits at redhat.com
Mon Apr 4 20:17:24 UTC 2005


Author: icon

Update of /cvs/extras/rpms/python-elementtree/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2940

Modified Files:
	python-elementtree.spec 
Log Message:
Use -a1 instead of doing the unzip namely.



Index: python-elementtree.spec
===================================================================
RCS file: /cvs/extras/rpms/python-elementtree/devel/python-elementtree.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- python-elementtree.spec	30 Mar 2005 15:11:58 -0000	1.1
+++ python-elementtree.spec	4 Apr 2005 20:17:22 -0000	1.2
@@ -29,9 +29,7 @@
 This package also includes the C implementation, %{_upstream_cnvr}.
 
 %prep
-%setup -q -n %{_upstream_nvr}
-## Take care of cElementTree
-%{__unzip} %{SOURCE1}
+%setup -q -a1 -n %{_upstream_nvr}
 pushd %{_upstream_cnvr}
 mv -f setup.py setup.py-orig
 cp -f %{SOURCE2} setup.py




More information about the fedora-extras-commits mailing list