SPECS: szip.spec - updated to 2.1 - new path to Source0 - link.pat...

draenog draenog at pld-linux.org
Tue Oct 30 13:53:52 CET 2007


Author: draenog                      Date: Tue Oct 30 12:53:52 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 2.1
- new path to Source0
- link.patch removed; implemented in different way in sources

---- Files affected:
SPECS:
   szip.spec (1.5 -> 1.6) 

---- Diffs:

================================================================
Index: SPECS/szip.spec
diff -u SPECS/szip.spec:1.5 SPECS/szip.spec:1.6
--- SPECS/szip.spec:1.5	Mon Feb 12 23:09:17 2007
+++ SPECS/szip.spec	Tue Oct 30 13:53:47 2007
@@ -6,18 +6,17 @@
 Summary:	SZIP - Science Data Lossless Compression library
 Summary(pl.UTF-8):	SZIP - biblioteka bezstratnej kompresji danych naukowych
 Name:		szip
-Version:	2.0
-Release:	2
+Version:	2.1
+Release:	1
 %if %{with encoder}
 License:	free for non-commercial, scientific use only in HDF software
 %else
 License:	free for use in HDF software
 %endif
 Group:		Libraries
-Source0:	ftp://ftp.ncsa.uiuc.edu/HDF/szip/2.0/src/%{name}-%{version}.tar
-# Source0-md5:	60f5247d9948fda493042fc42c5ca655
+Source0:	ftp://ftp.hdfgroup.org/lib-external/szip/%{version}/%{name}-%{version}.tar.gz
+# Source0-md5:	9cc9125a58b905a4148e4e2fda3fabc6
 Patch0:		%{name}-opt.patch
-Patch1:		%{name}-link.patch
 URL:		http://hdf.ncsa.uiuc.edu/HDF5/doc_resource/SZIP/
 BuildRequires:	autoconf >= 2.54
 BuildRequires:	automake >= 1:1.7
@@ -71,7 +70,6 @@
 %prep
 %setup -q
 %patch0 -p1
-%patch1 -p1
 
 %build
 %{__libtoolize}
@@ -116,6 +114,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.6  2007/10/30 12:53:47  draenog
+- updated to 2.1
+- new path to Source0
+- link.patch removed; implemented in different way in sources
+
 Revision 1.5  2007/02/12 22:09:17  glen
 - tabs in preamble
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/szip.spec?r1=1.5&r2=1.6&f=u



More information about the pld-cvs-commit mailing list