]> git.pld-linux.org Git - packages/rpm.git/commitdiff
- enable _hrmib_path auto/th/rpm-5.4.10-22
authorJan Rękorajski <baggins@pld-linux.org>
Sun, 14 Oct 2012 18:20:33 +0000 (20:20 +0200)
committerJan Rękorajski <baggins@pld-linux.org>
Sun, 14 Oct 2012 18:20:33 +0000 (20:20 +0200)
- rel 22

macros.pld.in
rpm.spec

index 60c73f1541b88104c83633825d3551e6869ad914..ffeec4dca00fe2beb8a82842826e2420a516e104 100644 (file)
@@ -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
 
index cd952794774529be3badd21f9c69b1e828612ebe..1760001c4da41131dcdb52df9952d0ede499ac6a 100644 (file)
--- 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
This page took 0.046771 seconds and 4 git commands to generate.