commit fwzs for openSUSE:Factory

2011-12-06 Thread h_root
Hello community,

here is the log from the commit of package fwzs for openSUSE:Factory checked in 
at 2011-12-06 18:10:45

Comparing /work/SRC/openSUSE:Factory/fwzs (Old)
 and  /work/SRC/openSUSE:Factory/.fwzs.new (New)


Package is fwzs, Maintainer is 

Changes:




Other differences:
--
++ fwzs.spec ++
--- /var/tmp/diff_new_pack.PRgFbM/_old  2011-12-06 18:15:58.0 +0100
+++ /var/tmp/diff_new_pack.PRgFbM/_new  2011-12-06 18:15:58.0 +0100
@@ -23,7 +23,7 @@
 Summary:Tray applet that allows to switch firewall zones of interfaces
 Version:0.5
 Release:1
-License:GPLv2
+License:GPL-2.0
 Group:  System/GUI/Other
 Source: fwzs-%version.tar.bz2
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

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



commit fwzs for openSUSE:Factory

2011-10-25 Thread h_root
Hello community,

here is the log from the commit of package fwzs for openSUSE:Factory checked in 
at 2011-10-25 15:53:30

Comparing /work/SRC/openSUSE:Factory/fwzs (Old)
 and  /work/SRC/openSUSE:Factory/.fwzs.new (New)


