summaryrefslogtreecommitdiffstats
path: root/perl-MDK-Common.spec
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2002-12-11 14:33:22 +0000
committerPascal Rigaux <pixel@mandriva.com>2002-12-11 14:33:22 +0000
commit00cbf7c47c0f642a9fe3d6b0189ed1ed642564e6 (patch)
tree5c52050103c20836cda1bad7a732de319fc1ad20 /perl-MDK-Common.spec
parentd42f84dc16ea124b864f0ae4eeb3b8071009fe54 (diff)
downloadperl-MDK-Common-00cbf7c47c0f642a9fe3d6b0189ed1ed642564e6.tar
perl-MDK-Common-00cbf7c47c0f642a9fe3d6b0189ed1ed642564e6.tar.gz
perl-MDK-Common-00cbf7c47c0f642a9fe3d6b0189ed1ed642564e6.tar.bz2
perl-MDK-Common-00cbf7c47c0f642a9fe3d6b0189ed1ed642564e6.tar.xz
perl-MDK-Common-00cbf7c47c0f642a9fe3d6b0189ed1ed642564e6.zip
add option "-t" enabling titi to precise tab-width=4
fix a bug in getting exported functions (fixes "unknown function gtkshow")
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 4fb7dde..a886705 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 9mdk
+%define release 10mdk
Summary: Various simple functions
Name: perl-MDK-Common
@@ -50,6 +50,10 @@ rm -rf $RPM_BUILD_ROOT
# MODIFY IN THE CVS: cvs.mandrakesoft.com:/cooker soft/perl-MDK-Common
%changelog
+* Wed Dec 11 2002 Pixel <pixel@mandrakesoft.com> 1.0.4-10mdk
+- perl_checker: add option "-t" enabling titi to precise tab-width=4
+- perl_checker: fix a bug in getting exported functions (fixes "unknown function gtkshow")
+
* Tue Dec 10 2002 Pixel <pixel@mandrakesoft.com> 1.0.4-9mdk
- perl_checker: check the c-format conformity of translated strings