Hello community, here is the log from the commit of package html2ps for openSUSE:Factory checked in at 2014-10-29 21:09:23 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/html2ps (Old) and /work/SRC/openSUSE:Factory/.html2ps.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "html2ps" Changes: -------- --- /work/SRC/openSUSE:Factory/html2ps/html2ps.changes 2011-09-23 02:02:59.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.html2ps.new/html2ps.changes 2014-10-29 21:09:29.000000000 +0100 @@ -1,0 +2,5 @@ +Wed Oct 15 07:15:05 UTC 2014 - [email protected] + +- Use source URLs and remove ancient specfile tags and sections + +------------------------------------------------------------------- Old: ---- html2ps-1.0b5.tar.bz2 New: ---- html2ps-1.0b5.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ html2ps.spec ++++++ --- /var/tmp/diff_new_pack.xSuzxo/_old 2014-10-29 21:09:30.000000000 +0100 +++ /var/tmp/diff_new_pack.xSuzxo/_new 2014-10-29 21:09:30.000000000 +0100 @@ -1,7 +1,7 @@ # -# spec file for package html2ps (Version 1.0b5) +# spec file for package html2ps # -# Copyright (c) 2008 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 @@ -15,25 +15,31 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # -# norootforbuild - Name: html2ps Version: 1.0b5 -Release: 225 -BuildRequires: ImageMagick ghostscript-fonts-std ghostscript-x11 jpeg netpbm perl-libwww-perl texlive-latex -Requires: perl perl-libwww-perl netpbm ghostscript_any -Requires: ImageMagick -BuildArch: noarch -AutoReqProv: on -Group: Productivity/Publishing/HTML/Tools -License: GPL-2.0+ +Release: 0 Url: http://user.it.uu.se/~jan/html2ps.html Summary: HTML to PostScript Converter -Source0: %{name}-%{version}.tar.bz2 +License: GPL-2.0+ +Group: Productivity/Publishing/HTML/Tools +Source0: http://user.it.uu.se/~jan/%name-%version.tar.gz Source1: html2psrc Patch0: %{name}-%{version}-open.diff BuildRoot: %{_tmppath}/%{name}-%{version}-build +BuildRequires: ImageMagick +BuildRequires: ghostscript-fonts-std +BuildRequires: ghostscript-x11 +BuildRequires: jpeg +BuildRequires: netpbm +BuildRequires: perl-libwww-perl +BuildRequires: texlive-latex +Requires: ImageMagick +Requires: ghostscript_any +Requires: netpbm +Requires: perl +Requires: perl-libwww-perl +BuildArch: noarch %description An HTML to PostScript converter written in Perl. Html2ps understands @@ -77,9 +83,6 @@ install -m644 html2ps.1 $RPM_BUILD_ROOT/%{_mandir}/man1/ install -m644 html2psrc.5 $RPM_BUILD_ROOT/%{_mandir}/man5/ -%clean -rm -rf $RPM_BUILD_ROOT - %files %defattr(-, root, root) %doc COPYING README html2ps.html contrib/xhtml2ps/xhtml2ps -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
