Release 221-1mamba
This commit is contained in:
parent
d4ed6dd2fd
commit
4554a685a6
33
systemd.spec
33
systemd.spec
@ -24,8 +24,8 @@
|
|||||||
|
|
||||||
Name: systemd
|
Name: systemd
|
||||||
Epoch: 2
|
Epoch: 2
|
||||||
Version: 219
|
Version: 221
|
||||||
Release: 5mamba
|
Release: 1mamba
|
||||||
Summary: A system and service manager compatible with SysV and LSB init scripts
|
Summary: A system and service manager compatible with SysV and LSB init scripts
|
||||||
Group: System/Configuration
|
Group: System/Configuration
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -214,12 +214,12 @@ This package include development files for building software using udev librarie
|
|||||||
#%patch4 -p1
|
#%patch4 -p1
|
||||||
#%patch6 -p1
|
#%patch6 -p1
|
||||||
#%patch7 -p1
|
#%patch7 -p1
|
||||||
%patch9 -p1
|
#%patch9 -p1
|
||||||
#%patch10 -p1
|
#%patch10 -p1
|
||||||
%patch11 -p1
|
#%patch11 -p1
|
||||||
%patch12 -p1
|
#%patch12 -p1
|
||||||
%patch13 -p1
|
#%patch13 -p1
|
||||||
%patch14 -p1
|
#%patch14 -p1
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%configure \
|
%configure \
|
||||||
@ -228,7 +228,6 @@ This package include development files for building software using udev librarie
|
|||||||
--with-pamlibdir=/%{_lib}/security \
|
--with-pamlibdir=/%{_lib}/security \
|
||||||
--with-tty-gid=4 \
|
--with-tty-gid=4 \
|
||||||
--enable-split-usr \
|
--enable-split-usr \
|
||||||
--enable-chkconfig \
|
|
||||||
--with-rc-local-script-path-start=/etc/rc.d/init.d/rc.local \
|
--with-rc-local-script-path-start=/etc/rc.d/init.d/rc.local \
|
||||||
--enable-compat-libs \
|
--enable-compat-libs \
|
||||||
--with-debug-shell=/bin/sh \
|
--with-debug-shell=/bin/sh \
|
||||||
@ -471,6 +470,7 @@ fi
|
|||||||
%dir %{_sysconfdir}/tmpfiles.d
|
%dir %{_sysconfdir}/tmpfiles.d
|
||||||
%dir %{_sysconfdir}/xdg/systemd
|
%dir %{_sysconfdir}/xdg/systemd
|
||||||
%{_sysconfdir}/xdg/systemd/user
|
%{_sysconfdir}/xdg/systemd/user
|
||||||
|
%{_sysconfdir}/X11/xinit/xinitrc.d/50-systemd-user.sh
|
||||||
%{_bindir}/busctl
|
%{_bindir}/busctl
|
||||||
%{_bindir}/bootctl
|
%{_bindir}/bootctl
|
||||||
%{_bindir}/coredumpctl
|
%{_bindir}/coredumpctl
|
||||||
@ -532,6 +532,7 @@ fi
|
|||||||
%dir %{_datadir}/factory/etc/pam.d
|
%dir %{_datadir}/factory/etc/pam.d
|
||||||
%{_datadir}/factory/etc/pam.d/other
|
%{_datadir}/factory/etc/pam.d/other
|
||||||
%{_datadir}/factory/etc/pam.d/system-auth
|
%{_datadir}/factory/etc/pam.d/system-auth
|
||||||
|
%{_datadir}/pkgconfig/systemd.pc
|
||||||
%dir %{_datadir}/systemd
|
%dir %{_datadir}/systemd
|
||||||
%{_datadir}/systemd/kbd-model-map
|
%{_datadir}/systemd/kbd-model-map
|
||||||
%{_datadir}/systemd/language-fallback-map
|
%{_datadir}/systemd/language-fallback-map
|
||||||
@ -569,7 +570,7 @@ fi
|
|||||||
%{_mandir}/man8/nss-mymachines.8*
|
%{_mandir}/man8/nss-mymachines.8*
|
||||||
%{_mandir}/man8/pam_systemd.8*
|
%{_mandir}/man8/pam_systemd.8*
|
||||||
%{_mandir}/man8/systemd-*.8*
|
%{_mandir}/man8/systemd-*.8*
|
||||||
%doc LICENSE.LGPL2.1 LICENSE.MIT
|
%doc LICENSE.LGPL2.1
|
||||||
|
|
||||||
#%files tools
|
#%files tools
|
||||||
#%defattr(-,root,root)
|
#%defattr(-,root,root)
|
||||||
@ -612,7 +613,7 @@ fi
|
|||||||
%{_libdir}/pkgconfig/libsystemd-journal.pc
|
%{_libdir}/pkgconfig/libsystemd-journal.pc
|
||||||
%{_libdir}/pkgconfig/libsystemd-login.pc
|
%{_libdir}/pkgconfig/libsystemd-login.pc
|
||||||
%{_libdir}/pkgconfig/libsystemd.pc
|
%{_libdir}/pkgconfig/libsystemd.pc
|
||||||
%{_libdir}/pkgconfig/systemd.pc
|
#%{_libdir}/pkgconfig/systemd.pc
|
||||||
%dir %{_docdir}/systemd
|
%dir %{_docdir}/systemd
|
||||||
%{_docdir}/systemd/*
|
%{_docdir}/systemd/*
|
||||||
%{_mandir}/man3/*.3*
|
%{_mandir}/man3/*.3*
|
||||||
@ -645,26 +646,20 @@ fi
|
|||||||
|
|
||||||
%files -n libudev
|
%files -n libudev
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%{_libdir}/libgudev-1.0.so.*
|
|
||||||
/%{_lib}/libudev.so.*
|
/%{_lib}/libudev.so.*
|
||||||
%{_libdir}/girepository-1.0/GUdev-1.0.typelib
|
|
||||||
|
|
||||||
%files -n libudev-devel
|
%files -n libudev-devel
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%dir %{_includedir}/gudev-1.0
|
|
||||||
%dir %{_includedir}/gudev-1.0/gudev
|
|
||||||
%{_includedir}/gudev-1.0/gudev/*.h
|
|
||||||
%{_includedir}/libudev.h
|
%{_includedir}/libudev.h
|
||||||
%{_libdir}/libgudev-1.0.la
|
|
||||||
%{_libdir}/libgudev-1.0.so
|
|
||||||
%{_datadir}/gir-1.0/GUdev-1.0.gir
|
|
||||||
%{_libdir}/libudev.la
|
%{_libdir}/libudev.la
|
||||||
%{_libdir}/libudev.so
|
%{_libdir}/libudev.so
|
||||||
%{_libdir}/pkgconfig/gudev-1.0.pc
|
|
||||||
%{_libdir}/pkgconfig/libudev.pc
|
%{_libdir}/pkgconfig/libudev.pc
|
||||||
%{_datadir}/pkgconfig/udev.pc
|
%{_datadir}/pkgconfig/udev.pc
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jun 22 2015 Automatic Build System <autodist@mambasoft.it> 221-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Sun Jun 14 2015 Silvan Calarco <silvan.calarco@mambasoft.it> 219-5mamba
|
* Sun Jun 14 2015 Silvan Calarco <silvan.calarco@mambasoft.it> 219-5mamba
|
||||||
- path to silend 'device appeared twice' error,see https://bugs.freedesktop.org/show_bug.cgi?id=90386
|
- path to silend 'device appeared twice' error,see https://bugs.freedesktop.org/show_bug.cgi?id=90386
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user