commit a2ps for openSUSE:Factory

2020-05-19 Thread root
Hello community,

here is the log from the commit of package a2ps for openSUSE:Factory checked in 
at 2020-05-19 14:49:41

Comparing /work/SRC/openSUSE:Factory/a2ps (Old)
 and  /work/SRC/openSUSE:Factory/.a2ps.new.2738 (New)


Package is "a2ps"

Tue May 19 14:49:41 2020 rev:49 rq:806765 version:4.14

Changes:

--- /work/SRC/openSUSE:Factory/a2ps/a2ps.changes2019-11-07 
23:21:02.564827029 +0100
+++ /work/SRC/openSUSE:Factory/.a2ps.new.2738/a2ps.changes  2020-05-19 
14:49:46.312241414 +0200
@@ -1,0 +2,5 @@
+Wed May 13 07:21:10 UTC 2020 - Guillaume GARDET 
+
+- Discard rm of nonexistent %{_infodir}/dir to fix build
+
+---



Other differences:
--
++ a2ps.spec ++
--- /var/tmp/diff_new_pack.gj2REs/_old  2020-05-19 14:49:46.960242851 +0200
+++ /var/tmp/diff_new_pack.gj2REs/_new  2020-05-19 14:49:46.964242860 +0200
@@ -199,7 +199,6 @@
 %install
  %make_install PSFONT_PATH=%{_datadir}/ghostscript/fonts
  rm -r %{buildroot}/%{_infodir}/regex*
- rm -r %{buildroot}/%{_infodir}/dir
  %find_lang %{name}
  rm -f %{buildroot}%{_libdir}/liba2ps.la
  install -m 0755 %{SOURCE4} %{buildroot}/%{_bindir}/






commit a2ps for openSUSE:Factory

2019-11-07 Thread root
Hello community,

here is the log from the commit of package a2ps for openSUSE:Factory checked in 
at 2019-11-07 23:20:46

Comparing /work/SRC/openSUSE:Factory/a2ps (Old)
 and  /work/SRC/openSUSE:Factory/.a2ps.new.2990 (New)


Package is "a2ps"

Thu Nov  7 23:20:46 2019 rev:48 rq:746204 version:4.14

Changes:

--- /work/SRC/openSUSE:Factory/a2ps/a2ps.changes2019-11-06 
13:50:26.783788310 +0100
+++ /work/SRC/openSUSE:Factory/.a2ps.new.2990/a2ps.changes  2019-11-07 
23:21:02.564827029 +0100
@@ -1,0 +2,6 @@
+Thu Nov  7 09:43:57 UTC 2019 - Dr. Werner Fink 
+
+- Add patch a2ps-4.14-texinfo-6.7.patch to let it build with
+  texinfo-6.7 as well
+
+---

New:

  a2ps-4.14-texinfo-6.7.patch



Other differences:
--
++ a2ps.spec ++
--- /var/tmp/diff_new_pack.8HoLuE/_old  2019-11-07 23:21:04.080828655 +0100
+++ /var/tmp/diff_new_pack.8HoLuE/_new  2019-11-07 23:21:04.088828663 +0100
@@ -48,6 +48,8 @@
 Patch16:a2ps-4.14-bnc955194.patch
 Patch17:a2ps-buildcompare.patch
 Patch18:reproducible.patch
+# PATCH-FIX-SUSE New texinfo 6.7 does not like KOI8-R endcoded characters 
within UTF-8 environment
+Patch19:a2ps-4.14-texinfo-6.7.patch
 BuildRequires:  autoconf
 BuildRequires:  automake
 BuildRequires:  bison
@@ -132,6 +134,7 @@
 %patch17 -p1
 %patch0   -b .p0
 %patch18 -p1
+%patch19 -p0 -b .p19
 cp -f %{SOURCE3} po/ko.po
 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/'

++ a2ps-4.14-texinfo-6.7.patch ++
---
 doc/a2ps.texi |   30 +++---
 doc/encoding.texi |2 +-
 doc/sheets.texi   |2 +-
 encoding/koi8.edf |2 +-
 sheets/matlab.ssh |4 ++--
 5 files changed, 20 insertions(+), 20 deletions(-)

