diff --git a/epiphany-branding-SLED.changes b/epiphany-branding-SLED.changes index 36ba7b2..4dfdb60 100644 --- a/epiphany-branding-SLED.changes +++ b/epiphany-branding-SLED.changes @@ -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 diff --git a/epiphany-branding-SLED.spec b/epiphany-branding-SLED.spec index 686240f..69dc79f 100644 --- a/epiphany-branding-SLED.spec +++ b/epiphany-branding-SLED.spec @@ -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} diff --git a/epiphany-branding-openSUSE.changes b/epiphany-branding-openSUSE.changes index 36ba7b2..4dfdb60 100644 --- a/epiphany-branding-openSUSE.changes +++ b/epiphany-branding-openSUSE.changes @@ -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 diff --git a/epiphany-branding-openSUSE.spec b/epiphany-branding-openSUSE.spec index 9ad1eaf..e25692b 100644 --- a/epiphany-branding-openSUSE.spec +++ b/epiphany-branding-openSUSE.spec @@ -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} diff --git a/epiphany-branding.changes b/epiphany-branding.changes index 36ba7b2..4dfdb60 100644 --- a/epiphany-branding.changes +++ b/epiphany-branding.changes @@ -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 diff --git a/epiphany-branding.spec.in b/epiphany-branding.spec.in index 5c21b15..c8c0687 100644 --- a/epiphany-branding.spec.in +++ b/epiphany-branding.spec.in @@ -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}