]> git.pld-linux.org Git - packages/a2ps.git/blobdiff - a2ps.spec
- .fig files processing fix
[packages/a2ps.git] / a2ps.spec
index c15a9384c9899f77ca1c764daf51af3196581f4c..0dbaa89df9d1166c4dfefe13c404e7d1f90aa041 100644 (file)
--- a/a2ps.spec
+++ b/a2ps.spec
@@ -1,8 +1,10 @@
 Summary:       Text to Postscript filter
+Summary(ja):    ¥Æ¥­¥¹¥È¢ªPostScript ¥Õ¥£¥ë¥¿
 Summary(pl):   Filtr text/plain do Postscriptu
+Summary(zh_CN): ´¿Îı¾µ½Postscriptת»»Æ÷
 Name:          a2ps
 Version:       4.13b
-Release:       20
+Release:       22
 License:       GPL
 Group:         Applications/Text
 Source0:       ftp://ftp.enst.fr/pub/unix/a2ps/%{name}-%{version}.tar.gz
@@ -32,7 +34,7 @@ encodings (ISO Latins, Cyrillic etc.), medias, and spoken languages
 processing of some files to other applications, letting you print DVI,
 PostScript etc. with the very same interface.
 
-%description -l pl 
+%description -l pl
 A2ps jest programem pozwalajaj±cym na ³adne drukowanie plików
 tekstowych w PostScript. Posiada wsparcie dla wielu ró¿nych jêzyków
 programowania, zestawów znaków (ISO Latins, Cyrilica etc.), wielko¶ci
@@ -97,11 +99,10 @@ mv -f tmp contrib/emacs/Makefile
 
 %{__make} install DESTDIR=$RPM_BUILD_ROOT
 
-gzip -9nf AUTHORS ChangeLog NEWS README THANKS
-
 install i18n-fonts-0.1/afm/*.afm %{buildroot}%{_datadir}/a2ps/afm
 install i18n-fonts-0.1/fonts/*.pfb %{buildroot}%{_datadir}/a2ps/fonts
 install %{SOURCE2} $RPM_BUILD_ROOT%{_mandir}/pl/man1
+
 %find_lang %{name}
 
 %clean
@@ -117,7 +118,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %files -f %{name}.lang
 %defattr(644,root,root,755)
-%doc {AUTHORS,ChangeLog,NEWS,README,THANKS}.gz
+%doc AUTHORS ChangeLog NEWS README THANKS
 
 %dir %{_sysconfdir}
 %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/a2ps.cfg
This page took 0.038147 seconds and 4 git commands to generate.