Mailinglist Archive: opensuse-commit (1826 mails)

< Previous Next >
commit epiphany-branding-SLED
  • From: root@xxxxxxxxxxxxxxx (h_root)
  • Date: Wed, 24 Sep 2008 15:19:15 +0200
  • Message-id: <20080924131915.E5ACC678040@xxxxxxxxxxxxxxx>

Hello community,

here is the log from the commit of package epiphany-branding-SLED
checked in at Wed Sep 24 15:19:14 CEST 2008.


--------
New Changes file:

--- /dev/null 2008-04-22 03:09:48.000000000 +0200
+++
/mounts/work_src_done/STABLE/epiphany-branding-SLED/epiphany-branding-SLED.changes
2008-09-16 23:16:51.821906000 +0200
@@ -0,0 +1,11 @@
+-------------------------------------------------------------------
+Tue Sep 16 23:27:18 CEST 2008 - vuntz@xxxxxxx
+
+- Add missing COPYING (bnc#426796)
+- Clean up packaging.
+
+-------------------------------------------------------------------
+Thu Sep 11 01:22:50 CEST 2008 - vuntz@xxxxxxx
+
+- New package, branched from epiphany-branding-openSUSE.
+- Add SLED documentation bookmark. (fate#305003)



New:
----
COPYING
epiphany-branding-SLED.changes
epiphany-branding-SLED.spec
sled-bookmarks.patch

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ epiphany-branding-SLED.spec ++++++
#
# spec file for package epiphany-branding-SLED (Version 11.0)
#
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

# Please submit bugfixes or comments via http://bugs.opensuse.org/
#

# norootforbuild


Name: epiphany-branding-SLED
License: GPL v2 or later
Version: 11.0
Release: 2
Summary: SLED branding of epiphany
Group: Productivity/Networking/Web/Browsers
Source: COPYING
# PATCH-FEATURE-SLED sled-bookmarks.patch vuntz@xxxxxxxxxx -- Add SLED bookmarks
Patch0: sled-bookmarks.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Provides: epiphany-branding = 2.22.2
Supplements: packageand(epiphany:branding-SLED)
BuildArch: noarch
# To be in sync with upstream defaults, do branding as a patch for upstream
file.
# WARNING: As this package conflicts with epiphany-branding-SLED, you cannot
# reuse build root. You have to build in a clean build root every time!
BuildRequires: epiphany-branding-upstream
# For directory ownership:
BuildRequires: epiphany

%description
This package provides SLED Look and Feel for Epiphany.



%prep
cp -a %{_datadir}/epiphany/default-bookmarks.rdf .
%patch
cp -a %{S:0} .

%build

%install
install -d $RPM_BUILD_ROOT/%{_datadir}/epiphany/chrome/branding
# custom bookmarks
install -m0644 default-bookmarks.rdf $RPM_BUILD_ROOT/%{_datadir}/epiphany
# chrome branding
sed "s;\(vendorShortName *\)\"GNOME\";\1\"SLED\";"
%{_datadir}/epiphany/chrome/branding/brand.dtd > brand.dtd
install -m0644 brand.dtd $RPM_BUILD_ROOT/%{_datadir}/epiphany/chrome/branding
sed "s;vendorShortName=GNOME;vendorShortName=SLED;"
%{_datadir}/epiphany/chrome/branding/brand.properties > brand.properties
install -m0644 brand.properties
$RPM_BUILD_ROOT/%{_datadir}/epiphany/chrome/branding

%clean
rm -rf $RPM_BUILD_ROOT

%files
%defattr(-,root,root)
%doc COPYING
%{_datadir}/epiphany/default-bookmarks.rdf
%{_datadir}/epiphany/chrome/branding/*

%changelog
* Wed Sep 17 2008 vuntz@xxxxxxx
- Add missing COPYING (bnc#426796)
- Clean up packaging.
* Thu Sep 11 2008 vuntz@xxxxxxx
- New package, branched from epiphany-branding-openSUSE.
- Add SLED documentation bookmark. (fate#305003)
++++++ sled-bookmarks.patch ++++++
--- default-bookmarks.rdf.old 2008-07-30 03:43:13.000000000 +0200
+++ default-bookmarks.rdf 2008-07-30 03:43:24.000000000 +0200
@@ -6,6 +6,7 @@
<items>
<rdf:Seq>
<rdf:li rdf:resource="http://www.google.com"/>
+ <rdf:li rdf:resource="http://www.novell.com/documentation/"/>
</rdf:Seq>
</items>
</channel>
@@ -20,4 +21,8 @@
"http://www.google.nl"; and "http://www.google.nl/search?q=%s"; -->

<ephy:smartlink>http://www.google.com/search?q=%s&amp;ie=UTF-8&amp;oe=UTF-8</ephy:smartlink>
</item>
+ <item rdf:about="http://www.novell.com/documentation/";>
+ <title>Novell Documentation</title>
+ <link>http://www.novell.com/documentation/</link>
+ </item>
</rdf:RDF>

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++



Remember to have fun...

---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx

< Previous Next >
This Thread
  • No further messages