Hello community,

here is the log from the commit of package hylafax for openSUSE:Factory checked 
in at 2012-02-14 19:01:06
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/hylafax (Old)
 and      /work/SRC/openSUSE:Factory/.hylafax.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "hylafax", Maintainer is "kk...@novell.com"

Changes:
--------
--- /work/SRC/openSUSE:Factory/hylafax/hylafax.changes  2011-12-25 
17:35:06.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.hylafax.new/hylafax.changes     2012-02-14 
19:01:08.000000000 +0100
@@ -1,0 +2,7 @@
+Wed Dec 21 23:39:36 UTC 2011 - jeng...@medozas.de
+
+- Remove redundant/unwanted tags/section (cf. specfile guidelines)
+- Use %_smp_mflags for building
+- Do use chown's -h option in %post (avoid potential sec issue)
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ hylafax.spec ++++++
--- /var/tmp/diff_new_pack.29v61P/_old  2012-02-14 19:01:09.000000000 +0100
+++ /var/tmp/diff_new_pack.29v61P/_new  2012-02-14 19:01:09.000000000 +0100
@@ -15,6 +15,8 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
+
 Name:           hylafax
 BuildRequires:  gcc-c++
 BuildRequires:  ghostscript-library
@@ -51,7 +53,7 @@
 Patch10:        hylafax-6.0.4-DESTDIR.patch
 Patch11:        hylafax-6.0.4-configure.patch
 Patch12:        hylafax-changed_options.patch
-Url:            http://www.hylafax.org
+URL:            http://www.hylafax.org
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 Summary:        Very Powerful Fax Server
 License:        MIT
@@ -63,12 +65,6 @@
 %description
 Very powerful fax server.
 
-
-
-Authors:
---------
-    Sam Leffler <s...@engr.sgi.com>
-
 %package -n hylafax-client
 Conflicts:      sendfax
 Summary:        Linux client package for the Hylafax server
@@ -79,7 +75,7 @@
 network, you can use this package to access the server.
 
 %prep
-%setup -q -n %{name}-%{version} -a 1 -a 2
+%setup -qa 1 -a 2
 %patch
 %patch1
 %patch2
@@ -109,7 +105,7 @@
      MAN=%{_mandir} \
      DESTDIR=%{buildroot} \
      LIBDIR=%{_libdir} \
-     LOCALEDIR=%{_datadir}/locale
+     LOCALEDIR=%{_datadir}/locale %{?_smp_mflags}
 
 %install
 install -d %{buildroot}%{spooldir}
@@ -148,7 +144,7 @@
 /usr/sbin/usermod -g uucp -G dialout fax 2> /dev/null || :
 
 %post
-/bin/chown -f -R fax var/spool/fax/*
+/bin/chown -Rhf fax var/spool/fax/*
 %{fillup_and_insserv hylafax}
 ldconfig
 
@@ -160,9 +156,6 @@
 
 %postun -n hylafax-client -p /sbin/ldconfig
 
-%clean
-[ "${RPM_BUILD_ROOT}" != "/" ] && [ -d ${RPM_BUILD_ROOT} ] && rm -rf 
${RPM_BUILD_ROOT};
-
 %files -f %{name}-server.lang
 %defattr(-, root, root)
 %doc COPYRIGHT README SuSE/README.SuSE TODO VERSION latex-cover-1.04 
doc/RELEASENOTES-6.0.txt




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

Reply via email to