spec cleanup
OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/MozillaFirefox-branding-openSUSE?expand=0&rev=82
This commit is contained in:
parent
980cb5e5a2
commit
939fc68a11
@ -16,15 +16,15 @@
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
# norootforbuild
|
||||
|
||||
BuildRequires: MozillaFirefox bc unzip zip
|
||||
BuildRequires: bc unzip zip
|
||||
BuildRequires: bc
|
||||
BuildRequires: unzip
|
||||
BuildRequires: zip
|
||||
|
||||
Name: MozillaFirefox-branding-openSUSE
|
||||
License: BSD3c(or similar) ; GPLv2+
|
||||
Version: 5.0
|
||||
Release: 3
|
||||
License: BSD3c(or similar) ; GPLv2+
|
||||
Summary: openSUSE branding of MozillaFirefox
|
||||
Group: Productivity/Networking/Web/Browsers
|
||||
Source: susefox-20111020.tar.bz2
|
||||
@ -35,12 +35,12 @@ Source4: firefox.schemas
|
||||
Source5: distribution.ini.in
|
||||
Source6: %{name}-COPYING
|
||||
Source7: all-openSUSE.js
|
||||
Provides: MozillaFirefox-branding = %{version}
|
||||
PreReq: MozillaFirefox >= 4.99
|
||||
Conflicts: otherproviders(MozillaFirefox-branding)
|
||||
Requires: MozillaFirefox >= 4.99
|
||||
Supplements: packageand(MozillaFirefox:branding-openSUSE)
|
||||
Provides: MozillaFirefox-branding = %{version}
|
||||
Conflicts: otherproviders(MozillaFirefox-branding)
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
%define progdir %{_prefix}/%_lib/firefox
|
||||
%define progdir %{_libdir}/firefox
|
||||
%define libgssapi libgssapi_krb5.so.2
|
||||
%define suseversion %(echo -e "scale=1\\n%{suse_version}/100" | bc 2>/dev/null)
|
||||
# HINT: default homepage is a property now included in susefox
|
||||
@ -50,7 +50,6 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
%description
|
||||
This package provides openSUSE Look and Feel for MozillaFirefox.
|
||||
|
||||
|
||||
%prep
|
||||
cp -a %{SOURCE6} COPYING
|
||||
%setup -n susefox -q
|
||||
|
Loading…
Reference in New Issue
Block a user