OBS User unknown 2008-08-13 22:49:55 +00:00 committed by Git OBS Bridge
parent a8f1b2a3f1
commit b016c0d365
5 changed files with 32 additions and 5348 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4f85feb6064262bc9e232ae051beec49d1f72f6c6788837e17ea1726e803692a
size 2176661

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:bc561d9cbf0390a729c0140c17802661754a76bde346d582406d562cf7026828
size 2137024

File diff suppressed because it is too large Load Diff

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Tue Aug 5 18:36:46 CEST 2008 - rodrigo@suse.de
- Update to version 2.23.6:
+ Various fixes and improvements
+ Add freedesktop sound theme support
+ Updated translations
+ Updated randr 1.2 code
- Removed upstreamed randr1.2 patch
-------------------------------------------------------------------
Fri Jun 20 17:49:37 CEST 2008 - maw@suse.de

View File

@ -1,10 +1,17 @@
#
# spec file for package gnome-control-center (Version 2.23.4)
# spec file for package gnome-control-center (Version 2.23.6)
#
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
# package are under the same license as the package itself.
#
# 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/
#
@ -13,12 +20,12 @@
Name: gnome-control-center
%define _name control-center
BuildRequires: desktop-file-utils docbook-xsl-stylesheets eel-devel fdupes gnome-common gnome-desktop-devel gnome-doc-utils-devel gnome-menus-devel gnome-panel-devel gnome-patch-translation gnome-settings-daemon-devel gstreamer010-plugins-base-devel intltool libglade2-devel libgnomekbd-devel libidl librsvg-devel libxklavier-devel metacity-devel nautilus-devel pam-devel perl-XML-Parser scrollkeeper sgml-skel update-desktop-files xorg-x11
BuildRequires: desktop-file-utils docbook-xsl-stylesheets eel-devel evolution-data-server-devel fdupes gnome-common gnome-desktop-devel gnome-doc-utils-devel gnome-menus-devel gnome-panel-devel gnome-patch-translation gnome-settings-daemon-devel gstreamer010-plugins-base-devel intltool libglade2-devel libgnomekbd-devel libidl librsvg-devel libxklavier-devel metacity-devel nautilus-devel pam-devel perl-XML-Parser scrollkeeper sgml-skel update-desktop-files xorg-x11
License: GPL v2 or later
Group: System/GUI/GNOME
Obsoletes: fontilus themus acme
Provides: fontilus themus acme
Version: 2.23.4
Version: 2.23.6
Release: 1
Summary: The GNOME Control Center
Source: gnome-%{_name}-%{version}.tar.bz2
@ -42,8 +49,6 @@ Patch15: gnome-control-center-default-applications-ftp+news.patch
Requires: gnome-icon-theme
# PATCH-FEATURE-OPENSUSE gnome-control-center-use-preferences-menu.patch
Patch28: gnome-control-center-use-preferences-menu.patch
# PATCH-FEATURE-UPSTREAM gnome-settings-daemon-1.2.diff -- Add support for RandR 1.2 to gnome-display-properties. federico@novell.com
Patch29: gnome-control-center-randr-1.2.diff
# PATCH-FIX-OPENSUSE gnome-control-center-bnc373197-layout-switch-keybinding.patch bnc373197 vuntz@novell.com -- this is a temporary hack to change the default layout switching keybinding
Patch30: gnome-control-center-bnc373197-layout-switch-keybinding.patch
Url: http://www.gnome.org
@ -104,7 +109,6 @@ gnome-patch-translation-prepare
%patch14 -p1
cp %{S:3} capplets/passwd/change-password.png
%patch28
%patch29 -p1
%patch30 -p1
gnome-patch-translation-update
@ -227,6 +231,13 @@ fi
%{_libdir}/pkgconfig/*.pc
%changelog
* Tue Aug 05 2008 rodrigo@suse.de
- Update to version 2.23.6:
+ Various fixes and improvements
+ Add freedesktop sound theme support
+ Updated translations
+ Updated randr 1.2 code
- Removed upstreamed randr1.2 patch
* Fri Jun 20 2008 maw@suse.de
- Update to version 2.23.4:
+ Various fixes and improvements