--- doc/a2ps.texi
+++ doc/a2ps.texi   2019-11-07 09:37:13.287322560 +
@@ -22,24 +22,24 @@
 @c `a2ps'.  Avoid those quotes.
 @iftex
 @macro pack
-@code{@value{PACKAGE}}@c
+@code{@value{PACKAGE}}
 @end macro
 @end iftex
 @ifnottex
 @macro pack
-@value{PACKAGE}@c
+@value{PACKAGE}
 @end macro
 @end ifnottex
 
 @c better looking url references
 @iftex
-@macro href{link, name}
+@macro href{link,name}
 \name\@footnote{@url{\link\}}
 @end macro
 @end iftex
 @ifnottex
-@macro href{link, name}
-@uref{\link\,\name\}
+@macro href{link,name}
+@uref{\link\,\name}
 @end macro
 @end ifnottex
 
@@ -417,8 +417,8 @@ Genesis
 @cindex First Page
 This document describes GNU @pack{} version @value{VERSION}.  The latest
 versions may be found on the @href{@value{WWWHOME},@pack{} home page}.
-We plan to update the @href{http://www.gnu.org/software/a2ps/, GNU
-@pack{} home page} in the near future, in which case the latter will be
+We plan to update the @href{http://www.gnu.org/software/a2ps/, GNU @pack{} 
home page}
+in the near future, in which case the latter will be
 a better source of information.
 
 We tried to make this document informative and pleasant.  It tries to be
@@ -430,8 +430,8 @@ difficult to use.  @xref{Glossary}, for
 information.
 
 Please, send us emailcards @code{:)}. Whatever the comment is, or if you
-just like @pack{}, write to @email{Miguel.Santana@@st.com, Miguel
-Santana} and @email{akim@@freefriends.org, Akim Demaille}.  But
+just like @pack{}, write to @email{Miguel.Santana@@st.com, Miguel Santana}
+and @email{akim@@freefriends.org, Akim Demaille}.  But
 @emph{never} write to either of us for asking questions, or to report
 bugs.  Chances are very high never to receive an answer, as we receive
 too many messages.  @xref{a2ps Mailing Lists}, for information on the
@@ -516,8 +516,8 @@ everybody so that mistakes get fixed as
 
 So, if you have a problem (configuration error, compilation error,
 runtime error, documentation error or unclear), first check in the FAQ
-(@pxref{FAQ}), then on the page @href{@value{WWWHOME}/bugs.html,Known
-@pack{} Bugs} if the issue has not been addressed yet.  If it is not the
+(@pxref{FAQ}), then on the page @href{@value{WWWHOME}/bugs.html,Known @pack{} 
Bugs}
+if the issue has not been addressed yet.  If it is not the
 case, but it appears that the version of @pack{} you have is old,
 consider upgrading.
 
@@ -2795,8 +2795,8 @@ Thou shalt start your PostScript DSC con
 
 The bad news is that some printers will reject this header.  Then you
 may change this header without any worry since the PostScript produced
-by @pack{} is also 100% PostScript level 1@footnote{That is to say, there
-are no PostScript printers that don't understand these files.}.
+by @pack{} is also 100% PostScript level
+1@footnote{That is to say, there are no PostScript printers that don't 
understand these 

commit a2ps for openSUSE:Factory

2019-11-06 Thread root
Hello community,

here is the log from the commit of package a2ps for openSUSE:Factory checked in 
at 2019-11-06 13:50:21

Comparing /work/SRC/openSUSE:Factory/a2ps (Old)
 and  /work/SRC/openSUSE:Factory/.a2ps.new.2990 (New)


Package is "a2ps"

Wed Nov  6 13:50:21 2019 rev:47 rq:739371 version:4.14

Changes:

--- /work/SRC/openSUSE:Factory/a2ps/a2ps.changes2019-03-19 
09:58:44.436094572 +0100
+++ /work/SRC/openSUSE:Factory/.a2ps.new.2990/a2ps.changes  2019-11-06 
13:50:26.783788310 +0100
@@ -1,0 +2,5 @@
+Thu Oct 17 12:46:29 UTC 2019 - Richard Brown 
+
+- Remove obsolete Groups tag (fate#326485)
+
+---



Other differences:
--
++ a2ps.spec ++
--- /var/tmp/diff_new_pack.JCJ4w7/_old  2019-11-06 13:50:28.591790270 +0100
+++ /var/tmp/diff_new_pack.JCJ4w7/_new  2019-11-06 13:50:28.607790287 +0100
@@ -21,7 +21,6 @@
 Release:0
 Summary:Tool to convert ASCII/Latin Text into PostScript
 License:GPL-3.0-or-later
-Group:  Productivity/Publishing/PS
 Url:http://www.gnu.org/software/a2ps/a2ps.html
 Source0:http://ftp.gnu.org/gnu/a2ps/%{name}-%{version}.tar.gz
 Source1:http://ftp.gnu.org/gnu/a2ps/%{name}-%{version}.tar.gz.sig
@@ -93,14 +92,12 @@
 
 %package -n liba2ps1
 Summary:Library to convert ASCII/Latin text into PostScript
-Group:  System/Libraries
 
 %description -n liba2ps1
 liba2ps converts ASCII text into PostScript.
 
 %package -n a2ps-devel
 Summary:Library and header file for the interface of a2ps
-Group:  Development/Libraries/Other
 Requires:   glibc-devel
 Requires:   liba2ps1 = %{version}
 






commit a2ps for openSUSE:Factory

2019-03-19 Thread root
Hello community,

here is the log from the commit of package a2ps for openSUSE:Factory checked in 
at 2019-03-19 09:58:44

Comparing /work/SRC/openSUSE:Factory/a2ps (Old)
 and  /work/SRC/openSUSE:Factory/.a2ps.new.28833 (New)


Package is "a2ps"

Tue Mar 19 09:58:44 2019 rev:46 rq:685821 version:4.14

Changes:

--- /work/SRC/openSUSE:Factory/a2ps/a2ps.changes2018-10-18 
15:31:29.170634637 +0200
+++ /work/SRC/openSUSE:Factory/.a2ps.new.28833/a2ps.changes 2019-03-19 
09:58:44.436094572 +0100
@@ -1,0 +2,8 @@
+Sun Mar 17 10:41:39 UTC 2019 - Jan Engelhardt 
+
+- Implement shared library packaging policy.
+- Remove --with-pic which is useless with --disable-static.
+- Use noun phrase in summary.
+- Resolve PreReq FIXMEs.
+
+---



Other differences:
--
++ a2ps.spec ++
--- /var/tmp/diff_new_pack.6yRdhR/_old  2019-03-19 09:58:46.828093612 +0100
+++ /var/tmp/diff_new_pack.6yRdhR/_new  2019-03-19 09:58:46.884093590 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package a2ps
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,14 +12,14 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 Name:   a2ps
 Version:4.14
 Release:0
-Summary:Converts ASCII Text into PostScript
+Summary:Tool to convert ASCII/Latin Text into PostScript
 License:GPL-3.0-or-later
 Group:  Productivity/Publishing/PS
 Url:http://www.gnu.org/software/a2ps/a2ps.html
@@ -65,8 +65,6 @@
 Requires:   sed
 Requires:   w3m
 Requires:   wdiff
-# FIXME: use proper Requires(pre/post/preun/...)
-PreReq: %{install_info_prereq}
 Requires(post): %{install_info_prereq}
 Requires(preun): %{install_info_prereq}
 Suggests:   ImageMagick
@@ -89,24 +87,30 @@
 a2ps converts ASCII text into PostScript. This feature is used by
 apsfilter, for example, to pretty-print ASCII text.
 
-Warning: a2ps is not able to convert complex unicode (UTF-8) text to
+Warning: a2ps is not able to convert complex Unicode (UTF-8) text to
 PostScript.  Only language text which can be converted from UTF-8 to
-latin encodings are supported.
+Latin encodings are supported.
+
+%package -n liba2ps1
+Summary:Library to convert ASCII/Latin text into PostScript
+Group:  System/Libraries
+
+%description -n liba2ps1
+liba2ps converts ASCII text into PostScript.
 
 %package -n a2ps-devel
 Summary:Library and header file for the interface of a2ps
 Group:  Development/Libraries/Other
-Requires:   %{name} = %{version}
 Requires:   glibc-devel
-Provides:   a2ps:%{_libdir}/liba2ps.a
+Requires:   liba2ps1 = %{version}
 
 %description -n a2ps-devel
 a2ps converts ASCII text into PostScript. This feature is used by
 apsfilter, for example, to pretty-print ASCII text.
 
-Warning: a2ps is not able to convert complex unicode (UTF-8) text to
+Warning: a2ps is not able to convert complex Unicode (UTF-8) text to
 PostScript.  Only language text which can be converted from UTF-8 to
-latin encodings are supported.
+Latin encodings are supported.
 
 %prep
 %setup -q -n a2ps-4.14
@@ -152,7 +156,7 @@
  export LPR=lpr
  export CC=gcc
  export TZ=UTC
-%configure --enable-shared --disable-static --with-pic --with-medium=LC_PAPER  
\
+%configure --enable-shared --disable-static --with-medium=LC_PAPER \
--with-encoding=LC_CTYPE
  con=""
  pushd contrib
@@ -193,7 +197,7 @@
  fi
 
 %install
- make install DESTDIR=%{buildroot} PSFONT_PATH=%{_datadir}/ghostscript/fonts
+ %make_install PSFONT_PATH=%{_datadir}/ghostscript/fonts
  rm -r %{buildroot}/%{_infodir}/regex*
  rm -r %{buildroot}/%{_infodir}/dir
  %find_lang %{name}
@@ -201,7 +205,6 @@
  install -m 0755 %{SOURCE4} %{buildroot}/%{_bindir}/
 
 %post
-/sbin/ldconfig
 %install_info --info-dir=%{_infodir} %{_infodir}/%{name}.info.gz
 %install_info --info-dir=%{_infodir} %{_infodir}/ogonkify.info.gz
 
@@ -209,10 +212,10 @@
 %install_info_delete --info-dir=%{_infodir} %{_infodir}/%{name}.info.gz
 %install_info_delete --info-dir=%{_infodir} %{_infodir}/ogonkify.info.gz
 
-%postun -p /sbin/ldconfig
+%post   -n liba2ps1 -p /sbin/ldconfig
+%postun -n liba2ps1 -p /sbin/ldconfig
 
 %files -f %{name}.lang
-%defattr(-,root,root)
 %doc AUTHORS COPYING ABOUT-NLS ChangeLog NEWS THANKS 

commit a2ps for openSUSE:Factory

2018-10-18 Thread root
Hello community,

here is the log from the commit of package a2ps for openSUSE:Factory checked in 
at 2018-10-18 15:31:09

Comparing /work/SRC/openSUSE:Factory/a2ps (Old)
 and  /work/SRC/openSUSE:Factory/.a2ps.new (New)


Package is "a2ps"

Thu Oct 18 15:31:09 2018 rev:45 rq:642543 version:4.14

Changes:

--- /work/SRC/openSUSE:Factory/a2ps/a2ps.changes2018-07-17 
09:43:52.424965415 +0200
+++ /work/SRC/openSUSE:Factory/.a2ps.new/a2ps.changes   2018-10-18 
15:31:29.170634637 +0200
@@ -1,0 +2,5 @@
+Tue Oct 16 14:40:35 UTC 2018 - wer...@suse.de
+
+- Make LFS support work on 32bit architectures (bsc#1112014) 
+
+---



Other differences:
--
++ a2ps.spec ++
--- /var/tmp/diff_new_pack.T49wRh/_old  2018-10-18 15:31:31.218632251 +0200
+++ /var/tmp/diff_new_pack.T49wRh/_new  2018-10-18 15:31:31.230632237 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package a2ps
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX 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,7 +20,7 @@
 Version:4.14
 Release:0
 Summary:Converts ASCII Text into PostScript
-License:GPL-3.0+
+License:GPL-3.0-or-later
 Group:  Productivity/Publishing/PS
 Url:http://www.gnu.org/software/a2ps/a2ps.html
 Source0:http://ftp.gnu.org/gnu/a2ps/%{name}-%{version}.tar.gz
@@ -51,6 +51,7 @@
 Patch18:reproducible.patch
 BuildRequires:  autoconf
 BuildRequires:  automake
+BuildRequires:  bison
 BuildRequires:  emacs-nox
 BuildRequires:  flex
 BuildRequires:  ghostscript-fonts-std
@@ -58,7 +59,6 @@
 BuildRequires:  psutils
 BuildRequires:  texlive-latex
 BuildRequires:  timezone
-BuildRequires:  bison
 Requires:   file
 Requires:   ghostscript-fonts-std
 Requires:   glibc
@@ -142,7 +142,13 @@
  #YYY: Not a hack and it is necessary!!
  # The a2ps source is much to old to (re)run auto conf tools
  cp -p %{_datadir}/automake-*/config.{guess,sub} auxdir/
- export CFLAGS="%{optflags} -D_GNU_SOURCE -funroll-loops -Wall -pipe 
-fstack-protector -fPIE"
+ cp -p /bin/true auxdir/missing
+ export AUTOMAKE=/bin/true
+ export ACLOCAL=/bin/true
+ export AUTOCONF=/bin/true
+ export AUTOHEADER=/bin/true
+ export PATH=$PWD:$PATH
+ export CFLAGS="%{optflags} -D_GNU_SOURCE $(getconf LFS_CFLAGS) -funroll-loops 
-Wall -pipe -fstack-protector -fPIE"
  export LPR=lpr
  export CC=gcc
  export TZ=UTC

++ a2ps-4.14-automake.patch ++
--- /var/tmp/diff_new_pack.T49wRh/_old  2018-10-18 15:31:31.286632172 +0200
+++ /var/tmp/diff_new_pack.T49wRh/_new  2018-10-18 15:31:31.290632167 +0200
@@ -1,10 +1,25 @@
 ---
- Makefile.in |2 --
- contrib/Makefile.in |   22 --
- 2 files changed, 24 deletions(-)
+ Makefile.in  |8 +---
+ afm/Makefile.in  |7 ---
+ auxdir/Makefile.in   |8 
+ contrib/Makefile.in  |   29 -
+ doc/Makefile.in  |8 
+ encoding/Makefile.in |8 
+ etc/Makefile.in  |7 ---
+ fonts/Makefile.in|8 
+ lib/Makefile.in  |7 ---
+ m4/Makefile.in   |8 
+ man/Makefile.in  |8 
+ ogonkify/Makefile.in |5 -
+ ppd/Makefile.in  |8 
+ ps/Makefile.in   |8 
+ sheets/Makefile.in   |8 
+ src/Makefile.in  |7 ---
+ tests/Makefile.in|7 ---
+ 17 files changed, 1 insertion(+), 148 deletions(-)
 
 --- Makefile.in
-+++ Makefile.in2015-03-03 12:08:59.0 +
 Makefile.in2018-10-17 06:37:24.654213544 +
 @@ -286,8 +286,6 @@ all: config.h
$(MAKE) $(AM_MAKEFLAGS) all-recursive
  
@@ -14,9 +29,60 @@
  $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
@for dep in $?; do \
  case '$(am__configure_deps)' in \
+@@ -305,16 +303,12 @@ $(srcdir)/Makefile.in:  $(srcdir)/Makefi
+ Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
+   @case '$?' in \
+ *config.status*) \
+-  echo ' $(SHELL) ./config.status'; \
+-  $(SHELL) ./config.status;; \
++  ;; \
+ *) \
+   echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ 
$(am__depfiles_maybe)'; \
+   cd $(top_builddir) && $(SHELL) ./config.status $@ 
$(am__depfiles_maybe);; \
+   esac;
+ 
+-$(top_builddir)/config.status: $(top_srcdir)/configure 
$(CONFIG_STATUS_DEPENDENCIES)
+-  $(SHELL) ./config.status --recheck
+-
+ $(top_srcdir)/configure:  $(am__configure_deps)
+   cd 

commit a2ps for openSUSE:Factory

2018-07-17 Thread root
Hello community,

here is the log from the commit of package a2ps for openSUSE:Factory checked in 
at 2018-07-17 09:42:44

Comparing /work/SRC/openSUSE:Factory/a2ps (Old)
 and  /work/SRC/openSUSE:Factory/.a2ps.new (New)


Package is "a2ps"

Tue Jul 17 09:42:44 2018 rev:44 rq:623110 version:4.14

Changes:

--- /work/SRC/openSUSE:Factory/a2ps/a2ps.changes2017-06-29 
15:22:00.942528234 +0200
+++ /work/SRC/openSUSE:Factory/.a2ps.new/a2ps.changes   2018-07-17 
09:43:52.424965415 +0200
@@ -1,0 +2,7 @@
+Mon Jul 16 09:50:16 UTC 2018 - bwiedem...@suse.com
+
+- Add reproducible.patch to fix build date (boo#1047218)
+- Run build non-parallelized and with make -B because of
+  poorly specified make build dependencies to make build reproducible
+
+---

New:

  reproducible.patch



Other differences:
--
++ a2ps.spec ++
--- /var/tmp/diff_new_pack.CrS0wr/_old  2018-07-17 09:43:53.156962733 +0200
+++ /var/tmp/diff_new_pack.CrS0wr/_new  2018-07-17 09:43:53.160962718 +0200
@@ -48,6 +48,7 @@
 # PATCH-FIX-SUSE Bug 955194 - CVE-2015-8107: CVE-2015-8107 - a2ps(gnu) v4.14 
format string vulnerability
 Patch16:a2ps-4.14-bnc955194.patch
 Patch17:a2ps-buildcompare.patch
+Patch18:reproducible.patch
 BuildRequires:  autoconf
 BuildRequires:  automake
 BuildRequires:  emacs-nox
@@ -57,6 +58,7 @@
 BuildRequires:  psutils
 BuildRequires:  texlive-latex
 BuildRequires:  timezone
+BuildRequires:  bison
 Requires:   file
 Requires:   ghostscript-fonts-std
 Requires:   glibc
@@ -128,6 +130,7 @@
 %patch16 -p0
 %patch17 -p1
 %patch0   -b .p0
+%patch18 -p1
 cp -f %{SOURCE3} po/ko.po
 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/'
@@ -153,9 +156,10 @@
  con="$con ${in##*/}"
done
  popd
- make %{?_smp_mflags} -C contrib/ ${con} LDFLAGS="-pie"
+ make -C contrib/ ${con} LDFLAGS="-pie"
  sh ./config.status
- make %{?_smp_mflags} PSFONT_PATH=%{_datadir}/ghostscript/fonts LDFLAGS="-pie" 
MAKEINFO='makeinfo --force'
+ # the build system is awful so we need to build with -B and avoid parallelism
+ make PSFONT_PATH=%{_datadir}/ghostscript/fonts LDFLAGS="-pie" 
MAKEINFO='makeinfo --force' -B
  pushd doc
texi2html a2ps.texi
  popd



++ reproducible.patch ++
Index: a2ps-4.14/man/help2man
===
--- a2ps-4.14.orig/man/help2man
+++ a2ps-4.14/man/help2man
@@ -164,7 +164,7 @@ my ($help_text, $version_text) = map {
or die "$this_program: can't get `--$_' info from $ARGV[0]\n"
 } qw(help version);
 
