SPECS: lrzip.spec - fix lzo2 based build (TH target).

pluto pluto at pld-linux.org
Wed Nov 1 13:09:39 CET 2006


Author: pluto                        Date: Wed Nov  1 12:09:39 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fix lzo2 based build (TH target).

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

---- Diffs:

================================================================
Index: SPECS/lrzip.spec
diff -u SPECS/lrzip.spec:1.3 SPECS/lrzip.spec:1.4
--- SPECS/lrzip.spec:1.3	Tue Oct 31 19:41:21 2006
+++ SPECS/lrzip.spec	Wed Nov  1 13:09:34 2006
@@ -2,18 +2,17 @@
 Summary:	Long Range ZIP or Lzma RZIP
 Name:		lrzip
 Version:	0.16
-Release:	0.1
+Release:	0.2
 License:	GPL v2
 Group:		Applications/Archiving
 Source0:	http://ck.kolivas.org/apps/lrzip/%{name}-%{version}.tar.bz2
 # Source0-md5:	d4371cd6b32398e95fb7ed704addf361
-Patch0:		%{name}-lzolib.patch
+#Patch0:	%{name}-lzolib.patch
 #Patch2:	%{name}-lzma.patch
 URL:		http://ck.kolivas.org/apps/lrzip/
 BuildRequires:	bzip2-devel
 #BuildRequires:	lzma-devel >= 4.43-2
-BuildRequires:	lzo-devel
-ExclusiveArch:	%{ix86}
+BuildRequires:	lzo-devel >= 2.02-1
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -26,8 +25,8 @@
 
 %prep
 %setup -q
-%patch0 -p1
-#%patch2 -p1
+#patch0 -p1
+#patch2 -p1
 
 # local copy has some changes. TODO: patch our lzma
 #%{!?debug:rm -rf lzma} # lzma 4.43
@@ -58,6 +57,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.4  2006/11/01 12:09:34  pluto
+- fix lzo2 based build (TH target).
+
 Revision 1.3  2006/10/31 18:41:21  glen
 - 0.16
 
================================================================

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



More information about the pld-cvs-commit mailing list