Hello community,

here is the log from the commit of package fwbuilder for openSUSE:Factory 
checked in at 2012-12-14 06:43:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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-04-12 
09:23:38.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.fwbuilder.new/fwbuilder.changes 2012-12-14 
06:43:44.000000000 +0100
@@ -1,0 +2,6 @@
+Sat Dec  8 06:37:38 UTC 2012 - [email protected]
+
+- Added Requires rcs to enable reversion control
+- Cleaned the spec file a bit more
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ fwbuilder.spec ++++++
--- /var/tmp/diff_new_pack.N9BSQU/_old  2012-12-14 06:43:48.000000000 +0100
+++ /var/tmp/diff_new_pack.N9BSQU/_new  2012-12-14 06:43:48.000000000 +0100
@@ -16,9 +16,6 @@
 #
 
 
-%define jobs $(( `/usr/bin/getconf _NPROCESSORS_ONLN` + 1 ))
-%define debug_package_requires %{name} = %{version}-%{release}
-
 Name:           fwbuilder
 Version:        5.1.0.3599
 Release:        0.0
@@ -34,8 +31,8 @@
 BuildRequires:  gcc-c++
 BuildRequires:  libqt4-devel
 BuildRequires:  libtool
-BuildRequires:  libxml2-devel >= 2.4.10
-BuildRequires:  libxslt-devel >= 1.0.7
+BuildRequires:  libxml2-devel
+BuildRequires:  libxslt-devel
 BuildRequires:  net-snmp-devel
 BuildRequires:  openssl-devel
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
@@ -43,8 +40,7 @@
 BuildRequires:  fdupes
 BuildRequires:  update-desktop-files
 %endif
-Requires:       libxml2 >= 2.4.10
-Requires:       libxslt >= 1.0.7
+Requires:       rcs
 
 %description
 Firewall Builder consists of a GUI and set of policy compilers for
@@ -76,7 +72,7 @@
 make %{?_smp_mflags}
 
 %install
-make install INSTALL_ROOT=%{buildroot}
+make INSTALL_ROOT=%{buildroot} install
 %if 0%{?suse_version}
 %suse_update_desktop_file -r %{name} System Security
 %fdupes -s %{buildroot}

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to