-my $date = strftime "%B %Y", localtime;
+my $date = strftime "%B %Y", gmtime($ENV{SOURCE_DATE_EPOCH} || time);
 (my $program = $ARGV[0]) =~ s!.*/!!;
 my $package = $program;
 my $version;



commit a2ps for openSUSE:Factory

2017-06-29 Thread root
Hello community,

here is the log from the commit of package a2ps for openSUSE:Factory checked in 
at 2017-06-29 15:21:49

Comparing /work/SRC/openSUSE:Factory/a2ps (Old)
 and  /work/SRC/openSUSE:Factory/.a2ps.new (New)


Package is "a2ps"

Thu Jun 29 15:21:49 2017 rev:43 rq:506990 version:4.14

Changes:

--- /work/SRC/openSUSE:Factory/a2ps/a2ps.changes2017-06-05 
18:51:17.221226420 +0200
+++ /work/SRC/openSUSE:Factory/.a2ps.new/a2ps.changes   2017-06-29 
15:22:00.942528234 +0200
@@ -1,0 +2,5 @@
+Thu Jun 29 09:14:23 UTC 2017 - wer...@suse.de
+
+- Be more flexible in patching man/a2ps.1
+
+---



Other differences:
--
++ a2ps.spec ++
--- /var/tmp/diff_new_pack.0DPWzL/_old  2017-06-29 15:22:04.422036398 +0200
+++ /var/tmp/diff_new_pack.0DPWzL/_new  2017-06-29 15:22:04.426035833 +0200
@@ -178,6 +178,8 @@
  if test -e man/a2ps.1.rej ; then
 cat man/a2ps.1.rej
 exit 1
+ else
+sed -ri '/^\.B lt-a2ps/{s/lt-(a2ps)/\1/}' man/a2ps.1 || :
  fi
 
 %install

++ a2ps-4.14-manuals.diff ++
--- /var/tmp/diff_new_pack.0DPWzL/_old  2017-06-29 15:22:04.514023395 +0200
+++ /var/tmp/diff_new_pack.0DPWzL/_new  2017-06-29 15:22:04.518022830 +0200
@@ -1,18 +1,9 @@
 ---
- man/a2ps.1 |5 ++---
- 1 file changed, 2 insertions(+), 3 deletions(-)
+ man/a2ps.1 |3 +--
+ 1 file changed, 1 insertion(+), 2 deletions(-)
 
 --- man/a2ps.1
 +++ man/a2ps.1 2014-08-07 14:32:29.0 +
-@@ -3,7 +3,7 @@
- .SH NAME
- a2ps \- format files for printing on a PostScript printer
- .SH SYNOPSIS
--.B lt-a2ps
-+.B a2ps
- [\fIOPTION\fR]... [\fIFILE\fR]...
- .SH DESCRIPTION
- .\" Add any additional description here
 @@ -81,8 +81,7 @@ first fill (DIRECTION=) rows, or columns
  predefined font sizes and layouts for 1.. 9 virtuals
  .TP






commit a2ps for openSUSE:Factory

2017-06-05 Thread root
Hello community,

here is the log from the commit of package a2ps for openSUSE:Factory checked in 
at 2017-06-05 18:50:39

Comparing /work/SRC/openSUSE:Factory/a2ps (Old)
 and  /work/SRC/openSUSE:Factory/.a2ps.new (New)


Package is "a2ps"

Mon Jun  5 18:50:39 2017 rev:42 rq:501137 version:4.14

Changes:

--- /work/SRC/openSUSE:Factory/a2ps/a2ps.changes2016-03-17 
16:47:46.0 +0100
+++ /work/SRC/openSUSE:Factory/.a2ps.new/a2ps.changes   2017-06-05 
18:51:17.221226420 +0200
@@ -1,0 +2,7 @@
+Mon May 29 10:59:28 UTC 2017 - wer...@suse.de
+
+- Split off patch a2ps-4.14-manuals.diff as otherwise we might
+  not patch the final manual page 
+- Avoid broken macro in manual page templates
+
+---

New:

  a2ps-4.14-manuals.diff



Other differences:
--
++ a2ps.spec ++
--- /var/tmp/diff_new_pack.3bhQvp/_old  2017-06-05 18:51:18.133097883 +0200
+++ /var/tmp/diff_new_pack.3bhQvp/_new  2017-06-05 18:51:18.137097319 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package a2ps
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -28,6 +28,7 @@
 Source2:%{name}.keyring
 Source3:a2ps-ko.po
 Source4:a2ps-open
+Source5:a2ps-4.14-manuals.diff
 Patch0: a2ps-4.14.diff
 Patch1: a2ps-4.13-security.patch
 Patch2: a2ps-4.14-ogonkify.patch
@@ -55,6 +56,7 @@
 BuildRequires:  gv
 BuildRequires:  psutils
 BuildRequires:  texlive-latex
