rpms/mew/devel mew.spec,1.24,1.25

Akira Tagoh (tagoh) fedora-extras-commits at redhat.com
Mon Apr 7 13:14:29 UTC 2008


Author: tagoh

Update of /cvs/pkgs/rpms/mew/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23783

Modified Files:
	mew.spec 
Log Message:
remove CVS dir in archive


Index: mew.spec
===================================================================
RCS file: /cvs/pkgs/rpms/mew/devel/mew.spec,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -r1.24 -r1.25
--- mew.spec	2 Apr 2008 06:01:57 -0000	1.24
+++ mew.spec	7 Apr 2008 13:13:52 -0000	1.25
@@ -64,6 +64,8 @@
 %prep
 %setup -q -n %{name}-%{version}
 %patch0 -p1 -b .missing-mode
+# get rid of CVS dir
+find -name CVS -type d | xargs rm -rf
 
 %build
 %configure




More information about the fedora-extras-commits mailing list