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.changes        2012-03-01 
17:18:46.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.a2ps.new/a2ps.changes   2012-05-31 
17:02:16.000000000 +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.000000000 +0200
+++ /var/tmp/diff_new_pack.mRvHcM/_new  2012-05-31 17:02:18.000000000 +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

Reply via email to