diff options
-rw-r--r-- | ChangeLog | 4 | ||||
-rw-r--r-- | configure.ac | 2 | ||||
-rw-r--r-- | rpm-mandriva-setup.spec | 3 |
3 files changed, 8 insertions, 1 deletions
@@ -1,3 +1,7 @@ +2005-08-07 11:09 Olivier Thauvin <thauvin@aerov.jussieu.fr> + + * configure.ac, rpm-mandriva-setup.spec: - 1.2 + 2005-08-07 10:00 Olivier Thauvin <thauvin@aerov.jussieu.fr> * Makefile.am, find-provides.in, find-requires.in, php.prov, diff --git a/configure.ac b/configure.ac index 1586322..0175241 100644 --- a/configure.ac +++ b/configure.ac @@ -4,7 +4,7 @@ # $Id$ AC_PREREQ(2.59) -AC_INIT(rpm-mandriva-setup, 1.3, nanardon@mandriva.org) +AC_INIT(rpm-mandriva-setup, 1.4, 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 8b5b724..0321720 100644 --- a/rpm-mandriva-setup.spec +++ b/rpm-mandriva-setup.spec @@ -92,6 +92,9 @@ rm -rf $RPM_BUILD_ROOT %endif %changelog +* Thu Aug 18 2005 Olivier Thauvin <nanardon@mandriva.org> 1.4-1mdk +- fix php.req about include of relatives path (P. Terjan) + * Tue Aug 16 2005 Gwenole Beauchesne <gbeauchesne@mandriva.com> 1.3-1mdk - check-multiarch-files: fix invocation and path (/usr/lib/rpm/check-*), default to not check for multiarch files in 2006 |