]> git.pld-linux.org Git - packages/rpm.git/commitdiff
- rel 54; back to dwarf-3 until debugedit can deal with dwarf-4
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Wed, 29 Jun 2011 17:20:23 +0000 (17:20 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    rpm-macros.patch -> 1.41.2.4.2.6
    rpm.spec -> 1.837.2.42.2.49.2.105

rpm-macros.patch
rpm.spec

index 5580809fef2db877fc5aef6e3b132ec9d5a9ba49..481fae8d28248d2005c0d4181b681bd5b8d9883c 100644 (file)
 +#-----------------------------------------------------------------
 +# CFLAGS and LDFLAGS used to build
 +
-+%debuginfocflags      %{expand:%%define __dic_%{?_enable_debug_packages} 1}%{?__dic_1: -gdwarf-4 -g2}%{expand:%%undefine __dic_%{?_enable_debug_packages}}
++%debuginfocflags      %{expand:%%define __dic_%{?_enable_debug_packages} 1}%{?__dic_1: -gdwarf-3 -g2}%{expand:%%undefine __dic_%{?_enable_debug_packages}}
 +
 +%debugcflags  -O0 -g -Wall
  
index 601261386a57985687169b0d5177b36fecf04622..236308218c89f765ac7db06988eb9615c2e56e9f 100644 (file)
--- a/rpm.spec
+++ b/rpm.spec
@@ -57,7 +57,7 @@ Summary(ru.UTF-8):    Менеджер пакетов от RPM
 Summary(uk.UTF-8):     Менеджер пакетів від RPM
 Name:          rpm
 Version:       4.5
-Release:       53
+Release:       54
 License:       LGPL
 Group:         Base
 Source0:       %{name}-%{version}.tar.gz
This page took 0.094891 seconds and 4 git commands to generate.