commit cups-pk-helper for openSUSE:Factory

2020-01-14 Thread root
Hello community,

here is the log from the commit of package cups-pk-helper for openSUSE:Factory 
checked in at 2020-01-14 20:58:17

Comparing /work/SRC/openSUSE:Factory/cups-pk-helper (Old)
 and  /work/SRC/openSUSE:Factory/.cups-pk-helper.new.6675 (New)


Package is "cups-pk-helper"

Tue Jan 14 20:58:17 2020 rev:33 rq:763359 version:0.2.6

Changes:

--- /work/SRC/openSUSE:Factory/cups-pk-helper/cups-pk-helper.changes
2018-03-14 19:23:39.849960002 +0100
+++ /work/SRC/openSUSE:Factory/.cups-pk-helper.new.6675/cups-pk-helper.changes  
2020-01-14 20:58:36.686522022 +0100
@@ -1,0 +2,11 @@
+Fri Jan 10 22:16:04 UTC 2020 - Bjørn Lie 
+
+- No longer recommend cups-pk-helper-lang: the lang package has
+  relevant supplements which pulls it in whenever needed.
+- Move /usr/share/locale/en from the -lang package to the main
+  package: English is installed on all systems. This avoids
+  cups-pk-helper-lang being triggered for installation on
+  english-only systems.
+- Modernize spec.
+
+---



Other differences:
--
++ cups-pk-helper.spec ++
--- /var/tmp/diff_new_pack.9e023S/_old  2020-01-14 20:58:37.618522453 +0100
+++ /var/tmp/diff_new_pack.9e023S/_new  2020-01-14 20:58:37.650522468 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package cups-pk-helper
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,7 +12,7 @@
 # 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/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
@@ -22,8 +22,9 @@
 Summary:PolicyKit helper to configure cups with fine-grained privileges
 License:GPL-2.0-or-later
 Group:  Hardware/Printing
-URL:http://www.freedesktop.org/software/cups-pk-helper/releases/
-Source0:
http://www.freedesktop.org/software/cups-pk-helper/releases/%{name}-%{version}.tar.xz
+URL:https://www.freedesktop.org/wiki/Software/cups-pk-helper/
+Source0:
https://www.freedesktop.org/software/cups-pk-helper/releases/%{name}-%{version}.tar.xz
+
 BuildRequires:  cups-devel
 # For directory ownership
 BuildRequires:  dbus-1
@@ -32,7 +33,6 @@
 BuildRequires:  polkit-devel
 # Without cups installed, the cups-pk-helper-mechanism gives error: CRITICAL 
**: Failed to connect to cupsd
 Requires:   cups
-Recommends: %{name}-lang
 
 %description
 This package provides a PolicyKit helper to configure cups with
@@ -43,15 +43,16 @@
 %lang_package
 
 %prep
-%setup -q
+%autosetup -p1
 
 %build
-%configure
-make %{?_smp_mflags}
+%configure \
+   %{nil}
+%make_build
 
 %install
 %make_install
-%find_lang %{name}
+%find_lang %{name} %{?no_lang_C}
 
 %files
 %license COPYING
@@ -59,8 +60,11 @@
 %{_sysconfdir}/dbus-1/system.d/org.opensuse.CupsPkHelper.Mechanism.conf
 %{_libexecdir}/cups-pk-helper-mechanism
 %{_datadir}/dbus-1/system-services/org.opensuse.CupsPkHelper.Mechanism.service
+%{_datadir}/locale/en/
 %{_datadir}/polkit-1/actions/org.opensuse.cupspkhelper.mechanism.policy
 
 %files lang -f %{name}.lang
+# english locale should be in the main package
+%exclude %{_datadir}/locale/en
 
 %changelog




commit cups-pk-helper for openSUSE:Factory

2018-03-14 Thread root
Hello community,

here is the log from the commit of package cups-pk-helper for openSUSE:Factory 
checked in at 2018-03-14 19:23:39

Comparing /work/SRC/openSUSE:Factory/cups-pk-helper (Old)
 and  /work/SRC/openSUSE:Factory/.cups-pk-helper.new (New)


Package is "cups-pk-helper"

Wed Mar 14 19:23:39 2018 rev:32 rq:584712 version:0.2.6

Changes:

--- /work/SRC/openSUSE:Factory/cups-pk-helper/cups-pk-helper.changes
2017-04-29 10:48:21.328040307 +0200
+++ /work/SRC/openSUSE:Factory/.cups-pk-helper.new/cups-pk-helper.changes   
2018-03-14 19:23:39.849960002 +0100
@@ -1,0 +2,5 @@
+Wed Feb 28 16:24:31 UTC 2018 - dims...@opensuse.org
+
+- Modernize spec-file by calling spec-cleaner
+
+---



