]> git.pld-linux.org Git - packages/rpm.git/commitdiff
- neon patch updated, disable neon; rel 0.55
authorElan Ruusamäe <glen@pld-linux.org>
Thu, 4 Sep 2008 17:19:13 +0000 (17:19 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    rpm.spec -> 1.837.2.42.2.49.2.22

rpm.spec

index ef1b3d7b024d52346db763a77ae7e47ed84bac9d..588bc59291daa8e95a89f5772633da78e51b6ad6 100644 (file)
--- a/rpm.spec
+++ b/rpm.spec
@@ -9,7 +9,6 @@
 #   preserving payload format and compressor from original rpm, _not_ current settings
 #   /usr/bin/install: cannot stat `./it.gmo': No such file or directory
 #   /usr/bin/install: cannot stat `./sr@Latn.gmo': No such file or directory
-# - neon makes rpm link to libs in /usr
 #
 # Conditional build:
 %bcond_with    static          # build static rpm+rpmi
@@ -27,7 +26,7 @@
 %bcond_without selinux         # build without selinux support
 %bcond_without system_libmagic # don't use system libmagic
 %bcond_without suggest_tags    # build without Suggest tag (bootstrapping)
-%bcond_without neon            # build with HTTP/WebDAV support (neon library)
+%bcond_with    neon            # build with HTTP/WebDAV support (neon library). NOTE: neon libs are in /usr!
 # 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"
@@ -50,7 +49,7 @@ Summary(ru.UTF-8):    Менеджер пакетов от RPM
 Summary(uk.UTF-8):     Менеджер пакетів від RPM
 Name:          rpm
 Version:       4.5
-Release:       0.54
+Release:       0.55
 License:       LGPL
 Group:         Base
 Source0:       %{name}-%{version}.tar.gz
@@ -697,7 +696,7 @@ install %{SOURCE13} scripts/perl.prov
 %patch39 -p1
 %patch42 -p1
 %patch43 -p1
-## TODO %{!?with_neon:%patch44 -p1}
+%{!?with_neon:%patch44 -p1}
 %patch45 -p1
 %patch48 -p1
 %patch50 -p1
This page took 0.042758 seconds and 4 git commands to generate.