Accepting request 84385 from YaST:Head
- use first stage saved data only in second stage (bnc#712900) - 2.21.7 - fixed .desktop file (bnc #681249) - remove blowfish hash from selections, make sha512 the default (fate#312321) - 2.21.6 OBS-URL: https://build.opensuse.org/request/show/84385 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-users?expand=0&rev=131
This commit is contained in:
commit
6fdd76265f
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:026fc5318c98aa29aed0fce3b099566bf445d64e65bb1c534a2480d6ee13e2a3
|
|
||||||
size 445841
|
|
3
yast2-users-2.21.7.tar.bz2
Normal file
3
yast2-users-2.21.7.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:90f7f65839bad86493ad63c81d6a7aa1d618fc360820dd1415143566ece038df
|
||||||
|
size 445725
|
@ -1,3 +1,21 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Sep 22 11:04:05 CEST 2011 - jsuchome@suse.cz
|
||||||
|
|
||||||
|
- use first stage saved data only in second stage (bnc#712900)
|
||||||
|
- 2.21.7
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Aug 5 12:35:46 CEST 2011 - tgoettlicher@suse.de
|
||||||
|
|
||||||
|
- fixed .desktop file (bnc #681249)
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jul 20 11:10:22 CEST 2011 - jsuchome@suse.cz
|
||||||
|
|
||||||
|
- remove blowfish hash from selections, make sha512 the default
|
||||||
|
(fate#312321)
|
||||||
|
- 2.21.6
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Jul 15 12:45:19 CEST 2011 - jsuchome@suse.cz
|
Fri Jul 15 12:45:19 CEST 2011 - jsuchome@suse.cz
|
||||||
|
|
||||||
|
@ -19,11 +19,11 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: yast2-users
|
Name: yast2-users
|
||||||
Version: 2.21.5
|
Version: 2.21.7
|
||||||
Release: 1
|
Release: 0
|
||||||
|
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
Source0: yast2-users-2.21.5.tar.bz2
|
Source0: yast2-users-2.21.7.tar.bz2
|
||||||
|
|
||||||
Prefix: /usr
|
Prefix: /usr
|
||||||
|
|
||||||
@ -53,7 +53,7 @@ Summary: YaST2 - User and Group Configuration
|
|||||||
This package provides GUI for maintenance of linux users and groups.
|
This package provides GUI for maintenance of linux users and groups.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -n yast2-users-2.21.5
|
%setup -n yast2-users-2.21.7
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%{prefix}/bin/y2tool y2autoconf
|
%{prefix}/bin/y2tool y2autoconf
|
||||||
@ -99,4 +99,5 @@ rm -rf "$RPM_BUILD_ROOT"
|
|||||||
%{_libdir}/YaST2/plugin/libpy2ag_crack.so
|
%{_libdir}/YaST2/plugin/libpy2ag_crack.so
|
||||||
%{_libdir}/YaST2/plugin/libpy2ag_crack.la
|
%{_libdir}/YaST2/plugin/libpy2ag_crack.la
|
||||||
%doc %{prefix}/share/doc/packages/yast2-users
|
%doc %{prefix}/share/doc/packages/yast2-users
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
Loading…
x
Reference in New Issue
Block a user