+BuildRequires:  timezone
 Requires:   file
 Requires:   ghostscript-fonts-std
 Requires:   glibc
@@ -140,6 +142,7 @@
  export CFLAGS="%{optflags} -D_GNU_SOURCE -funroll-loops -Wall -pipe 
-fstack-protector -fPIE"
  export LPR=lpr
  export CC=gcc
+ export TZ=UTC
 %configure --enable-shared --disable-static --with-pic --with-medium=LC_PAPER  
\
--with-encoding=LC_CTYPE
  con=""
@@ -169,6 +172,13 @@
 HOME=$PWD/.root \
 LC_CTYPE=en_US.UTF-8 ./src/a2ps --output=test.latin test.utf8
  grep '(This is a test text' test.latin | iconv -f latin1 -t utf8
+ chmod u+rw,g+r,o+r man/*.1
+ cp -p man/a2ps.1 man/a2ps.1.backup
+ patch --reject-format=unified --quoting-style=literal -f -p0 -F0 < %{S:5} || :
+ if test -e man/a2ps.1.rej ; then
+cat man/a2ps.1.rej
+exit 1
+ fi
 
 %install
  make install DESTDIR=%{buildroot} PSFONT_PATH=%{_datadir}/ghostscript/fonts

++ a2ps-4.14-manuals.diff ++
---
 man/a2ps.1 |5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

--- man/a2ps.1
+++ man/a2ps.1  2014-08-07 14:32:29.0 +
@@ -3,7 +3,7 @@
 .SH NAME
 a2ps \- format files for printing on a PostScript printer
 .SH SYNOPSIS
-.B lt-a2ps
+.B a2ps
 [\fIOPTION\fR]... [\fIFILE\fR]...
 .SH DESCRIPTION
 .\" Add any additional description here
@@ -81,8 +81,7 @@ first fill (DIRECTION=) rows, or columns
 predefined font sizes and layouts for 1.. 9 virtuals
 .TP
 \fB\-A\fR, \fB\-\-file\-align\fR=\fIMODE\fR
-align separate files according to MODE (fill, rank
-page, sheet, or a number)
+align separate files according to MODE (`virtual', `rank', `page', `sheet', or 
a number)
 .TP
 \fB\-j\fR, \fB\-\-borders\fR*
 print borders around columns
++ a2ps-4.14.diff ++
--- /var/tmp/diff_new_pack.3bhQvp/_old  2017-06-05 18:51:18.217086044 +0200
+++ /var/tmp/diff_new_pack.3bhQvp/_new  2017-06-05 18:51:18.221085480 +0200
@@ -24,7 +24,12 @@
  lib/options.c   |   23 ++-
  lib/path-concat.c   |7 +++
  lib/xstrrpl.c   |1 +
- man/a2ps.1  |3 +--
+ man/a2ps.x  |2 +-
+ man/card.x  |2 +-
+ man/fixps.x |2 +-
+ man/pdiff.x |2 +-
+ man/psmandup.x  |2 +-
+ man/psset.x |2 +-
  ogonkify/Makefile.in|2 +-
  ogonkify/ogonkify.in.in |2 +-
  ogonkify/pcrb-o.afm |3 ++-
@@ -40,10 +45,10 @@
  ogonkify/ptmr-o.afm |3 ++-
  ogonkify/ptmri-o.afm|3 ++-
  src/main.c  |   14 +-
- 41 files changed, 190 insertions(+), 46 deletions(-)
+ 46 files changed, 195 insertions(+), 50 deletions(-)
 
 --- afm/fontsmap
-+++ afm/fontsmap   2015-03-02 11:12:19.889518618 +
 afm/fontsmap   2017-05-29 10:31:00.730583938 +
 @@ -47,6 +47,14 @@ Bookman-Demi  pbkd
  Bookman-DemiItalicpbkdi
  Bookman-Light pbkl
@@ -117,7 +122,7 @@
  ZapfChancery-MediumItalic pzcmi
  ZapfDingbats  pzdr
 --- afm/pcrb.afm
-+++ afm/pcrb.afm   

commit a2ps for openSUSE:Factory

2016-03-19 Thread h_root
Hello community,

here is the log from the commit of package a2ps for openSUSE:Factory checked in 
at 2016-03-17 16:34:15

Comparing /work/SRC/openSUSE:Factory/a2ps (Old)
 and  /work/SRC/openSUSE:Factory/.a2ps.new (New)


Package is "a2ps"

Changes:

--- /work/SRC/openSUSE:Factory/a2ps/a2ps.changes2015-11-26 
17:03:53.0 +0100
+++ /work/SRC/openSUSE:Factory/.a2ps.new/a2ps.changes   2016-03-17 
16:47:46.0 +0100
@@ -1,0 +2,6 @@
+Thu Mar  3 10:23:00 UTC 2016 - o...@aepfle.de
+
+- Reduce build-compare noise, no timestamps
+  a2ps-buildcompare.patch
+
+---

New:

  a2ps-buildcompare.patch



Other differences:
--
++ a2ps.spec ++
--- /var/tmp/diff_new_pack.LKThNv/_old  2016-03-17 16:47:47.0 +0100
+++ /var/tmp/diff_new_pack.LKThNv/_new  2016-03-17 16:47:47.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package a2ps
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -46,6 +46,7 @@
 Patch15:a2ps-4.14-gperf.patch
 # PATCH-FIX-SUSE Bug 955194 - CVE-2015-8107: CVE-2015-8107 - a2ps(gnu) v4.14 
format string vulnerability
 Patch16:a2ps-4.14-bnc955194.patch
+Patch17:a2ps-buildcompare.patch
 BuildRequires:  autoconf
 BuildRequires:  automake
 BuildRequires:  emacs-nox
@@ -123,6 +124,7 @@
 %patch14 -p1
 %patch15 -p1
 %patch16 -p0
+%patch17 -p1
 %patch0-b .p0
 cp -f %{SOURCE3} po/ko.po
 find -type f | grep -vE '(parseppd|parsessh).y' | xargs \


++ a2ps-buildcompare.patch ++
---
 doc/a2ps.texi |5 ++---
 etc/README.in |4 
 2 files changed, 2 insertions(+), 7 deletions(-)

Index: a2ps-4.14/doc/a2ps.texi
===
--- a2ps-4.14.orig/doc/a2ps.texi
+++ a2ps-4.14/doc/a2ps.texi
@@ -103,7 +103,7 @@ approved by the author.
 @titlepage
 @title GNU a2ps, version @value{VERSION}
 @subtitle General Purpose PostScript Generating Utility
-@subtitle Edition @value{EDITION}, @value{UPDATED}
+@subtitle Edition @value{EDITION}
 @author Akim Demaille
 @author Miguel Santana
 
@@ -141,8 +141,7 @@ GNU @pack{} is a filter which generates
 with pretty-printing features, strong support for many alphabets, and
 customizable layout.
 
-This is Edition @value{VERSION} of the @pack{} documentation, updated
-@value{UPDATED}.
+This is Edition @value{VERSION} of the @pack{} documentation.
 
 @menu
 * Introduction::Foreword
Index: a2ps-4.14/etc/README.in
===
--- a2ps-4.14.orig/etc/README.in
+++ a2ps-4.14/etc/README.in
@@ -1,7 +1,3 @@
-The last installation in this directory occurred the
-   @date@
-for GNU a2ps version @version@.
-
 The content of this directory (unless reorganized by the local
 installer) is:
 




commit a2ps for openSUSE:Factory

2015-11-26 Thread h_root
Hello community,

here is the log from the commit of package a2ps for openSUSE:Factory checked in 
at 2015-11-26 17:03:53

Comparing /work/SRC/openSUSE:Factory/a2ps (Old)
 and  /work/SRC/openSUSE:Factory/.a2ps.new (New)


Package is "a2ps"

Changes:

--- /work/SRC/openSUSE:Factory/a2ps/a2ps.changes2015-05-25 
11:15:07.0 +0200
+++ /work/SRC/openSUSE:Factory/.a2ps.new/a2ps.changes   2015-11-26 
17:03:53.0 +0100
@@ -1,0 +2,6 @@
+Mon Nov 16 15:05:43 UTC 2015 - wer...@suse.de
+
+- Add patch a2ps-4.14-bnc955194.patch to fix format string
+  vulnerability (bnc#955194)
+
+---

New:

  a2ps-4.14-bnc955194.patch



Other differences:
--
++ a2ps.spec ++
--- /var/tmp/diff_new_pack.rq16x4/_old  2015-11-26 17:03:55.0 +0100
+++ /var/tmp/diff_new_pack.rq16x4/_new  2015-11-26 17:03:55.0 +0100
@@ -44,6 +44,8 @@
 # PATCH-FIX-USTREAM Bug 871097 - CVE-2014-0466: a2ps: fixps does not use 
-dSAFER
 Patch14:CVE-2014-0466.diff
 Patch15:a2ps-4.14-gperf.patch
+# PATCH-FIX-SUSE Bug 955194 - CVE-2015-8107: CVE-2015-8107 - a2ps(gnu) v4.14 
format string vulnerability
+Patch16:a2ps-4.14-bnc955194.patch
 BuildRequires:  autoconf
 BuildRequires:  automake
 BuildRequires:  emacs-nox
@@ -120,6 +122,7 @@
 %patch13 -p1
 %patch14 -p1
 %patch15 -p1
+%patch16 -p0
 %patch0-b .p0
 cp -f %{SOURCE3} po/ko.po
 find -type f | grep -vE '(parseppd|parsessh).y' | xargs \

++ a2ps-4.14-bnc955194.patch ++
>From seclists.org/oss-sec/2015/q4/284
CVE-2015-8107 - a2ps(gnu) v4.14 format string vulnerability

Be aware that if compiled with -D_FORTIFY_SOURCE=2 the a2ps
does abort with

  a2ps --prologue=exploit /etc/hosts -o /dev/null
  *** %n in writable segment detected ***
  Abort

Also the explpoit has to be installed as a pro file in the
appropiate system paths or $HOME/.a2ps of the attacked user.

---
 lib/output.c |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

--- lib/output.c
+++ lib/output.c2015-11-16 15:01:23.414079544 +
@@ -525,7 +525,7 @@ output_file (struct output * out, a2ps_j
 expand_user_string (job, FIRST_FILE (job),
 (const uchar *) "Expand: requirement",
 (const uchar *) token));
-   output (dest, expansion);
+   output (dest, "%s", expansion);
continue;
   }
 





commit a2ps for openSUSE:Factory

2015-03-09 Thread h_root
Hello community,

here is the log from the commit of package a2ps for openSUSE:Factory checked in 
at 2015-03-09 10:09:06

Comparing /work/SRC/openSUSE:Factory/a2ps (Old)
 and  /work/SRC/openSUSE:Factory/.a2ps.new (New)


Package is a2ps

Changes:

--- /work/SRC/openSUSE:Factory/a2ps/a2ps.changes2015-02-16 
15:01:36.0 +0100
+++ /work/SRC/openSUSE:Factory/.a2ps.new/a2ps.changes   2015-03-09 
10:09:11.0 +0100
@@ -1,0 +2,23 @@
+Wed Mar  4 14:24:49 UTC 2015 - wer...@suse.de
+
+- Add a test case to be able to detect any broken backport 
+
+---
+Tue Mar  3 13:55:27 UTC 2015 - wer...@suse.de
+
+- Avoid zero length FAQ 
+
+---
+Tue Mar  3 11:14:04 UTC 2015 - wer...@suse.de
+
+- Avoid automake-1.9 as there is no automake-1.9 anymore 
+  therefore add patch a2ps-4.14-automake.patch
+- Avoid useless warning and add patch a2ps-4.14-iswprint.patch
+
+---
+Mon Mar  2 12:06:41 UTC 2015 - wer...@suse.de
+
+- Fix ported patch a2ps-4.14.diff to avoid bug in locale handling
+  as well in font format definition (boo#919249, boo#919243)
+
+---

New:

  a2ps-4.14-automake.patch
  a2ps-4.14-iswprint.patch



Other differences:
--
++ a2ps.spec ++
--- /var/tmp/diff_new_pack.3gcpH6/_old  2015-03-09 10:09:12.0 +0100
+++ /var/tmp/diff_new_pack.3gcpH6/_new  2015-03-09 10:09:12.0 +0100
@@ -27,6 +27,7 @@
 BuildRequires:  texlive-latex
 %if %suse_version  1220
 BuildRequires:  gperf
+BuildRequires:  groff
 BuildRequires:  makeinfo
 BuildRequires:  texi2html
 BuildRequires:  texinfo
@@ -53,12 +54,14 @@
 Patch1: a2ps-4.13-security.patch
 Patch2: a2ps-4.14-ogonkify.patch
 Patch3: a2ps-4.14-tempfile.patch
+Patch4: a2ps-4.14-automake.patch
 Patch6: a2ps-4.13-include.patch
 Patch7: a2ps-4.14-acroread.patch
 Patch8: a2ps-4.13-base.patch
 Patch9: a2ps-4.13-utf8.patch
 Patch10:a2ps-4.13-types.patch
 Patch11:a2ps-4.13-psgen.patch
+Patch12:a2ps-4.14-iswprint.patch
 Patch13:a2ps-4.14-linker.patch
 # PATCH-FIX-USTREAM Bug 871097 - CVE-2014-0466: a2ps: fixps does not use 
-dSAFER
 Patch14:CVE-2014-0466.diff
@@ -90,43 +93,65 @@
 %prep
 %setup -q -n a2ps-4.14
 touch -r configure.in .ref
-%patch -P 1 -p 0 -b .security
+%patch1  -p0 -b .security
 %patch2 -p1
 %patch3 -p1
-%patch -P 6 -p 1 -b .incld
+%patch4  -p0 -b .norefresh
+%patch6  -p1 -b .incld
 %ifarch %ix86 x86_64
 %patch7 -p1 
 %endif
-%patch -P 8 -p 0 -b .base
-%patch -P 9 -p 0 -b .utf8
-%patch -P 10 -p 0 -b .types
-%patch -P 11 -p 0 -b .psgen
+%patch8  -p0 -b .base
+%patch9  -p0 -b .utf8
+%patch10 -p0 -b .types
+%patch11 -p0 -b .psgen
+%patch12 -p0 -b .iswprint
 %patch13 -p1 
 %patch14 -p1
-%patch -p1
+%patch   -p0 -b .p0
 cp -f %SOURCE1 po/ko.po
+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/'
+touch -r .ref configure.in
+find -name Makefile.in | xargs touch
 
 %build
  #XXX: ugly hack; necessary??
- cp /usr/share/automake-*/config.{guess,sub} auxdir/
+ #YYY: Not a hack and it is necessary!!
+ # The a2ps source is much to old to (re)run auto conf tools
+ cp -p /usr/share/automake-*/config.{guess,sub} auxdir/
  export CFLAGS=$RPM_OPT_FLAGS -D_GNU_SOURCE -funroll-loops -Wall -pipe 
