Accepting request 29817 from home:vuntz:branches:GNOME:Factory

Copy from home:vuntz:branches:GNOME:Factory/epiphany-branding-openSUSE via accept of submit request 29817 revision 3.
Request was accepted with message:
Forwarding to openSUSE:Factory

OBS-URL: https://build.opensuse.org/request/show/29817
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/epiphany-branding-openSUSE?expand=0&rev=17
This commit is contained in:
Vincent Untz 2010-01-16 16:24:25 +00:00 committed by Git OBS Bridge
parent 210f709070
commit 92062d33cd
6 changed files with 9 additions and 9 deletions

View File

@ -7,8 +7,8 @@ Fri Jan 15 03:58:43 CET 2010 - vuntz@opensuse.org
- Add COPYING file.
- Add branding.conf.in: with a recent epiphany, we can change the
user agent with a simple file.
- Add BuildRequires on lsb-release and distribution-release to get
the version of the distribution, to put in the user agent.
- Add BuildRequires on lsb-release and suse-release to get the
version of the distribution, to put in the user agent.
-------------------------------------------------------------------
Wed Aug 26 12:53:54 CEST 2009 - mls@suse.de

View File

@ -41,7 +41,7 @@ BuildRequires: lsb-release
%else
BuildRequires: lsb
%endif
BuildRequires: distribution-release
BuildRequires: suse-release
%define distro_version %(lsb_release -r -s)
%define epiphany_version %(rpm -q --qf '%%{version}-%%{release}' epiphany)
Provides: epiphany-branding = %{epiphany_version}

View File

@ -7,8 +7,8 @@ Fri Jan 15 03:58:43 CET 2010 - vuntz@opensuse.org
- Add COPYING file.
- Add branding.conf.in: with a recent epiphany, we can change the
user agent with a simple file.
- Add BuildRequires on lsb-release and distribution-release to get
the version of the distribution, to put in the user agent.
- Add BuildRequires on lsb-release and suse-release to get the
version of the distribution, to put in the user agent.
-------------------------------------------------------------------
Wed Aug 26 12:53:54 CEST 2009 - mls@suse.de

View File

@ -41,7 +41,7 @@ BuildRequires: lsb-release
%else
BuildRequires: lsb
%endif
BuildRequires: distribution-release
BuildRequires: suse-release
%define distro_version %(lsb_release -r -s)
%define epiphany_version %(rpm -q --qf '%%{version}-%%{release}' epiphany)
Provides: epiphany-branding = %{epiphany_version}

View File

@ -7,8 +7,8 @@ Fri Jan 15 03:58:43 CET 2010 - vuntz@opensuse.org
- Add COPYING file.
- Add branding.conf.in: with a recent epiphany, we can change the
user agent with a simple file.
- Add BuildRequires on lsb-release and distribution-release to get
the version of the distribution, to put in the user agent.
- Add BuildRequires on lsb-release and suse-release to get the
version of the distribution, to put in the user agent.
-------------------------------------------------------------------
Wed Aug 26 12:53:54 CEST 2009 - mls@suse.de

View File

@ -40,7 +40,7 @@ BuildRequires: lsb-release
%else
BuildRequires: lsb
%endif
BuildRequires: distribution-release
BuildRequires: suse-release
%define distro_version %(lsb_release -r -s)
%define epiphany_version %(rpm -q --qf '%%{version}-%%{release}' epiphany)
Provides: epiphany-branding = %{epiphany_version}