diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2004-01-09 15:22:42 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2004-01-09 15:22:42 +0000 |
commit | 90a1e35737c0c02455d5fa85be7bd96339c9dc88 (patch) | |
tree | c42b6e522aff051481820912255572c10f205b6c /perl-MDK-Common.spec | |
parent | b5905a0ab6ffbcfe0e61f17bed255ea0cd59efbc (diff) | |
download | perl-MDK-Common-90a1e35737c0c02455d5fa85be7bd96339c9dc88.tar perl-MDK-Common-90a1e35737c0c02455d5fa85be7bd96339c9dc88.tar.gz perl-MDK-Common-90a1e35737c0c02455d5fa85be7bd96339c9dc88.tar.bz2 perl-MDK-Common-90a1e35737c0c02455d5fa85be7bd96339c9dc88.tar.xz perl-MDK-Common-90a1e35737c0c02455d5fa85be7bd96339c9dc88.zip |
perl_checker: entries in generated pot file are sorted by files
Diffstat (limited to 'perl-MDK-Common.spec')
-rw-r--r-- | perl-MDK-Common.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/perl-MDK-Common.spec b/perl-MDK-Common.spec index 3fdb016..279c04d 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 2mdk %ifarch x86_64 %define build_option PERL_CHECKER_TARGET='debug-code BCSUFFIX=""' @@ -72,6 +72,9 @@ rm -rf $RPM_BUILD_ROOT # MODIFY IN THE CVS: cvs.mandrakesoft.com:/cooker soft/perl-MDK-Common %changelog +* Fri Jan 9 2004 Pixel <pixel@mandrakesoft.com> 1.1.10-2mdk +- perl_checker: entries in generated pot file are sorted by files + * Wed Jan 7 2004 Pixel <pixel@mandrakesoft.com> 1.1.10-1mdk - add whereis_binary() |