-fstack-protector -fPIE
  export LPR=lpr
  export CC=gcc
- touch -r .ref configure.in
 %configure --enable-shared --disable-static --with-pic --with-medium=LC_PAPER  
\
--with-encoding=LC_CTYPE
  con=
- for m4 in contrib/*.m4; do
+ pushd contrib
+   for m4 in *.m4; do
in=${m4%.*}.in
rm -f ${in} ${m4%.*}
con=$con ${in##*/}
  done
+ popd
  make %{?_smp_mflags} -C contrib/ ${con} LDFLAGS=-pie
  sh ./config.status
- make %{?_smp_mflags} PSFONT_PATH=%{_datadir}/ghostscript/fonts LDFLAGS=-pie
+ make %{?_smp_mflags} PSFONT_PATH=%{_datadir}/ghostscript/fonts LDFLAGS=-pie 
MAKEINFO='makeinfo --force'
  pushd doc
   texi2html a2ps.texi
  popd
+ # Run a test with UTF-8 Umlauts
+ mkdir -p .root/.a2ps
+ echo This is a test text äöüßœéïçèãøæđ  test.utf8
+ ln -sf $PWD/ps/*  .root/.a2ps/
+ ln -sf $PWD/afm/* .root/.a2ps/
+ ln -sf $PWD/encoding/*.root/.a2ps/
+ ln -sf $PWD/ogonkify/*.root/.a2ps/
+ ln -sf $PWD/ppd/* .root/.a2ps/
+ ln -sf $PWD/sheets/*  .root/.a2ps/
+ A2PS_CONFIG=$PWD/etc/a2ps.cfg \
+HOME=$PWD/.root \
+LC_CTYPE=en_US.UTF-8 ./src/a2ps 

commit a2ps for openSUSE:Factory

2015-02-16 Thread h_root
Hello community,

here is the log from the commit of package a2ps for openSUSE:Factory checked in 
at 2015-02-16 15:01:34

Comparing /work/SRC/openSUSE:Factory/a2ps (Old)
 and  /work/SRC/openSUSE:Factory/.a2ps.new (New)


Package is a2ps

Changes:

--- /work/SRC/openSUSE:Factory/a2ps/a2ps.changes2014-12-16 
14:47:11.0 +0100
+++ /work/SRC/openSUSE:Factory/.a2ps.new/a2ps.changes   2015-02-16 
15:01:36.0 +0100
@@ -1,0 +2,16 @@
+Fri Feb  6 11:23:03 UTC 2015 - wer...@suse.de
+
+- BuildRequire texi2html
+
+---
+Mon Feb  2 13:42:36 UTC 2015 - wer...@suse.de
+
+- Correct patch a2ps-4.14.diff (boo#915483)
+- Make a2ps-open smart now
+
+---
+Tue Dec 23 13:23:34 UTC 2014 - meiss...@suse.com
+
+- build with PIE
+
+---



Other differences:
--
++ a2ps.spec ++
--- /var/tmp/diff_new_pack.wMtgGp/_old  2015-02-16 15:01:37.0 +0100
+++ /var/tmp/diff_new_pack.wMtgGp/_new  2015-02-16 15:01:37.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package a2ps
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 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
@@ -28,6 +28,7 @@
 %if %suse_version  1220
 BuildRequires:  gperf
 BuildRequires:  makeinfo
+BuildRequires:  texi2html
 BuildRequires:  texinfo
 %endif
 Url:http://www.gnu.org/software/a2ps/a2ps.html
@@ -108,7 +109,7 @@
 %build
  #XXX: ugly hack; necessary??
  cp /usr/share/automake-*/config.{guess,sub} auxdir/
- export CFLAGS=$RPM_OPT_FLAGS -D_GNU_SOURCE -funroll-loops -Wall -pipe 
-fstack-protector
+ export CFLAGS=$RPM_OPT_FLAGS -D_GNU_SOURCE -funroll-loops -Wall -pipe 
-fstack-protector -fPIE
  export LPR=lpr
  export CC=gcc
  touch -r .ref configure.in
