From 68d6759c32456d3e8910ea3bb04650b742742783 Mon Sep 17 00:00:00 2001 From: Olivier Thauvin Date: Thu, 12 May 2005 07:15:36 +0000 Subject: - 0.8 (fix %_localstatedir) --- ChangeLog | 5 +++++ configure.ac | 2 +- macros.in | 2 ++ rpm-mandriva-setup.spec | 2 +- 4 files changed, 9 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 6a87dcc..cce7f48 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2005-05-12 08:36 Olivier Thauvin + + * configure.ac, rpm-mandriva-setup.spec: - 0.7 (provide emacs spec + mode) + 2005-05-10 12:06 Olivier Thauvin * configure.ac, rpm-mandriva-setup.spec: - 0.6 diff --git a/configure.ac b/configure.ac index 7e1237c..e745793 100644 --- a/configure.ac +++ b/configure.ac @@ -4,7 +4,7 @@ # $Id$ AC_PREREQ(2.59) -AC_INIT(rpm-mandriva-setup, 0.7, nanardon@mandriva.org) +AC_INIT(rpm-mandriva-setup, 0.8, nanardon@mandriva.org) AC_CANONICAL_TARGET AM_INIT_AUTOMAKE(1.9) AC_CONFIG_SRCDIR diff --git a/macros.in b/macros.in index ea3aa51..e307a07 100644 --- a/macros.in +++ b/macros.in @@ -71,6 +71,8 @@ %_multilibpatt (/%{_lib}|/usr/%{_lib}(|/gconv)|/usr/local/%{_lib}|/usr/X11R6/%{_lib}|/opt/%{_lib})/[^/]*\\.([oa]|la|so[0-9.]*)$ %_sysconfdir /etc +%_localstatedir %_var/lib + %_infodir /usr/share/info %_mandir /usr/share/man %_initrddir %{_sysconfdir}/rc.d/init.d diff --git a/rpm-mandriva-setup.spec b/rpm-mandriva-setup.spec index 5eab50e..eda3e97 100644 --- a/rpm-mandriva-setup.spec +++ b/rpm-mandriva-setup.spec @@ -1,5 +1,5 @@ %define name rpm-mandriva-setup -%define version 0.7 +%define version 0.8 %define release %mkrel 1 # This can be usefull for backport as rpm-4.2 -- cgit v1.2.1