Author: arekm                        Date: Wed Nov  5 16:56:21 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- rel .2; support memory limit == 0 as unlimited

---- Files affected:
SPECS:
   lzma.spec (1.45 -> 1.46) 

---- Diffs:

================================================================
Index: SPECS/lzma.spec
diff -u SPECS/lzma.spec:1.45 SPECS/lzma.spec:1.46
--- SPECS/lzma.spec:1.45        Wed Oct  1 13:53:29 2008
+++ SPECS/lzma.spec     Wed Nov  5 17:56:16 2008
@@ -8,12 +8,13 @@
 Summary(pl.UTF-8):     Koder/Dekoder LZMA
 Name:          lzma
 Version:       4.999.5
-Release:       0.%{snap}.1
+Release:       0.%{snap}.2
 Epoch:         1
 License:       LGPL v2.1+, helper scripts on GPL v2+
 Group:         Applications/Archiving
 Source0:       http://tukaani.org/lzma/%{name}-%{version}%{snap}.tar.gz
 # Source0-md5: db736e080858a7c34357960254dda280
+Patch0:                %{name}-memlimit.patch
 URL:           http://tukaani.org/lzma/
 BuildRequires: rpmbuild(macros) >= 1.402
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -91,6 +92,7 @@
 
 %prep
 %setup -q -n %{name}-%{version}%{snap}
+%patch0 -p1
 
 %build
 %configure
@@ -151,6 +153,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.46  2008/11/05 16:56:16  arekm
+- rel .2; support memory limit == 0 as unlimited
+
 Revision 1.45  2008/10/01 11:53:29  gotar
 - upgraded to 4.999.5 snap,
 - added /etc/env.d/LZMA_OPT (without %env_update as it's commented out
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/lzma.spec?r1=1.45&r2=1.46&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to