This commit is contained in:
parent
e15539b8fa
commit
62d846aa2e
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:fc64c2ad906f7ac287afed78ef731e90f6d5f6415439e95f090dc3daac9cd3b0
|
||||
size 382117
|
3
yast2-users-2.17.8.tar.bz2
Normal file
3
yast2-users-2.17.8.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:70de3a926d916df88b36e0565f5942dd3fdfc9814e0e26507d7e066b5e690ed7
|
||||
size 381880
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 2 15:23:12 CEST 2008 - jsuchome@suse.cz
|
||||
|
||||
- do not show installation step when the work is hidden(bnc#401319)
|
||||
- 2.17.8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 1 10:17:24 CEST 2008 - jsuchome@suse.cz
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package yast2-users (Version 2.17.7)
|
||||
# spec file for package yast2-users (Version 2.17.8)
|
||||
#
|
||||
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
@ -19,12 +19,12 @@
|
||||
|
||||
|
||||
Name: yast2-users
|
||||
Version: 2.17.7
|
||||
Version: 2.17.8
|
||||
Release: 1
|
||||
License: GPL v2 or later
|
||||
Group: System/YaST
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Source0: yast2-users-2.17.7.tar.bz2
|
||||
Source0: yast2-users-2.17.8.tar.bz2
|
||||
Prefix: /usr
|
||||
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-perl-bindings yast2-country yast2-pam yast2-security cracklib perl-Digest-SHA1 perl-X500-DN perl-gettext
|
||||
@ -52,7 +52,7 @@ Authors:
|
||||
Jiri Suchomel <jsuchome@suse.cz>
|
||||
|
||||
%prep
|
||||
%setup -n yast2-users-2.17.7
|
||||
%setup -n yast2-users-2.17.8
|
||||
|
||||
%build
|
||||
%{prefix}/bin/y2tool y2autoconf
|
||||
@ -95,6 +95,9 @@ rm -rf "$RPM_BUILD_ROOT"
|
||||
%{_libdir}/YaST2/plugin/libpy2ag_crack.la
|
||||
%doc %{prefix}/share/doc/packages/yast2-users
|
||||
%changelog
|
||||
* Tue Sep 02 2008 jsuchome@suse.cz
|
||||
- do not show installation step when the work is hidden(bnc#401319)
|
||||
- 2.17.8
|
||||
* Mon Sep 01 2008 jsuchome@suse.cz
|
||||
- help text for directory encryption even if it is not available
|
||||
- 2.17.7
|
||||
|
Loading…
Reference in New Issue
Block a user