[perl-Lingua-EN-Tagger] avoid empty debug package

Iain Arnell iarnell at fedoraproject.org
Thu Nov 4 09:19:55 UTC 2010


commit aaacd3d508365c8318d98e7630e4fe8e53f6061d
Author: Iain Arnell <iarnell at gmail.com>
Date:   Thu Nov 4 10:19:46 2010 +0100

    avoid empty debug package

 perl-Lingua-EN-Tagger.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/perl-Lingua-EN-Tagger.spec b/perl-Lingua-EN-Tagger.spec
index f3d3522..44ad724 100644
--- a/perl-Lingua-EN-Tagger.spec
+++ b/perl-Lingua-EN-Tagger.spec
@@ -1,6 +1,6 @@
 Name:           perl-Lingua-EN-Tagger
 Version:        0.16
-Release:        3%{?dist}
+Release:        4%{?dist}
 Summary:        Part-of-speech tagger for English natural language processing
 License:        GPLv3
 Group:          Development/Libraries
@@ -58,6 +58,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Thu Nov 04 2010 Iain Arnell <iarnell at gmail.com> 0.16-4
+- avoid empty debug package
+
 * Wed Nov 03 2010 Iain Arnell <iarnell at gmail.com> 0.16-3
 - force architecture dependent installation (installed lexicons are
   arch-dependent)



More information about the perl-devel mailing list