This commit is contained in:
parent
a5a94b08b1
commit
688ab78dde
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:55dc2345db90a098a9908daa1a363c0c41f51adf6b422e1d1d440b860e9fb29f
|
||||
size 367849
|
3
yast2-users-2.15.11.tar.bz2
Normal file
3
yast2-users-2.15.11.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0b47683ba6ee5baba82f5cbc67867f1c7f856ad39d23cf30cab1a87ec649fce6
|
||||
size 367952
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 14 12:43:00 CET 2007 - jsuchome@suse.cz
|
||||
|
||||
- enable bigger size of encrypted directory (#244631)
|
||||
- 2.15.11
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 13 09:28:15 CET 2007 - jsuchome@suse.cz
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package yast2-users (Version 2.15.10)
|
||||
# spec file for package yast2-users (Version 2.15.11)
|
||||
#
|
||||
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# This file and all modifications and additions to the pristine
|
||||
@ -11,12 +11,12 @@
|
||||
# norootforbuild
|
||||
|
||||
Name: yast2-users
|
||||
Version: 2.15.10
|
||||
Version: 2.15.11
|
||||
Release: 1
|
||||
License: GNU General Public License (GPL)
|
||||
Group: System/YaST
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Source0: yast2-users-2.15.10.tar.bz2
|
||||
Source0: yast2-users-2.15.11.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-mail-aliases yast2-perl-bindings yast2-security yast2-testsuite
|
||||
Requires: yast2 yast2-perl-bindings yast2-country yast2-pam yast2-security yast2-mail-aliases cracklib perl-Digest-SHA1 perl-X500-DN perl-gettext yast2-ldap-client
|
||||
@ -42,7 +42,7 @@ Authors:
|
||||
Jiri Suchomel <jsuchome@suse.cz>
|
||||
|
||||
%prep
|
||||
%setup -n yast2-users-2.15.10
|
||||
%setup -n yast2-users-2.15.11
|
||||
|
||||
%build
|
||||
%{prefix}/bin/y2tool y2autoconf
|
||||
@ -86,6 +86,9 @@ rm -rf "$RPM_BUILD_ROOT"
|
||||
%doc %{prefix}/share/doc/packages/yast2-users
|
||||
|
||||
%changelog -n yast2-users
|
||||
* Wed Feb 14 2007 - jsuchome@suse.cz
|
||||
- enable bigger size of encrypted directory (#244631)
|
||||
- 2.15.11
|
||||
* Tue Feb 13 2007 - jsuchome@suse.cz
|
||||
- fixed autoyast schema file
|
||||
- 2.15.10
|
||||
|
Loading…
Reference in New Issue
Block a user