packages: systemd/systemd.spec - %files

shadzik shadzik at pld-linux.org
Thu Nov 25 14:23:27 CET 2010


Author: shadzik                      Date: Thu Nov 25 13:23:27 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- %files

---- Files affected:
packages/systemd:
   systemd.spec (1.4 -> 1.5) 

---- Diffs:

================================================================
Index: packages/systemd/systemd.spec
diff -u packages/systemd/systemd.spec:1.4 packages/systemd/systemd.spec:1.5
--- packages/systemd/systemd.spec:1.4	Thu Nov 25 14:13:19 2010
+++ packages/systemd/systemd.spec	Thu Nov 25 14:23:22 2010
@@ -38,14 +38,14 @@
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-systemd is a system and service manager for Linux, compatible with 
+systemd is a system and service manager for Linux, compatible with
 SysV and LSB init scripts. systemd provides aggressive parallelization
 capabilities, uses socket and D-Bus activation for starting services,
 offers on-demand starting of daemons, keeps track of processes using
 Linux cgroups, supports snapshotting and restoring of the system
 state, maintains mount and automount points and implements an
 elaborate transactional dependency-based service control logic. It can
-work as a drop-in replacement for sysvinit. 
+work as a drop-in replacement for sysvinit.
 
 %description -l pl.UTF-8
 systemd jest zarządcą systemu i usług dla Linuksa, kompatybilny ze
@@ -62,9 +62,9 @@
 %setup -q
 
 %build
-%{__gettextize}
-%{__libtoolize}
-%{__aclocal} -I m4
+#%%{__gettextize}
+#%%{__libtoolize}
+#%%{__aclocal} -I m4
 %{__autoconf}
 %{__automake}
 %configure \
@@ -72,7 +72,8 @@
 	--%{?with_gtk:en}%{!?with_gtk:dis}able-gtk \
 	--with-syslog-service=syslog-ng \
 	--with-sysvinit-path=/etc/rc.d/init.d \
-	--with-sysvrcd-path=/etc/rc.d
+	--with-sysvrcd-path=/etc/rc.d \
+	--with-rootdir=/usr
 
 %{__make}
 
@@ -87,7 +88,95 @@
 
 %files
 %defattr(644,root,root,755)
