SPECS: lrzip.spec - build with system lzma, works, release 1.

pluto pluto at pld-linux.org
Wed Nov 1 14:30:09 CET 2006


Author: pluto                        Date: Wed Nov  1 13:30:09 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- build with system lzma, works, release 1.

---- Files affected:
SPECS:
   lrzip.spec (1.4 -> 1.5) 

---- Diffs:

================================================================
Index: SPECS/lrzip.spec
diff -u SPECS/lrzip.spec:1.4 SPECS/lrzip.spec:1.5
--- SPECS/lrzip.spec:1.4	Wed Nov  1 13:09:34 2006
+++ SPECS/lrzip.spec	Wed Nov  1 14:30:03 2006
@@ -2,16 +2,15 @@
 Summary:	Long Range ZIP or Lzma RZIP
 Name:		lrzip
 Version:	0.16
-Release:	0.2
+Release:	1
 License:	GPL v2
 Group:		Applications/Archiving
 Source0:	http://ck.kolivas.org/apps/lrzip/%{name}-%{version}.tar.bz2
 # Source0-md5:	d4371cd6b32398e95fb7ed704addf361
-#Patch0:	%{name}-lzolib.patch
-#Patch2:	%{name}-lzma.patch
+Patch0:		%{name}-lzma.patch
 URL:		http://ck.kolivas.org/apps/lrzip/
 BuildRequires:	bzip2-devel
-#BuildRequires:	lzma-devel >= 4.43-2
+BuildRequires:	lzma-devel >= 4.43-5
 BuildRequires:	lzo-devel >= 2.02-1
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -25,11 +24,8 @@
 
 %prep
 %setup -q
-#patch0 -p1
-#patch2 -p1
-
-# local copy has some changes. TODO: patch our lzma
-#%{!?debug:rm -rf lzma} # lzma 4.43
+rm -rf lzma
+%patch0 -p1
 
 %build
 %{__aclocal}
@@ -39,6 +35,7 @@
 
 %install
 rm -rf $RPM_BUILD_ROOT
+
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
 
@@ -57,6 +54,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.5  2006/11/01 13:30:03  pluto
+- build with system lzma, works, release 1.
+
 Revision 1.4  2006/11/01 12:09:34  pluto
 - fix lzo2 based build (TH target).
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/lrzip.spec?r1=1.4&r2=1.5&f=u



More information about the pld-cvs-commit mailing list