.
OBS-URL: https://build.opensuse.org/package/show/Publishing/a2ps?expand=0&rev=49
This commit is contained in:
parent
ed50e62dca
commit
c5fca8cf15
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Mar 3 11:14:04 UTC 2015 - werner@suse.de
|
||||||
|
|
||||||
|
- Avoid automake-1.9 as there is no automake-1.9 anymore
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Mar 2 12:06:41 UTC 2015 - werner@suse.de
|
Mon Mar 2 12:06:41 UTC 2015 - werner@suse.de
|
||||||
|
|
||||||
|
@ -27,6 +27,7 @@ BuildRequires: psutils
|
|||||||
BuildRequires: texlive-latex
|
BuildRequires: texlive-latex
|
||||||
%if %suse_version > 1220
|
%if %suse_version > 1220
|
||||||
BuildRequires: gperf
|
BuildRequires: gperf
|
||||||
|
BuildRequires: groff
|
||||||
BuildRequires: makeinfo
|
BuildRequires: makeinfo
|
||||||
BuildRequires: texi2html
|
BuildRequires: texi2html
|
||||||
BuildRequires: texinfo
|
BuildRequires: texinfo
|
||||||
@ -107,6 +108,7 @@ touch -r configure.in .ref
|
|||||||
cp -f %SOURCE1 po/ko.po
|
cp -f %SOURCE1 po/ko.po
|
||||||
find -type f | grep -vE '(parseppd|parsessh).y' | xargs \
|
find -type f | grep -vE '(parseppd|parsessh).y' | xargs \
|
||||||
sed -ri 's/59 Temple Place(,| -) Suite 330/51 Franklin Street, Fifth Floor/;s/02111-1307/02110-1301/'
|
sed -ri 's/59 Temple Place(,| -) Suite 330/51 Franklin Street, Fifth Floor/;s/02111-1307/02110-1301/'
|
||||||
|
find -name Makefile.in | xargs touch
|
||||||
|
|
||||||
%build
|
%build
|
||||||
#XXX: ugly hack; necessary??
|
#XXX: ugly hack; necessary??
|
||||||
|
Loading…
x
Reference in New Issue
Block a user