Hello community,

here is the log from the commit of package fwbuilder for openSUSE:Factory 
checked in at 2012-04-12 09:23:36
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/fwbuilder (Old)
 and      /work/SRC/openSUSE:Factory/.fwbuilder.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "fwbuilder", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/fwbuilder/fwbuilder.changes      2012-03-20 
11:27:05.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.fwbuilder.new/fwbuilder.changes 2012-04-12 
09:23:38.000000000 +0200
@@ -1,0 +2,6 @@
+Wed Apr  4 18:50:26 UTC 2012 - joop.boo...@opensuse.org
+
+- Build version 5.1.0.3599
+- Cleaned the spec file
+
+-------------------------------------------------------------------

Old:
----
  fwbuilder-5.0.1.3592.tar.bz2

New:
----
  fwbuilder-5.1.0.3599.tar.bz2

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

Other differences:
------------------
++++++ fwbuilder.spec ++++++
--- /var/tmp/diff_new_pack.V02qpS/_old  2012-04-12 09:23:43.000000000 +0200
+++ /var/tmp/diff_new_pack.V02qpS/_new  2012-04-12 09:23:43.000000000 +0200
@@ -20,15 +20,15 @@
 %define debug_package_requires %{name} = %{version}-%{release}
 
 Name:           fwbuilder
+Version:        5.1.0.3599
+Release:        0.0
 Summary:        Firewall Builder
 License:        GPL-2.0+
 Group:          Productivity/Networking/Security
-Version:        5.0.1.3592
-Release:        0.0
 Url:            http://www.fwbuilder.org/
 Source:         %{name}-%{version}.tar.bz2
+# PATCH-FIX-OPENSUSE fwbuilder-gcc47.patch
 Patch0:         fwbuilder-gcc47.patch
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  autoconf
 BuildRequires:  automake
 BuildRequires:  gcc-c++
@@ -38,6 +38,7 @@
 BuildRequires:  libxslt-devel >= 1.0.7
 BuildRequires:  net-snmp-devel
 BuildRequires:  openssl-devel
+BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 %if 0%{?suse_version}
 BuildRequires:  fdupes
 BuildRequires:  update-desktop-files
@@ -69,25 +70,17 @@
 
 %build
 ./autogen.sh
-%if 0%{?mandriva_version} == 2008
-export PATH=/usr/lib/qt4/bin:$PATH
-%endif
 
 %configure \
        --with-docdir=%{_docdir}/%{name}
-%__make %{?jobs:-j%jobs}
+make %{?_smp_mflags}
 
 %install
-%__make install INSTALL_ROOT=%{buildroot}
+make install INSTALL_ROOT=%{buildroot}
 %if 0%{?suse_version}
 %suse_update_desktop_file -r %{name} System Security
+%fdupes -s %{buildroot}
 %endif
-%if 0%{?suse_version}
-%fdupes -s $RPM_BUILD_ROOT
-%endif
-
-%clean
-%{__rm} -rf %{buildroot}
 
 %files
 %defattr(-,root,root)

++++++ fwbuilder-5.0.1.3592.tar.bz2 -> fwbuilder-5.1.0.3599.tar.bz2 ++++++
++++ 19003 lines of diff (skipped)

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

Reply via email to