summaryrefslogtreecommitdiffstats
path: root/perl-MDK-Common.spec
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2003-01-15 17:07:01 +0000
committerPascal Rigaux <pixel@mandriva.com>2003-01-15 17:07:01 +0000
commite969a4d57c50899544bb7c508180e02bd681bca5 (patch)
tree6b46d3aab0e14f982a2389726189596f4075a01b /perl-MDK-Common.spec
parent9078ded56fc608344a48437878686764056e2bca (diff)
downloadperl-MDK-Common-e969a4d57c50899544bb7c508180e02bd681bca5.tar
perl-MDK-Common-e969a4d57c50899544bb7c508180e02bd681bca5.tar.gz
perl-MDK-Common-e969a4d57c50899544bb7c508180e02bd681bca5.tar.bz2
perl-MDK-Common-e969a4d57c50899544bb7c508180e02bd681bca5.tar.xz
perl-MDK-Common-e969a4d57c50899544bb7c508180e02bd681bca5.zip
perl_checker: when generating pot, add an header and fake line numbers to please msgmerge
Diffstat (limited to 'perl-MDK-Common.spec')
-rw-r--r--perl-MDK-Common.spec6
1 files changed, 5 insertions, 1 deletions
diff --git a/perl-MDK-Common.spec b/perl-MDK-Common.spec
index cc63a7c..b3770af 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 13mdk
+%define release 14mdk
Summary: Various simple functions
Name: perl-MDK-Common
@@ -51,6 +51,10 @@ rm -rf $RPM_BUILD_ROOT
# MODIFY IN THE CVS: cvs.mandrakesoft.com:/cooker soft/perl-MDK-Common
%changelog
+* Wed Jan 15 2003 Pixel <pixel@mandrakesoft.com> 1.0.4-14mdk
+- perl_checker: when generating pot, add an header and fake line numbers to
+ please msgmerge
+
* Mon Jan 6 2003 Pixel <pixel@mandrakesoft.com> 1.0.4-13mdk
- MDK::Common::Func: add "find", "any" and "every"