SPECS: blitz.spec - up to 0.9

rotom rotom at pld-linux.org
Thu Nov 1 21:54:42 CET 2007


Author: rotom                        Date: Thu Nov  1 20:54:42 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- up to 0.9

---- Files affected:
SPECS:
   blitz.spec (1.8 -> 1.9) 

---- Diffs:

================================================================
Index: SPECS/blitz.spec
diff -u SPECS/blitz.spec:1.8 SPECS/blitz.spec:1.9
--- SPECS/blitz.spec:1.8	Mon Feb 12 22:23:49 2007
+++ SPECS/blitz.spec	Thu Nov  1 21:54:37 2007
@@ -2,12 +2,12 @@
 Summary:	Blitz++ - a C++ class library for scientific computing
 Summary(pl.UTF-8):	Blitz++ - biblioteka klas C++ do obliczeń naukowych
 Name:		blitz
-Version:	0.8
+Version:	0.9
 Release:	0.1
 License:	GPL or Blitz artistic license
 Group:		Libraries
 Source0:	http://dl.sourceforge.net/blitz/%{name}-%{version}.tar.gz
-# Source0-md5:	358cdd8716de5d615f91df660f1c92d9
+# Source0-md5:	031df2816c73e2d3bd6d667bbac19eca
 Patch0:		%{name}-DESTDIR.patch
 Patch1:		%{name}-compiler_specific_header.patch
 Patch2:		%{name}-infopage.patch
@@ -15,6 +15,7 @@
 BuildRequires:	autoconf >= 2.59
 BuildRequires:	automake
 BuildRequires:	doxygen
+BuildRequires:	fonts-TTF-bitstream-vera
 BuildRequires:	libstdc++-devel
 BuildRequires:	libtool >= 2:1.5
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -80,7 +81,7 @@
 %prep
 %setup -q
 %patch0 -p1
-%patch1 -p1
+#%patch1 -p1
 %patch2 -p1
 
 %build
@@ -100,7 +101,6 @@
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
 
-cp -af $RPM_BUILD_ROOT%{_docdir}/%{name}-%{version}/{*.*,doxygen} $RPM_BUILD_ROOT%{_docdir}/%{name}-doc-%{version}
 cp -af examples/* $RPM_BUILD_ROOT%{_examplesdir}/%{name}
 
 %clean
@@ -120,6 +120,7 @@
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog ChangeLog.1 LEGAL LICENSE NEWS README TODO
 %attr(755,root,root) %{_libdir}/lib*.so.*.*.*
+%{_pkgconfigdir}/blitz-uninstalled.pc
 
 %files devel
 %defattr(644,root,root,755)
@@ -148,6 +149,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.9  2007/11/01 20:54:37  rotom
+- up to 0.9
+
 Revision 1.8  2007/02/12 21:23:49  glen
 - tabs in preamble
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/blitz.spec?r1=1.8&r2=1.9&f=u



More information about the pld-cvs-commit mailing list