Accepting request 50662 from GNOME:Factory
Copy from GNOME:Factory/epiphany-branding-openSUSE based on submit request 50662 from user vuntz OBS-URL: https://build.opensuse.org/request/show/50662 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/epiphany-branding-openSUSE?expand=0&rev=13
This commit is contained in:
commit
daf7a83838
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 8 11:42:42 CEST 2010 - vuntz@opensuse.org
|
||||
|
||||
- Bump version to 11.4.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 15 03:58:43 CET 2010 - vuntz@opensuse.org
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package epiphany-branding-SLED (Version 11.3)
|
||||
# spec file for package epiphany-branding-SLED (Version 11.4)
|
||||
#
|
||||
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
@ -18,11 +18,12 @@
|
||||
|
||||
%define build_openSUSE 0
|
||||
%define build_SLED 1
|
||||
|
||||
# Do not edit this auto generated file! Edit epiphany-branding.spec.in.
|
||||
|
||||
Name: epiphany-branding-SLED
|
||||
License: GPLv2+
|
||||
Version: 11.3
|
||||
Version: 11.4
|
||||
Release: 1
|
||||
Summary: SLED branding of epiphany
|
||||
Group: Productivity/Networking/Web/Browsers
|
||||
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 8 11:42:42 CEST 2010 - vuntz@opensuse.org
|
||||
|
||||
- Bump version to 11.4.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 15 03:58:43 CET 2010 - vuntz@opensuse.org
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package epiphany-branding-openSUSE (Version 11.3)
|
||||
# spec file for package epiphany-branding-openSUSE (Version 11.4)
|
||||
#
|
||||
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
@ -18,11 +18,12 @@
|
||||
|
||||
%define build_openSUSE 1
|
||||
%define build_SLED 0
|
||||
|
||||
# Do not edit this auto generated file! Edit epiphany-branding.spec.in.
|
||||
|
||||
Name: epiphany-branding-openSUSE
|
||||
License: GPLv2+
|
||||
Version: 11.3
|
||||
Version: 11.4
|
||||
Release: 1
|
||||
Summary: openSUSE branding of epiphany
|
||||
Group: Productivity/Networking/Web/Browsers
|
||||
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 8 11:42:42 CEST 2010 - vuntz@opensuse.org
|
||||
|
||||
- Bump version to 11.4.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 15 03:58:43 CET 2010 - vuntz@opensuse.org
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package epiphany-branding-%{branding_name} (Version 11.3)
|
||||
#
|
||||
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2010 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
|
||||
@ -15,12 +15,13 @@
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
%define build_openSUSE 0
|
||||
%define build_SLED 0
|
||||
|
||||
Name: epiphany-branding-%{branding_name}
|
||||
License: GPL v2 or later
|
||||
Version: 11.3
|
||||
License: GPLv2+
|
||||
Version: 11.4
|
||||
Release: 1
|
||||
Summary: %{branding_name} branding of epiphany
|
||||
Group: Productivity/Networking/Web/Browsers
|
||||
|
@ -8,7 +8,7 @@ fi
|
||||
|
||||
for variant in openSUSE SLED ; do
|
||||
cp ${NAME}-branding.spec.in ${NAME}-branding-${variant}.spec
|
||||
cp ${NAME}-branding.changes ${NAME}-branding-${variant}.changes
|
||||
cp ${NAME}-branding.changes.in ${NAME}-branding-${variant}.changes
|
||||
sed -i "s/%{branding_name}/${variant}/g" ${NAME}-branding-${variant}.spec
|
||||
sed -i "s/\(%define *build_${variant} *\)0/\11/" ${NAME}-branding-${variant}.spec
|
||||
sed -i "
|
||||
|
Loading…
Reference in New Issue
Block a user