Other differences:
--
++ cups-pk-helper.spec ++
--- /var/tmp/diff_new_pack.VjDght/_old  2018-03-14 19:23:40.749928049 +0100
+++ /var/tmp/diff_new_pack.VjDght/_new  2018-03-14 19:23:40.753927908 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package cups-pk-helper
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -20,11 +20,10 @@
 Version:0.2.6
 Release:0
 Summary:PolicyKit helper to configure cups with fine-grained privileges
-License:GPL-2.0+
+License:GPL-2.0-or-later
 Group:  Hardware/Printing
-Url:http://www.freedesktop.org/software/cups-pk-helper/releases/
+URL:http://www.freedesktop.org/software/cups-pk-helper/releases/
 Source0:
http://www.freedesktop.org/software/cups-pk-helper/releases/%{name}-%{version}.tar.xz
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  cups-devel
 # For directory ownership
 BuildRequires:  dbus-1
@@ -42,6 +41,7 @@
 requiring a password for editing printer settings.
 
 %lang_package
+
 %prep
 %setup -q
 
@@ -50,12 +50,12 @@
 make %{?_smp_mflags}
 
 %install
-%makeinstall
+%make_install
 %find_lang %{name}
 
 %files
-%defattr(-,root,root,-)
-%doc AUTHORS COPYING NEWS README
+%license COPYING
+%doc AUTHORS NEWS README
 %{_sysconfdir}/dbus-1/system.d/org.opensuse.CupsPkHelper.Mechanism.conf
 %{_libexecdir}/cups-pk-helper-mechanism
 %{_datadir}/dbus-1/system-services/org.opensuse.CupsPkHelper.Mechanism.service




commit cups-pk-helper for openSUSE:Factory

2017-04-29 Thread root
Hello community,

here is the log from the commit of package cups-pk-helper for openSUSE:Factory 
checked in at 2017-04-29 10:48:21

Comparing /work/SRC/openSUSE:Factory/cups-pk-helper (Old)
 and  /work/SRC/openSUSE:Factory/.cups-pk-helper.new (New)


Package is "cups-pk-helper"

Sat Apr 29 10:48:21 2017 rev:31 rq:490189 version:0.2.6

Changes:

