OBS User unknown 2007-04-20 13:54:43 +00:00 committed by Git OBS Bridge
parent 6ba73d1287
commit 0e1f368bc7
2 changed files with 9 additions and 2 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Apr 20 09:39:17 CEST 2007 - aj@suse.de
- Use texlive for building.
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Mar 30 12:01:03 CEST 2007 - ssommer@suse.de Fri Mar 30 12:01:03 CEST 2007 - ssommer@suse.de

View File

@ -10,7 +10,7 @@
Name: a2ps Name: a2ps
BuildRequires: autoconf automake emacs-nox flex ghostscript-fonts-std gv psutils te_ams te_latex xorg-x11-devel BuildRequires: autoconf automake emacs-nox flex ghostscript-fonts-std gv psutils texlive-latex xorg-x11-devel
URL: http://www.gnu.org/software/a2ps/a2ps.html URL: http://www.gnu.org/software/a2ps/a2ps.html
License: GNU General Public License (GPL) License: GNU General Public License (GPL)
Group: Productivity/Publishing/PS Group: Productivity/Publishing/PS
@ -19,7 +19,7 @@ Requires: /bin/sed /usr/bin/iconv /usr/bin/file /usr/bin/wdiff /usr/bin/w3
Autoreqprov: on Autoreqprov: on
PreReq: %{install_info_prereq} PreReq: %{install_info_prereq}
Version: 4.13 Version: 4.13
Release: 1123 Release: 1126
Summary: Converts ASCII Text into PostScript Summary: Converts ASCII Text into PostScript
Source: a2ps-4.13b.tar.bz2 Source: a2ps-4.13b.tar.bz2
Source1: a2ps-ko.po Source1: a2ps-ko.po
@ -137,6 +137,8 @@ test -n "$RPM_BUILD_ROOT" && rm -rf $RPM_BUILD_ROOT
/usr/share/ogonkify /usr/share/ogonkify
%changelog %changelog
* Fri Apr 20 2007 - aj@suse.de
- Use texlive for building.
* Fri Mar 30 2007 - ssommer@suse.de * Fri Mar 30 2007 - ssommer@suse.de
- add flex to BuildRequires - add flex to BuildRequires
* Mon Feb 19 2007 - werner@suse.de * Mon Feb 19 2007 - werner@suse.de