diff --git a/gnome-desktop-2.27.5.tar.bz2 b/gnome-desktop-2.27.5.tar.bz2 deleted file mode 100644 index 1e6948e..0000000 --- a/gnome-desktop-2.27.5.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:285b2504ccf7e291638fcf6b3322a78a5d6d07798a055f6345e69308461f1577 -size 3197670 diff --git a/gnome-desktop-2.27.91.tar.bz2 b/gnome-desktop-2.27.91.tar.bz2 new file mode 100644 index 0000000..f677dbb --- /dev/null +++ b/gnome-desktop-2.27.91.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a6351f12eabbabf54f9b823a5f82bcdd3d4d7065a9b9394367a8df387105c3d6 +size 3240708 diff --git a/gnome-desktop-desktop.patch b/gnome-desktop-desktop.patch index 240bad9..4d13782 100644 --- a/gnome-desktop-desktop.patch +++ b/gnome-desktop-desktop.patch @@ -2,9 +2,8 @@ Index: gnome-about/gnome-about.desktop.in.in =================================================================== --- gnome-about/gnome-about.desktop.in.in.orig +++ gnome-about/gnome-about.desktop.in.in -@@ -1,7 +1,7 @@ +@@ -1,6 +1,6 @@ [Desktop Entry] - Encoding=UTF-8 _Name=About GNOME -_Comment=Learn more about GNOME +_GenericName=Learn more about GNOME diff --git a/gnome-desktop.changes b/gnome-desktop.changes index d398d5d..12207b7 100644 --- a/gnome-desktop.changes +++ b/gnome-desktop.changes @@ -1,3 +1,21 @@ +------------------------------------------------------------------- +Wed Aug 26 13:02:43 CEST 2009 - vuntz@novell.com + +- Update to version 2.27.91: + + GnomeRR: + - add support for primary monitor + - in clone mode, don't label each output + + GnomeBG: + - add gnome_bg_changes_with_time() API + - gnome_bg_create_frame_thumbnail() API + + Build fixes. + + gnome-about + - Remove deprecated Encoding key from desktop file + + Updated translations. +- Respin gnome-desktop-desktop.patch. +- Use spec-cleaner to reorder lines in preamble and split + BuildRequires/Requires line on separate lines. + ------------------------------------------------------------------- Thu Jul 30 08:37:32 CEST 2009 - vuntz@novell.com diff --git a/gnome-desktop.spec b/gnome-desktop.spec index 0fab88a..104f8aa 100644 --- a/gnome-desktop.spec +++ b/gnome-desktop.spec @@ -1,5 +1,5 @@ # -# spec file for package gnome-desktop (Version 2.27.5) +# spec file for package gnome-desktop (Version 2.27.91) # # Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -15,10 +15,24 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # -# norootforbuild Name: gnome-desktop +Version: 2.27.91 +Release: 1 +License: GFDL v1.1 ; GPL v2 or later ; LGPL v2.1 or later +Summary: The GNOME Desktop API Library +Url: http://www.gnome.org +Group: System/GUI/GNOME +Source: %{name}-%{version}.tar.bz2 +# PATCH-MISSING-TAG -- See http://en.opensuse.org/Packaging/Patches +Patch1: X-KDE-SubstituteUID.dif +# PATCH-MISSING-TAG -- See http://en.opensuse.org/Packaging/Patches +Patch2: gnome-desktop-desktop.patch +# PATCH-FEATURE-OPENSUSE gnome-desktop-recently-used-apps.patch -- Add launched .desktop files to recently used apps. +Patch3: gnome-desktop-recently-used-apps.patch +# PATCH-FEATURE-OPENSUSE gnome-desktop-fate300461-desktop-gettext.patch fate300461 vuntz@novell.com -- Look for translation of desktop entry strings via gettext +Patch5: gnome-desktop-fate300461-desktop-gettext.patch BuildRequires: fdupes BuildRequires: gconf2-devel BuildRequires: gnome-doc-utils-devel @@ -27,22 +41,9 @@ BuildRequires: intltool BuildRequires: startup-notification-devel BuildRequires: translation-update-upstream BuildRequires: update-desktop-files -License: GFDL v1.1 ; GPL v2 or later ; LGPL v2.1 or later -Group: System/GUI/GNOME -Obsoletes: gnome-core -Version: 2.27.5 -Release: 1 -Summary: The GNOME Desktop API Library -Source: %{name}-%{version}.tar.bz2 -Url: http://www.gnome.org -BuildRoot: %{_tmppath}/%{name}-%{version}-build -Patch1: X-KDE-SubstituteUID.dif -Patch2: gnome-desktop-desktop.patch -# PATCH-FEATURE-OPENSUSE gnome-desktop-recently-used-apps.patch -- Add launched .desktop files to recently used apps. -Patch3: gnome-desktop-recently-used-apps.patch -# PATCH-FEATURE-OPENSUSE gnome-desktop-fate300461-desktop-gettext.patch fate300461 vuntz@novell.com -- Look for translation of desktop entry strings via gettext -Patch5: gnome-desktop-fate300461-desktop-gettext.patch Requires: %{name}-lang = %{version} +Obsoletes: gnome-core +BuildRoot: %{_tmppath}/%{name}-%{version}-build %description This package contains the libgnome-desktop library that contains APIs @@ -54,16 +55,6 @@ Also contained here are documents installed as part of the core GNOME distribution: the GPL, GNOME's .desktop files, the gnome-about program, some man pages, and GNOME's core graphics files and icons. - - -Authors: --------- - Elliot Lee - George Lebl - John Ellis - Havoc Pennington - Anders Carlsson - %package -n libgnome-desktop-2-11 License: GFDL v1.1 ; GPL v2 or later ; LGPL v2.1 or later Summary: The GNOME Desktop API Library @@ -80,21 +71,14 @@ Also contained here are documents installed as part of the core GNOME distribution: the GPL, GNOME's .desktop files, the gnome-about program, some man pages, and GNOME's core graphics files and icons. - - -Authors: --------- - Elliot Lee - George Lebl - John Ellis - Havoc Pennington - Anders Carlsson - %package devel License: LGPL v2.1 or later Summary: Include Files and Libraries mandatory for Development Group: Development/Libraries/GNOME -Requires: libgnome-desktop-2-11 = %{version} gconf2-devel gtk2-devel startup-notification-devel +Requires: gconf2-devel +Requires: gtk2-devel +Requires: libgnome-desktop-2-11 = %{version} +Requires: startup-notification-devel Obsoletes: gnome-desktop-doc <= 2.25.90 Provides: gnome-desktop-doc = 2.25.90 @@ -102,8 +86,6 @@ Provides: gnome-desktop-doc = 2.25.90 This package contains all necessary include files and libraries needed to develop applications that require these. - - %lang_package %prep %setup -q @@ -129,10 +111,10 @@ make %{?jobs:-j%jobs} %find_lang lgpl %{name}-2.0.lang %suse_update_desktop_file gnome-about Documentation %{__rm} -vf %{buildroot}%{_libdir}/*.la -%fdupes $RPM_BUILD_ROOT +%fdupes %{buildroot} %clean -rm -rf $RPM_BUILD_ROOT +rm -rf %{buildroot} %post -n libgnome-desktop-2-11 -p /sbin/ldconfig