Author: glen                         Date: Tue Feb 19 20:51:54 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- add scaremem patch, enable system lua

---- Files affected:
SPECS:
   rpm.spec (1.877 -> 1.878) 

---- Diffs:

================================================================
Index: SPECS/rpm.spec
diff -u SPECS/rpm.spec:1.877 SPECS/rpm.spec:1.878
--- SPECS/rpm.spec:1.877        Tue Feb 19 20:06:48 2008
+++ SPECS/rpm.spec      Tue Feb 19 21:51:48 2008
@@ -35,7 +35,7 @@
 %bcond_without db              # BerkeleyDB
 %bcond_with    sqlite          # build with SQLite support
 %bcond_with    sqlite_dbapi    # default database backend is sqlite
-%bcond_with    system_lua              # use system lua
+%bcond_without system_lua              # use system lua
 # force_cc             - force using __cc other than 
"%{_target_cpu}-pld-linux-gcc"
 # force_cxx            - force using __cxx other than 
"%{_target_cpu}-pld-linux-g++"
 # force_cpp            - force using __cpp other than 
"%{_target_cpu}-pld-linux-gcc -E"
@@ -64,7 +64,7 @@
 Summary(uk.UTF-8):     Менеджер пакетів від RPM
 Name:          rpm
 Version:       5.0.2
-Release:       0.3
+Release:       0.5
 License:       LGPL
 Group:         Base
 Source0:       http://rpm5.org/files/rpm/rpm-5.0/%{name}-%{version}.tar.gz
@@ -112,6 +112,7 @@
 Patch9:                %{name}-gettext-in-header.patch
 Patch10:       %{name}-compress-doc.patch
 Patch11:       %{name}-lua.patch
+Patch12:       %{name}-scaremem.patch
 
 Patch14:       %{name}-etc_dir.patch
 Patch16:       %{name}-php-deps.patch
@@ -639,6 +640,7 @@
 %patch9 -p1
 %patch10 -p1
 %{?with_system_lua:%patch11 -p1}
+%patch12 -p1
 # CHECK ME - macrofiles: ~/etc could be used
 #%%patch14 -p1
 %patch16 -p1
@@ -1264,6 +1266,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.878  2008-02-19 20:51:48  glen
+- add scaremem patch, enable system lua
+
 Revision 1.877  2008-02-19 19:06:48  glen
 - bcond for system lua
 - disabled as rpm i can't install it with previously built rpm5 here
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/rpm.spec?r1=1.877&r2=1.878&f=u

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

Reply via email to