rpms/itpp/FC-6 .cvsignore, 1.4, 1.5 itpp.spec, 1.4, 1.5 sources, 1.4, 1.5

Ed Hill (edhill) fedora-extras-commits at redhat.com
Sun Mar 18 22:45:32 UTC 2007


Author: edhill

Update of /cvs/extras/rpms/itpp/FC-6
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18691/FC-6

Modified Files:
	.cvsignore itpp.spec sources 
Log Message:
new upstream 3.10.9



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/itpp/FC-6/.cvsignore,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- .cvsignore	7 Dec 2006 04:15:06 -0000	1.4
+++ .cvsignore	18 Mar 2007 22:45:00 -0000	1.5
@@ -1 +1 @@
-itpp-3.10.7.tar.bz2
+itpp-3.10.9.tar.bz2


Index: itpp.spec
===================================================================
RCS file: /cvs/extras/rpms/itpp/FC-6/itpp.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- itpp.spec	7 Dec 2006 04:19:37 -0000	1.4
+++ itpp.spec	18 Mar 2007 22:45:00 -0000	1.5
@@ -1,12 +1,12 @@
 Name:           itpp
-Version:        3.10.7
-Release:        1%{?dist}.1
+Version:        3.10.9
+Release:        1%{?dist}
 Summary:        C++ library for math, signal/speech processing, and communications
 
 Group:          System Environment/Libraries
 License:        GPL
 URL:            http://itpp.sourceforge.net/
-Source0:        http://download.sourceforge.net/itpp/itpp-%{version}.tar.bz2
+Source0:        http://downloads.sourceforge.net/itpp/itpp-%{version}.tar.bz2
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  gcc-gfortran, atlas-devel, fftw-devel
@@ -56,12 +56,12 @@
 make %{?_smp_mflags}
 #
 #  remove unnecessary bits from itpp-config and itpp.pc
-cat itpp-config | sed -e 's|-L[^ ]*gcc[^ ]*||g' |  \
-    sed -e 's|-I[^ ]*||g' > itpp-config_new
-mv -f itpp-config_new itpp-config
-cat itpp.pc | sed -e 's|-L[^ ]*gcc[^ ]*||g' |  \
-    sed -e 's|-I[^ ]*||g' > itpp.pc_new
-mv -f itpp.pc_new itpp.pc
+#cat itpp-config | sed -e 's|-L[^ ]*gcc[^ ]*||g' |  \
+#    sed -e 's|-I[^ ]*||g' > itpp-config_new
+#mv -f itpp-config_new itpp-config
+#cat itpp.pc | sed -e 's|-L[^ ]*gcc[^ ]*||g' |  \
+#    sed -e 's|-I[^ ]*||g' > itpp.pc_new
+#mv -f itpp.pc_new itpp.pc
 
 
 %install
@@ -94,6 +94,7 @@
 %{_libdir}/*.so
 %{_libdir}/pkgconfig/%{name}.pc
 %{_bindir}/%{name}-config
+%{_mandir}/man1/*
 
 %files doc
 %defattr(-,root,root,-)
@@ -101,6 +102,12 @@
 
 
 %changelog
+* Sun Mar 18 2007  Ed Hill <ed at eh3.com> - 3.10.9-1
+- new upstream 3.10.9
+
+* Sat Feb 10 2007  Ed Hill <ed at eh3.com> - 3.10.8-1
+- new upstream 3.10.8
+
 * Wed Dec  6 2006  Ed Hill <ed at eh3.com> - 3.10.7-1
 - new upstream 3.10.7
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/itpp/FC-6/sources,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- sources	7 Dec 2006 04:15:06 -0000	1.4
+++ sources	18 Mar 2007 22:45:00 -0000	1.5
@@ -1 +1 @@
-c46c74352f735955d53ba762196039a6  itpp-3.10.7.tar.bz2
+0c5b7e7abca6bbff37b38eefc2e8e2f4  itpp-3.10.9.tar.bz2




More information about the fedora-extras-commits mailing list