This commit is contained in:
committed by
Git OBS Bridge
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
|
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
|
Group: System/GUI/GNOME
|
||||||
Obsoletes: gnome-core
|
Obsoletes: gnome-core
|
||||||
Version: 2.22.1
|
Version: 2.22.1
|
||||||
Release: 1
|
Release: 5
|
||||||
Summary: The GNOME Desktop API Library
|
Summary: The GNOME Desktop API Library
|
||||||
Source: %{name}-%{version}.tar.bz2
|
Source: %{name}-%{version}.tar.bz2
|
||||||
Url: http://www.gnome.org
|
Url: http://www.gnome.org
|
||||||
@@ -25,7 +25,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
|||||||
Patch: icon-search-path.dif
|
Patch: icon-search-path.dif
|
||||||
Patch1: X-KDE-SubstituteUID.dif
|
Patch1: X-KDE-SubstituteUID.dif
|
||||||
Patch2: gnome-desktop-desktop.patch
|
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
|
Patch3: gnome-desktop-recently-used-apps.patch
|
||||||
Requires: %{name}-lang = %{version}
|
Requires: %{name}-lang = %{version}
|
||||||
Requires: libgnome-desktop-2-2 = %{version}
|
Requires: libgnome-desktop-2-2 = %{version}
|
||||||
@@ -120,7 +120,7 @@ Authors:
|
|||||||
%patch -p1
|
%patch -p1
|
||||||
%patch1
|
%patch1
|
||||||
%patch2 -p0
|
%patch2 -p0
|
||||||
#%patch3 -p1
|
%patch3 -p1
|
||||||
|
|
||||||
%build
|
%build
|
||||||
autoreconf -f -i
|
autoreconf -f -i
|
||||||
@@ -179,6 +179,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_datadir}/gtk-doc/html/gnome-desktop
|
%{_datadir}/gtk-doc/html/gnome-desktop
|
||||||
|
|
||||||
%changelog
|
%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
|
* Fri Apr 11 2008 maw@suse.de
|
||||||
- Update to version 2.22.1:
|
- Update to version 2.22.1:
|
||||||
+ Fix some compiler warnings
|
+ Fix some compiler warnings
|
||||||
|
Reference in New Issue
Block a user