SHA256
1
0
forked from pool/a2ps
OBS User unknown
2007-02-19 19:47:14 +00:00
committed by Git OBS Bridge
parent 382100ce3c
commit 647d5e14fa
3 changed files with 13 additions and 4 deletions

View File

@@ -19,7 +19,7 @@ Requires: /bin/sed /usr/bin/iconv /usr/bin/file /usr/bin/wdiff /usr/bin/w3
Autoreqprov: on
PreReq: %{install_info_prereq}
Version: 4.13
Release: 1113
Release: 1117
Summary: Converts ASCII Text into PostScript
Source: a2ps-4.13b.tar.bz2
Source1: a2ps-ko.po
@@ -136,7 +136,10 @@ test -n "$RPM_BUILD_ROOT" && rm -rf $RPM_BUILD_ROOT
/usr/share/emacs/site-lisp/*.elc
/usr/share/ogonkify
%changelog -n a2ps
%changelog
* Mon Feb 19 2007 - werner@suse.de
- Removed the test file Convert.java and its resulting ps files
from source tar ball due license problems.
* Thu Feb 08 2007 - ro@suse.de
- added defattr
* Fri May 19 2006 - werner@suse.de