summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2006-09-04 12:29:18 +0000
committerPascal Rigaux <pixel@mandriva.com>2006-09-04 12:29:18 +0000
commit72a20d927bae72439f84143c5d0e734cfbf8b98d (patch)
tree8e7c769fc093e6de54b17b3143e06efbd454f864
parent315f01c57bc0045070c08f193007f7b30f9775d9 (diff)
downloadperl-MDK-Common-72a20d927bae72439f84143c5d0e734cfbf8b98d.tar
perl-MDK-Common-72a20d927bae72439f84143c5d0e734cfbf8b98d.tar.gz
perl-MDK-Common-72a20d927bae72439f84143c5d0e734cfbf8b98d.tar.bz2
perl-MDK-Common-72a20d927bae72439f84143c5d0e734cfbf8b98d.tar.xz
perl-MDK-Common-72a20d927bae72439f84143c5d0e734cfbf8b98d.zip
use %mkrel
-rw-r--r--perl-MDK-Common.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-MDK-Common.spec b/perl-MDK-Common.spec
index 29b9d34..2f8ed23 100644
--- a/perl-MDK-Common.spec
+++ b/perl-MDK-Common.spec
@@ -2,7 +2,7 @@
# do not change the version here, change in MDK/Common.pm.pl
%define version THEVERSION
-%define release 1mdk
+%define release %mkrel 1
Summary: Various simple functions
Name: perl-MDK-Common