Accepting request 19726 from GNOME:Factory
Copy from GNOME:Factory/gnome-desktop based on submit request 19726 from user vuntz OBS-URL: https://build.opensuse.org/request/show/19726 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnome-desktop?expand=0&rev=54
This commit is contained in:
parent
43502267b4
commit
1c04c220c4
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:285b2504ccf7e291638fcf6b3322a78a5d6d07798a055f6345e69308461f1577
|
||||
size 3197670
|
3
gnome-desktop-2.27.91.tar.bz2
Normal file
3
gnome-desktop-2.27.91.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a6351f12eabbabf54f9b823a5f82bcdd3d4d7065a9b9394367a8df387105c3d6
|
||||
size 3240708
|
@ -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
|
||||
|
@ -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
|
||||
|
||||
|
@ -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 <sopwith@redhat.com>
|
||||
George Lebl <jirka@5z.com>
|
||||
John Ellis <johne@bellatlantic.net>
|
||||
Havoc Pennington <hp@redhat.com>
|
||||
Anders Carlsson <andersca@gnu.org>
|
||||
|
||||
%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 <sopwith@redhat.com>
|
||||
George Lebl <jirka@5z.com>
|
||||
John Ellis <johne@bellatlantic.net>
|
||||
Havoc Pennington <hp@redhat.com>
|
||||
Anders Carlsson <andersca@gnu.org>
|
||||
|
||||
%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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user