Hello community, here is the log from the commit of package hylafax for openSUSE:Factory checked in at 2011-12-25 17:35:04 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/hylafax (Old) and /work/SRC/openSUSE:Factory/.hylafax.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "hylafax", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/hylafax/hylafax.changes 2011-09-23 02:03:03.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.hylafax.new/hylafax.changes 2011-12-25 17:35:06.000000000 +0100 @@ -1,0 +2,5 @@ +Tue Dec 20 20:34:41 UTC 2011 - [email protected] + +- remove call to suse_update_config (very old work around) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ hylafax.spec ++++++ --- /var/tmp/diff_new_pack.T8CfNM/_old 2011-12-25 17:35:06.000000000 +0100 +++ /var/tmp/diff_new_pack.T8CfNM/_new 2011-12-25 17:35:06.000000000 +0100 @@ -15,20 +15,24 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # -# norootforbuild - - Name: hylafax -BuildRequires: gcc-c++ ghostscript-library libjpeg-devel libpng-devel libtiff-devel metamail mm postfix pwdutils -BuildRequires: mgetty xz zlib-devel -License: MIT -Group: Hardware/Fax +BuildRequires: gcc-c++ +BuildRequires: ghostscript-library +BuildRequires: libjpeg-devel +BuildRequires: libpng-devel +BuildRequires: libtiff-devel +BuildRequires: metamail +BuildRequires: mgetty +BuildRequires: mm +BuildRequires: postfix +BuildRequires: pwdutils +BuildRequires: xz +BuildRequires: zlib-devel Provides: fax_daemon Requires: tiff gs_lib smtp_daemon a2ps hylafax-client mgetty Conflicts: sendfax -AutoReqProv: on Version: 6.0.4 -Release: 9 +Release: 0 Source: %{name}-%{version}.tar.lzma Source1: latex-cover-1.04.tar.lzma Source2: %{name}-SuSE.tar.lzma @@ -50,6 +54,8 @@ Url: http://www.hylafax.org BuildRoot: %{_tmppath}/%{name}-%{version}-build Summary: Very Powerful Fax Server +License: MIT +Group: Hardware/Fax PreReq: sh-utils fileutils %insserv_prereq %fillup_prereq /usr/sbin/useradd /usr/sbin/usermod %define lib_dir %{_prefix}/lib/fax %define spooldir /var/spool/fax @@ -64,10 +70,7 @@ Sam Leffler <[email protected]> %package -n hylafax-client -License: MIT -Group: Hardware/Fax Conflicts: sendfax -AutoReqProv: on Summary: Linux client package for the Hylafax server %description -n hylafax-client @@ -75,12 +78,6 @@ you already run the Hylafax fax server on an other machine at your network, you can use this package to access the server. - - -Authors: --------- - Sam Leffler <[email protected]> - %prep %setup -q -n %{name}-%{version} -a 1 -a 2 %patch @@ -102,7 +99,6 @@ cp %{S:4} po/de.po %build -%{?suse_update_config:%{suse_update_config -f}} ./configure --with-OPTIMIZER="%{optflags}" --with-STRIP=: \ --with-MKDIR="/bin/mkdir -p" ${RPM_ARCH}-suse-linux < /dev/null %{__make} BIN=%{_bindir} \ -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
