SPECS: lzop.spec - updated to 1.02rc1 (ready for lzo 2)
qboosh
qboosh at pld-linux.org
Fri Oct 21 18:16:26 CEST 2005
Author: qboosh Date: Fri Oct 21 16:16:26 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- updated to 1.02rc1 (ready for lzo 2)
---- Files affected:
SPECS:
lzop.spec (1.1 -> 1.2)
---- Diffs:
================================================================
Index: SPECS/lzop.spec
diff -u SPECS/lzop.spec:1.1 SPECS/lzop.spec:1.2
--- SPECS/lzop.spec:1.1 Thu Nov 25 14:46:12 2004
+++ SPECS/lzop.spec Fri Oct 21 18:16:20 2005
@@ -2,12 +2,13 @@
Summary: lzop - a file compressor which uses LZO data compression library
Summary(pl): lzop - kompresor plików używający biblioteki kompresji danych LZO
Name: lzop
-Version: 1.01
-Release: 1
-License: GPL
+Version: 1.02
+%define bver rc1
+Release: 0.%{bver}.1
+License: GPL v2+
Group: Applications/Archiving
-Source0: http://www.lzop.org/download/%{name}-%{version}.tar.gz
-# Source0-md5: de1f90bc21a0e56a27f39322f56a275d
+Source0: http://www.lzop.org/download/%{name}-%{version}%{bver}.tar.gz
+# Source0-md5: 4b999030716b1353c3dac049b269df7a
URL: http://www.lzop.org/
BuildRequires: automake
BuildRequires: lzo-devel
@@ -26,10 +27,10 @@
współczynnika kompresji).
%prep
-%setup -q
+%setup -q -n %{name}-%{version}%{bver}
%build
-cp -f /usr/share/automake/config.* acconfig
+cp -f /usr/share/automake/config.* autoconf
%configure
%{__make}
@@ -54,6 +55,8 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.2 2005/10/21 16:16:20 qboosh
+- updated to 1.02rc1 (ready for lzo 2)
+
Revision 1.1 2004/11/25 13:46:12 qboosh
- new
-
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/lzop.spec?r1=1.1&r2=1.2&f=u
More information about the pld-cvs-commit
mailing list