diff options
author | Gwenolé Beauchesne <gbeauchesne@mandriva.org> | 2002-07-24 12:00:41 +0000 |
---|---|---|
committer | Gwenolé Beauchesne <gbeauchesne@mandriva.org> | 2002-07-24 12:00:41 +0000 |
commit | 7eb63bf263e2769f1492732cf36ef37554a70303 (patch) | |
tree | ab1c7dc14cecaf1bc07c193c8805e1f5d32b06aa /spec-helper.spec | |
parent | 54e35773ec825eb32ce8839b3a74c32e00e292b5 (diff) | |
download | spec-helper-7eb63bf263e2769f1492732cf36ef37554a70303.tar spec-helper-7eb63bf263e2769f1492732cf36ef37554a70303.tar.gz spec-helper-7eb63bf263e2769f1492732cf36ef37554a70303.tar.bz2 spec-helper-7eb63bf263e2769f1492732cf36ef37554a70303.tar.xz spec-helper-7eb63bf263e2769f1492732cf36ef37554a70303.zip |
0.6-6mdk
Diffstat (limited to 'spec-helper.spec')
-rw-r--r-- | spec-helper.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/spec-helper.spec b/spec-helper.spec index 8a3d7dd..9830281 100644 --- a/spec-helper.spec +++ b/spec-helper.spec @@ -1,6 +1,6 @@ %define name spec-helper %define version 0.6 -%define release 5mdk +%define release 6mdk Summary: Tools to ease the creation of rpm packages Name: %{name} @@ -40,6 +40,9 @@ rm -rf $RPM_BUILD_ROOT %{_datadir}/spec-helper %changelog +* Wed Jul 24 2002 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com> 0.6-6mdk +- fix lib64 support, use $RPM_ARCH and don't execute arch command. + * Wed Jun 26 2002 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com> 0.6-5mdk - fix modules location in pam.d config files. |