Mailinglist Archive: opensuse-commit (1314 mails)
| < Previous | Next > |
commit yast2-country for openSUSE:Factory
- From: root@xxxxxxxxxxxxxxx (h_root)
- Date: Wed, 04 Jan 2012 08:01:53 +0100
- Message-id: <20120104070153.21EEB20217@hilbert.suse.de>
Hello community,
here is the log from the commit of package yast2-country for openSUSE:Factory
checked in at 2012-01-04 08:01:46
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/yast2-country (Old)
and /work/SRC/openSUSE:Factory/.yast2-country.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "yast2-country", Maintainer is "jsuchome@xxxxxxxx"
Changes:
--------
--- /work/SRC/openSUSE:Factory/yast2-country/yast2-country.changes
2011-11-25 23:06:24.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.yast2-country.new/yast2-country.changes
2012-01-04 08:01:51.000000000 +0100
@@ -1,0 +2,6 @@
+Mon Jan 2 12:01:35 CET 2012 - jsuchome@xxxxxxx
+
+- use new polkit-1 instead of obsoleted PolicyKit (bnc#708995)
+- 2.22.2
+
+-------------------------------------------------------------------
Old:
----
yast2-country-2.22.1.tar.bz2
New:
----
yast2-country-2.22.2.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ yast2-country.spec ++++++
--- /var/tmp/diff_new_pack.7lMbon/_old 2012-01-04 08:01:52.000000000 +0100
+++ /var/tmp/diff_new_pack.7lMbon/_new 2012-01-04 08:01:52.000000000 +0100
@@ -1,7 +1,7 @@
#
# spec file for package yast2-country
#
-# 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
@@ -19,7 +19,7 @@
Name: yast2-country
-Version: 2.22.1
+Version: 2.22.2
Release: 0
BuildRoot: %{_tmppath}/%{name}-%{version}-build
@@ -31,7 +31,7 @@
Source1: org.opensuse.yast.modules.yapi.time.policy
Source2: org.opensuse.yast.modules.yapi.language.policy
BuildRequires: perl-XML-Writer update-desktop-files yast2 yast2-devtools
yast2-perl-bindings yast2-testsuite
-BuildRequires: PolicyKit-devel
+BuildRequires: polkit-devel
Requires: yast2-trans-stats yast2-perl-bindings timezone yast2-packager
# XVersion.ycp
# Wizard::SetDesktopTitleAndIcon
@@ -104,9 +104,9 @@
done
# Policies
-mkdir -p $RPM_BUILD_ROOT/usr/share/PolicyKit/policy
-install -m 0644 %SOURCE1 $RPM_BUILD_ROOT/usr/share/PolicyKit/policy/
-install -m 0644 %SOURCE2 $RPM_BUILD_ROOT/usr/share/PolicyKit/policy/
+mkdir -p $RPM_BUILD_ROOT/usr/share/polkit-1/actions
+install -m 0644 %SOURCE1 $RPM_BUILD_ROOT/usr/share/polkit-1/actions/
+install -m 0644 %SOURCE2 $RPM_BUILD_ROOT/usr/share/polkit-1/actions/
%clean
rm -rf "$RPM_BUILD_ROOT"
@@ -131,7 +131,9 @@
%{_prefix}/share/applications/YaST2/yast-language.desktop
%{_prefix}/share/applications/YaST2/timezone.desktop
%{_prefix}/share/applications/YaST2/keyboard.desktop
-%attr(644,root,root) %config
/usr/share/PolicyKit/policy/org.opensuse.yast.modules.yapi.*.policy
+%dir /usr/share/polkit-1
+%dir /usr/share/polkit-1/actions
+%attr(644,root,root) %config
/usr/share/polkit-1/actions/org.opensuse.yast.modules.yapi.*.policy
%package data
Summary: YaST2 - Data files for Country settings
++++++ yast2-country-2.22.1.tar.bz2 -> yast2-country-2.22.2.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/yast2-country-2.22.1/VERSION
new/yast2-country-2.22.2/VERSION
--- old/yast2-country-2.22.1/VERSION 2011-11-25 14:53:16.000000000 +0100
+++ new/yast2-country-2.22.2/VERSION 2012-01-02 12:01:54.000000000 +0100
@@ -1 +1 @@
-2.22.1
+2.22.2
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/yast2-country-2.22.1/timezone/src/dialogs.ycp
new/yast2-country-2.22.2/timezone/src/dialogs.ycp
--- old/yast2-country-2.22.1/timezone/src/dialogs.ycp 2011-11-25
14:52:23.000000000 +0100
+++ new/yast2-country-2.22.2/timezone/src/dialogs.ycp 2011-11-25
14:54:21.000000000 +0100
@@ -11,7 +11,7 @@
* Summary:
* Dialogs for timeone and time configuration.
*
- * $Id: dialogs.ycp 65870 2011-09-21 08:45:35Z visnov $
+ * $Id: dialogs.ycp 66955 2011-11-25 13:54:20Z jsuchome $
*/
{
textdomain "country";
--
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
here is the log from the commit of package yast2-country for openSUSE:Factory
checked in at 2012-01-04 08:01:46
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/yast2-country (Old)
and /work/SRC/openSUSE:Factory/.yast2-country.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "yast2-country", Maintainer is "jsuchome@xxxxxxxx"
Changes:
--------
--- /work/SRC/openSUSE:Factory/yast2-country/yast2-country.changes
2011-11-25 23:06:24.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.yast2-country.new/yast2-country.changes
2012-01-04 08:01:51.000000000 +0100
@@ -1,0 +2,6 @@
+Mon Jan 2 12:01:35 CET 2012 - jsuchome@xxxxxxx
+
+- use new polkit-1 instead of obsoleted PolicyKit (bnc#708995)
+- 2.22.2
+
+-------------------------------------------------------------------
Old:
----
yast2-country-2.22.1.tar.bz2
New:
----
yast2-country-2.22.2.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ yast2-country.spec ++++++
--- /var/tmp/diff_new_pack.7lMbon/_old 2012-01-04 08:01:52.000000000 +0100
+++ /var/tmp/diff_new_pack.7lMbon/_new 2012-01-04 08:01:52.000000000 +0100
@@ -1,7 +1,7 @@
#
# spec file for package yast2-country
#
-# 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
@@ -19,7 +19,7 @@
Name: yast2-country
-Version: 2.22.1
+Version: 2.22.2
Release: 0
BuildRoot: %{_tmppath}/%{name}-%{version}-build
@@ -31,7 +31,7 @@
Source1: org.opensuse.yast.modules.yapi.time.policy
Source2: org.opensuse.yast.modules.yapi.language.policy
BuildRequires: perl-XML-Writer update-desktop-files yast2 yast2-devtools
yast2-perl-bindings yast2-testsuite
-BuildRequires: PolicyKit-devel
+BuildRequires: polkit-devel
Requires: yast2-trans-stats yast2-perl-bindings timezone yast2-packager
# XVersion.ycp
# Wizard::SetDesktopTitleAndIcon
@@ -104,9 +104,9 @@
done
# Policies
-mkdir -p $RPM_BUILD_ROOT/usr/share/PolicyKit/policy
-install -m 0644 %SOURCE1 $RPM_BUILD_ROOT/usr/share/PolicyKit/policy/
-install -m 0644 %SOURCE2 $RPM_BUILD_ROOT/usr/share/PolicyKit/policy/
+mkdir -p $RPM_BUILD_ROOT/usr/share/polkit-1/actions
+install -m 0644 %SOURCE1 $RPM_BUILD_ROOT/usr/share/polkit-1/actions/
+install -m 0644 %SOURCE2 $RPM_BUILD_ROOT/usr/share/polkit-1/actions/
%clean
rm -rf "$RPM_BUILD_ROOT"
@@ -131,7 +131,9 @@
%{_prefix}/share/applications/YaST2/yast-language.desktop
%{_prefix}/share/applications/YaST2/timezone.desktop
%{_prefix}/share/applications/YaST2/keyboard.desktop
-%attr(644,root,root) %config
/usr/share/PolicyKit/policy/org.opensuse.yast.modules.yapi.*.policy
+%dir /usr/share/polkit-1
+%dir /usr/share/polkit-1/actions
+%attr(644,root,root) %config
/usr/share/polkit-1/actions/org.opensuse.yast.modules.yapi.*.policy
%package data
Summary: YaST2 - Data files for Country settings
++++++ yast2-country-2.22.1.tar.bz2 -> yast2-country-2.22.2.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/yast2-country-2.22.1/VERSION
new/yast2-country-2.22.2/VERSION
--- old/yast2-country-2.22.1/VERSION 2011-11-25 14:53:16.000000000 +0100
+++ new/yast2-country-2.22.2/VERSION 2012-01-02 12:01:54.000000000 +0100
@@ -1 +1 @@
-2.22.1
+2.22.2
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/yast2-country-2.22.1/timezone/src/dialogs.ycp
new/yast2-country-2.22.2/timezone/src/dialogs.ycp
--- old/yast2-country-2.22.1/timezone/src/dialogs.ycp 2011-11-25
14:52:23.000000000 +0100
+++ new/yast2-country-2.22.2/timezone/src/dialogs.ycp 2011-11-25
14:54:21.000000000 +0100
@@ -11,7 +11,7 @@
* Summary:
* Dialogs for timeone and time configuration.
*
- * $Id: dialogs.ycp 65870 2011-09-21 08:45:35Z visnov $
+ * $Id: dialogs.ycp 66955 2011-11-25 13:54:20Z jsuchome $
*/
{
textdomain "country";
--
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |