[yast-commit] <rest-service> master : fixing specfile and READM
ref: refs/heads/master commit 3997ccf1f78333927dd530cd57db750b5a0663a3 Author: J. Daniel Schmidt <jdsn@suse.de> Date: Thu Oct 29 14:21:31 2009 +0100 fixing specfile and READM --- plugins/registration/README | 8 ++++---- .../package/yast2-webservice-registration.spec | 7 ++++--- 2 files changed, 8 insertions(+), 7 deletions(-) diff --git a/plugins/registration/README b/plugins/registration/README index 2723913..6aae01e 100644 --- a/plugins/registration/README +++ b/plugins/registration/README @@ -1,7 +1,7 @@ -Language -========== +Registration +============ -REST interface for setting system language. +REST interface for registration. -Copyright (c) 2009 Novell, released under the MIT license +Copyright (c) 2009 Novell, released under the GPLv2 license diff --git a/plugins/registration/package/yast2-webservice-registration.spec b/plugins/registration/package/yast2-webservice-registration.spec index 3690c77..27ea838 100644 --- a/plugins/registration/package/yast2-webservice-registration.spec +++ b/plugins/registration/package/yast2-webservice-registration.spec @@ -12,7 +12,7 @@ Name: yast2-webservice-registration PreReq: yast2-webservice Provides: yast2-webservice:/srv/www/yastws/app/controllers/registration_controller.rb -License: GPLv2 +License: GPLv2 Group: Productivity/Networking/Web/Utilities Autoreqprov: on Version: 0.0.4 @@ -39,11 +39,12 @@ Requires: yast2-registration > 2.17.25 %description -YaST2 - Webservice - REST based interface for the registration of a system at NCC or SMT +YaST2 - Webservice - REST based interface for the registration of a system at NCC, SMT or SLMS Authors: -------- - J. Daniel Schmidt <jdsn@suse.de> + J. Daniel Schmidt <jdsn@novell.com> + Stefan Schubert <schubi@novell.com> %prep %setup -q -n www -- To unsubscribe, e-mail: yast-commit+unsubscribe@opensuse.org For additional commands, e-mail: yast-commit+help@opensuse.org
participants (1)
-
J.Daniel Schmidt