--- /work/SRC/openSUSE:Factory/cups-pk-helper/cups-pk-helper.changes
2016-02-25 21:53:33.0 +0100
+++ /work/SRC/openSUSE:Factory/.cups-pk-helper.new/cups-pk-helper.changes   
2017-04-29 10:48:21.328040307 +0200
@@ -5 +5 @@
-  + Enable UTF-8 chars in names and texts.
+  + Enable UTF-8 chars in names and texts (bsc#1033742, rh#982727).



Other differences:
--
++ cups-pk-helper.spec ++
--- /var/tmp/diff_new_pack.Amvd7G/_old  2017-04-29 10:48:22.063936344 +0200
+++ /var/tmp/diff_new_pack.Amvd7G/_new  2017-04-29 10:48:22.063936344 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package cups-pk-helper
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed




commit cups-pk-helper for openSUSE:Factory

2016-02-25 Thread h_root
Hello community,

here is the log from the commit of package cups-pk-helper for openSUSE:Factory 
checked in at 2016-02-25 21:53:29

Comparing /work/SRC/openSUSE:Factory/cups-pk-helper (Old)
 and  /work/SRC/openSUSE:Factory/.cups-pk-helper.new (New)


Package is "cups-pk-helper"

Changes:

--- /work/SRC/openSUSE:Factory/cups-pk-helper/cups-pk-helper.changes
2013-06-25 14:39:20.0 +0200
+++ /work/SRC/openSUSE:Factory/.cups-pk-helper.new/cups-pk-helper.changes   
2016-02-25 21:53:33.0 +0100
@@ -1,0 +2,9 @@
+Thu Feb 18 13:13:47 UTC 2016 - dims...@opensuse.org
+
+- Update to version 0.2.6:
+  + Enable UTF-8 chars in names and texts.
+  + Introduce CPH_PATH_MAX.
+  + Add function for printer renaming.
+  + Updated translations.
+
+---

Old:

  cups-pk-helper-0.2.5.tar.xz

New:

  cups-pk-helper-0.2.6.tar.xz



Other differences:
--
++ cups-pk-helper.spec ++
--- /var/tmp/diff_new_pack.vlhlRN/_old  2016-02-25 21:53:35.0 +0100
+++ /var/tmp/diff_new_pack.vlhlRN/_new  2016-02-25 21:53:35.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package cups-pk-helper
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   cups-pk-helper
-Version:0.2.5
+Version:0.2.6
 Release:0
 Summary:PolicyKit helper to configure cups with fine-grained privileges
 License:GPL-2.0+

++ cups-pk-helper-0.2.5.tar.xz -> cups-pk-helper-0.2.6.tar.xz ++
 7803 lines of diff (skipped)




commit cups-pk-helper for openSUSE:Factory

2013-06-25 Thread h_root
Hello community,

here is the log from the commit of package cups-pk-helper for openSUSE:Factory 
checked in at 2013-06-25 09:23:18

Comparing /work/SRC/openSUSE:Factory/cups-pk-helper (Old)
 and  /work/SRC/openSUSE:Factory/.cups-pk-helper.new (New)


Package is "cups-pk-helper"

Changes:

--- /work/SRC/openSUSE:Factory/cups-pk-helper/cups-pk-helper.changes
2012-12-05 13:48:24.0 +0100
+++ /work/SRC/openSUSE:Factory/.cups-pk-helper.new/cups-pk-helper.changes   
2013-06-25 14:39:20.0 +0200
@@ -1,0 +2,7 @@
+Sun Jun 16 10:46:30 UTC 2013 - zai...@opensuse.org
+
+- Update to version 0.2.5:
+  + Revert "Be stricter when validating printer names".
+  + Updated translations.
+
+---

Old:

  cups-pk-helper-0.2.4.tar.xz

New:

  cups-pk-helper-0.2.5.tar.xz



Other differences:
--
++ cups-pk-helper.spec ++
--- /var/tmp/diff_new_pack.aaLZhB/_old  2013-06-25 14:39:20.0 +0200
+++ /var/tmp/diff_new_pack.aaLZhB/_new  2013-06-25 14:39:21.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package cups-pk-helper
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 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
@@ -17,7 +17,7 @@
 
 
 Name:   cups-pk-helper
-Version:0.2.4
+Version:0.2.5
 Release:0
 Summary:PolicyKit helper to configure cups with fine-grained privileges
 License:GPL-2.0+

++ cups-pk-helper-0.2.4.tar.xz -> cups-pk-helper-0.2.5.tar.xz ++
 6176 lines of diff (skipped)

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



commit cups-pk-helper for openSUSE:Factory

2012-12-05 Thread h_root
Hello community,

here is the log from the commit of package cups-pk-helper for openSUSE:Factory 
checked in at 2012-12-05 13:48:23

Comparing /work/SRC/openSUSE:Factory/cups-pk-helper (Old)
 and  /work/SRC/openSUSE:Factory/.cups-pk-helper.new (New)


Package is "cups-pk-helper", Maintainer is "gnome-maintain...@suse.de"

Changes:

--- /work/SRC/openSUSE:Factory/cups-pk-helper/cups-pk-helper.changes
2012-10-19 08:45:41.0 +0200
+++ /work/SRC/openSUSE:Factory/.cups-pk-helper.new/cups-pk-helper.changes   
2012-12-05 13:48:24.0 +0100
@@ -1,0 +2,6 @@
+Wed Nov 28 18:21:53 UTC 2012 - dims...@opensuse.org
+
+- Add cups requires: Without cups being installed, cups-pk-helper
+  can't do any of its tasks (bnc#783865).
+
+---



Other differences:
--
++ cups-pk-helper.spec ++
--- /var/tmp/diff_new_pack.yfg0tQ/_old  2012-12-05 13:48:24.0 +0100
+++ /var/tmp/diff_new_pack.yfg0tQ/_new  2012-12-05 13:48:24.0 +0100
@@ -31,6 +31,8 @@
 BuildRequires:  glib2-devel
 BuildRequires:  intltool
 BuildRequires:  polkit-devel
+# Without cups installed, the cups-pk-helper-mechanism gives error: CRITICAL 
**: Failed to connect to cupsd
+Requires:   cups
 Recommends: %{name}-lang
 
 %description


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



commit cups-pk-helper for openSUSE:Factory

2012-10-18 Thread h_root
Hello community,

here is the log from the commit of package cups-pk-helper for openSUSE:Factory 
checked in at 2012-10-19 08:45:39

Comparing /work/SRC/openSUSE:Factory/cups-pk-helper (Old)
 and  /work/SRC/openSUSE:Factory/.cups-pk-helper.new (New)


Package is "cups-pk-helper", Maintainer is "gnome-maintain...@suse.de"

Changes:

--- /work/SRC/openSUSE:Factory/cups-pk-helper/cups-pk-helper.changes
2012-10-16 11:24:10.0 +0200
+++ /work/SRC/openSUSE:Factory/.cups-pk-helper.new/cups-pk-helper.changes   
2012-10-19 08:45:41.0 +0200
@@ -1,0 +2,6 @@
+Sat Oct 13 14:57:24 UTC 2012 - zai...@opensuse.org
+
+- Update to version 0.2.4:
+  + Fix detection of CUPS version.
+
+---

Old:

  cups-pk-helper-0.2.3.tar.xz

New:

  cups-pk-helper-0.2.4.tar.xz



Other differences:
--
++ cups-pk-helper.spec ++
--- /var/tmp/diff_new_pack.NGbkfD/_old  2012-10-19 08:45:42.0 +0200
+++ /var/tmp/diff_new_pack.NGbkfD/_new  2012-10-19 08:45:42.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   cups-pk-helper
-Version:0.2.3
+Version:0.2.4
 Release:0
 Summary:PolicyKit helper to configure cups with fine-grained privileges
 License:GPL-2.0+

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



commit cups-pk-helper for openSUSE:Factory

2012-10-16 Thread h_root
Hello community,

here is the log from the commit of package cups-pk-helper for openSUSE:Factory 
checked in at 2012-10-16 11:24:09

Comparing /work/SRC/openSUSE:Factory/cups-pk-helper (Old)
 and  /work/SRC/openSUSE:Factory/.cups-pk-helper.new (New)


Package is "cups-pk-helper", Maintainer is "gnome-maintain...@suse.de"

Changes:

--- /work/SRC/openSUSE:Factory/cups-pk-helper/cups-pk-helper.changes
2012-03-22 12:31:52.0 +0100
+++ /work/SRC/openSUSE:Factory/.cups-pk-helper.new/cups-pk-helper.changes   
2012-10-16 11:24:10.0 +0200
@@ -1,0 +2,11 @@
+Fri Oct 12 13:02:39 UTC 2012 - vu...@opensuse.org
+
+- Update to version 0.2.3:
+  + Fix security flaw in cupsGetFile/cupsPutFile wrappers
+(CVE-2012-4510, bnc#783488)
+  + Escape printer/class names before putting them in URIs
+  + Be stricter when validating printer names
+  + Fix build with CUPS >= 1.6
+  + New/updated translations.
+
+---

Old:

  cups-pk-helper-0.2.2.tar.xz

New:

  cups-pk-helper-0.2.3.tar.xz



Other differences:
--
++ cups-pk-helper.spec ++
--- /var/tmp/diff_new_pack.UZ6HRN/_old  2012-10-16 11:24:12.0 +0200
+++ /var/tmp/diff_new_pack.UZ6HRN/_new  2012-10-16 11:24:12.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   cups-pk-helper
-Version:0.2.2
+Version:0.2.3
 Release:0
 Summary:PolicyKit helper to configure cups with fine-grained privileges
 License:GPL-2.0+

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



commit cups-pk-helper for openSUSE:Factory

2012-03-22 Thread h_root
Hello community,

here is the log from the commit of package cups-pk-helper for openSUSE:Factory 
checked in at 2012-03-22 12:31:44

Comparing /work/SRC/openSUSE:Factory/cups-pk-helper (Old)
 and  /work/SRC/openSUSE:Factory/.cups-pk-helper.new (New)


Package is "cups-pk-helper", Maintainer is "gnome-maintain...@suse.de"

Changes:

--- /work/SRC/openSUSE:Factory/cups-pk-helper/cups-pk-helper.changes
2011-10-02 09:55:11.0 +0200
+++ /work/SRC/openSUSE:Factory/.cups-pk-helper.new/cups-pk-helper.changes   
2012-03-22 12:31:52.0 +0100
@@ -1,0 +2,10 @@
+Fri Mar 16 20:30:48 UTC 2012 - praful.joh...@gmail.com
+
+- Update to version 0.2.2:
+  + Add PrinterAddOption D-Bus method.
+  + Set requesting-user-name tag in requests.
+  + Code cleanups.
+  + Build fixes and improvements.
+  + New/updated translations.
+
+---

Old:

  cups-pk-helper-0.2.1.tar.bz2

New:

  cups-pk-helper-0.2.2.tar.xz



Other differences:
--
++ cups-pk-helper.spec ++
--- /var/tmp/diff_new_pack.Io26E0/_old  2012-03-22 12:31:57.0 +0100
+++ /var/tmp/diff_new_pack.Io26E0/_new  2012-03-22 12:31:57.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package cups-pk-helper
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 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
@@ -16,15 +16,14 @@
 #
 
 
-
 Name:   cups-pk-helper
+Version:0.2.2
+Release:0
+Summary:PolicyKit helper to configure cups with fine-grained privileges
 License:GPL-2.0+
 Group:  Hardware/Printing
-Version:0.2.1
-Release:1
-Summary:PolicyKit helper to configure cups with fine-grained privileges
 Url:http://www.freedesktop.org/software/cups-pk-helper/releases/
-Source0:
http://www.freedesktop.org/software/cups-pk-helper/releases/%{name}-%{version}.tar.bz2
+Source0:
http://www.freedesktop.org/software/cups-pk-helper/releases/%{name}-%{version}.tar.xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  cups-devel
 # For directory ownership

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



commit cups-pk-helper for openSUSE:Factory

2011-12-06 Thread h_root
Hello community,

here is the log from the commit of package cups-pk-helper for openSUSE:Factory 
checked in at 2011-12-06 18:05:02

Comparing /work/SRC/openSUSE:Factory/cups-pk-helper (Old)
 and  /work/SRC/openSUSE:Factory/.cups-pk-helper.new (New)


Package is "cups-pk-helper", Maintainer is "gnome-maintain...@suse.de"

Changes:




Other differences:
--
++ cups-pk-helper.spec ++
--- /var/tmp/diff_new_pack.iWRMhP/_old  2011-12-06 18:07:59.0 +0100
+++ /var/tmp/diff_new_pack.iWRMhP/_new  2011-12-06 18:07:59.0 +0100
@@ -18,7 +18,7 @@
 
 
 Name:   cups-pk-helper
-License:GPLv2+
+License:GPL-2.0+
 Group:  Hardware/Printing
 Version:0.2.1
 Release:1

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



commit cups-pk-helper for openSUSE:Factory

2011-10-02 Thread h_root

Hello community,

here is the log from the commit of package cups-pk-helper for openSUSE:Factory
checked in at Sun Oct 2 09:55:13 CEST 2011.




--- openSUSE:Factory/cups-pk-helper/cups-pk-helper.changes  2011-09-23 
01:54:44.0 +0200
+++ /mounts/work_src_done/STABLE/cups-pk-helper/cups-pk-helper.changes  
2011-09-26 11:25:47.0 +0200
@@ -1,0 +2,15 @@
+Mon Sep 26 09:25:12 UTC 2011 - vu...@opensuse.org
+
+- Update to version 0.2.1:
+  + Do not pass ppd file if empty when adding a printer.
+  + Accept NULL for ppd file as valid when adding a printer.
+  + Allow inactive/any users to authenticate.
+  + Updated translations.
+
+---
+Sun Sep 18 00:09:55 UTC 2011 - jeng...@medozas.de
+
+- Remove redundant tags/sections from specfile
+- Use %_smp_mflags for parallel build
+
+---

calling whatdependson for head-i586


Old:

  cups-pk-helper-0.2.0.tar.bz2

New:

  cups-pk-helper-0.2.1.tar.bz2



Other differences:
--
++ cups-pk-helper.spec ++
--- /var/tmp/diff_new_pack.9kILFA/_old  2011-10-02 09:55:09.0 +0200
+++ /var/tmp/diff_new_pack.9kILFA/_new  2011-10-02 09:55:09.0 +0200
@@ -15,13 +15,12 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
 
 
 Name:   cups-pk-helper
 License:GPLv2+
 Group:  Hardware/Printing
-Version:0.2.0
+Version:0.2.1
 Release:1
 Summary:PolicyKit helper to configure cups with fine-grained privileges
 Url:http://www.freedesktop.org/software/cups-pk-helper/releases/
@@ -47,15 +46,12 @@
 
 %build
 %configure
-%__make %{?jobs:-j%jobs}
+make %{?_smp_mflags}
 
 %install
 %makeinstall
 %find_lang %{name}
 
-%clean
-rm -rf %{buildroot}
-
 %files
 %defattr(-,root,root,-)
 %doc AUTHORS COPYING NEWS README

++ cups-pk-helper-0.2.0.tar.bz2 -> cups-pk-helper-0.2.1.tar.bz2 ++
 2558 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/cups-pk-helper-0.2.0/NEWS new/cups-pk-helper-0.2.1/NEWS
--- old/cups-pk-helper-0.2.0/NEWS   2011-07-25 21:39:13.0 +0200
+++ new/cups-pk-helper-0.2.1/NEWS   2011-09-26 11:20:06.0 +0200
@@ -1,4 +1,13 @@
 =
+Version 0.2.1
+=
+
++ Do not pass ppd file if empty when adding a printer. (Tim Waugh)
++ Accept NULL for ppd file as valid when adding a printer. (Vincent)
++ Allow inactive/any users to authenticate. (Marek Kasik)
++ New/udpated translations: gl, it, ko, zh_TW.
+
+=
 Version 0.2.0
 =
 
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/cups-pk-helper-0.2.0/configure.ac new/cups-pk-helper-0.2.1/configure.ac
--- old/cups-pk-helper-0.2.0/configure.ac   2011-07-25 21:37:55.0 
+0200
+++ new/cups-pk-helper-0.2.1/configure.ac   2011-07-25 21:39:51.0 
+0200
@@ -1,4 +1,4 @@
-AC_INIT([cups-pk-helper], [0.2.0],
+AC_INIT([cups-pk-helper], [0.2.1],
 [https://bugs.freedesktop.org/enter_bug.cgi?product=cups-pk-helper])
 AC_CONFIG_SRCDIR(src/cups-pk-helper-mechanism.c)
 AM_INIT_AUTOMAKE([1.9 no-dist-gzip dist-bzip2 tar-ustar])
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/cups-pk-helper-0.2.0/po/LINGUAS new/cups-pk-helper-0.2.1/po/LINGUAS
--- old/cups-pk-helper-0.2.0/po/LINGUAS 2011-07-05 14:01:18.0 +0200
+++ new/cups-pk-helper-0.2.1/po/LINGUAS 2011-09-26 10:57:54.0 +0200
@@ -3,10 +3,13 @@
 de
 eo
 fr
+gl
 hu
 id
 it
+ko
 pl
 sl
 tr
 uk
+zh_TW
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/cups-pk-helper-0.2.0/po/gl.po new/cups-pk-helper-0.2.1/po/gl.po
--- old/cups-pk-helper-0.2.0/po/gl.po   1970-01-01 01:00:00.0 +0100
+++ new/cups-pk-helper-0.2.1/po/gl.po   2011-09-26 10:55:26.0 +0200
@@ -0,0 

commit cups-pk-helper for openSUSE:Factory

2011-08-03 Thread h_root

Hello community,

here is the log from the commit of package cups-pk-helper for openSUSE:Factory
checked in at Wed Aug 3 11:32:34 CEST 2011.




--- cups-pk-helper/cups-pk-helper.changes   2011-07-05 14:16:48.0 
+0200
+++ /mounts/work_src_done/STABLE/cups-pk-helper/cups-pk-helper.changes  
2011-07-25 22:42:49.0 +0200
@@ -1,0 +2,13 @@
+Mon Jul 25 22:39:57 CEST 2011 - vu...@opensuse.org
+
+- Update to version 0.2.0:
+  + Port to GDBus.
+  + Stop using deprecated polkit API.
+  + Drop gthread handling.
+  + Add org.freedesktop.DBus.Deprecated annotation to JobCancel.
+  + Code cleanups.
+  + Build system improvements.
+  + Updated translations.
+- Remove dbus-1-glib-devel BuildRequires, now unneeded.
+
+---

calling whatdependson for head-i586


Old:

  cups-pk-helper-0.1.3.tar.bz2

New:

  cups-pk-helper-0.2.0.tar.bz2



Other differences:
--
++ cups-pk-helper.spec ++
--- /var/tmp/diff_new_pack.o9Kluj/_old  2011-08-03 11:32:22.0 +0200
+++ /var/tmp/diff_new_pack.o9Kluj/_new  2011-08-03 11:32:22.0 +0200
@@ -21,7 +21,7 @@
 Name:   cups-pk-helper
 License:GPLv2+
 Group:  Hardware/Printing
-Version:0.1.3
+Version:0.2.0
 Release:1
 Summary:PolicyKit helper to configure cups with fine-grained privileges
 Url:http://www.freedesktop.org/software/cups-pk-helper/releases/
@@ -30,7 +30,6 @@
 BuildRequires:  cups-devel
 # For directory ownership
 BuildRequires:  dbus-1
-BuildRequires:  dbus-1-glib-devel
 BuildRequires:  glib2-devel
 BuildRequires:  intltool
 BuildRequires:  polkit-devel

++ cups-pk-helper-0.1.3.tar.bz2 -> cups-pk-helper-0.2.0.tar.bz2 ++
 12937 lines of diff (skipped)






Remember to have fun...

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



commit cups-pk-helper for openSUSE:Factory

2011-07-06 Thread h_root

Hello community,

here is the log from the commit of package cups-pk-helper for openSUSE:Factory
checked in at Wed Jul 6 10:13:48 CEST 2011.




--- cups-pk-helper/cups-pk-helper.changes   2011-06-17 08:35:26.0 
+0200
+++ /mounts/work_src_done/STABLE/cups-pk-helper/cups-pk-helper.changes  
2011-07-05 14:16:48.0 +0200
@@ -1,0 +2,9 @@
+Tue Jul  5 14:12:44 CEST 2011 - vu...@opensuse.org
+
+- Update to version 0.1.3:
+  + Allow file request with NULL filename, to add raw printers.
+  + Modernize build system a bit.
+  + Updated translations.
+- Stop using a custom libexecdir, and keep the standard one.
+
+---

calling whatdependson for head-i586


Old:

  cups-pk-helper-0.1.2.tar.bz2

New:

  cups-pk-helper-0.1.3.tar.bz2



Other differences:
--
++ cups-pk-helper.spec ++
--- /var/tmp/diff_new_pack.63p1Iw/_old  2011-07-06 10:12:54.0 +0200
+++ /var/tmp/diff_new_pack.63p1Iw/_new  2011-07-06 10:12:54.0 +0200
@@ -21,11 +21,11 @@
 Name:   cups-pk-helper
 License:GPLv2+
 Group:  Hardware/Printing
-Version:0.1.2
-Release:3
+Version:0.1.3
+Release:1
 Summary:PolicyKit helper to configure cups with fine-grained privileges
-Url:http://www.vuntz.net/download/cups-pk-helper/
-Source0:
http://www.vuntz.net/download/cups-pk-helper/%{name}-%{version}.tar.bz2
+Url:http://www.freedesktop.org/software/cups-pk-helper/releases/
+Source0:
http://www.freedesktop.org/software/cups-pk-helper/releases/%{name}-%{version}.tar.bz2
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  cups-devel
 # For directory ownership
@@ -47,7 +47,7 @@
 %setup -q
 
 %build
-%configure --libexecdir=%{_libdir}/cups-pk-helper
+%configure
 %__make %{?jobs:-j%jobs}
 
 %install
@@ -55,13 +55,13 @@
 %find_lang %{name}
 
 %clean
-rm -rf $RPM_BUILD_ROOT
+rm -rf %{buildroot}
 
 %files
 %defattr(-,root,root,-)
 %doc AUTHORS COPYING NEWS README
 %{_sysconfdir}/dbus-1/system.d/org.opensuse.CupsPkHelper.Mechanism.conf
-%{_libdir}/cups-pk-helper
+%{_libexecdir}/cups-pk-helper-mechanism
 %{_datadir}/dbus-1/system-services/org.opensuse.CupsPkHelper.Mechanism.service
 %{_datadir}/polkit-1/actions/org.opensuse.cupspkhelper.mechanism.policy
 

++ cups-pk-helper-0.1.2.tar.bz2 -> cups-pk-helper-0.1.3.tar.bz2 ++
 19521 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/cups-pk-helper-0.1.2/NEWS new/cups-pk-helper-0.1.3/NEWS
--- old/cups-pk-helper-0.1.2/NEWS   2011-03-22 20:14:35.0 +0100
+++ new/cups-pk-helper-0.1.3/NEWS   2011-07-05 14:06:13.0 +0200
@@ -1,4 +1,12 @@
 =
+Version 0.1.3
+=
+
++ Allow file request with NULL filename, to add raw printers. (Marek Kašík)
++ Modernize build system a bit. (Vincent)
++ New/udpated translations: eo, id, pl, sl, uk.
+
+=
 Version 0.1.2
 =
 
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/cups-pk-helper-0.1.2/config.h.in new/cups-pk-helper-0.1.3/config.h.in
--- old/cups-pk-helper-0.1.2/config.h.in2011-03-22 20:15:28.0 
+0100
+++ new/cups-pk-helper-0.1.3/config.h.in2011-07-05 14:06:32.0 
+0200
@@ -21,9 +21,6 @@
 /* Define to 1 if you have the `dcgettext' function. */
 #undef HAVE_DCGETTEXT
 
-/* Define to 1 if you have the  header file. */
-#undef HAVE_DLFCN_H
-
 /* Define if the GNU gettext() function is already present or preinstalled. */
 #undef HAVE_GETTEXT
 
@@ -60,13 +57,6 @@
 /* Define to 1 if you have the  header file. */
 #undef HAVE_UNISTD_H
 
-/* Define to the sub-directory in which libtool stores uninstalled libraries.
-   */
-#undef LT_OBJDIR
-
-/* Define to 1 if your C compiler doesn't accept -c and -o together. */
-#undef NO_MINUS_C_MINUS_O
-
 /* Name of package */
 #undef PACKAGE
 
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/cups-pk-helper-0.1.2/configure.ac new/cups-pk-helper-0.1.3/configure.ac
--- old/cups-pk-helper-0.1.2/configure.ac   2011-01-13 13:1

commit cups-pk-helper for openSUSE:Factory

2011-06-17 Thread h_root

Hello community,

here is the log from the commit of package cups-pk-helper for openSUSE:Factory
checked in at Fri Jun 17 11:22:38 CEST 2011.




--- cups-pk-helper/cups-pk-helper.changes   2011-05-02 17:48:22.0 
+0200
+++ /mounts/work_src_done/STABLE/cups-pk-helper/cups-pk-helper.changes  
2011-06-17 08:35:26.0 +0200
@@ -1,0 +2,6 @@
+Fri Jun 17 08:34:36 CEST 2011 - vu...@opensuse.org
+
+- Stop using source service to download the tarball, as Factory
+  will move away from this.
+
+---

calling whatdependson for head-i586


Old:

  _service
  _service:download_url:cups-pk-helper-0.1.2.tar.bz2
  _service:set_version:cups-pk-helper.spec

New:

  cups-pk-helper-0.1.2.tar.bz2



Other differences:
--
++ cups-pk-helper.spec ++
--- /var/tmp/diff_new_pack.OLOQmT/_old  2011-06-17 11:22:22.0 +0200
+++ /var/tmp/diff_new_pack.OLOQmT/_new  2011-06-17 11:22:22.0 +0200
@@ -21,8 +21,8 @@
 Name:   cups-pk-helper
 License:GPLv2+
 Group:  Hardware/Printing
-Version:0.1.1
-Release:6
+Version:0.1.2
+Release:3
 Summary:PolicyKit helper to configure cups with fine-grained privileges
 Url:http://www.vuntz.net/download/cups-pk-helper/
 Source0:
http://www.vuntz.net/download/cups-pk-helper/%{name}-%{version}.tar.bz2

++ _service:download_url:cups-pk-helper-0.1.2.tar.bz2 -> 
cups-pk-helper-0.1.2.tar.bz2 ++
 no output (probably identical)






Remember to have fun...

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



commit cups-pk-helper for openSUSE:Factory

2011-05-06 Thread h_root

Hello community,

here is the log from the commit of package cups-pk-helper for openSUSE:Factory
checked in at Fri May 6 16:12:10 CEST 2011.




--- cups-pk-helper/cups-pk-helper.changes   2011-01-13 13:20:47.0 
+0100
+++ /mounts/work_src_done/STABLE/cups-pk-helper/cups-pk-helper.changes  
2011-05-02 17:48:22.0 +0200
@@ -1,0 +2,9 @@
+Fri Apr 29 23:28:42 UTC 2011 - dims...@opensuse.org
+
+- Update to version 0.1.2:
+  + Add all-edit action to enable authenticating only once in tools
+  + Build system improvements.
+  + Updated translations.
+- Use source services: download_url and set_version.
+
+---

calling whatdependson for head-i586


Old:

  cups-pk-helper-0.1.1.tar.bz2

New:

  _service
  _service:download_url:cups-pk-helper-0.1.2.tar.bz2
  _service:set_version:cups-pk-helper.spec



Other differences:
--
++ _service:set_version:cups-pk-helper.spec ++
#
# spec file for package cups-pk-helper
#
# 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


Name:   cups-pk-helper
License:GPLv2+
Group:  Hardware/Printing
Version: 0.1.2
Release: 0
Summary:PolicyKit helper to configure cups with fine-grained privileges
Url:http://www.vuntz.net/download/cups-pk-helper/
Source0:
http://www.vuntz.net/download/cups-pk-helper/%{name}-%{version}.tar.bz2
BuildRoot:  %{_tmppath}/%{name}-%{version}-build
BuildRequires:  cups-devel
# For directory ownership
BuildRequires:  dbus-1
BuildRequires:  dbus-1-glib-devel
BuildRequires:  glib2-devel
BuildRequires:  intltool
BuildRequires:  polkit-devel
Recommends: %{name}-lang

%description
This package provides a PolicyKit helper to configure cups with
fine-grained privileges. For example, it's possible to let users
enable/disable printers without requiring a password, while still
requiring a password for editing printer settings.

%lang_package
%prep
%setup -q

%build
%configure --libexecdir=%{_libdir}/cups-pk-helper
%__make %{?jobs:-j%jobs}

%install
%makeinstall
%find_lang %{name}

%clean
rm -rf $RPM_BUILD_ROOT

%files
%defattr(-,root,root,-)
%doc AUTHORS COPYING NEWS README
%{_sysconfdir}/dbus-1/system.d/org.opensuse.CupsPkHelper.Mechanism.conf
%{_libdir}/cups-pk-helper
%{_datadir}/dbus-1/system-services/org.opensuse.CupsPkHelper.Mechanism.service
%{_datadir}/polkit-1/actions/org.opensuse.cupspkhelper.mechanism.policy

%files lang -f %{name}.lang

%changelog
++ cups-pk-helper.spec ++
--- /var/tmp/diff_new_pack.7o5Wto/_old  2011-05-06 16:11:25.0 +0200
+++ /var/tmp/diff_new_pack.7o5Wto/_new  2011-05-06 16:11:25.0 +0200
@@ -22,7 +22,7 @@
 License:GPLv2+
 Group:  Hardware/Printing
 Version:0.1.1
-Release:1
+Release:6
 Summary:PolicyKit helper to configure cups with fine-grained privileges
 Url:http://www.vuntz.net/download/cups-pk-helper/
 Source0:
http://www.vuntz.net/download/cups-pk-helper/%{name}-%{version}.tar.bz2

++ _service ++

  
http
www.freedesktop.org
/software/cups-pk-helper/releases/cups-pk-helper-0.1.2.tar.bz2
  
  






Remember to have fun...

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