Hello community,

here is the log from the commit of package gufw for openSUSE:Factory checked in 
at 2015-01-24 22:20:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gufw (Old)
 and      /work/SRC/openSUSE:Factory/.gufw.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gufw"

Changes:
--------
--- /work/SRC/openSUSE:Factory/gufw/gufw.changes        2014-12-21 
12:04:26.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.gufw.new/gufw.changes   2015-01-24 
22:20:50.000000000 +0100
@@ -1,0 +2,14 @@
+Fri Jan 16 15:32:13 UTC 2015 - [email protected]
+
+- Update to version 15.04.0
+  + Fixed #1375468 No reload entry menu
+  + Fixed #1388422 NTP rule uses CUPS port
+  + Fixed #1342355 #1374998 Typos
+  + Fixed #1375010 Translated "Gufw is already running"
+  + Fixed #1375957 Tutorial strings in English
+  + Updated languages
+- Cleanup specfile
+- Fix Url
+- Use download Url as source
+
+-------------------------------------------------------------------

Old:
----
  gui-ufw-14.04.0.tar.gz

New:
----
  gufw_15.04.0.tar.gz

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

Other differences:
------------------
++++++ gufw.spec ++++++
--- /var/tmp/diff_new_pack.L46wx1/_old  2015-01-24 22:20:51.000000000 +0100
+++ /var/tmp/diff_new_pack.L46wx1/_new  2015-01-24 22:20:51.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gufw
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 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,15 +15,14 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-
 Name:           gufw 
-Version:        14.04.0 
+Version:        15.04.0 
 Release:        0
 Summary:        Uncomplicated Firewall
 License:        GPL-3.0
 Group:          Productivity/Networking/Security
-Url:            http://launchpad.net/%{name}
-Source0:        gui-ufw-%{version}.tar.gz 
+Url:            http://gufw.org/
+Source0:        
https://launchpad.net/gui-ufw/gufw-15.04/15.04/+download/%{name}_%{version}.tar.gz
 
 #Source90:       gufw-rpmlintrc
 #Patch1:         gui-ufw-11.10.2-gufw.Daemon.conf.diff
 BuildArch:      noarch
@@ -35,14 +34,8 @@
 BuildRequires:  python-distutils-extra
 BuildRequires:  python-netifaces
 BuildRequires:  update-desktop-files
-
-Requires:       python >= %python_version
 Requires:       ufw
-%if 0%{?suse_version} <= 1210
-Requires:       gir-repository
-%else
 Requires:       girepository-1_0
-%endif
 Requires:       dbus-1-python
 Requires:       gufw-lang
 Requires:       notification-daemon
@@ -64,8 +57,7 @@
 %build
 
 %install
-rm -rf %{buildroot}
-python setup.py install --prefix=/usr \
+python setup.py install --prefix=%{_prefix} \
 --root %{buildroot}
 rm %{buildroot}/usr/lib/python2.7/site-packages/gufw/model/__init__.py
 rm %{buildroot}/usr/lib/python2.7/site-packages/gufw/view/__init__.py

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

Reply via email to