summaryrefslogtreecommitdiffstats
path: root/pomatic.spec
diff options
context:
space:
mode:
authorNalin Dahyabhai <nalin@dahyabhai.net>2010-02-02 12:13:23 -0500
committerNalin Dahyabhai <nalin@dahyabhai.net>2010-02-02 12:13:23 -0500
commit8d36f0832d166f0eb4944515e21770eebec11012 (patch)
tree4c3dfea41fe1ca4aa646b577f7680eb300226b83 /pomatic.spec
parent827ee5c7c38d07d6543e5776050e1c1f06b3e90b (diff)
downloadpomatic-8d36f0832d166f0eb4944515e21770eebec11012.tar.gz
pomatic-8d36f0832d166f0eb4944515e21770eebec11012.tar.xz
pomatic-8d36f0832d166f0eb4944515e21770eebec11012.zip
- finish the autotooling
Diffstat (limited to 'pomatic.spec')
-rw-r--r--pomatic.spec10
1 files changed, 6 insertions, 4 deletions
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 <nalin@redhat.com>
+- revive, update to 1.1
+- autotoolize
+
* Sat Jul 12 2003 Nalin Dahyabhai <nalin@redhat.com>
- convert \N to \n when reading filter output
- handle plural forms in .pot files