[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
rpms/fftw2/devel fftw2.spec,1.2,1.3
- From: "José Abílio Oliveira Matos" (jamatos) <fedora-extras-commits redhat com>
- To: fedora-extras-commits redhat com
- Subject: rpms/fftw2/devel fftw2.spec,1.2,1.3
- Date: Tue, 31 Jan 2006 21:19:41 -0500
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 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 fc up pt> - 2.1.5-11
+- Fix incomplete substitution
+
* Wed Feb 1 2006 José Matos <jamatos fc up pt> - 2.1.5-10
- Add disttag to release.
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]