]> git.pld-linux.org Git - packages/rpm.git/commitdiff
- updared libtooldeps patch to generate libtool(symlink) instead of libtool(target...
authorJakub Bogusz <qboosh@pld-linux.org>
Fri, 29 Jul 2011 17:37:59 +0000 (17:37 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- release 55

Changed files:
    rpm.spec -> 1.837.2.42.2.49.2.106

rpm.spec

index 236308218c89f765ac7db06988eb9615c2e56e9f..5a651389dc0bef1595936b9c9ae63255710f23ad 100644 (file)
--- a/rpm.spec
+++ b/rpm.spec
 # 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
@@ -57,7 +57,7 @@ Summary(ru.UTF-8):    Менеджер пакетов от RPM
 Summary(uk.UTF-8):     Менеджер пакетів від RPM
 Name:          rpm
 Version:       4.5
-Release:       54
+Release:       55
 License:       LGPL
 Group:         Base
 Source0:       %{name}-%{version}.tar.gz
This page took 0.047495 seconds and 4 git commands to generate.