]> git.pld-linux.org Git - packages/rpm.git/commitdiff
- rel 6; unset more variables (to match rpm 5) auto/th/rpm-4.16.1.2-6
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Thu, 25 Feb 2021 07:19:29 +0000 (08:19 +0100)
committerArkadiusz Miśkiewicz <arekm@maven.pl>
Thu, 25 Feb 2021 07:19:29 +0000 (08:19 +0100)
build-locale.patch
rpm.spec

index 3da21c7624998d87aeb72be609388791e29ad9f6..49a846b93d3242c1eaac00eb545c015dce2e5534 100644 (file)
@@ -1,6 +1,6 @@
---- rpm-4.16.1.2/macros.in~    2020-09-30 09:48:01.000000000 +0200
-+++ rpm-4.16.1.2/macros.in     2021-02-24 21:04:15.804801937 +0100
-@@ -815,6 +815,8 @@
+--- rpm-4.16.1.2.org/macros.in 2021-02-25 08:15:48.438647368 +0100
++++ rpm-4.16.1.2/macros.in     2021-02-25 08:18:39.103948354 +0100
+@@ -818,9 +818,11 @@ package or when debugging this package.\
    RPM_PACKAGE_VERSION=\"%{VERSION}\"\
    RPM_PACKAGE_RELEASE=\"%{RELEASE}\"\
    export RPM_PACKAGE_NAME RPM_PACKAGE_VERSION RPM_PACKAGE_RELEASE\
@@ -8,4 +8,8 @@
 +  export LC_ALL\
    LANG=C\
    export LANG\
-   unset CDPATH DISPLAY ||:\
+-  unset CDPATH DISPLAY ||:\
++  unset CDPATH DISPLAY LANGUAGE LINGUAS PERL_MM_OPT||:\
+   %{?buildroot:RPM_BUILD_ROOT=\"%{u2p:%{buildroot}}\"\
+   export RPM_BUILD_ROOT}\
+   %{?_javaclasspath:CLASSPATH=\"%{_javaclasspath}\"\
index 56b34ad8aa619b6eb7193f15277064beffdea3ff..a8b747b53bce852de3ea39ce51210583f3fb126b 100644 (file)
--- a/rpm.spec
+++ b/rpm.spec
@@ -26,7 +26,7 @@ Summary(ru.UTF-8):    Менеджер пакетов от RPM
 Summary(uk.UTF-8):     Менеджер пакетів від RPM
 Name:          rpm
 Version:       4.16.1.2
-Release:       5
+Release:       6
 Epoch:         1
 License:       GPL v2 / LGPL v2.1
 Group:         Base
This page took 0.047908 seconds and 4 git commands to generate.