This commit is contained in:
parent
ef26664aa9
commit
7b566e9355
@ -9,6 +9,11 @@ Tue Feb 17 04:21:26 CET 2009 - vuntz@novell.com
|
|||||||
+ Add backward compat engine definition in pkg-config file.
|
+ Add backward compat engine definition in pkg-config file.
|
||||||
+ Updates translations.
|
+ Updates translations.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Feb 16 17:49:47 CET 2009 - sbrabec@suse.cz
|
||||||
|
|
||||||
|
- Added support for translation-update-upstream (FATE#301344).
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Feb 4 15:46:49 CET 2009 - vuntz@novell.com
|
Wed Feb 4 15:46:49 CET 2009 - vuntz@novell.com
|
||||||
|
|
||||||
|
@ -40,11 +40,12 @@ BuildRequires: mozilla-xulrunner%{xulrunner_version}-devel
|
|||||||
BuildRequires: python-devel
|
BuildRequires: python-devel
|
||||||
BuildRequires: python-gnome-devel
|
BuildRequires: python-gnome-devel
|
||||||
BuildRequires: python-gtk-devel
|
BuildRequires: python-gtk-devel
|
||||||
|
BuildRequires: translation-update-upstream
|
||||||
BuildRequires: update-desktop-files
|
BuildRequires: update-desktop-files
|
||||||
%define mozilla_ver %(rpm -q --qf '%%{version}' mozilla-xulrunner%{xulrunner_version})
|
%define mozilla_ver %(rpm -q --qf '%%{version}' mozilla-xulrunner%{xulrunner_version})
|
||||||
Requires: mozilla-xulrunner%{xulrunner_version} => %{mozilla_ver}
|
Requires: mozilla-xulrunner%{xulrunner_version} => %{mozilla_ver}
|
||||||
Version: 2.25.91
|
Version: 2.25.91
|
||||||
Release: 1
|
Release: 2
|
||||||
Requires: %{name}-lang = %{version}
|
Requires: %{name}-lang = %{version}
|
||||||
License: GPL v2 or later
|
License: GPL v2 or later
|
||||||
Group: Productivity/Networking/Web/Browsers
|
Group: Productivity/Networking/Web/Browsers
|
||||||
@ -156,6 +157,7 @@ Authors:
|
|||||||
%lang_package
|
%lang_package
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
|
translation-update-upstream
|
||||||
%patch1
|
%patch1
|
||||||
%patch4
|
%patch4
|
||||||
%patch5
|
%patch5
|
||||||
@ -248,6 +250,8 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
+ Fix build with gecko 1.9.1.
|
+ Fix build with gecko 1.9.1.
|
||||||
+ Add backward compat engine definition in pkg-config file.
|
+ Add backward compat engine definition in pkg-config file.
|
||||||
+ Updates translations.
|
+ Updates translations.
|
||||||
|
* Mon Feb 16 2009 sbrabec@suse.cz
|
||||||
|
- Added support for translation-update-upstream (FATE#301344).
|
||||||
* Wed Feb 04 2009 vuntz@novell.com
|
* Wed Feb 04 2009 vuntz@novell.com
|
||||||
- Reduce BuildRequires: we don't need libgnomeprintui, eg. Add
|
- Reduce BuildRequires: we don't need libgnomeprintui, eg. Add
|
||||||
libgnomeui-devel, though.
|
libgnomeui-devel, though.
|
||||||
|
Loading…
Reference in New Issue
Block a user