Accepting request 47745 from GNOME:Factory
Copy from GNOME:Factory/gnome-control-center based on submit request 47745 from user vuntz OBS-URL: https://build.opensuse.org/request/show/47745 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnome-control-center?expand=0&rev=44
This commit is contained in:
commit
2ebafd4529
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2fe7e6aecac771ec6f34c8774dccf6f8daad1fa83274bf0ff16df285fae7c8e6
|
||||
size 2919807
|
3
gnome-control-center-2.31.91.tar.bz2
Normal file
3
gnome-control-center-2.31.91.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:04be7c4043147d74c5a306242189edbc7d542b2a195130a267f9e75a2911d038
|
||||
size 2891565
|
@ -1,3 +1,43 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 8 00:19:09 CEST 2010 - vuntz@opensuse.org
|
||||
|
||||
- Remove unneeded librsvg-devel BuildRequires.
|
||||
- Change old-style BuildRequires to pkgconfig() style
|
||||
BuildRequires:
|
||||
+ old-style: evolution-data-server-devel, gnome-desktop-devel,
|
||||
gnome-menus-devel, gnome-settings-daemon-devel,
|
||||
libgnomekbd-devel, libslab-devel, libunique-devel,
|
||||
libxklavier-devel, metacity-devel, xorg-x11
|
||||
+ new-style: dbus-1, dbus-glib-1, gconf-2.0, glib-2.0,
|
||||
gnome-desktop-2.0, gnome-settings-daemon, gtk+-2.0,
|
||||
libcanberra-gtk, libebook-1.2, libgnomekbd, libgnomekbdui,
|
||||
libgnome-menu, libmetacity-private, libslab, libxklavier,
|
||||
libxml-2.0, unique-1.0, xcursor, xft, xi.
|
||||
- This will make it easier to switch to GNOME 3 libraries.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 6 14:45:31 CEST 2010 - vuntz@opensuse.org
|
||||
|
||||
- Add X-SuSE-ControlCenter-Personal category instead of
|
||||
X-SuSE-ControlCenter-System and AdvancedSettings to
|
||||
default-applications.desktop to make it appear where it should
|
||||
in the menu.
|
||||
- Add X-SuSE-ControlCenter-Hardware category instead of
|
||||
X-SuSE-ControlCenter-System and AdvancedSettings to
|
||||
gnome-network-properties.desktop to make it appear where it
|
||||
should in the menu.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 1 12:31:47 CEST 2010 - vuntz@opensuse.org
|
||||
|
||||
- Update to version 2.31.91:
|
||||
+ About me:
|
||||
- Fix enrolling with Upek Eikon II fingerprint reader
|
||||
(bgo#627249)
|
||||
+ Shell:
|
||||
- Update libslab from master (bgo#612417)
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 17 15:28:07 CEST 2010 - dimstar@opensuse.org
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package gnome-control-center (Version 2.31.90)
|
||||
# spec file for package gnome-control-center (Version 2.31.91)
|
||||
#
|
||||
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
@ -20,29 +20,38 @@
|
||||
|
||||
Name: gnome-control-center
|
||||
BuildRequires: desktop-file-utils
|
||||
BuildRequires: evolution-data-server-devel
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: gnome-common
|
||||
BuildRequires: gnome-desktop-devel
|
||||
BuildRequires: gnome-doc-utils-devel
|
||||
BuildRequires: gnome-menus-devel
|
||||
BuildRequires: gnome-patch-translation
|
||||
BuildRequires: gnome-settings-daemon-devel
|
||||
BuildRequires: intltool
|
||||
BuildRequires: libgnomekbd-devel
|
||||
BuildRequires: librsvg-devel
|
||||
BuildRequires: libslab-devel
|
||||
BuildRequires: libunique-devel
|
||||
BuildRequires: libxklavier-devel
|
||||
BuildRequires: metacity-devel
|
||||
BuildRequires: translation-update-upstream
|
||||
BuildRequires: update-desktop-files
|
||||
BuildRequires: xorg-x11
|
||||
BuildRequires: pkgconfig(dbus-1)
|
||||
BuildRequires: pkgconfig(dbus-glib-1)
|
||||
BuildRequires: pkgconfig(gconf-2.0)
|
||||
BuildRequires: pkgconfig(glib-2.0)
|
||||
BuildRequires: pkgconfig(gnome-desktop-2.0)
|
||||
BuildRequires: pkgconfig(gnome-settings-daemon)
|
||||
BuildRequires: pkgconfig(gtk+-2.0)
|
||||
BuildRequires: pkgconfig(libcanberra-gtk)
|
||||
BuildRequires: pkgconfig(libebook-1.2)
|
||||
BuildRequires: pkgconfig(libgnomekbd)
|
||||
BuildRequires: pkgconfig(libgnomekbdui)
|
||||
BuildRequires: pkgconfig(libgnome-menu)
|
||||
BuildRequires: pkgconfig(libmetacity-private)
|
||||
BuildRequires: pkgconfig(libslab)
|
||||
BuildRequires: pkgconfig(libxklavier)
|
||||
BuildRequires: pkgconfig(libxml-2.0)
|
||||
BuildRequires: pkgconfig(unique-1.0)
|
||||
BuildRequires: pkgconfig(xcursor)
|
||||
BuildRequires: pkgconfig(xft)
|
||||
BuildRequires: pkgconfig(xi)
|
||||
License: GPLv2+
|
||||
Group: System/GUI/GNOME
|
||||
Obsoletes: fontilus themus acme
|
||||
Provides: fontilus themus acme
|
||||
Version: 2.31.90
|
||||
Version: 2.31.91
|
||||
Release: 1
|
||||
Summary: The GNOME Control Center
|
||||
Source: %{name}-%{version}.tar.bz2
|
||||
@ -136,10 +145,10 @@ find %{buildroot} -type f -name "*.la" -delete -print
|
||||
%suse_update_desktop_file -N "Control Center" -G "Personal Settings" -C "Configure the desktop" gnomecc DesktopSettings
|
||||
# capplets
|
||||
%suse_update_desktop_file at-properties X-SuSE-ControlCenter-Personal
|
||||
%suse_update_desktop_file default-applications X-SuSE-ControlCenter-System AdvancedSettings
|
||||
%suse_update_desktop_file default-applications X-SuSE-ControlCenter-Personal
|
||||
%suse_update_desktop_file display-properties X-SuSE-ControlCenter-Hardware
|
||||
%suse_update_desktop_file gnome-about-me X-SuSE-ControlCenter-Personal
|
||||
%suse_update_desktop_file gnome-network-properties X-SuSE-ControlCenter-System AdvancedSettings
|
||||
%suse_update_desktop_file gnome-network-properties X-SuSE-ControlCenter-Hardware
|
||||
%suse_update_desktop_file gnome-settings-mouse X-SuSE-ControlCenter-Hardware
|
||||
%suse_update_desktop_file gnome-appearance-properties X-SuSE-ControlCenter-LookAndFeel
|
||||
%suse_update_desktop_file keybinding X-SuSE-ControlCenter-Personal
|
||||
|
Loading…
Reference in New Issue
Block a user