Accepting request 24711 from YaST:Head
Copy from YaST:Head/yast2-users based on submit request 24711 from user jsuchome OBS-URL: https://build.opensuse.org/request/show/24711 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-users?expand=0&rev=100
This commit is contained in:
parent
2486f3ea48
commit
8eb9c1ba68
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4b077109f25278b157d4e25af98ce335e3f06e9d026bf120b94f39a72dc25c7a
|
||||
size 419316
|
3
yast2-users-2.19.0.tar.bz2
Normal file
3
yast2-users-2.19.0.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3bdeb3d9a58e6c9a4ed83a7872dc5c8ac8b6613c3a267954dc7f9f671f6e32e9
|
||||
size 419307
|
@ -1,3 +1,22 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 19 08:09:43 CET 2009 - jsuchome@suse.cz
|
||||
|
||||
- fix HTML list in proposal (bnc#544981)
|
||||
- 2.19.0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 6 13:49:32 CET 2009 - jsuchome@suse.cz
|
||||
|
||||
- live installation: implicit check for empty user login
|
||||
- do not default secondary group list to "video" (bnc#552039)
|
||||
- 2.18.15
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 1 14:41:38 CEST 2009 - jsuchome@suse.cz
|
||||
|
||||
- add GID to autoYaST group export map in more cases (bnc#540787)
|
||||
- 2.18.14
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 17 14:20:04 CEST 2009 - jsuchome@suse.cz
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package yast2-users (Version 2.18.13)
|
||||
# spec file for package yast2-users (Version 2.19.0)
|
||||
#
|
||||
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
@ -19,10 +19,10 @@
|
||||
|
||||
|
||||
Name: yast2-users
|
||||
Version: 2.18.13
|
||||
Version: 2.19.0
|
||||
Release: 1
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Source0: yast2-users-2.18.13.tar.bz2
|
||||
Source0: yast2-users-2.19.0.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.13
|
||||
%setup -n yast2-users-2.19.0
|
||||
|
||||
%build
|
||||
%{prefix}/bin/y2tool y2autoconf
|
||||
|
Loading…
x
Reference in New Issue
Block a user