Package is fwzs, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/fwzs/fwzs.changes2011-10-05 
17:36:05.0 +0200
+++ /work/SRC/openSUSE:Factory/.fwzs.new/fwzs.changes   2011-10-25 
15:53:43.0 +0200
@@ -1,0 +2,5 @@
+Tue Oct 25 07:23:48 UTC 2011 - lnus...@suse.de
+
+- require python-gtk and recommend python-notify (bnc#725994)
+
+---



Other differences:
--
++ fwzs.spec ++
--- /var/tmp/diff_new_pack.d3NFPb/_old  2011-10-25 15:53:50.0 +0200
+++ /var/tmp/diff_new_pack.d3NFPb/_new  2011-10-25 15:53:50.0 +0200
@@ -29,6 +29,8 @@
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 PreReq: dbus-1
 Requires:   SuSEfirewall2  3.6_SVNr220
+Requires:   python-gtk
+Recommends: python-notify
 %if 0%{?suse_version}  1130
 Requires:   PolicyKit
 %else

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



commit fwzs for openSUSE:Factory

2011-10-05 Thread h_root

Hello community,

here is the log from the commit of package fwzs for openSUSE:Factory
checked in at Wed Oct 5 17:36:06 CEST 2011.




--- openSUSE:Factory/fwzs/fwzs.changes  2011-09-23 01:58:28.0 +0200
+++ /mounts/work_src_done/STABLE/fwzs/fwzs.changes  2011-10-05 
11:38:30.0 +0200
@@ -1,0 +2,6 @@
+Wed Oct  5 09:37:59 UTC 2011 - lnus...@suse.de
+
+- new version 0.5:
+  * automatic zone switching based on NM connection
+
+---

calling whatdependson for head-i586


Old:

  fwzs-0.4.tar.bz2

New:

  fwzs-0.5.tar.bz2



Other differences:
--
++ fwzs.spec ++
--- /var/tmp/diff_new_pack.dGAEoW/_old  2011-10-05 17:36:02.0 +0200
+++ /var/tmp/diff_new_pack.dGAEoW/_new  2011-10-05 17:36:02.0 +0200
@@ -21,8 +21,8 @@
 Name:   fwzs
 Url:http://gitorious.org/opensuse/fwzs
 Summary:Tray applet that allows to switch firewall zones of interfaces
-Version:0.4
-Release:3
+Version:0.5
+Release:1
 License:GPLv2
 Group:  System/GUI/Other
 Source: fwzs-%version.tar.bz2
@@ -69,9 +69,9 @@
 %{_datadir}/fwzs
 %{_datadir}/dbus-1/system-services/org.opensuse.zoneswitcher.service
 %{_datadir}/applications/fwzsapp.desktop
+%if 0%{?suse_version}  1130
 %dir %{_datadir}/PolicyKit
 %dir %{_datadir}/PolicyKit/policy
-%if 0%{?suse_version}  1130
 %{_datadir}/PolicyKit/policy/org.opensuse.zoneswitcher.policy
 %else
 %dir %{_datadir}/polkit-1

++ fwzs-0.4.tar.bz2 - fwzs-0.5.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/fwzs-0.4/TODO new/fwzs-0.5/TODO
--- old/fwzs-0.4/TODO   2010-06-18 10:43:00.0 +0200
+++ new/fwzs-0.5/TODO   2011-10-05 12:02:56.0 +0200
@@ -1,7 +1,5 @@
-- watch NetworkManager for connection changes and switch to default
-  automatically
-- also support polkit1
 - properly survive dbus restarts
+- apply status after SuSEfirewall2 has run if run for the first time
 
 Optional:
 - other firewall backends
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/fwzs-0.4/configure new/fwzs-0.5/configure
--- old/fwzs-0.4/configure  2011-04-27 18:25:52.0 +0200
+++ new/fwzs-0.5/configure  2011-10-05 11:53:54.0 +0200
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.68 for fwzs 0.4.
+# Generated by GNU Autoconf 2.68 for fwzs 0.5.
 #
 # Report bugs to ludwig.nus...@suse.de.
 #
@@ -559,8 +559,8 @@
 # Identity of this package.
 PACKAGE_NAME='fwzs'
 PACKAGE_TARNAME='fwzs'
-PACKAGE_VERSION='0.4'
-PACKAGE_STRING='fwzs 0.4'
+PACKAGE_VERSION='0.5'
+PACKAGE_STRING='fwzs 0.5'
 PACKAGE_BUGREPORT='ludwig.nus...@suse.de'
 PACKAGE_URL=''
 
@@ -1187,7 +1187,7 @@
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat _ACEOF
-\`configure' configures fwzs 0.4 to adapt to many kinds of systems.
+\`configure' configures fwzs 0.5 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1257,7 +1257,7 @@
 
 if test -n $ac_init_help; then
   case $ac_init_help in
- short | recursive ) echo Configuration of fwzs 0.4:;;
+ short | recursive ) echo Configuration of fwzs 0.5:;;
esac
   cat \_ACEOF
 
@@ -1330,7 +1330,7 @@
 test -n $ac_init_help  exit $ac_status
 if $ac_init_version; then
   cat \_ACEOF
-fwzs configure 0.4
+fwzs configure 0.5
 generated by GNU Autoconf 2.68
 
 Copyright (C) 2010 Free Software Foundation, Inc.
@@ -1347,7 +1347,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by fwzs $as_me 0.4, which was
+It was created by fwzs $as_me 0.5, which was
 generated by GNU Autoconf 2.68.  Invocation command line was
 
   $ $0 $@
@@ -2236,7 +2236,7 @@
 
 # Define the identity of the package.
  PACKAGE='fwzs'
- VERSION='0.4'
+ VERSION='0.5'
 
 
 cat confdefs.h _ACEOF
@@ -2845,7 +2845,7 @@
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log=
-This file was extended by fwzs $as_me 0.4, which was
+This file was extended by fwzs $as_me 0.5, which was
 generated by GNU Autoconf 2.68.  Invocation command line was
 
   CONFIG_FILES= $CONFIG_FILES
@@ -2898,7 +2898,7 @@
 cat $CONFIG_STATUS _ACEOF || ac_write_fail=1
 ac_cs_config=`$as_echo $ac_configure_args | sed 's/^ //; 
s/[\\\`\$]//g'`
 ac_cs_version=\\
-fwzs config.status 0.4
+fwzs config.status 0.5
 configured by $0, generated by GNU Autoconf 2.68,
   with options \\\$ac_cs_config\\
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/fwzs-0.4/configure.ac 

commit fwzs for openSUSE:Factory

2011-09-19 Thread h_root

Hello community,

here is the log from the commit of package fwzs for openSUSE:Factory
checked in at Mon Sep 19 21:09:18 CEST 2011.




--- fwzs/fwzs.changes   2011-07-04 16:25:29.0 +0200
+++ /mounts/work_src_done/STABLE/fwzs/fwzs.changes  2011-09-19 
17:07:45.0 +0200
@@ -1,0 +2,5 @@
+Mon Sep 19 15:07:33 UTC 2011 - co...@suse.com
+
+- remove %clean and norootforbuild
+
+---

calling whatdependson for head-i586


Old:

  _service:format_spec_file:fwzs.spec



Other differences:
--
++ fwzs.spec ++
--- /var/tmp/diff_new_pack.ojKOrR/_old  2011-09-19 21:09:14.0 +0200
+++ /var/tmp/diff_new_pack.ojKOrR/_new  2011-09-19 21:09:14.0 +0200
@@ -15,7 +15,6 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
 # icecream 0
 
 
@@ -63,9 +62,6 @@
 cat fwzsd.lang  %name.lang
 rm fwzsd.lang
 
-%clean
-rm -rf ${RPM_BUILD_ROOT}
-
 %files -f %name.lang
 %defattr(-,root,root)
 %doc COPYING






Remember to have fun...

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



commit fwzs for openSUSE:Factory

2011-07-05 Thread h_root

Hello community,

here is the log from the commit of package fwzs for openSUSE:Factory
checked in at Tue Jul 5 10:50:23 CEST 2011.




--- fwzs/fwzs.changes   2011-04-27 18:12:59.0 +0200
+++ /mounts/work_src_done/STABLE/fwzs/fwzs.changes  2011-07-04 
16:25:29.0 +0200
@@ -1,0 +2,6 @@
+Mon Jul  4 12:27:48 UTC 2011 - lnus...@suse.de
+
+- fix not owned directories
+- require polkit at run time
+
+---

calling whatdependson for head-i586


New:

  _service:format_spec_file:fwzs.spec



Other differences:
--
++ _service:format_spec_file:fwzs.spec ++
#
# spec file for package fwzs
#
# Copyright (c) 2011 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
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An Open Source License is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

# Please submit bugfixes or comments via http://bugs.opensuse.org/
#

# norootforbuild
# icecream 0


Name:   fwzs
Url:http://gitorious.org/opensuse/fwzs
Summary:Tray applet that allows to switch firewall zones of interfaces
Version:0.4
Release:1
License:GPLv2
Group:  System/GUI/Other
Source: fwzs-%version.tar.bz2
BuildRoot:  %{_tmppath}/%{name}-%{version}-build
PreReq: dbus-1
Requires:   SuSEfirewall2  3.6_SVNr220
%if 0%{?suse_version}  1130
Requires:   PolicyKit
%else
Requires:   polkit
%endif
BuildArch:  noarch


%description 
Firewall Zone Switcher consists of a DBus service and a system
tray applet that lets the user switch firewall zones of network
interfaces.

%prep
%setup -q


%build
%configure
make %{?jobs:-j%jobs}


%install
make DESTDIR=%{buildroot} install
%if 0%{?suse_version}  1130
rm %{buildroot}%{_datadir}/polkit-1/actions/org.opensuse.zoneswitcher.policy
%else
rm %{buildroot}%{_datadir}/PolicyKit/policy/org.opensuse.zoneswitcher.policy
%endif
#
%find_lang fwzsd
%find_lang fwzsapp
mv fwzsapp.lang %name.lang
cat fwzsd.lang  %name.lang
rm fwzsd.lang


%clean
rm -rf ${RPM_BUILD_ROOT}


%files -f %name.lang
%defattr(-,root,root)
%doc COPYING
%{_sbindir}/fwzsd
%{_datadir}/fwzs
%{_datadir}/dbus-1/system-services/org.opensuse.zoneswitcher.service
%{_datadir}/applications/fwzsapp.desktop
%dir %{_datadir}/PolicyKit
%dir %{_datadir}/PolicyKit/policy
%if 0%{?suse_version}  1130
%{_datadir}/PolicyKit/policy/org.opensuse.zoneswitcher.policy
%else
%dir %{_datadir}/polkit-1
%dir %{_datadir}/polkit-1/actions
%{_datadir}/polkit-1/actions/org.opensuse.zoneswitcher.policy
%endif
%{_bindir}/fwzsapp
%config %{_sysconfdir}/dbus-1/system.d/org.opensuse.zoneswitcher.conf



%changelog
++ fwzs.spec ++
--- /var/tmp/diff_new_pack.pylz3v/_old  2011-07-05 10:49:09.0 +0200
+++ /var/tmp/diff_new_pack.pylz3v/_new  2011-07-05 10:49:09.0 +0200
@@ -23,13 +23,18 @@
 Url:http://gitorious.org/opensuse/fwzs
 Summary:Tray applet that allows to switch firewall zones of interfaces
 Version:0.4
-Release:1
+Release:3
 License:GPLv2
 Group:  System/GUI/Other
 Source: fwzs-%version.tar.bz2
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 PreReq: dbus-1
 Requires:   SuSEfirewall2  3.6_SVNr220
+%if 0%{?suse_version}  1130
+Requires:   PolicyKit
+%else
+Requires:   polkit
+%endif
 BuildArch:  noarch
 
 %description 
@@ -73,6 +78,8 @@
 %if 0%{?suse_version}  1130
 %{_datadir}/PolicyKit/policy/org.opensuse.zoneswitcher.policy
 %else
+%dir %{_datadir}/polkit-1
+%dir %{_datadir}/polkit-1/actions
 %{_datadir}/polkit-1/actions/org.opensuse.zoneswitcher.policy
 %endif
 %{_bindir}/fwzsapp






Remember to have fun...

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



commit fwzs for openSUSE:Factory

2011-04-27 Thread h_root

Hello community,

here is the log from the commit of package fwzs for openSUSE:Factory
checked in at Thu Apr 28 03:27:59 CEST 2011.




--- fwzs/fwzs.changes   2009-09-30 11:12:20.0 +0200
+++ fwzs/fwzs.changes   2011-04-27 18:12:59.0 +0200
@@ -1,0 +2,7 @@
+Wed Apr 27 16:06:32 UTC 2011 - lnus...@suse.de
+
+- new version 0.4:
+  * polkit1 support
+  * better firewall status detection
+
+---

calling whatdependson for head-i586


Old:

  fwzs-0.3.tar.bz2

New:

  fwzs-0.4.tar.bz2



Other differences:
--
++ fwzs.spec ++
--- /var/tmp/diff_new_pack.Cw5fgq/_old  2011-04-28 03:25:27.0 +0200
+++ /var/tmp/diff_new_pack.Cw5fgq/_new  2011-04-28 03:25:27.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package fwzs (Version 0.3)
+# spec file for package fwzs
 #
-# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2011 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
@@ -22,9 +22,9 @@
 Name:   fwzs
 Url:http://gitorious.org/opensuse/fwzs
 Summary:Tray applet that allows to switch firewall zones of interfaces
-Version:0.3
+Version:0.4
 Release:1
-License:GPL v2 only
+License:GPLv2
 Group:  System/GUI/Other
 Source: fwzs-%version.tar.bz2
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -46,6 +46,11 @@
 
 %install
 make DESTDIR=%{buildroot} install
+%if 0%{?suse_version}  1130
+rm %{buildroot}%{_datadir}/polkit-1/actions/org.opensuse.zoneswitcher.policy
+%else
+rm %{buildroot}%{_datadir}/PolicyKit/policy/org.opensuse.zoneswitcher.policy
+%endif
 #
 %find_lang fwzsd
 %find_lang fwzsapp
@@ -65,7 +70,11 @@
 %{_datadir}/applications/fwzsapp.desktop
 %dir %{_datadir}/PolicyKit
 %dir %{_datadir}/PolicyKit/policy
+%if 0%{?suse_version}  1130
 %{_datadir}/PolicyKit/policy/org.opensuse.zoneswitcher.policy
+%else
+%{_datadir}/polkit-1/actions/org.opensuse.zoneswitcher.policy
+%endif
 %{_bindir}/fwzsapp
 %config %{_sysconfdir}/dbus-1/system.d/org.opensuse.zoneswitcher.conf
 

++ fwzs-0.3.tar.bz2 - fwzs-0.4.tar.bz2 ++
 5296 lines of diff (skipped)
retrying with extended exclude list
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/fwzs-0.3/Makefile.am new/fwzs-0.4/Makefile.am
--- old/fwzs-0.3/Makefile.am2009-08-27 10:49:27.0 +0200
+++ new/fwzs-0.4/Makefile.am2011-04-27 18:11:25.0 +0200
@@ -1,5 +1,5 @@
-sbin_SCRIPTS = fwzsd
-bin_SCRIPTS = fwzsapp
+pkgdata_SCRIPTS = fwzsd fwzsapp
+pkgdata_DATA = PolkitAuth.py
 
 icondir = $(pkgdatadir)/icons
 icon_DATA = firewall.png firewall_g.png firewall_x.png firewall_y.png
@@ -17,6 +17,9 @@
 policydir = $(datadir)/PolicyKit/policy
 policy_DATA = org.opensuse.zoneswitcher.policy
 
+policy1dir = $(datadir)/polkit-1/actions
+policy1_DATA = org.opensuse.zoneswitcher.policy
+
 do_subst = sed -e 's,[@]sbindir[@],$(sbindir),' \
   -e 's,[@]bindir[@],$(bindir),' \
   -e 's,[@]icondir[@],$(icondir),'
@@ -40,12 +43,27 @@
@echo creating $@
@$(do_subst) $(srcdir)/$  $@
 
-CLEANFILES = $(sbin_SCRIPTS) $(bin_SCRIPTS) $(dbussystemservice_DATA) 
$(desktopdata_DATA)
+CLEANFILES = $(pkgdata_SCRIPTS) $(dbussystemservice_DATA) $(desktopdata_DATA)
 EXTRA_DIST = fwzsd.py fwzsapp.py \
 org.opensuse.zoneswitcher.service.in \
 fwzsapp.desktop.in \
 $(icon_DATA) \
+$(pkgdata_DATA) \
 org.opensuse.zoneswitcher.policy \
 org.opensuse.zoneswitcher.conf
 
+install-exec-local:
+   $(INSTALL_SCRIPT) -d -m 755 $(DESTDIR)$(bindir) $(DESTDIR)$(sbindir)
+   rm -f $(DESTDIR)$(bindir)/fwzsapp
+   rm -f $(DESTDIR)$(sbindir)/fwzsd
+   ln -s $(pkgdatadir)/fwzsapp $(DESTDIR)$(bindir)
+   ln -s $(pkgdatadir)/fwzsd $(DESTDIR)$(sbindir)
+
+install-data-local: install-policyDATA
+   sed -i -e 's/auth_admin_keep/auth_admin_keep_always/g' 
$(DESTDIR)$(policydir)/org.opensuse.zoneswitcher.policy
+
+uninstall-local:
+   rm -f $(DESTDIR)$(bindir)/fwzsapp
+   rm -f $(DESTDIR)$(sbindir)/fwzsd
+
 SUBDIRS = po
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/fwzs-0.3/PolkitAuth.py