rpms/gforth/devel gforth.spec,1.5,1.6

Gérard Milmeister (gemi) fedora-extras-commits at redhat.com
Sat Feb 3 15:47:30 UTC 2007


Author: gemi

Update of /cvs/extras/rpms/gforth/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv505

Modified Files:
	gforth.spec 
Log Message:



Index: gforth.spec
===================================================================
RCS file: /cvs/extras/rpms/gforth/devel/gforth.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- gforth.spec	3 Feb 2007 15:34:30 -0000	1.5
+++ gforth.spec	3 Feb 2007 15:46:57 -0000	1.6
@@ -1,6 +1,6 @@
 Name:           gforth
 Version:        0.6.2
-Release:        8%{?dist}
+Release:        10%{?dist}
 Summary:        Fast and portable implementation of the ANS Forth language
 
 Group:          Development/Languages
@@ -70,6 +70,7 @@
     touch $RPM_BUILD_ROOT$dir/gforth.el
 done
 
+find $RPM_BUILD_ROOT -name TAGS | xargs rm -f
 
 %post
 /sbin/install-info %{_infodir}/%{name}.info.gz %{_infodir}/dir 2>/dev/null || :




More information about the scm-commits mailing list