Author: qboosh                       Date: Fri Jul 29 17:38:04 2011 GMT
Module: packages                      Tag: rpm-4_5
---- Log message:
- updared libtooldeps patch to generate libtool(symlink) instead of 
libtool(target) Provides for .la symlinks (net-snmp-compat-devel was affected)
- release 55

---- Files affected:
packages/rpm:
   rpm.spec (1.837.2.42.2.49.2.105 -> 1.837.2.42.2.49.2.106) 

---- Diffs:

================================================================
Index: packages/rpm/rpm.spec
diff -u packages/rpm/rpm.spec:1.837.2.42.2.49.2.105 
packages/rpm/rpm.spec:1.837.2.42.2.49.2.106
--- packages/rpm/rpm.spec:1.837.2.42.2.49.2.105 Wed Jun 29 19:20:23 2011
+++ packages/rpm/rpm.spec       Fri Jul 29 19:37:59 2011
@@ -19,13 +19,13 @@
 # Conditional build:
 %bcond_with    static          # build static rpm+rpmi
 %bcond_without apidocs         # don't generate documentation with doxygen
-%bcond_with            internal_db             # internal db (db 4.5.20)
+%bcond_with    internal_db     # internal db (db 4.5.20)
 %if "%{pld_release}" == "ac"
 %bcond_without autoreqdep      # autogenerate package name deps in addition to 
sonames/perl(X)
-%bcond_with            nptl                    # internal db: don't use 
process-shared POSIX mutexes (NPTL provides full interface)
+%bcond_with    nptl            # internal db: don't use process-shared POSIX 
mutexes (NPTL provides full interface)
 %else
-%bcond_with            autoreqdep      # autogenerate package name deps in 
addition to sonames/perl(X)
-%bcond_without nptl                    # internal db: don't use process-shared 
POSIX mutexes (NPTL provides full interface)
+%bcond_with    autoreqdep      # autogenerate package name deps in addition to 
sonames/perl(X)
+%bcond_without nptl            # internal db: don't use process-shared POSIX 
mutexes (NPTL provides full interface)
 %endif
 %bcond_without python          # don't build python bindings
 %bcond_without selinux         # build without selinux support
@@ -58,7 +58,7 @@
 Summary(uk.UTF-8):     Менеджер пакетів від RPM
 Name:          rpm
 Version:       4.5
-Release:       54
+Release:       55
 License:       LGPL
 Group:         Base
 Source0:       %{name}-%{version}.tar.gz
@@ -1487,6 +1487,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.837.2.42.2.49.2.106  2011/07/29 17:37:59  qboosh
+- updared libtooldeps patch to generate libtool(symlink) instead of 
libtool(target) Provides for .la symlinks (net-snmp-compat-devel was affected)
+- release 55
+
 Revision 1.837.2.42.2.49.2.105  2011/06/29 17:20:23  arekm
 - rel 54; back to dwarf-3 until debugedit can deal with dwarf-4
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/rpm/rpm.spec?r1=1.837.2.42.2.49.2.105&r2=1.837.2.42.2.49.2.106&f=u

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

Reply via email to