[yast-devel] Re: [yast-commit] <rest-service> master : added requirements
Stefan Schubert napsal(a):
ref: refs/heads/master commit 481a9c8138c759349c4ee63122c839ac46fa7b99 Author: Stefan Schubert <schubi@suse.de> Date: Mon Oct 26 10:09:26 2009 +0100
added requirements --- .../package/yast2-webservice-registration.spec | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/plugins/registration/package/yast2-webservice-registration.spec b/plugins/registration/package/yast2-webservice-registration.spec index 2d25920..80d7d0a 100644 --- a/plugins/registration/package/yast2-webservice-registration.spec +++ b/plugins/registration/package/yast2-webservice-registration.spec @@ -22,7 +22,7 @@ Source: www.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildArch: noarch BuildRequires: rubygem-mocha -Requires: yast2-core > 2.18.14 +Requires: yast2-core > 2.18.14 yast2-webservice-registration
Hi, I don't understand this change. Why you add requirement to itself? It is some packaging trick? Josef
# %define pkg_user yastws
-- To unsubscribe, e-mail: yast-devel+unsubscribe@opensuse.org For additional commands, e-mail: yast-devel+help@opensuse.org
josef reidinger schrieb:
Stefan Schubert napsal(a):
ref: refs/heads/master commit 481a9c8138c759349c4ee63122c839ac46fa7b99 Author: Stefan Schubert <schubi@suse.de> Date: Mon Oct 26 10:09:26 2009 +0100
added requirements --- .../package/yast2-webservice-registration.spec | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/plugins/registration/package/yast2-webservice-registration.spec b/plugins/registration/package/yast2-webservice-registration.spec index 2d25920..80d7d0a 100644 --- a/plugins/registration/package/yast2-webservice-registration.spec +++ b/plugins/registration/package/yast2-webservice-registration.spec @@ -22,7 +22,7 @@ Source: www.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildArch: noarch BuildRequires: rubygem-mocha -Requires: yast2-core > 2.18.14 +Requires: yast2-core > 2.18.14 yast2-webservice-registration
Hi, I don't understand this change. Why you add requirement to itself? It is some packaging trick?
It is just an error. Should be yast2-registration with the correct version number. Thank you Josef
Josef
# %define pkg_user yastws
-- To unsubscribe, e-mail: yast-devel+unsubscribe@opensuse.org For additional commands, e-mail: yast-devel+help@opensuse.org
participants (2)
-
josef reidinger
-
Stefan Schubert