summaryrefslogtreecommitdiffstats
path: root/pomatic.spec
diff options
context:
space:
mode:
authornalin <nalin>2003-07-12 08:23:48 +0000
committernalin <nalin>2003-07-12 08:23:48 +0000
commit10898d3ac2433f900159166088ab071fc818d1b3 (patch)
treed17ca7e412ab68fc64d46950c178e8d97aded99f /pomatic.spec
parenteb2df6b3526650313865e1c2138ebaff9477ddd0 (diff)
downloadpomatic-10898d3ac2433f900159166088ab071fc818d1b3.tar.gz
pomatic-10898d3ac2433f900159166088ab071fc818d1b3.tar.xz
pomatic-10898d3ac2433f900159166088ab071fc818d1b3.zip
- convert \N to \n when reading filter output
- add a sample .spec doc file - add more scripts
Diffstat (limited to 'pomatic.spec')
-rw-r--r--pomatic.spec8
1 files changed, 7 insertions, 1 deletions
diff --git a/pomatic.spec b/pomatic.spec
index 9a72e95..e83ba52 100644
--- a/pomatic.spec
+++ b/pomatic.spec
@@ -1,5 +1,5 @@
Name: pomatic
-Version: 1.0.1
+Version: 1.0.2
Release: 1
Source: %{name}-%{version}.tar.gz
Summary: pomatic
@@ -26,10 +26,16 @@ rm -fr $RPM_BUILD_ROOT
%files
%defattr(-,root,root)
+%doc talkfilters-i18n.spec.redhat
%{_bindir}/*
%{_mandir}/*/*
%changelog
+* Sat Jul 12 2003 Nalin Dahyabhai <nalin@redhat.com>
+- convert \N to \n when reading filter output
+- add a sample .spec doc file
+- add more scripts
+
* Fri Aug 3 2001 Nalin Dahyabhai <nalin@redhat.com>
- fixup empty-string translation to include actual header information