@@ -120,9 +121,9 @@
rm -f ${in} ${m4%.*}
con=$con ${in##*/}
  done
- make %{?_smp_mflags} -C contrib/ ${con}
+ make %{?_smp_mflags} -C contrib/ ${con} LDFLAGS=-pie
  sh ./config.status
- make %{?_smp_mflags} PSFONT_PATH=%{_datadir}/ghostscript/fonts
+ make %{?_smp_mflags} PSFONT_PATH=%{_datadir}/ghostscript/fonts LDFLAGS=-pie
  pushd doc
   texi2html a2ps.texi
  popd

++ a2ps-4.14.diff ++
--- /var/tmp/diff_new_pack.wMtgGp/_old  2015-02-16 15:01:37.0 +0100
+++ /var/tmp/diff_new_pack.wMtgGp/_new  2015-02-16 15:01:37.0 +0100
@@ -306,7 +306,7 @@
 -@COM_gv@Variable: ghostview @gv@ -antialias --arguments=-dNOPLATFONTS
 +##@COM_ghostview@Variable: ghostview @ghostview@ --arguments=-dNOPLATFONTS
 +#@COM_gv@Variable: ghostview @gv@ -antialias --arguments=-dNOPLATFONTS
-+variable: ghostview a2ps-open
++Variable: a2ps-open
  
  # Used for the `pdf' printer.
  # Use as `#{ps2pdf} INPUT OUTPUT'.

++ a2ps-open ++
--- /var/tmp/diff_new_pack.wMtgGp/_old  2015-02-16 15:01:37.0 +0100
+++ /var/tmp/diff_new_pack.wMtgGp/_new  2015-02-16 15:01:37.0 +0100
@@ -41,12 +41,18 @@
 # Checks for known desktop environments
 # set variable DE to the desktop environments name, lowercase
 
+DE=generic
 detectDE()
 {
 if test $KDE_FULL_SESSION = true ; then DE=kde;
 elif test -n $GNOME_DESKTOP_SESSION_ID ; then DE=gnome;
 elif xprop -root _DT_SAVE_MODE | grep ' = \xfce4\$' /dev/null ; then 
DE=xfce;
 fi
+case $DE in
+kde);;
+gnome)  type -p kioclient /dev/null || DE=generic ;;
+xfce)   type -p exo-open /dev/null || DE=generic ;;
+esac
 }
 
 #
@@ -69,26 +75,30 @@
 
 open_kde()
 {
-kfmclient exec $1
-kfmclient_fix_exit_code $?
+if type -p kioclient /dev/null ; then
+   kioclient exec ${1+$@}
+else
+   kfmclient exec ${1+$@}
+   kfmclient_fix_exit_code $?
+fi
 test $? -eq 0 || exit 1
 }
 
 open_gnome()
 {
-gnome-open $1
+gnome-open ${1+$@}
 test $? -eq 0 || exit 1
 }
 
 open_xfce()
 {
-exo-open $1
+exo-open ${1+$@}
 test $? -eq 0 || exit 1
 }
 
 open_generic()
 {
-gv -antialias ${1+$@}
+gv ${1+$@}
 test $? -eq 0 || exit 1
 }
 
@@ -98,8 +108,8 @@
 GS_OPTIONS=-dNOPLATFONTS
 export GS_DEVICE GS_OPTIONS
 case $DE in
-#   kde)open_kde   ${1+$@} ;;
-#   gnome)  open_gnome ${1+$@} ;;
-#   xfce)   open_xfce  ${1+$@} ;;
+kde)open_kde   ${1+$@} ;;
+gnome)  open_gnome ${1+$@} ;;
+xfce)   open_xfce  ${1+$@} ;;
 *) open_generic${1+$@}
 esac

-- 
To unsubscribe, e-mail: 

commit a2ps for openSUSE:Factory

2014-12-16 Thread h_root


binCh0X4CuOpx.bin
Description: Binary data


commit a2ps for openSUSE:Factory

2014-06-25 Thread h_root
Hello community,

here is the log from the commit of package a2ps for openSUSE:Factory checked in 
at 2014-06-25 21:20:20

Comparing /work/SRC/openSUSE:Factory/a2ps (Old)
 and  /work/SRC/openSUSE:Factory/.a2ps.new (New)


Package is a2ps

Changes:

--- /work/SRC/openSUSE:Factory/a2ps/a2ps.changes2014-04-02 
17:17:41.0 +0200
+++ /work/SRC/openSUSE:Factory/.a2ps.new/a2ps.changes   2014-06-25 
21:20:21.0 +0200
@@ -1,0 +2,5 @@
+Wed Jun 25 13:11:26 UTC 2014 - wer...@suse.de
+
+- Remove obsolete tarball
+
+---

Old:

  a2ps-4.13b.tar.bz2



Other differences:
--
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit a2ps for openSUSE:Factory

2014-04-02 Thread h_root
Hello community,

here is the log from the commit of package a2ps for openSUSE:Factory checked in 
at 2014-04-02 17:17:40

Comparing /work/SRC/openSUSE:Factory/a2ps (Old)
 and  /work/SRC/openSUSE:Factory/.a2ps.new (New)


Package is a2ps

Changes:

--- /work/SRC/openSUSE:Factory/a2ps/a2ps.changes2013-12-10 
17:41:52.0 +0100
+++ /work/SRC/openSUSE:Factory/.a2ps.new/a2ps.changes   2014-04-02 
17:17:41.0 +0200
@@ -1,0 +2,6 @@
+Mon Mar 31 08:08:37 UTC 2014 - wer...@suse.de
+
+- Add patch CVE-2014-0466.diff to fix bnc#871097 - CVE-2014-0466:
+  fixps does not use -dSAFER
+
+---

New:

  CVE-2014-0466.diff



Other differences:
--
++ a2ps.spec ++
--- /var/tmp/diff_new_pack.eNus3Z/_old  2014-04-02 17:17:42.0 +0200
+++ /var/tmp/diff_new_pack.eNus3Z/_new  2014-04-02 17:17:42.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package a2ps
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 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
@@ -62,6 +62,8 @@
 Patch11:a2ps-4.13-psgen.patch
 Patch12:a2ps-4.13-gv-arguments.patch
 Patch13:a2ps-4.13-linker.patch
+# PATCH-FIX-USTREAM Bug 871097 - CVE-2014-0466: a2ps: fixps does not use 
-dSAFER
+Patch14:CVE-2014-0466.diff
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -105,6 +107,7 @@
 %patch -P 11 -p 0 -b .psgen
 %patch -P 12 -p 1 -b .gvarg
 %patch -P 13 -p 0 -b .ldso
+%patch -P 14 -p 1 -b .cve140466
 %patch
 cp -f %SOURCE1 po/ko.po
 rename no nb po/no.*

++ CVE-2014-0466.diff ++
Description: CVE-2014-0466: fixps does not invoke gs with -dSAFER
 A malicious PostScript file could delete files with the privileges of
 the invoking user.
Origin: vendor
Bug-Debian: http://bugs.debian.org/742902
Author: Salvatore Bonaccorso car...@debian.org
Last-Update: 2014-03-28

--- a/contrib/fixps.in
+++ b/contrib/fixps.in
@@ -389,7 +389,7 @@
eval $command ;;
   gs)
 $verbose $program: making a full rewrite of the file ($gs). 2
-   $gs -q -dNOPAUSE -dBATCH -sDEVICE=pswrite -sOutputFile=- -c save pop -f 
$file ;;
+   $gs -q -dSAFER -dNOPAUSE -dBATCH -sDEVICE=pswrite -sOutputFile=- -c 
save pop -f $file ;;
 esac
   )
 fi
--- a/contrib/fixps.m4
+++ b/contrib/fixps.m4
@@ -307,7 +307,7 @@
eval $command ;;
   gs)
 $verbose $program: making a full rewrite of the file ($gs). 2
-   $gs -q -dNOPAUSE -dBATCH -sDEVICE=pswrite -sOutputFile=- -c save pop -f 
$file ;;
+   $gs -q -dSAFER -dNOPAUSE -dBATCH -sDEVICE=pswrite -sOutputFile=- -c 
save pop -f $file ;;
 esac
   )
 fi
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit a2ps for openSUSE:Factory

2013-12-10 Thread h_root
Hello community,

here is the log from the commit of package a2ps for openSUSE:Factory checked in 
at 2013-12-10 17:41:51

Comparing /work/SRC/openSUSE:Factory/a2ps (Old)
 and  /work/SRC/openSUSE:Factory/.a2ps.new (New)


Package is a2ps

Changes:

--- /work/SRC/openSUSE:Factory/a2ps/a2ps.changes2013-03-20 
09:52:13.0 +0100
+++ /work/SRC/openSUSE:Factory/.a2ps.new/a2ps.changes   2013-12-10 
17:41:52.0 +0100
@@ -1,0 +2,6 @@
+Mon Dec  9 13:56:20 UTC 2013 - wer...@suse.de
+
+- Work around new linker behaviour that is enforce the liba2ps to
+  depend on libm 
+
+---



Other differences:
--
++ a2ps-4.13-linker.patch ++
--- /var/tmp/diff_new_pack.bgEwP9/_old  2013-12-10 17:41:53.0 +0100
+++ /var/tmp/diff_new_pack.bgEwP9/_new  2013-12-10 17:41:53.0 +0100
@@ -22,3 +22,32 @@
;;
  
  netbsd*)
