From b34d94865bb64671fb1e8cedba1cab1b6812cace Mon Sep 17 00:00:00 2001 From: Rafael Garcia-Suarez Date: Thu, 5 Jan 2006 16:33:06 +0000 Subject: 1.10-1mdk --- ChangeLog | 6 ++++++ configure.ac | 2 +- rpm-mandriva-setup.spec | 5 ++++- 3 files changed, 11 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index bb57f72..e9584c4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2006-01-05 17:26 Rafael Garcia-Suarez + + * macros.in: Add _rpmlock_path to the default macros. That's the + path used for the transaction fcntl lock. It comes from the rpm + 4.4.2 default macros. + 2006-01-04 15:18 Gwenole Beauchesne * configure.ac, rpm-mandriva-setup.spec: 1.9-1mdk diff --git a/configure.ac b/configure.ac index d71e30d..7ea03c6 100644 --- a/configure.ac +++ b/configure.ac @@ -4,7 +4,7 @@ # $Id$ AC_PREREQ(2.59) -AC_INIT(rpm-mandriva-setup, 1.9, nanardon@mandriva.org) +AC_INIT(rpm-mandriva-setup, 1.10, nanardon@mandriva.org) AC_CANONICAL_TARGET AM_INIT_AUTOMAKE(1.9) AC_CONFIG_SRCDIR diff --git a/rpm-mandriva-setup.spec b/rpm-mandriva-setup.spec index a94ebd2..15f52f5 100644 --- a/rpm-mandriva-setup.spec +++ b/rpm-mandriva-setup.spec @@ -1,5 +1,5 @@ %define name rpm-mandriva-setup -%define version 1.9 +%define version 1.10 %define release %mkrel 1 # This can be useful for backport, as rpm-4.2 @@ -91,6 +91,9 @@ rm -rf $RPM_BUILD_ROOT %endif %changelog +* Thu Jan 05 2006 Rafael Garcia-Suarez 1.10-1mdk +- Add _rpmlock_path to default macros + * Wed Jan 4 2006 Gwenole Beauchesne 1.9-1mdk - find-debuginfo.sh: preserve setuid/setgid permissions when stripping files for -debug package -- cgit v1.2.1