Accepting request 50662 from GNOME:Factory
checked in (request 50662) OBS-URL: https://build.opensuse.org/request/show/50662 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/epiphany-branding-openSUSE?expand=0&rev=21
This commit is contained in:
parent
384a9fef5e
commit
4b719bb20f
@ -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.
|
||||
#
|
||||
@ -20,6 +20,7 @@
|
||||
%define build_SLED 1
|
||||
|
||||
# Do not edit this auto generated file! Edit epiphany-branding.spec.in.
|
||||
|
||||
Name: epiphany-branding-SLED
|
||||
License: GPLv2+
|
||||
Version: 11.4
|
||||
|
@ -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.
|
||||
#
|
||||
@ -20,6 +20,7 @@
|
||||
%define build_SLED 0
|
||||
|
||||
# Do not edit this auto generated file! Edit epiphany-branding.spec.in.
|
||||
|
||||
Name: epiphany-branding-openSUSE
|
||||
License: GPLv2+
|
||||
Version: 11.4
|
||||
|
@ -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