This commit is contained in:
parent
bb6dd31b8c
commit
f2c08d818a
31
MozillaFirefox-branding-openSUSE-COPYING
Normal file
31
MozillaFirefox-branding-openSUSE-COPYING
Normal file
@ -0,0 +1,31 @@
|
||||
Copyright (c) 2008, Novell, Inc.
|
||||
All rights reserved.
|
||||
|
||||
This package (other than those portions that are trademarks, logos, and trade
|
||||
dress of Novell, Inc), is made available under the following terms:
|
||||
|
||||
Redistribution and use in source and binary forms, with or without
|
||||
modification, are permitted provided that the following conditions are met:
|
||||
|
||||
* Redistributions of source code must retain the above copyright notice, this
|
||||
list of conditions and the following disclaimer.
|
||||
|
||||
* Redistributions in binary form must reproduce the above copyright notice,
|
||||
this list of conditions and the following disclaimer in the documentation
|
||||
and/or other materials provided with the distribution.
|
||||
|
||||
* Neither the name of the Novell nor the names of its contributors may be
|
||||
used to endorse or promote products derived from this software without
|
||||
specific prior written permission.
|
||||
|
||||
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
|
||||
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
|
||||
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
|
||||
ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
|
||||
LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
|
||||
CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
|
||||
SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
|
||||
INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
|
||||
CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
|
||||
ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
|
||||
THE POSSIBILITY OF SUCH DAMAGE.
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 26 18:22:01 CEST 2008 - vuntz@suse.de
|
||||
|
||||
- Add COPYING file (bnc#426320).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Aug 3 23:01:38 CEST 2008 - wr@rosenauer.org
|
||||
|
||||
|
@ -21,11 +21,12 @@ BuildRequires: MozillaFirefox-branding-upstream
|
||||
BuildRequires: MozillaFirefox
|
||||
|
||||
Name: MozillaFirefox-branding-openSUSE
|
||||
License: GPL v2 or later; LGPL v2.1 or later; MOZILLA PUBLIC LICENSE (MPL/NPL)
|
||||
License: BSD 3-Clause
|
||||
Version: 3.0.1
|
||||
Release: 2
|
||||
Release: 11
|
||||
Summary: openSUSE branding of MozillaFirefox
|
||||
Group: Productivity/Networking/Web/Browsers
|
||||
Source: %{name}-COPYING
|
||||
Source1: search-addons.tar.bz2
|
||||
Source2: bookmarks.html.suse
|
||||
Source3: firefox-suse-default-prefs.js
|
||||
@ -46,6 +47,7 @@ Authors:
|
||||
Wolfgang Rosenauer <wr@rosenauer.org>
|
||||
|
||||
%prep
|
||||
cp -a %{SOURCE0} COPYING
|
||||
|
||||
%build
|
||||
|
||||
@ -78,12 +80,15 @@ rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
%doc COPYING
|
||||
%{progdir}/defaults/preferences/firefox-openSUSE.js
|
||||
%{progdir}/defaults/profile/bookmarks.html
|
||||
%{progdir}/browserconfig.properties
|
||||
%{progdir}/searchplugins/*
|
||||
|
||||
%changelog
|
||||
* Fri Sep 26 2008 vuntz@suse.de
|
||||
- Add COPYING file (bnc#426320).
|
||||
* Mon Aug 04 2008 wr@rosenauer.org
|
||||
- some polishing and minor changes
|
||||
* Tue Jul 29 2008 vuntz@novell.com
|
||||
|
Loading…
Reference in New Issue
Block a user