Updating link to change in openSUSE:Factory/a2ps revision 15.0
OBS-URL: https://build.opensuse.org/package/show/Publishing/a2ps?expand=0&rev=2f1ae13e916f0a8c6290def86000c7d1
This commit is contained in:
committed by
Git OBS Bridge
parent
12fd9c1a73
commit
e9bce86f40
12
a2ps.spec
12
a2ps.spec
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package a2ps (Version 4.13)
|
||||
#
|
||||
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -20,17 +20,19 @@
|
||||
Name: a2ps
|
||||
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
|
||||
License: GPL v2 or later
|
||||
License: GPLv2+
|
||||
Group: Productivity/Publishing/PS
|
||||
Provides: a2ps-bin
|
||||
Requires: /bin/sed /usr/bin/iconv /usr/bin/file /usr/bin/wdiff /usr/bin/w3m ghostscript-fonts-std
|
||||
Suggests: acroread gv ImageMagick psutils texinfo texlive-latex
|
||||
AutoReqProv: on
|
||||
PreReq: %{install_info_prereq}
|
||||
Version: 4.13
|
||||
Release: 1328
|
||||
Release: 1335
|
||||
Summary: Converts ASCII Text into PostScript
|
||||
Source: a2ps-4.13b.tar.bz2
|
||||
Source1: a2ps-ko.po
|
||||
Source2: a2ps-open
|
||||
Patch: a2ps-4.13.dif
|
||||
Patch1: a2ps-4.13-security.patch
|
||||
Patch2: a2ps-4.13-ogonkify.patch
|
||||
@@ -61,7 +63,7 @@ Authors:
|
||||
Miguel Santana <M.Santana@frgu.bull.fr>
|
||||
|
||||
%package -n a2ps-devel
|
||||
License: GPL v2 or later
|
||||
License: GPLv2+
|
||||
Summary: Library and header file for the interface of a2ps
|
||||
Group: Development/Libraries/Other
|
||||
Provides: a2ps:%{_libdir}/liba2ps.a
|
||||
@@ -130,6 +132,7 @@ rename no nb po/no.*
|
||||
rm -r %{buildroot}/%{_infodir}/dir
|
||||
%{find_lang} %{name}
|
||||
rm -f %{buildroot}%{_libdir}/liba2ps.la
|
||||
install -m 0755 %{S:2} %{buildroot}/%{_bindir}/
|
||||
|
||||
%clean
|
||||
%{?buildroot: %{__rm} -rf %{buildroot}}
|
||||
@@ -150,6 +153,7 @@ rename no nb po/no.*
|
||||
%config /etc/a2ps-site.cfg
|
||||
%config /etc/a2ps.cfg
|
||||
%{_bindir}/a2ps
|
||||
%{_bindir}/a2ps-open
|
||||
%{_bindir}/card
|
||||
%{_bindir}/composeglyphs
|
||||
%{_bindir}/fixnt
|
||||
|
Reference in New Issue
Block a user