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