rpms/fftw2/devel fftw2.spec,1.2,1.3

José Abílio Oliveira Matos (jamatos) fedora-extras-commits at redhat.com
Wed Feb 1 02:19:41 UTC 2006


Author: jamatos

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

Modified Files:
	fftw2.spec 
Log Message:
* Wed Feb  1 2006 Jose' Matos <jamatos at fc.up.pt> - 2.1.5-11
- Fix incomplete substitution



Index: fftw2.spec
===================================================================
RCS file: /cvs/extras/rpms/fftw2/devel/fftw2.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- fftw2.spec	1 Feb 2006 02:02:59 -0000	1.2
+++ fftw2.spec	1 Feb 2006 02:19:41 -0000	1.3
@@ -1,6 +1,6 @@
 Name:           fftw2
 Version:        2.1.5
-Release:        10%{?dist}
+Release:        11%{?dist}
 Summary:        Fast Fourier Transform library
 %define 	real_name fftw
 
@@ -41,7 +41,7 @@
 
 %prep
 %setup -q -c %{real_name}-%{version}
-mv %{name}-%{version} single
+mv %{real_name}-%{version} single
 cp -a single double
 
 
@@ -115,6 +115,9 @@
 
 
 %changelog
+* Wed Feb  1 2006 Jose' Matos <jamatos at fc.up.pt> - 2.1.5-11
+- Fix incomplete substitution
+
 * Wed Feb  1 2006 José Matos <jamatos at fc.up.pt> - 2.1.5-10
 - Add disttag to release.
 




More information about the scm-commits mailing list