This commit is contained in:
parent
be9c1bfbbb
commit
f686fbbf4e
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 20 18:56:10 CST 2008 - maw@suse.de
|
||||
|
||||
- Review and approve changes.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 14 13:42:38 CET 2008 - wr@rosenauer.org
|
||||
|
||||
- Make sure that the base package is installed before installing
|
||||
the branding packages (needed for gconf schema update)
|
||||
(bnc#444682)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 7 15:42:55 CST 2008 - maw@suse.de
|
||||
|
||||
|
@ -22,7 +22,7 @@ BuildRequires: MozillaFirefox MozillaFirefox-branding-upstream
|
||||
Name: MozillaFirefox-branding-openSUSE
|
||||
License: BSD 3-Clause
|
||||
Version: 3.0.3
|
||||
Release: 2
|
||||
Release: 3
|
||||
Summary: openSUSE branding of MozillaFirefox
|
||||
Group: Productivity/Networking/Web/Browsers
|
||||
Source0: %{name}-COPYING
|
||||
@ -32,6 +32,7 @@ Source3: firefox-suse-default-prefs.js
|
||||
Source4: firefox.schemas
|
||||
Provides: MozillaFirefox-branding = %{version}
|
||||
Conflicts: otherproviders(MozillaFirefox-branding)
|
||||
PreReq: MozillaFirefox >= %(rpm -q --queryformat '%{VERSION}-%{RELEASE}' MozillaFirefox)
|
||||
Supplements: packageand(MozillaFirefox:branding-openSUSE)
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
%define default_home_page http://www.opensuse.org/
|
||||
@ -124,6 +125,12 @@ fi
|
||||
%{progdir}/searchplugins/*
|
||||
|
||||
%changelog
|
||||
* Thu Nov 20 2008 maw@suse.de
|
||||
- Review and approve changes.
|
||||
* Fri Nov 14 2008 wr@rosenauer.org
|
||||
- Make sure that the base package is installed before installing
|
||||
the branding packages (needed for gconf schema update)
|
||||
(bnc#444682)
|
||||
* Fri Nov 07 2008 maw@suse.de
|
||||
- Review and approve changes.
|
||||
* Tue Nov 04 2008 wr@rosenauer.org
|
||||
|
Loading…
x
Reference in New Issue
Block a user