From 9eab06da5906e1e9afae40731e4bd1fa92c0759a59fc81130d4a8e6a3e224629 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ji=C5=99=C3=AD=20Suchomel?= Date: Thu, 17 Sep 2009 12:21:20 +0000 Subject: [PATCH 1/3] 2,7d1 < Thu Sep 17 14:20:04 CEST 2009 - jsuchome@suse.cz < < - check for return value of extend (bnc#510999) < - 2.18.13 < < ------------------------------------------------------------------- OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-users?expand=0&rev=21 --- ready | 0 yast2-users-2.18.12.tar.bz2 | 3 -- yast2-users-2.18.13.tar.bz2 | 3 ++ yast2-users.changes | 6 ++++ yast2-users.spec | 60 +++++++++++++++++-------------------- 5 files changed, 37 insertions(+), 35 deletions(-) delete mode 100644 ready delete mode 100644 yast2-users-2.18.12.tar.bz2 create mode 100644 yast2-users-2.18.13.tar.bz2 diff --git a/ready b/ready deleted file mode 100644 index 473a0f4..0000000 diff --git a/yast2-users-2.18.12.tar.bz2 b/yast2-users-2.18.12.tar.bz2 deleted file mode 100644 index 971e1d4..0000000 --- a/yast2-users-2.18.12.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a2c5701c7855da039681d56c2c22de32245a2b0e1cdb0d050507e361c09262f7 -size 419080 diff --git a/yast2-users-2.18.13.tar.bz2 b/yast2-users-2.18.13.tar.bz2 new file mode 100644 index 0000000..4dae4f7 --- /dev/null +++ b/yast2-users-2.18.13.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4b077109f25278b157d4e25af98ce335e3f06e9d026bf120b94f39a72dc25c7a +size 419316 diff --git a/yast2-users.changes b/yast2-users.changes index 44bc55f..aff7d64 100644 --- a/yast2-users.changes +++ b/yast2-users.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Sep 17 14:20:04 CEST 2009 - jsuchome@suse.cz + +- check for return value of extend (bnc#510999) +- 2.18.13 + ------------------------------------------------------------------- Mon Sep 14 14:08:31 CEST 2009 - jsuchome@suse.cz diff --git a/yast2-users.spec b/yast2-users.spec index 4c2e460..27f89af 100644 --- a/yast2-users.spec +++ b/yast2-users.spec @@ -1,55 +1,51 @@ # -# spec file for package yast2-users (Version 2.18.12) +# spec file for package yast2-users (Version 2.18.13) # -# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. -# -# All modifications and additions to the file contributed by third parties -# remain the property of their copyright owners, unless otherwise agreed -# upon. The license for this file, and modifications and additions to the -# file, is the same license as for the pristine package itself (unless the -# license for the pristine package is not an Open Source License, in which -# case the license is the MIT License). An "Open Source License" is a -# license that conforms to the Open Source Definition (Version 1.9) -# published by the Open Source Initiative. - -# Please submit bugfixes or comments via http://bugs.opensuse.org/ -# - # norootforbuild +Name: yast2-users +Version: 2.18.13 +Release: 0 + + +BuildRoot: %{_tmppath}/%{name}-%{version}-build +Source0: yast2-users-2.18.13.tar.bz2 + +prefix: /usr + +Group: System/YaST +License: GPL v2 or later +BuildRequires: cracklib-devel doxygen gcc-c++ perl-Digest-SHA1 perl-XML-Writer update-desktop-files yast2 yast2-devtools yast2-ldap-client yast2-perl-bindings yast2-security yast2-testsuite yast2-core-devel + +Requires: yast2-country yast2-pam yast2-security cracklib perl-Digest-SHA1 perl-X500-DN perl-gettext +Obsoletes: yast2-config-users y2c_users yast2-trans-users y2t_users yast2-trans-inst-user yast2-trans-users y2t_inst-user +Provides: yast2-config-users y2c_users yast2-trans-users y2t_users yast2-trans-inst-user yast2-trans-users y2t_inst-user -Name: yast2-users -Version: 2.18.12 -Release: 1 -BuildRoot: %{_tmppath}/%{name}-%{version}-build -Source0: yast2-users-2.18.12.tar.bz2 -Prefix: /usr -Group: System/YaST -License: GPL v2 or later -BuildRequires: cracklib-devel doxygen gcc-c++ perl-Digest-SHA1 perl-XML-Writer update-desktop-files yast2 yast2-core-devel yast2-devtools yast2-ldap-client yast2-perl-bindings yast2-security yast2-testsuite -Requires: yast2-country yast2-pam yast2-security cracklib perl-Digest-SHA1 perl-X500-DN perl-gettext -Obsoletes: yast2-config-users y2c_users yast2-trans-users y2t_users yast2-trans-inst-user yast2-trans-users y2t_inst-user -Provides: yast2-config-users y2c_users yast2-trans-users y2t_users yast2-trans-inst-user yast2-trans-users y2t_inst-user # y2usernote, y2useritem -Requires: yast2-perl-bindings >= 2.18.0 +Requires: yast2-perl-bindings >= 2.18.0 + # this forces using yast2-ldap with orrect LDAP object names (fate#303596) -Requires: yast2-ldap-client >= 2.17.1 +Requires: yast2-ldap-client >= 2.17.1 + # String::RemoveShortcut Requires: yast2 >= 2.18.0 -Summary: YaST2 - User and Group Configuration + +Summary: YaST2 - User and Group Configuration %description This package provides GUI for maintenance of linux users and groups. %prep -%setup -n yast2-users-2.18.12 +%setup -n yast2-users-2.18.13 %build %{prefix}/bin/y2tool y2autoconf %{prefix}/bin/y2tool y2automake autoreconf --force --install + export CFLAGS="$RPM_OPT_FLAGS -DNDEBUG" export CXXFLAGS="$RPM_OPT_FLAGS -DNDEBUG" + %{?suse_update_config:%{suse_update_config -f}} ./configure --libdir=%{_libdir} --prefix=%{prefix} --mandir=%{_mandir} # V=1: verbose build in case we used AM_SILENT_RULES(yes) @@ -64,6 +60,7 @@ for f in `find $RPM_BUILD_ROOT/%{prefix}/share/applications/YaST2/ -name "*.desk %suse_update_desktop_file -d ycc_${d%.desktop} ${d%.desktop} done + %clean rm -rf "$RPM_BUILD_ROOT" @@ -86,4 +83,3 @@ rm -rf "$RPM_BUILD_ROOT" %{_libdir}/YaST2/plugin/libpy2ag_crack.so %{_libdir}/YaST2/plugin/libpy2ag_crack.la %doc %{prefix}/share/doc/packages/yast2-users -%changelog From 3428fdc4911f34c78017b56b4d8365371758d32365fddfc4f737528ef8475d9f Mon Sep 17 00:00:00 2001 From: OBS User autobuild Date: Mon, 21 Sep 2009 19:43:42 +0000 Subject: [PATCH 2/3] checked in OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-users?expand=0&rev=22 --- ready | 0 yast2-users-2.18.12.tar.bz2 | 3 ++ yast2-users-2.18.13.tar.bz2 | 3 -- yast2-users.changes | 6 ---- yast2-users.spec | 60 ++++++++++++++++++++----------------- 5 files changed, 35 insertions(+), 37 deletions(-) create mode 100644 ready create mode 100644 yast2-users-2.18.12.tar.bz2 delete mode 100644 yast2-users-2.18.13.tar.bz2 diff --git a/ready b/ready new file mode 100644 index 0000000..473a0f4 diff --git a/yast2-users-2.18.12.tar.bz2 b/yast2-users-2.18.12.tar.bz2 new file mode 100644 index 0000000..971e1d4 --- /dev/null +++ b/yast2-users-2.18.12.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a2c5701c7855da039681d56c2c22de32245a2b0e1cdb0d050507e361c09262f7 +size 419080 diff --git a/yast2-users-2.18.13.tar.bz2 b/yast2-users-2.18.13.tar.bz2 deleted file mode 100644 index 4dae4f7..0000000 --- a/yast2-users-2.18.13.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4b077109f25278b157d4e25af98ce335e3f06e9d026bf120b94f39a72dc25c7a -size 419316 diff --git a/yast2-users.changes b/yast2-users.changes index aff7d64..44bc55f 100644 --- a/yast2-users.changes +++ b/yast2-users.changes @@ -1,9 +1,3 @@ -------------------------------------------------------------------- -Thu Sep 17 14:20:04 CEST 2009 - jsuchome@suse.cz - -- check for return value of extend (bnc#510999) -- 2.18.13 - ------------------------------------------------------------------- Mon Sep 14 14:08:31 CEST 2009 - jsuchome@suse.cz diff --git a/yast2-users.spec b/yast2-users.spec index 27f89af..4c2e460 100644 --- a/yast2-users.spec +++ b/yast2-users.spec @@ -1,51 +1,55 @@ # -# spec file for package yast2-users (Version 2.18.13) +# spec file for package yast2-users (Version 2.18.12) # +# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. +# +# All modifications and additions to the file contributed by third parties +# remain the property of their copyright owners, unless otherwise agreed +# upon. The license for this file, and modifications and additions to the +# file, is the same license as for the pristine package itself (unless the +# license for the pristine package is not an Open Source License, in which +# case the license is the MIT License). An "Open Source License" is a +# license that conforms to the Open Source Definition (Version 1.9) +# published by the Open Source Initiative. + +# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# + # norootforbuild -Name: yast2-users -Version: 2.18.13 -Release: 0 - - -BuildRoot: %{_tmppath}/%{name}-%{version}-build -Source0: yast2-users-2.18.13.tar.bz2 - -prefix: /usr - -Group: System/YaST -License: GPL v2 or later -BuildRequires: cracklib-devel doxygen gcc-c++ perl-Digest-SHA1 perl-XML-Writer update-desktop-files yast2 yast2-devtools yast2-ldap-client yast2-perl-bindings yast2-security yast2-testsuite yast2-core-devel - -Requires: yast2-country yast2-pam yast2-security cracklib perl-Digest-SHA1 perl-X500-DN perl-gettext -Obsoletes: yast2-config-users y2c_users yast2-trans-users y2t_users yast2-trans-inst-user yast2-trans-users y2t_inst-user -Provides: yast2-config-users y2c_users yast2-trans-users y2t_users yast2-trans-inst-user yast2-trans-users y2t_inst-user +Name: yast2-users +Version: 2.18.12 +Release: 1 +BuildRoot: %{_tmppath}/%{name}-%{version}-build +Source0: yast2-users-2.18.12.tar.bz2 +Prefix: /usr +Group: System/YaST +License: GPL v2 or later +BuildRequires: cracklib-devel doxygen gcc-c++ perl-Digest-SHA1 perl-XML-Writer update-desktop-files yast2 yast2-core-devel yast2-devtools yast2-ldap-client yast2-perl-bindings yast2-security yast2-testsuite +Requires: yast2-country yast2-pam yast2-security cracklib perl-Digest-SHA1 perl-X500-DN perl-gettext +Obsoletes: yast2-config-users y2c_users yast2-trans-users y2t_users yast2-trans-inst-user yast2-trans-users y2t_inst-user +Provides: yast2-config-users y2c_users yast2-trans-users y2t_users yast2-trans-inst-user yast2-trans-users y2t_inst-user # y2usernote, y2useritem -Requires: yast2-perl-bindings >= 2.18.0 - +Requires: yast2-perl-bindings >= 2.18.0 # this forces using yast2-ldap with orrect LDAP object names (fate#303596) -Requires: yast2-ldap-client >= 2.17.1 - +Requires: yast2-ldap-client >= 2.17.1 # String::RemoveShortcut Requires: yast2 >= 2.18.0 - -Summary: YaST2 - User and Group Configuration +Summary: YaST2 - User and Group Configuration %description This package provides GUI for maintenance of linux users and groups. %prep -%setup -n yast2-users-2.18.13 +%setup -n yast2-users-2.18.12 %build %{prefix}/bin/y2tool y2autoconf %{prefix}/bin/y2tool y2automake autoreconf --force --install - export CFLAGS="$RPM_OPT_FLAGS -DNDEBUG" export CXXFLAGS="$RPM_OPT_FLAGS -DNDEBUG" - %{?suse_update_config:%{suse_update_config -f}} ./configure --libdir=%{_libdir} --prefix=%{prefix} --mandir=%{_mandir} # V=1: verbose build in case we used AM_SILENT_RULES(yes) @@ -60,7 +64,6 @@ for f in `find $RPM_BUILD_ROOT/%{prefix}/share/applications/YaST2/ -name "*.desk %suse_update_desktop_file -d ycc_${d%.desktop} ${d%.desktop} done - %clean rm -rf "$RPM_BUILD_ROOT" @@ -83,3 +86,4 @@ rm -rf "$RPM_BUILD_ROOT" %{_libdir}/YaST2/plugin/libpy2ag_crack.so %{_libdir}/YaST2/plugin/libpy2ag_crack.la %doc %{prefix}/share/doc/packages/yast2-users +%changelog From 4d3c4d8b76089bbe5e499d2fa44d49187f98b06c440bf39a4bc2e82c11df6628 Mon Sep 17 00:00:00 2001 From: OBS User buildservice-autocommit Date: Mon, 21 Sep 2009 19:43:44 +0000 Subject: [PATCH 3/3] Updating link to change in openSUSE:Factory/yast2-users revision 98.0 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-users?expand=0&rev=05b2d3659d677ca9f1b28bc49d7acdfb --- yast2-users-2.18.12.tar.bz2 | 3 --- yast2-users-2.18.13.tar.bz2 | 3 +++ yast2-users.changes | 6 ++++++ yast2-users.spec | 8 ++++---- 4 files changed, 13 insertions(+), 7 deletions(-) delete mode 100644 yast2-users-2.18.12.tar.bz2 create mode 100644 yast2-users-2.18.13.tar.bz2 diff --git a/yast2-users-2.18.12.tar.bz2 b/yast2-users-2.18.12.tar.bz2 deleted file mode 100644 index 971e1d4..0000000 --- a/yast2-users-2.18.12.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a2c5701c7855da039681d56c2c22de32245a2b0e1cdb0d050507e361c09262f7 -size 419080 diff --git a/yast2-users-2.18.13.tar.bz2 b/yast2-users-2.18.13.tar.bz2 new file mode 100644 index 0000000..4dae4f7 --- /dev/null +++ b/yast2-users-2.18.13.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4b077109f25278b157d4e25af98ce335e3f06e9d026bf120b94f39a72dc25c7a +size 419316 diff --git a/yast2-users.changes b/yast2-users.changes index 44bc55f..aff7d64 100644 --- a/yast2-users.changes +++ b/yast2-users.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Sep 17 14:20:04 CEST 2009 - jsuchome@suse.cz + +- check for return value of extend (bnc#510999) +- 2.18.13 + ------------------------------------------------------------------- Mon Sep 14 14:08:31 CEST 2009 - jsuchome@suse.cz diff --git a/yast2-users.spec b/yast2-users.spec index 4c2e460..4cc08d1 100644 --- a/yast2-users.spec +++ b/yast2-users.spec @@ -1,5 +1,5 @@ # -# spec file for package yast2-users (Version 2.18.12) +# spec file for package yast2-users (Version 2.18.13) # # Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -19,10 +19,10 @@ Name: yast2-users -Version: 2.18.12 +Version: 2.18.13 Release: 1 BuildRoot: %{_tmppath}/%{name}-%{version}-build -Source0: yast2-users-2.18.12.tar.bz2 +Source0: yast2-users-2.18.13.tar.bz2 Prefix: /usr Group: System/YaST License: GPL v2 or later @@ -42,7 +42,7 @@ Summary: YaST2 - User and Group Configuration This package provides GUI for maintenance of linux users and groups. %prep -%setup -n yast2-users-2.18.12 +%setup -n yast2-users-2.18.13 %build %{prefix}/bin/y2tool y2autoconf