+--- auxdir/ltmain.sh
 auxdir/ltmain.sh   2013-12-09 13:50:04.722735821 +
+@@ -1982,11 +1982,12 @@ EOF
+   echo
+   if test X$deplibs_check_method = Xnone; then
+ echo *** Warning: inter-library dependencies are not supported 
in this platform.
++echo *** All declared inter-library dependencies are being 
dropped.
++droppeddeps=yes
+   else
+-echo *** Warning: inter-library dependencies are not known to be 
supported.
++deplibs=$($echo X $deplibs | $Xsed -e 's/ -lc$//' -e 's/ 
-[LR][^ ]*//g' -e 's/[]//g')
++newdeplibs=$deplibs
+   fi
+-  echo *** All declared inter-library dependencies are being 
dropped.
+-  droppeddeps=yes
+ fi
+ ;;
+   esac
+--- lib/Makefile.in
 lib/Makefile.in2013-12-09 13:54:05.318235734 +
+@@ -247,7 +247,7 @@ CFLAGS = @CFLAGS@
+ LEXLIB = @LEXLIB@
+ YLWRAP = $(top_srcdir)/auxdir/ylwrap
+ CCLD = $(CC)
+-LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) 
$(LDFLAGS) -o $@
++LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) 
$(LDFLAGS) -o $@ -lm
+ DIST_SOURCES =  $(liba2ps_la_SOURCES)
+ HEADERS =  $(include_HEADERS) $(noinst_HEADERS)
+ 

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit a2ps for openSUSE:Factory

2013-03-20 Thread h_root
Hello community,

here is the log from the commit of package a2ps for openSUSE:Factory checked in 
at 2013-03-20 09:52:11

Comparing /work/SRC/openSUSE:Factory/a2ps (Old)
 and  /work/SRC/openSUSE:Factory/.a2ps.new (New)


Package is a2ps, Maintainer is wer...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/a2ps/a2ps.changes2012-07-31 
13:26:47.0 +0200
+++ /work/SRC/openSUSE:Factory/.a2ps.new/a2ps.changes   2013-03-20 
09:52:13.0 +0100
@@ -1,0 +2,5 @@
+Mon Mar 18 12:41:27 UTC 2013 - mmeis...@suse.com
+
+- Added download link to Source section in spec
+
+---

New:

  a2ps-4.13b.tar.gz



Other differences:
--
++ a2ps.spec ++
--- /var/tmp/diff_new_pack.pNw9l5/_old  2013-03-20 09:52:18.0 +0100
+++ /var/tmp/diff_new_pack.pNw9l5/_new  2013-03-20 09:52:18.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package a2ps
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 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
@@ -45,7 +45,7 @@
 Summary:Converts ASCII Text into PostScript
 License:GPL-2.0+
 Group:  Productivity/Publishing/PS
-Source: a2ps-4.13b.tar.bz2
+Source: http://ftp.gnu.org/gnu/a2ps/%{name}-%{version}b.tar.gz
 Source1:a2ps-ko.po
 Source2:a2ps-open
 Patch:  a2ps-4.13.dif

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit a2ps for openSUSE:Factory

2012-07-31 Thread h_root
Hello community,

here is the log from the commit of package a2ps for openSUSE:Factory checked in 
at 2012-07-31 13:26:45

Comparing /work/SRC/openSUSE:Factory/a2ps (Old)
 and  /work/SRC/openSUSE:Factory/.a2ps.new (New)


Package is a2ps, Maintainer is wer...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/a2ps/a2ps.changes2012-06-18 
14:54:06.0 +0200
+++ /work/SRC/openSUSE:Factory/.a2ps.new/a2ps.changes   2012-07-31 
13:26:47.0 +0200
@@ -1,0 +2,5 @@
+Mon Jul 30 10:49:18 UTC 2012 - co...@suse.com
+
+- add texinfo and makeinfo as buildrequires to fix build
+
+---



Other differences:
--
++ a2ps.spec ++
--- /var/tmp/diff_new_pack.xuRYZV/_old  2012-07-31 13:26:53.0 +0200
+++ /var/tmp/diff_new_pack.xuRYZV/_new  2012-07-31 13:26:53.0 +0200
@@ -26,6 +26,10 @@
 BuildRequires:  psutils
 BuildRequires:  texlive-latex
 BuildRequires:  xorg-x11-devel
+%if %suse_version  1220
+BuildRequires:  makeinfo
+BuildRequires:  texinfo
+%endif
 Url:http://www.gnu.org/software/a2ps/a2ps.html
 Provides:   a2ps-bin
 Requires:   /bin/sed

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit a2ps for openSUSE:Factory

2012-06-18 Thread h_root
Hello community,

here is the log from the commit of package a2ps for openSUSE:Factory checked in 
at 2012-06-18 14:53:25

Comparing /work/SRC/openSUSE:Factory/a2ps (Old)
 and  /work/SRC/openSUSE:Factory/.a2ps.new (New)


Package is a2ps, Maintainer is wer...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/a2ps/a2ps.changes2012-05-31 
17:02:16.0 +0200
+++ /work/SRC/openSUSE:Factory/.a2ps.new/a2ps.changes   2012-06-18 
14:54:06.0 +0200
@@ -1,0 +2,5 @@
+Sat Jun 16 19:12:39 UTC 2012 - jeng...@inai.de
+
+- Use a more future-proof source path for copying in config.*
+
+---



Other differences:
--
++ a2ps.spec ++
--- /var/tmp/diff_new_pack.k84gYT/_old  2012-06-18 14:54:07.0 +0200
+++ /var/tmp/diff_new_pack.k84gYT/_new  2012-06-18 14:54:07.0 +0200
@@ -107,7 +107,7 @@
 
 %build
  #XXX: ugly hack; necessary??
- cp /usr/share/automake-1.11/config.* auxdir/ || cp 
/usr/share/automake-1.12/config.* auxdir/
+ cp /usr/share/automake-*/config.{guess,sub} auxdir/
  export CFLAGS=$RPM_OPT_FLAGS -D_GNU_SOURCE -funroll-loops -Wall -pipe 
-fstack-protector
  export LPR=lpr
  export CC=gcc

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit a2ps for openSUSE:Factory

2012-05-31 Thread h_root
Hello community,

here is the log from the commit of package a2ps for openSUSE:Factory checked in 
at 2012-05-31 17:02:15

Comparing /work/SRC/openSUSE:Factory/a2ps (Old)
 and  /work/SRC/openSUSE:Factory/.a2ps.new (New)


Package is a2ps, Maintainer is wer...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/a2ps/a2ps.changes2012-03-01 
17:18:46.0 +0100
+++ /work/SRC/openSUSE:Factory/.a2ps.new/a2ps.changes   2012-05-31 
17:02:16.0 +0200
@@ -1,0 +2,5 @@
+Tue May 29 13:10:11 UTC 2012 - pu...@suse.com
+
+- fix build with automake-1.12 
+
+---



Other differences:
--
++ a2ps.spec ++
--- /var/tmp/diff_new_pack.mRvHcM/_old  2012-05-31 17:02:18.0 +0200
+++ /var/tmp/diff_new_pack.mRvHcM/_new  2012-05-31 17:02:18.0 +0200
@@ -15,6 +15,7 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:   a2ps
 BuildRequires:  autoconf
 BuildRequires:  automake
@@ -27,7 +28,12 @@
 BuildRequires:  xorg-x11-devel
 Url:http://www.gnu.org/software/a2ps/a2ps.html
 Provides:   a2ps-bin
-Requires:   /bin/sed /usr/bin/iconv /usr/bin/file /usr/bin/wdiff 
/usr/bin/w3m ghostscript-fonts-std
+Requires:   /bin/sed
+Requires:   /usr/bin/file
+Requires:   /usr/bin/iconv
+Requires:   /usr/bin/w3m
+Requires:   /usr/bin/wdiff
+Requires:   ghostscript-fonts-std
 Suggests:   acroread gv ImageMagick psutils texinfo texlive-latex
 PreReq: %{install_info_prereq}
 Version:4.13
@@ -66,7 +72,8 @@
 Summary:Library and header file for the interface of a2ps
 Group:  Development/Libraries/Other
 Provides:   a2ps:%{_libdir}/liba2ps.a
-Requires:   %{name} = %{version} glibc-devel 
+Requires:   %{name} = %{version}
+Requires:   glibc-devel
 
 %description -n a2ps-devel
 a2ps converts ASCII text into PostScript. This feature is used by
@@ -99,7 +106,8 @@
 rename no nb po/no.*
 
 %build
- cp /usr/share/automake-1.11/config.* auxdir/
+ #XXX: ugly hack; necessary??
+ cp /usr/share/automake-1.11/config.* auxdir/ || cp 
/usr/share/automake-1.12/config.* auxdir/
  export CFLAGS=$RPM_OPT_FLAGS -D_GNU_SOURCE -funroll-loops -Wall -pipe 
-fstack-protector
  export LPR=lpr
  export CC=gcc

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit a2ps for openSUSE:Factory

2012-03-01 Thread h_root
Hello community,

here is the log from the commit of package a2ps for openSUSE:Factory checked in 
at 2012-03-01 17:18:33

Comparing /work/SRC/openSUSE:Factory/a2ps (Old)
 and  /work/SRC/openSUSE:Factory/.a2ps.new (New)


