diff options
Diffstat (limited to 'rpm-mandriva-setup.spec')
-rw-r--r-- | rpm-mandriva-setup.spec | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/rpm-mandriva-setup.spec b/rpm-mandriva-setup.spec index 647b8eb..d4ef2b1 100644 --- a/rpm-mandriva-setup.spec +++ b/rpm-mandriva-setup.spec @@ -1,6 +1,6 @@ %define name rpm-mandriva-setup -%define version 0.1 -%define release %mkrel 1 +%define version 0.2 +%define release %mkrel 0.1 Summary: The Mandriva rpm configuration and scripts Name: %{name} @@ -37,6 +37,6 @@ rm -rf $RPM_BUILD_ROOT %dir %{_sysconfdir}/rpm/macros.d %changelog -* Wed Apr 27 2005 Olivier Thauvin <nanardon@mandriva.org> 0.0.1-1mdk +* Wed Apr 27 2005 Olivier Thauvin <nanardon@mandriva.org> 0.1-1mdk - First mandriva spec |