commit a2ps for openSUSE:Factory
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.000000000 +0100 +++ /mounts/work_src_done/STABLE/a2ps/a2ps.changes 2011-09-17 12:39:18.000000000 +0200 @@ -1,0 +2,6 @@ +Sat Sep 17 10:39:10 UTC 2011 - jengelh@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.000000000 +0200 +++ /var/tmp/diff_new_pack.burOp1/_new 2011-09-19 15:32:10.000000000 +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.Santana@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.Santana@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+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@hilbert.suse.de