This commit is contained in:
parent
c2f9934fcf
commit
628e8fc297
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Nov 19 15:47:01 CET 2008 - vuntz@novell.com
|
||||||
|
|
||||||
|
- Uncomment gnome-patch-translation-prepare and
|
||||||
|
gnome-patch-translation-update calls. We need them for
|
||||||
|
gnome-session-bgo507101-tile-ui.patch. Part of bnc#445352.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Nov 12 12:26:37 CET 2008 - vuntz@novell.com
|
Wed Nov 12 12:26:37 CET 2008 - vuntz@novell.com
|
||||||
|
|
||||||
|
@ -37,7 +37,7 @@ BuildRequires: update-desktop-files
|
|||||||
License: GPL v2 or later; LGPL v2.1 or later
|
License: GPL v2 or later; LGPL v2.1 or later
|
||||||
Group: System/GUI/GNOME
|
Group: System/GUI/GNOME
|
||||||
Version: 2.24.1
|
Version: 2.24.1
|
||||||
Release: 4
|
Release: 5
|
||||||
Summary: Session Tools for the GNOME 2.x Desktop
|
Summary: Session Tools for the GNOME 2.x Desktop
|
||||||
Url: http://www.gnome.org
|
Url: http://www.gnome.org
|
||||||
Source: %{name}-%{version}.tar.bz2
|
Source: %{name}-%{version}.tar.bz2
|
||||||
@ -115,7 +115,7 @@ Authors:
|
|||||||
%lang_package
|
%lang_package
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
#gnome-patch-translation-prepare
|
gnome-patch-translation-prepare
|
||||||
%patch0 -p1
|
%patch0 -p1
|
||||||
%patch1 -p1
|
%patch1 -p1
|
||||||
%patch2 -p1
|
%patch2 -p1
|
||||||
@ -123,7 +123,7 @@ Authors:
|
|||||||
%patch4 -p1
|
%patch4 -p1
|
||||||
%patch5 -p1
|
%patch5 -p1
|
||||||
%patch6 -p0
|
%patch6 -p0
|
||||||
#gnome-patch-translation-update
|
gnome-patch-translation-update
|
||||||
|
|
||||||
%build
|
%build
|
||||||
autoreconf -f -i
|
autoreconf -f -i
|
||||||
@ -186,6 +186,10 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%files lang -f %{name}-2.0.lang
|
%files lang -f %{name}-2.0.lang
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Nov 19 2008 vuntz@novell.com
|
||||||
|
- Uncomment gnome-patch-translation-prepare and
|
||||||
|
gnome-patch-translation-update calls. We need them for
|
||||||
|
gnome-session-bgo507101-tile-ui.patch. Part of bnc#445352.
|
||||||
* Wed Nov 12 2008 vuntz@novell.com
|
* Wed Nov 12 2008 vuntz@novell.com
|
||||||
- Call %%suse_update_desktop_file on
|
- Call %%suse_update_desktop_file on
|
||||||
%%{_datadir}/xsessions/gnome.desktop so that it can get additional
|
%%{_datadir}/xsessions/gnome.desktop so that it can get additional
|
||||||
|
Loading…
Reference in New Issue
Block a user