This commit is contained in:
parent
42455c4e95
commit
a09ec0cce1
File diff suppressed because it is too large
Load Diff
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 21 12:32:58 CEST 2008 - vuntz@suse.de
|
||||
|
||||
- Rewrite gnome-desktop-recently-used-apps.patch so that it
|
||||
applies.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 11 00:46:15 CEST 2008 - maw@suse.de
|
||||
|
||||
|
@ -17,7 +17,7 @@ License: GNU Free Documentation License, Version 1.1 (GFDL 1.1); GPL v2 o
|
||||
Group: System/GUI/GNOME
|
||||
Obsoletes: gnome-core
|
||||
Version: 2.22.1
|
||||
Release: 1
|
||||
Release: 5
|
||||
Summary: The GNOME Desktop API Library
|
||||
Source: %{name}-%{version}.tar.bz2
|
||||
Url: http://www.gnome.org
|
||||
@ -25,7 +25,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Patch: icon-search-path.dif
|
||||
Patch1: X-KDE-SubstituteUID.dif
|
||||
Patch2: gnome-desktop-desktop.patch
|
||||
# PATCH-NEEDS-REBASE gnome-desktop-recently-used-apps.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
|
||||
Requires: %{name}-lang = %{version}
|
||||
Requires: libgnome-desktop-2-2 = %{version}
|
||||
@ -120,7 +120,7 @@ Authors:
|
||||
%patch -p1
|
||||
%patch1
|
||||
%patch2 -p0
|
||||
#%patch3 -p1
|
||||
%patch3 -p1
|
||||
|
||||
%build
|
||||
autoreconf -f -i
|
||||
@ -179,6 +179,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_datadir}/gtk-doc/html/gnome-desktop
|
||||
|
||||
%changelog
|
||||
* Mon Apr 21 2008 vuntz@suse.de
|
||||
- Rewrite gnome-desktop-recently-used-apps.patch so that it
|
||||
applies.
|
||||
* Fri Apr 11 2008 maw@suse.de
|
||||
- Update to version 2.22.1:
|
||||
+ Fix some compiler warnings
|
||||
|
Loading…
Reference in New Issue
Block a user