-%doc AUTHORS CREDITS ChangeLog NEWS README THANKS TODO
+%doc DISTRO_PORTING README TODO
+%attr(755,root,root) %{_bindir}/systemctl
+%attr(755,root,root) %{_bindir}/systemd
+%attr(755,root,root) %{_bindir}/systemd-ask-password
+%attr(755,root,root) %{_bindir}/systemd-cgls
+%attr(755,root,root) %{_bindir}/systemd-notify
+%attr(755,root,root) %{_bindir}/systemd-tty-ask-password-agent
+%{_prefix}/lib/systemd/
+/etc/dbus-1/system.d/org.freedesktop.systemd1.conf
+%{_sysconfdir}/systemd/system.conf
+%{_sysconfdir}/systemd/system/getty.target.wants/getty at tty1.service
+%{_sysconfdir}/systemd/system/getty.target.wants/getty at tty2.service
+%{_sysconfdir}/systemd/system/getty.target.wants/getty at tty3.service
+%{_sysconfdir}/systemd/system/getty.target.wants/getty at tty4.service
+%{_sysconfdir}/systemd/system/getty.target.wants/getty at tty5.service
+%{_sysconfdir}/systemd/system/getty.target.wants/getty at tty6.service
+%{_sysconfdir}/systemd/system/local-fs.target.wants/quotacheck.service
+%{_sysconfdir}/systemd/system/local-fs.target.wants/quotaon.service
+%{_sysconfdir}/systemd/system/multi-user.target.wants/remote-fs.target
+%{_sysconfdir}/systemd/system/sysinit.target.wants/hwclock-load.service
+%{_sysconfdir}/tmpfiles.d/systemd.conf
+%{_sysconfdir}/tmpfiles.d/x11.conf
+%{_sysconfdir}/xdg/systemd/user
+/lib/udev/rules.d/99-systemd.rules
+%{_lib}/security/pam_systemd.la
+%attr(755,root,root) %{_lib}/security/pam_systemd.so
+%{_datadir}/dbus-1/interfaces/org.freedesktop.systemd1.Automount.xml
+%{_datadir}/dbus-1/interfaces/org.freedesktop.systemd1.Device.xml
+%{_datadir}/dbus-1/interfaces/org.freedesktop.systemd1.Job.xml
+%{_datadir}/dbus-1/interfaces/org.freedesktop.systemd1.Manager.xml
+%{_datadir}/dbus-1/interfaces/org.freedesktop.systemd1.Mount.xml
+%{_datadir}/dbus-1/interfaces/org.freedesktop.systemd1.Path.xml
+%{_datadir}/dbus-1/interfaces/org.freedesktop.systemd1.Service.xml
+%{_datadir}/dbus-1/interfaces/org.freedesktop.systemd1.Snapshot.xml
+%{_datadir}/dbus-1/interfaces/org.freedesktop.systemd1.Socket.xml
+%{_datadir}/dbus-1/interfaces/org.freedesktop.systemd1.Swap.xml
+%{_datadir}/dbus-1/interfaces/org.freedesktop.systemd1.Target.xml
+%{_datadir}/dbus-1/interfaces/org.freedesktop.systemd1.Timer.xml
+%{_datadir}/dbus-1/interfaces/org.freedesktop.systemd1.Unit.xml
+%{_datadir}/dbus-1/services/org.freedesktop.systemd1.service
+%{_datadir}/dbus-1/system-services/org.freedesktop.systemd1.service
+%{_mandir}/man1/init.1
+%{_mandir}/man1/systemadm.1*
+%{_mandir}/man1/systemctl.1*
+%{_mandir}/man1/systemd-cgls.1*
+%{_mandir}/man1/systemd-notify.1*
+%{_mandir}/man1/systemd.1*
+%{_mandir}/man3/sd_booted.3*
+%{_mandir}/man3/sd_is_fifo.3*
+%{_mandir}/man3/sd_is_socket.3
+%{_mandir}/man3/sd_is_socket_inet.3
+%{_mandir}/man3/sd_is_socket_unix.3
+%{_mandir}/man3/sd_listen_fds.3*
+%{_mandir}/man3/sd_notify.3*
+%{_mandir}/man3/sd_notifyf.3
+%{_mandir}/man3/sd_readahead.3*
+%{_mandir}/man5/hostname.5*
+%{_mandir}/man5/locale.conf.5*
+%{_mandir}/man5/modules-load.d.5*
+%{_mandir}/man5/os-release.5*
+%{_mandir}/man5/systemd.automount.5*
+%{_mandir}/man5/systemd.conf.5*
+%{_mandir}/man5/systemd.device.5*
+%{_mandir}/man5/systemd.exec.5*
+%{_mandir}/man5/systemd.mount.5*
+%{_mandir}/man5/systemd.path.5*
+%{_mandir}/man5/systemd.service.5*
+%{_mandir}/man5/systemd.snapshot.5*
+%{_mandir}/man5/systemd.socket.5*
+%{_mandir}/man5/systemd.swap.5*
+%{_mandir}/man5/systemd.target.5*
+%{_mandir}/man5/systemd.timer.5*
+%{_mandir}/man5/systemd.unit.5*
+%{_mandir}/man5/tmpfiles.d.5*
+%{_mandir}/man5/vconsole.conf.5*
+%{_mandir}/man7/daemon.7*
+%{_mandir}/man7/sd-daemon.7*
+%{_mandir}/man7/sd-readahead.7*
+%{_mandir}/man7/systemd.special.7*
+%{_mandir}/man8/halt.8*
+%{_mandir}/man8/pam_systemd.8*
+%{_mandir}/man8/poweroff.8
+%{_mandir}/man8/reboot.8
+%{_mandir}/man8/runlevel.8*
+%{_mandir}/man8/shutdown.8*
+%{_mandir}/man8/telinit.8*
+%{_datadir}/polkit-1/actions/org.freedesktop.systemd1.policy
+%{_datadir}/systemd
+
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -95,6 +184,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.5  2010/11/25 13:23:22  shadzik
+- %files
+
 Revision 1.4  2010/11/25 13:13:19  shadzik
 - more configuration options set
 - distro is other for now, we can later send our configs upstream
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/systemd/systemd.spec?r1=1.4&r2=1.5&f=u



More information about the pld-cvs-commit mailing list