From 8d36f0832d166f0eb4944515e21770eebec11012 Mon Sep 17 00:00:00 2001 From: Nalin Dahyabhai Date: Tue, 2 Feb 2010 12:13:23 -0500 Subject: - finish the autotooling --- pomatic.spec | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) (limited to 'pomatic.spec') diff --git a/pomatic.spec b/pomatic.spec index 689e6e9..fac88aa 100644 --- a/pomatic.spec +++ b/pomatic.spec @@ -1,12 +1,11 @@ Name: pomatic -Version: 1.0.3 +Version: 1.1 Release: 1 Source: %{name}-%{version}.tar.gz Summary: pomatic Group: Applications/Text -License: GPL +License: GPLv2+ BuildRoot: %{_tmppath}/%{name}-root -Requires: talkfilters %description pomatic @@ -26,11 +25,14 @@ rm -fr $RPM_BUILD_ROOT %files %defattr(-,root,root) -%doc talkfilters-i18n.spec.redhat %{_bindir}/* %{_mandir}/*/* %changelog +* Tue Feb 2 2010 Nalin Dahyabhai +- revive, update to 1.1 +- autotoolize + * Sat Jul 12 2003 Nalin Dahyabhai - convert \N to \n when reading filter output - handle plural forms in .pot files -- cgit