provide user and groups lp and lpadmin [release 2.4.10-2mamba;Sun Jun 23 2024]
This commit is contained in:
parent
2b46348f6e
commit
016d98ec82
17
cups.spec
17
cups.spec
@ -6,8 +6,8 @@
|
||||
%define libname libcups
|
||||
|
||||
Name: cups
|
||||
Version: 2.4.8
|
||||
Release: 1mamba
|
||||
Version: 2.4.10
|
||||
Release: 2mamba
|
||||
Summary: Common UNIX Printing System
|
||||
Group: System/Spooling
|
||||
Vendor: openmamba
|
||||
@ -51,6 +51,10 @@ Requires(post):%{libname} = %{version}-%{release}
|
||||
Requires: cups-filters
|
||||
Requires: colord
|
||||
%systemd_requires
|
||||
Provides: user(lp)
|
||||
Provides: group(lp)
|
||||
Provides: user(lpadmin)
|
||||
Provides: group(lpadmin)
|
||||
|
||||
%description
|
||||
The Common UNIX Printing System provides a portable printing layer for UNIX operating systems.
|
||||
@ -301,6 +305,15 @@ fi
|
||||
#%doc CHANGES.txt README.txt
|
||||
|
||||
%changelog
|
||||
* Sun Jun 23 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 2.4.10-2mamba
|
||||
- provide user and groups lp and lpadmin
|
||||
|
||||
* Tue Jun 18 2024 Automatic Build System <autodist@openmamba.org> 2.4.10-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Jun 11 2024 Automatic Build System <autodist@openmamba.org> 2.4.9-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Apr 27 2024 Automatic Build System <autodist@openmamba.org> 2.4.8-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user