rpms/itpp/devel .cvsignore, 1.7, 1.8 itpp.spec, 1.6, 1.7 sources, 1.7, 1.8

Ed Hill (edhill) fedora-extras-commits at redhat.com
Sun Dec 9 21:52:32 UTC 2007


Author: edhill

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

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



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/itpp/devel/.cvsignore,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- .cvsignore	26 Aug 2007 03:32:40 -0000	1.7
+++ .cvsignore	9 Dec 2007 21:51:58 -0000	1.8
@@ -1,2 +1 @@
-itpp-3.10.10.tar.bz2
-itpp-3.10.12.tar.bz2
+itpp-4.0.0.tar.bz2


Index: itpp.spec
===================================================================
RCS file: /cvs/pkgs/rpms/itpp/devel/itpp.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- itpp.spec	26 Aug 2007 03:32:40 -0000	1.6
+++ itpp.spec	9 Dec 2007 21:51:58 -0000	1.7
@@ -1,5 +1,5 @@
 Name:           itpp
-Version:        3.10.12
+Version:        4.0.0
 Release:        1%{?dist}
 Summary:        C++ library for math, signal/speech processing, and communications
 
@@ -68,9 +68,8 @@
 rm -rf $RPM_BUILD_ROOT
 make install DESTDIR=$RPM_BUILD_ROOT
 rm -f $RPM_BUILD_ROOT/%{_libdir}/*.la
-mkdir -p $RPM_BUILD_ROOT/%{_docdir}/%{name}-%{version}
 cp -p COPYING AUTHORS ChangeLog NEWS README \
-  $RPM_BUILD_ROOT/%{_docdir}/%{name}-%{version}
+  $RPM_BUILD_ROOT/%{_docdir}/%{name}
 
 
 %clean
@@ -84,8 +83,8 @@
 
 %files
 %defattr(-,root,root,-)
-%dir %{_docdir}/%{name}-%{version}
-%{_docdir}/%{name}-%{version}/[A-Z]*
+%dir %{_docdir}/%{name}
+%{_docdir}/%{name}/[A-Z]*
 %{_libdir}/*.so.*
 %{_datadir}/%{name}
 
@@ -99,10 +98,13 @@
 
 %files doc
 %defattr(-,root,root,-)
-%{_docdir}/%{name}-%{version}/html
+%{_docdir}/%{name}/html
 
 
 %changelog
+* Sun Dec  9 2007  Ed Hill <ed at eh3.com> - 4.0.0-1
+- new upstream 4.0.0
+
 * Sat Aug 25 2007  Ed Hill <ed at eh3.com> - 3.10.12-1
 - new upstream 3.10.12
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/itpp/devel/sources,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- sources	26 Aug 2007 03:32:40 -0000	1.7
+++ sources	9 Dec 2007 21:51:58 -0000	1.8
@@ -1,2 +1 @@
-8effb412028ce990d076489128eaab90  itpp-3.10.10.tar.bz2
-d03dd9517e1678aa335fb3fd19219c67  itpp-3.10.12.tar.bz2
+c259921dc1143a92419324f031fc7151  itpp-4.0.0.tar.bz2




More information about the fedora-extras-commits mailing list