diff options
-rw-r--r-- | ChangeLog | 24 | ||||
-rw-r--r-- | rpm-mandriva-setup.spec | 2 |
2 files changed, 24 insertions, 2 deletions
@@ -1,4 +1,26 @@ -2005-08-07 11:09 Olivier Thauvin <thauvin@aerov.jussieu.fr> +2005-08-18 21:55 Olivier Thauvin <thauvin at aerov.jussieu.fr> + + * configure.ac, rpm-mandriva-setup.spec: - 1.3 + +2005-08-18 19:31 pterjan + + * php.req: Also fix */../* */./* *//* + +2005-08-18 18:13 pterjan + + * php.req: Don't requires files accessed with ../ + +2005-08-16 11:05 Gwenole Beauchesne <gbeauchesne at mandriva.com> + + * configure.ac, rpm-mandriva-setup.spec: 1.3-1mdk + +2005-08-16 10:51 Gwenole Beauchesne <gbeauchesne at mandriva.com> + + * macros.in: check-multiarch-files: fix invocation and path to the + script as others (/usr/lib/rpm/check-*), default to not check for + multiarch files in 2006 + +2005-08-07 11:09 Olivier Thauvin <thauvin at aerov.jussieu.fr> * configure.ac, rpm-mandriva-setup.spec: - 1.2 diff --git a/rpm-mandriva-setup.spec b/rpm-mandriva-setup.spec index 0321720..95e98dc 100644 --- a/rpm-mandriva-setup.spec +++ b/rpm-mandriva-setup.spec @@ -1,5 +1,5 @@ %define name rpm-mandriva-setup -%define version 1.3 +%define version 1.4 %define release %mkrel 1 # This can be usefull for backport as rpm-4.2 |