From cdeb867d6ed113d1faf78a5043d7cac44de97bfc Mon Sep 17 00:00:00 2001 From: Olivier Thauvin Date: Thu, 18 May 2006 16:25:36 +0000 Subject: - remove mandrake words and other fix --- spec-helper.spec | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'spec-helper.spec') diff --git a/spec-helper.spec b/spec-helper.spec index 06f3027..b5c172c 100644 --- a/spec-helper.spec +++ b/spec-helper.spec @@ -1,24 +1,21 @@ %define name spec-helper %define version 0.12 -%define release %mkrel 1 +%define release %mkrel 2 Summary: Tools to ease the creation of rpm packages Name: %{name} Version: %{version} Release: %{release} -# get the source from our cvs repository (see -# http://www.linuxmandrake.com/en/cvs.php3) Source0: %{name}-%{version}.tar.bz2 -URL: http://www.linux-mandrake.com +URL: http://www.mandriva.com License: GPL Group: Development/Other BuildRoot: %{_tmppath}/%{name}-buildroot -Prefix: %{_prefix} -BuildArchitectures: noarch +BuildArch: noarch Requires: perl /sbin/ldconfig findutils /usr/bin/python gettext %description -Tools to ease the creation of rpm packages for the Mandrakelinux distribution. +Tools to ease the creation of rpm packages for the Mandriva Linux distribution. Compress man pages using bzip2, strip executables, convert links... %prep @@ -40,6 +37,9 @@ rm -rf $RPM_BUILD_ROOT %{_datadir}/spec-helper %changelog +* Thu May 18 2006 Olivier Thauvin 0.12-2mdk +- remove 'mdk' words + * Thu May 18 2006 Olivier Thauvin 0.12-1mdk - 0.12 (fix #21079) -- cgit v1.2.1