Release 240-1mamba
This commit is contained in:
parent
9a6dab44eb
commit
5884326ccd
13
systemd.spec
13
systemd.spec
@ -26,7 +26,7 @@
|
||||
|
||||
Name: systemd
|
||||
Epoch: 2
|
||||
Version: 239
|
||||
Version: 240
|
||||
Release: 1mamba
|
||||
Summary: A system and service manager compatible with SysV and LSB init scripts
|
||||
Group: System/Configuration
|
||||
@ -235,7 +235,7 @@ This package include development files for building software using udev librarie
|
||||
%patch16 -p1
|
||||
#%patch17 -p1
|
||||
#%patch18 -p1
|
||||
%patch19 -p1
|
||||
#%patch19 -p1
|
||||
|
||||
%build
|
||||
#./autogen.sh
|
||||
@ -506,6 +506,7 @@ fi
|
||||
%config(noreplace) %{_sysconfdir}/systemd/journal-upload.conf
|
||||
%config(noreplace) %{_sysconfdir}/systemd/journald.conf
|
||||
%config(noreplace) %{_sysconfdir}/systemd/logind.conf
|
||||
%config(noreplace) %{_sysconfdir}/systemd/networkd.conf
|
||||
%config(noreplace) %{_sysconfdir}/systemd/resolved.conf
|
||||
%config(noreplace) %{_sysconfdir}/systemd/system.conf
|
||||
%config(noreplace) %{_sysconfdir}/systemd/timesyncd.conf
|
||||
@ -550,6 +551,7 @@ fi
|
||||
/bin/loginctl
|
||||
/bin/machinectl
|
||||
/bin/networkctl
|
||||
/bin/portablectl
|
||||
/bin/systemctl
|
||||
/bin/systemd-ask-password
|
||||
/bin/systemd-escape
|
||||
@ -568,6 +570,7 @@ fi
|
||||
%{_bindir}/systemd-detect-virt
|
||||
%{_bindir}/systemd-analyze
|
||||
%{_bindir}/systemd-cgls
|
||||
%{_bindir}/systemd-id128
|
||||
%{_bindir}/systemd-nspawn
|
||||
%{_bindir}/systemd-resolve
|
||||
%{_bindir}/systemd-socket-activate
|
||||
@ -647,7 +650,6 @@ fi
|
||||
%{_mandir}/man8/pam_systemd.8*
|
||||
%{_mandir}/man8/systemd-*.8*
|
||||
%{_mandir}/man8/30-systemd-environment-d-generator.8*
|
||||
|
||||
#%files tools
|
||||
#%defattr(-,root,root)
|
||||
#%{_bindir}/systemadm
|
||||
@ -708,7 +710,7 @@ fi
|
||||
/lib/udev/ata_id
|
||||
/lib/udev/cdrom_id
|
||||
/lib/udev/check-cdrom.sh
|
||||
/lib/udev/collect
|
||||
#/lib/udev/collect
|
||||
%dir /lib/udev/hwdb.d
|
||||
/lib/udev/hwdb.d/*.hwdb
|
||||
/lib/udev/mtd_probe
|
||||
@ -735,6 +737,9 @@ fi
|
||||
%{_libdir}/pkgconfig/libudev.pc
|
||||
|
||||
%changelog
|
||||
* Fri Dec 28 2018 Automatic Build System <autodist@mambasoft.it> 240-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Aug 12 2018 Silvan Calarco <silvan.calarco@mambasoft.it> 239-1mamba
|
||||
- update to 239
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user