Package is a2ps, Maintainer is wer...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/a2ps/a2ps.changes2012-02-08 
17:17:17.0 +0100
+++ /work/SRC/openSUSE:Factory/.a2ps.new/a2ps.changes   2012-03-01 
17:18:46.0 +0100
@@ -1,0 +2,6 @@
+Tue Feb 21 12:22:10 UTC 2012 - wer...@suse.de
+
+- Fix shared library build on all 64bit architectures (hint from
+  Dinar Valeev)
+
+---

New:

  a2ps-4.13-linker.patch



Other differences:
--
++ a2ps.spec ++
--- /var/tmp/diff_new_pack.3jhUor/_old  2012-03-01 17:18:48.0 +0100
+++ /var/tmp/diff_new_pack.3jhUor/_new  2012-03-01 17:18:48.0 +0100
@@ -51,6 +51,7 @@
 Patch10:a2ps-4.13-types.patch
 Patch11:a2ps-4.13-psgen.patch
 Patch12:a2ps-4.13-gv-arguments.patch
+Patch13:a2ps-4.13-linker.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -92,6 +93,7 @@
 %patch -P 10 -p 0 -b .types
 %patch -P 11 -p 0 -b .psgen
 %patch -P 12 -p 1 -b .gvarg
+%patch -P 13 -p 0 -b .ldso
 %patch
 cp -f %SOURCE1 po/ko.po
 rename no nb po/no.*

++ a2ps-4.13-linker.patch ++
--- auxdir/ltconfig
+++ auxdir/ltconfig 2012-02-21 12:20:09.366433998 +
@@ -1966,19 +1966,8 @@ linux-gnu*)
   finish_cmds='PATH=\$PATH:/sbin ldconfig -n $libdir'
   shlibpath_var=LD_LIBRARY_PATH
   shlibpath_overrides_runpath=no
-  deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [LM]SB (shared 
object|dynamic lib )'
-  file_magic_cmd=/usr/bin/file
-  file_magic_test_file=`echo /lib/libc.so* /lib/libc-*.so`
-
-  if test -f /lib/ld.so.1; then
-dynamic_linker='GNU ld.so'
-  else
-# Only the GNU ld.so supports shared libraries on MkLinux.
-case $host_cpu in
-powerpc*) dynamic_linker=no ;;
-*) dynamic_linker='Linux ld.so' ;;
-esac
-  fi
+  hardcode_into_libs=yes
+  dynamic_linker='GNU/Linux ld.so'
   ;;
 
 netbsd*)
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit a2ps for openSUSE:Factory

2012-02-08 Thread h_root
Hello community,

here is the log from the commit of package a2ps for openSUSE:Factory checked in 
at 2012-02-08 17:17:11

Comparing /work/SRC/openSUSE:Factory/a2ps (Old)
 and  /work/SRC/openSUSE:Factory/.a2ps.new (New)


Package is a2ps, Maintainer is wer...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/a2ps/a2ps.changes2011-11-05 
11:36:07.0 +0100
+++ /work/SRC/openSUSE:Factory/.a2ps.new/a2ps.changes   2012-02-08 
17:17:17.0 +0100
@@ -1,0 +2,5 @@
+Tue Feb  7 09:22:18 CET 2012 - meiss...@suse.de
+
+- copy config.* files instead of old suse_update_config macro.
+
+---



Other differences:
--
++ a2ps.spec ++
--- /var/tmp/diff_new_pack.0tw6U7/_old  2012-02-08 17:17:18.0 +0100
+++ /var/tmp/diff_new_pack.0tw6U7/_new  2012-02-08 17:17:18.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package a2ps
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 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
@@ -15,20 +15,26 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-
-
 Name:   a2ps
-BuildRequires:  autoconf automake emacs-nox flex ghostscript-fonts-std gv 
psutils texlive-latex xorg-x11-devel
+BuildRequires:  autoconf
+BuildRequires:  automake
+BuildRequires:  emacs-nox
+BuildRequires:  flex
+BuildRequires:  ghostscript-fonts-std
+BuildRequires:  gv
+BuildRequires:  psutils
+BuildRequires:  texlive-latex
+BuildRequires:  xorg-x11-devel
 Url:http://www.gnu.org/software/a2ps/a2ps.html
-License:GPL-2.0+
-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
 PreReq: %{install_info_prereq}
 Version:4.13
-Release:1336
+Release:0
 Summary:Converts ASCII Text into PostScript
+License:GPL-2.0+
+Group:  Productivity/Publishing/PS
 Source: a2ps-4.13b.tar.bz2
 Source1:a2ps-ko.po
 Source2:a2ps-open
@@ -56,7 +62,6 @@
 latin encodings are supported.
 
 %package -n a2ps-devel
-License:GPL-2.0+
 Summary:Library and header file for the interface of a2ps
 Group:  Development/Libraries/Other
 Provides:   a2ps:%{_libdir}/liba2ps.a
@@ -92,7 +97,7 @@
 rename no nb po/no.*
 
 %build
-%{?suse_update_config:%{suse_update_config -f auxdir}}
+ cp /usr/share/automake-1.11/config.* auxdir/
  export CFLAGS=$RPM_OPT_FLAGS -D_GNU_SOURCE -funroll-loops -Wall -pipe 
-fstack-protector
  export LPR=lpr
  export CC=gcc

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit a2ps for openSUSE:Factory

2011-12-06 Thread h_root
Hello community,

here is the log from the commit of package a2ps for openSUSE:Factory checked in 
at 2011-12-06 17:55:12

Comparing /work/SRC/openSUSE:Factory/a2ps (Old)
 and  /work/SRC/openSUSE:Factory/.a2ps.new (New)


Package is a2ps, Maintainer is wer...@suse.com

Changes:




Other differences:
--
++ a2ps.spec ++
--- /var/tmp/diff_new_pack.OyjLQw/_old  2011-12-06 17:55:22.0 +0100
+++ /var/tmp/diff_new_pack.OyjLQw/_new  2011-12-06 17:55:22.0 +0100
@@ -20,7 +20,7 @@
 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:GPLv2+
+License:GPL-2.0+
 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
@@ -56,7 +56,7 @@
 latin encodings are supported.
 
 %package -n a2ps-devel
-License:GPLv2+
+License:GPL-2.0+
 Summary:Library and header file for the interface of a2ps
 Group:  Development/Libraries/Other
 Provides:   a2ps:%{_libdir}/liba2ps.a

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit a2ps for openSUSE:Factory

2011-09-19 Thread h_root

Hello community,

here is the log from the commit of package a2ps for openSUSE:Factory
checked in at Mon Sep 19 15:32:16 CEST 2011.




--- a2ps/a2ps.changes   2011-01-18 16:23:55.0 +0100
+++ /mounts/work_src_done/STABLE/a2ps/a2ps.changes  2011-09-17 
12:39:18.0 +0200
@@ -1,0 +2,6 @@
+Sat Sep 17 10:39:10 UTC 2011 - jeng...@medozas.de
+
+- Remove redundant tags/sections from specfile
+- Use %_smp_mflags for parallel build
+
+---

calling whatdependson for head-i586




Other differences:
--
++ a2ps.spec ++
--- /var/tmp/diff_new_pack.burOp1/_old  2011-09-19 15:32:10.0 +0200
+++ /var/tmp/diff_new_pack.burOp1/_new  2011-09-19 15:32:10.0 +0200
@@ -25,7 +25,6 @@
 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:1336
@@ -46,7 +45,6 @@
 Patch10:a2ps-4.13-types.patch
 Patch11:a2ps-4.13-psgen.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-%global _sysconfdir /etc
 
 %description
 a2ps converts ASCII text into PostScript. This feature is used by
@@ -56,18 +54,11 @@
 PostScript.  Only language text which can be converted from UTF-8 to
 latin encodings are supported.
 
-
-
-Authors:
-
-Miguel Santana m.sant...@frgu.bull.fr
-
 %package -n a2ps-devel
 License:GPLv2+
 Summary:Library and header file for the interface of a2ps
 Group:  Development/Libraries/Other
 Provides:   a2ps:%{_libdir}/liba2ps.a
-AutoReqProv:on
 Requires:   %{name} = %{version} glibc-devel 
 
 %description -n a2ps-devel
@@ -78,12 +69,6 @@
 PostScript.  Only language text which can be converted from UTF-8 to
 latin encodings are supported.
 
-
-
-Authors:
-
-Miguel Santana m.sant...@frgu.bull.fr
-
 %prep
 %setup -q -n a2ps-4.13
 touch -r configure.in .ref
@@ -119,9 +104,9 @@
rm -f ${in} ${m4%.*}
con=$con ${in##*/}
  done
- %{__make} %{?jobs:-j%jobs} -C contrib/ ${con}
+ make %{?_smp_mflags} -C contrib/ ${con}
  sh ./config.status
- %{__make} %{?jobs:-j%jobs} PSFONT_PATH=%{_datadir}/ghostscript/fonts
+ make %{?_smp_mflags} PSFONT_PATH=%{_datadir}/ghostscript/fonts
  pushd doc
   texi2html a2ps.texi
  popd
@@ -134,9 +119,6 @@
  rm -f %{buildroot}%{_libdir}/liba2ps.la
  install -m 0755 %{S:2} %{buildroot}/%{_bindir}/
 
-%clean
-%{?buildroot: %{__rm} -rf %{buildroot}}
-
 %post
 /sbin/ldconfig
 %install_info --info-dir=%{_infodir} %{_infodir}/%{name}.info.gz






Remember to have fun...

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org