[packages/rpm] - enable _hrmib_path - rel 22
baggins
baggins at pld-linux.org
Sun Oct 14 20:20:48 CEST 2012
commit 633315d596d85bd1287667956315f8b4023cd6fd
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Sun Oct 14 20:20:33 2012 +0200
- enable _hrmib_path
- rel 22
macros.pld.in | 6 ++++++
rpm.spec | 2 +-
2 files changed, 7 insertions(+), 1 deletion(-)
---
diff --git a/rpm.spec b/rpm.spec
index cd95279..1760001 100644
--- a/rpm.spec
+++ b/rpm.spec
@@ -52,7 +52,7 @@ Summary(ru.UTF-8): Менеджер пакетов от RPM
Summary(uk.UTF-8): Менеджер пакетів від RPM
Name: rpm
Version: 5.4.10
-Release: 21
+Release: 22
License: LGPL
Group: Base
# http://rpm5.org/files/rpm/rpm-5.4/rpm-5.4.10-0.20120706.src.rpm
diff --git a/macros.pld.in b/macros.pld.in
index 60c73f1..ffeec4d 100644
--- a/macros.pld.in
+++ b/macros.pld.in
@@ -130,6 +130,12 @@ pakietu oraz przy odpluskwianiu samego pakietu.\
%_files_listed_twice_terminate_build 1
%_unpackaged_subdirs_terminate_build 0
+#
+# Export package NEVRA (stamped with install tid) info for HRMIB on this path.
+#
+# XXX Note: escaped %% for use in headerSprintf()
+%_hrmib_path /var/cache/hrmib/%{___NVRA}
+
#-----------------------------------------------------------------
# CFLAGS and LDFLAGS used to build
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/rpm.git/commitdiff/633315d596d85bd1287667956315f8b4023cd6fd
More information about the pld-cvs-commit
mailing list