|
Lennart Poettering |
03e2e2 |
#global gitcommit 9fa2f41
|
|
Lennart Poettering |
03e2e2 |
|
|
Lennart Poettering |
cc49ef |
Name: systemd
|
|
Lennart Poettering |
cc49ef |
Url: http://www.freedesktop.org/wiki/Software/systemd
|
|
Kay Sievers |
973c8d |
Version: 183
|
|
Kay Sievers |
973c8d |
Release: 1%{?gitcommit:.git%{gitcommit}}%{?dist}
|
|
Lennart Poettering |
cc49ef |
License: GPLv2+
|
|
Lennart Poettering |
cc49ef |
Group: System Environment/Base
|
|
Lennart Poettering |
52a550 |
Summary: A System and Service Manager
|
|
Lennart Poettering |
cc49ef |
BuildRequires: libcap-devel
|
|
Lennart Poettering |
cc49ef |
BuildRequires: tcp_wrappers-devel
|
|
Lennart Poettering |
cc49ef |
BuildRequires: pam-devel
|
|
Lennart Poettering |
7f4dce |
BuildRequires: libselinux-devel
|
|
Lennart Poettering |
1c5eea |
BuildRequires: audit-libs-devel
|
|
Lennart Poettering |
52a550 |
BuildRequires: cryptsetup-luks-devel
|
|
Michal Schmidt |
7de90b |
BuildRequires: dbus-devel
|
|
Lennart Poettering |
cc49ef |
BuildRequires: libxslt
|
|
Lennart Poettering |
cc49ef |
BuildRequires: docbook-style-xsl
|
|
Lennart Poettering |
cc49ef |
BuildRequires: pkgconfig
|
|
Lennart Poettering |
5c28c3 |
BuildRequires: libacl-devel
|
|
Kay Sievers |
973c8d |
BuildRequires: pciutils-devel
|
|
Kay Sievers |
973c8d |
BuildRequires: glib2-devel
|
|
Kay Sievers |
973c8d |
BuildRequires: hwdata
|
|
Kay Sievers |
973c8d |
BuildRequires: gobject-introspection-devel >= 0.6.2
|
|
Kay Sievers |
973c8d |
BuildRequires: usbutils >= 0.82
|
|
Kay Sievers |
973c8d |
BuildRequires: libblkid-devel >= 2.20
|
|
Lennart Poettering |
6c3259 |
BuildRequires: intltool >= 0.40.0
|
|
Lennart Poettering |
f3e7ab |
BuildRequires: gperf
|
|
Lennart Poettering |
29f5e6 |
BuildRequires: xz-devel
|
|
Lennart Poettering |
3c0bb5 |
BuildRequires: kmod-devel >= 5
|
|
Kay Sievers |
973c8d |
BuildRequires: gtk-doc
|
|
Michal Schmidt |
591106 |
%if %{defined gitcommit}
|
|
Michal Schmidt |
591106 |
BuildRequires: automake
|
|
Michal Schmidt |
591106 |
BuildRequires: autoconf
|
|
Michal Schmidt |
591106 |
BuildRequires: libtool
|
|
Michal Schmidt |
591106 |
%endif
|
|
Lennart Poettering |
342c43 |
Requires(post): authconfig
|
|
Michal Schmidt |
176680 |
Requires(post): coreutils
|
|
Michal Schmidt |
176680 |
Requires(post): gawk
|
|
Kay Sievers |
973c8d |
Requires(pre): fileutils
|
|
Kay Sievers |
973c8d |
Requires(pre): /usr/bin/getent /usr/sbin/groupadd
|
|
Kay Sievers |
973c8d |
Requires: dbus
|
|
Kay Sievers |
973c8d |
Requires: hwdata
|
|
Kay Sievers |
3b11fb |
Requires: filesystem >= 3
|
|
Lennart Poettering |
12ec69 |
Requires: nss-myhostname
|
|
Michal Schmidt |
591106 |
%if %{defined gitcommit}
|
|
Michal Schmidt |
591106 |
# Snapshot tarball can be created using: ./make-git-shapshot.sh [gitcommit]
|
|
Michal Schmidt |
591106 |
Source0: %{name}-git%{gitcommit}.tar.xz
|
|
Michal Schmidt |
591106 |
%else
|
|
Lennart Poettering |
7bb7b2 |
Source0: http://www.freedesktop.org/software/systemd/%{name}-%{version}.tar.xz
|
|
Michal Schmidt |
591106 |
%endif
|
|
Tom "spot" Callaway |
2b7ec6 |
# Adds support for the %%{_unitdir} macro
|
|
Lennart Poettering |
342c43 |
Source1: macros.systemd
|
|
Lennart Poettering |
639e1e |
Source2: systemd-sysv-convert
|
|
Lennart Poettering |
9652b0 |
# Stop-gap, just to ensure things work out-of-the-box for this driver.
|
|
Lennart Poettering |
9652b0 |
Source3: udlfb.conf
|
|
Lennart Poettering |
7bb7b2 |
# Stop-gap, just to ensure things work fine with rsyslog without having to change the package right-away
|
|
Lennart Poettering |
7bb7b2 |
Source4: listen.conf
|
|
Matthias Clasen |
61aff0 |
|
|
Bill Nottingham |
c116e3 |
Obsoletes: SysVinit < 2.86-24, sysvinit < 2.86-24
|
|
Bill Nottingham |
c116e3 |
Provides: SysVinit = 2.86-24, sysvinit = 2.86-24
|
|
Bill Nottingham |
c116e3 |
Provides: sysvinit-userspace
|
|
Lennart Poettering |
342c43 |
Provides: systemd-sysvinit
|
|
Bill Nottingham |
c116e3 |
Obsoletes: systemd-sysvinit
|
|
Lennart Poettering |
7e98ac |
Obsoletes: upstart < 1.2-3
|
|
Lennart Poettering |
7e98ac |
Obsoletes: upstart-sysvinit < 1.2-3
|
|
Bill Nottingham |
c116e3 |
Conflicts: upstart-sysvinit
|
|
Bill Nottingham |
572592 |
Obsoletes: readahead < 1:1.5.7-3
|
|
Bill Nottingham |
572592 |
Provides: readahead = 1:1.5.7-3
|
|
Kay Sievers |
3b11fb |
Provides: /bin/systemctl
|
|
Kay Sievers |
8ec8f4 |
Provides: /sbin/shutdown
|
|
Michal Schmidt |
176680 |
Obsoletes: systemd-units < 38-5
|
|
Michal Schmidt |
176680 |
Provides: systemd-units = %{version}-%{release}
|
|
Kay Sievers |
973c8d |
Provides: udev = 183
|
|
Kay Sievers |
973c8d |
Obsoletes: udev < 183
|
|
Lennart Poettering |
cc49ef |
|
|
Lennart Poettering |
cc49ef |
%description
|
|
Lennart Poettering |
52a550 |
systemd is a system and service manager for Linux, compatible with
|
|
Lennart Poettering |
cc49ef |
SysV and LSB init scripts. systemd provides aggressive parallelization
|
|
Lennart Poettering |
cc49ef |
capabilities, uses socket and D-Bus activation for starting services,
|
|
Lennart Poettering |
cc49ef |
offers on-demand starting of daemons, keeps track of processes using
|
|
Lennart Poettering |
cc49ef |
Linux cgroups, supports snapshotting and restoring of the system
|
|
Lennart Poettering |
cc49ef |
state, maintains mount and automount points and implements an
|
|
Lennart Poettering |
cc49ef |
elaborate transactional dependency-based service control logic. It can
|
|
Lennart Poettering |
cc49ef |
work as a drop-in replacement for sysvinit.
|
|
Lennart Poettering |
cc49ef |
|
|
Lennart Poettering |
9652b0 |
%package devel
|
|
Lennart Poettering |
9652b0 |
Group: System Environment/Base
|
|
Lennart Poettering |
9652b0 |
Summary: Development headers for systemd
|
|
Lennart Poettering |
9652b0 |
Requires: %{name} = %{version}-%{release}
|
|
Kay Sievers |
973c8d |
Provides: libudev-devel = 183
|
|
Kay Sievers |
973c8d |
Obsoletes: libudev-devel < 183
|
|
Lennart Poettering |
9652b0 |
|
|
Lennart Poettering |
9652b0 |
%description devel
|
|
Lennart Poettering |
9652b0 |
Development headers and auxiliary files for developing applications for systemd.
|
|
Lennart Poettering |
9652b0 |
|
|
Lennart Poettering |
639e1e |
%package sysv
|
|
Lennart Poettering |
639e1e |
Group: System Environment/Base
|
|
Lennart Poettering |
639e1e |
Summary: SysV tools for systemd
|
|
Lennart Poettering |
639e1e |
Requires: %{name} = %{version}-%{release}
|
|
Lennart Poettering |
639e1e |
|
|
Lennart Poettering |
639e1e |
%description sysv
|
|
Lennart Poettering |
639e1e |
SysV compatibility tools for systemd
|
|
Lennart Poettering |
639e1e |
|
|
Michal Schmidt |
cff4d6 |
%package analyze
|
|
Michal Schmidt |
cff4d6 |
Group: System Environment/Base
|
|
Michal Schmidt |
cff4d6 |
Summary: Tool for processing systemd profiling information
|
|
Michal Schmidt |
cff4d6 |
Requires: %{name} = %{version}-%{release}
|
|
Michal Schmidt |
cff4d6 |
Requires: dbus-python
|
|
Michal Schmidt |
cff4d6 |
Requires: pycairo
|
|
Michal Schmidt |
cff4d6 |
# for the systemd-analyze split:
|
|
Michal Schmidt |
cff4d6 |
Obsoletes: systemd < 38-5
|
|
Michal Schmidt |
cff4d6 |
|
|
Michal Schmidt |
cff4d6 |
%description analyze
|
|
Michal Schmidt |
cff4d6 |
'systemd-analyze blame' lists which systemd unit needed how much time to finish
|
|
Michal Schmidt |
cff4d6 |
initialization at boot.
|
|
Michal Schmidt |
cff4d6 |
'systemd-analyze plot' renders an SVG visualizing the parallel start of units
|
|
Michal Schmidt |
cff4d6 |
at boot.
|
|
Michal Schmidt |
cff4d6 |
|
|
Kay Sievers |
973c8d |
%package -n libgudev1
|
|
Kay Sievers |
973c8d |
Summary: Libraries for adding libudev support to applications that use glib
|
|
Kay Sievers |
973c8d |
Group: Development/Libraries
|
|
Kay Sievers |
973c8d |
Conflicts: filesystem < 3
|
|
Kay Sievers |
973c8d |
License: LGPLv2+
|
|
Kay Sievers |
973c8d |
|
|
Kay Sievers |
973c8d |
%description -n libgudev1
|
|
Kay Sievers |
973c8d |
This package contains the libraries that make it easier to use libudev
|
|
Kay Sievers |
973c8d |
functionality from applications that use glib.
|
|
Kay Sievers |
973c8d |
|
|
Kay Sievers |
973c8d |
%package -n libgudev1-devel
|
|
Kay Sievers |
973c8d |
Summary: Header files for adding libudev support to applications that use glib
|
|
Kay Sievers |
973c8d |
Group: Development/Libraries
|
|
Kay Sievers |
973c8d |
Requires: libgudev1 = %{version}-%{release}
|
|
Kay Sievers |
973c8d |
License: LGPLv2+
|
|
Kay Sievers |
973c8d |
|
|
Kay Sievers |
973c8d |
%description -n libgudev1-devel
|
|
Kay Sievers |
973c8d |
This package contains the header and pkg-config files for developing
|
|
Kay Sievers |
973c8d |
glib-based applications using libudev functionality.
|
|
Kay Sievers |
973c8d |
|
|
Lennart Poettering |
cc49ef |
%prep
|
|
Michal Schmidt |
591106 |
%setup -q %{?gitcommit:-n %{name}-git%{gitcommit}}
|
|
Rahul Sundaram |
7a392d |
|
|
Lennart Poettering |
cc49ef |
%build
|
|
Michal Schmidt |
591106 |
%{?gitcommit: ./autogen.sh }
|
|
Kay Sievers |
973c8d |
%configure \
|
|
Kay Sievers |
973c8d |
--with-distro=fedora \
|
|
Kay Sievers |
973c8d |
--libexecdir=%{_prefix}/lib \
|
|
Kay Sievers |
973c8d |
--enable-gtk-doc \
|
|
Kay Sievers |
973c8d |
--disable-static
|
|
Rahul Sundaram |
7a392d |
make %{?_smp_mflags}
|
|
Lennart Poettering |
cc49ef |
|
|
Lennart Poettering |
cc49ef |
%install
|
|
Lennart Poettering |
cc49ef |
make DESTDIR=%{buildroot} install
|
|
Lennart Poettering |
cc49ef |
find %{buildroot} \( -name '*.a' -o -name '*.la' \) -exec rm {} \;
|
|
Kay Sievers |
973c8d |
mkdir -p %{buildroot}/%{_sbindir}
|
|
Kay Sievers |
973c8d |
ln -sf ../bin/udevadm %{buildroot}%{_sbindir}/udevadm
|
|
Kay Sievers |
973c8d |
mkdir -p %{buildroot}%{_prefix}/lib/firmware/updates
|
|
Lennart Poettering |
25a5a1 |
|
|
Lennart Poettering |
25a5a1 |
# Create SysV compatibility symlinks. systemctl/systemd are smart
|
|
Lennart Poettering |
25a5a1 |
# enough to detect in which way they are called.
|
|
Lennart Poettering |
3c0bb5 |
ln -s ../lib/systemd/systemd %{buildroot}%{_sbindir}/init
|
|
Lennart Poettering |
7cc503 |
ln -s ../lib/systemd/systemd %{buildroot}%{_bindir}/systemd
|
|
Kay Sievers |
3b11fb |
ln -s ../bin/systemctl %{buildroot}%{_sbindir}/reboot
|
|
Kay Sievers |
3b11fb |
ln -s ../bin/systemctl %{buildroot}%{_sbindir}/halt
|
|
Kay Sievers |
3b11fb |
ln -s ../bin/systemctl %{buildroot}%{_sbindir}/poweroff
|
|
Kay Sievers |
3b11fb |
ln -s ../bin/systemctl %{buildroot}%{_sbindir}/shutdown
|
|
Kay Sievers |
3b11fb |
ln -s ../bin/systemctl %{buildroot}%{_sbindir}/telinit
|
|
Kay Sievers |
3b11fb |
ln -s ../bin/systemctl %{buildroot}%{_sbindir}/runlevel
|
|
Lennart Poettering |
cc49ef |
|
|
Lennart Poettering |
25a5a1 |
# We create all wants links manually at installation time to make sure
|
|
Lennart Poettering |
25a5a1 |
# they are not owned and hence overriden by rpm after the used deleted
|
|
Lennart Poettering |
25a5a1 |
# them.
|
|
Lennart Poettering |
25a5a1 |
rm -r %{buildroot}/etc/systemd/system/*.target.wants
|
|
Lennart Poettering |
25a5a1 |
|
|
Lennart Poettering |
342c43 |
# Make sure the ghost-ing below works
|
|
Lennart Poettering |
d007df |
touch %{buildroot}%{_sysconfdir}/systemd/system/runlevel2.target
|
|
Lennart Poettering |
d007df |
touch %{buildroot}%{_sysconfdir}/systemd/system/runlevel3.target
|
|
Lennart Poettering |
d007df |
touch %{buildroot}%{_sysconfdir}/systemd/system/runlevel4.target
|
|
Lennart Poettering |
d007df |
touch %{buildroot}%{_sysconfdir}/systemd/system/runlevel5.target
|
|
Lennart Poettering |
d007df |
|
|
Lennart Poettering |
d44ba8 |
# Make sure these directories are properly owned
|
|
Kay Sievers |
3b11fb |
mkdir -p %{buildroot}%{_prefix}/lib/systemd/system/basic.target.wants
|
|
Kay Sievers |
3b11fb |
mkdir -p %{buildroot}%{_prefix}/lib/systemd/system/default.target.wants
|
|
Kay Sievers |
3b11fb |
mkdir -p %{buildroot}%{_prefix}/lib/systemd/system/dbus.target.wants
|
|
Kay Sievers |
3b11fb |
mkdir -p %{buildroot}%{_prefix}/lib/systemd/system/syslog.target.wants
|
|
Lennart Poettering |
d44ba8 |
|
|
Lennart Poettering |
54fb1a |
# Make sure the user generators dir exists too
|
|
Lennart Poettering |
54fb1a |
mkdir -p %{buildroot}%{_prefix}/lib/systemd/user-generators
|
|
Lennart Poettering |
54fb1a |
|
|
Lennart Poettering |
82a114 |
# Create new-style configuration files so that we can ghost-own them
|
|
Lennart Poettering |
82a114 |
touch %{buildroot}%{_sysconfdir}/hostname
|
|
Lennart Poettering |
82a114 |
touch %{buildroot}%{_sysconfdir}/vconsole.conf
|
|
Lennart Poettering |
82a114 |
touch %{buildroot}%{_sysconfdir}/locale.conf
|
|
Lennart Poettering |
82a114 |
touch %{buildroot}%{_sysconfdir}/machine-id
|
|
Lennart Poettering |
82a114 |
touch %{buildroot}%{_sysconfdir}/machine-info
|
|
Lennart Poettering |
cf8032 |
touch %{buildroot}%{_sysconfdir}/timezone
|
|
Lennart Poettering |
3a932a |
mkdir -p %{buildroot}%{_sysconfdir}/X11/xorg.conf.d
|
|
Lennart Poettering |
3a932a |
touch %{buildroot}%{_sysconfdir}/X11/xorg.conf.d/00-keyboard.conf
|
|
Lennart Poettering |
82a114 |
|
|
Tom "spot" Callaway |
2b7ec6 |
# Install RPM macros file for systemd
|
|
Tom "spot" Callaway |
2b7ec6 |
mkdir -p %{buildroot}%{_sysconfdir}/rpm/
|
|
Tom "spot" Callaway |
2b7ec6 |
install -m 0644 %{SOURCE1} %{buildroot}%{_sysconfdir}/rpm/
|
|
Tom "spot" Callaway |
2b7ec6 |
|
|
Lennart Poettering |
639e1e |
# Install SysV conversion tool for systemd
|
|
Lennart Poettering |
639e1e |
install -m 0755 %{SOURCE2} %{buildroot}%{_bindir}/
|
|
Lennart Poettering |
d3c559 |
|
|
Lennart Poettering |
9652b0 |
# Install modprobe fragment
|
|
Lennart Poettering |
9652b0 |
mkdir -p %{buildroot}%{_sysconfdir}/modprobe.d/
|
|
Lennart Poettering |
b05890 |
install -m 0644 %{SOURCE3} %{buildroot}%{_sysconfdir}/modprobe.d/
|
|
Lennart Poettering |
9652b0 |
|
|
Lennart Poettering |
7bb7b2 |
# Install rsyslog fragment
|
|
Lennart Poettering |
7bb7b2 |
mkdir -p %{buildroot}%{_sysconfdir}/rsyslog.d/
|
|
Lennart Poettering |
7bb7b2 |
install -m 0644 %{SOURCE4} %{buildroot}%{_sysconfdir}/rsyslog.d/
|
|
Lennart Poettering |
7bb7b2 |
|
|
Michal Schmidt |
8b9f61 |
# To avoid making life hard for Rawhide-using developers, don't package the
|
|
Michal Schmidt |
8b9f61 |
# kernel.core_pattern setting until systemd-coredump is a part of an actual
|
|
Michal Schmidt |
8b9f61 |
# systemd release and it's made clear how to get the core dumps out of the
|
|
Michal Schmidt |
8b9f61 |
# journal.
|
|
Kay Sievers |
3b11fb |
rm -f %{buildroot}%{_prefix}/lib/sysctl.d/coredump.conf
|
|
Michal Schmidt |
8b9f61 |
|
|
Lennart Poettering |
669e84 |
# Let rsyslog read from /proc/kmsg for now
|
|
Kay Sievers |
973c8d |
sed -i -e 's/\#ImportKernel=yes/ImportKernel=no/' %{buildroot}%{_sysconfdir}/systemd/journald.conf
|
|
Kay Sievers |
973c8d |
|
|
Kay Sievers |
973c8d |
%pre
|
|
Kay Sievers |
973c8d |
getent group cdrom >/dev/null || /usr/sbin/groupadd -g 11 cdrom || :
|
|
Kay Sievers |
973c8d |
getent group tape >/dev/null || /usr/sbin/groupadd -g 33 tape || :
|
|
Kay Sievers |
973c8d |
getent group dialout >/dev/null || /usr/sbin/groupadd -g 18 dialout || :
|
|
Kay Sievers |
973c8d |
getent group floppy >/dev/null || /usr/sbin/groupadd -g 19 floppy || :
|
|
Kay Sievers |
973c8d |
systemctl stop systemd-udev.service systemd-udev-control.socket systemd-udev-kernel.socket >/dev/null 2>&1 || :
|
|
Lennart Poettering |
669e84 |
|
|
Lennart Poettering |
01d495 |
%post
|
|
Michal Schmidt |
918fce |
/sbin/ldconfig
|
|
Lennart Poettering |
54fb1a |
/usr/bin/systemd-machine-id-setup > /dev/null 2>&1 || :
|
|
Lennart Poettering |
54fb1a |
/usr/lib/systemd/systemd-random-seed save > /dev/null 2>&1 || :
|
|
Lennart Poettering |
1c5eea |
/bin/systemctl daemon-reexec > /dev/null 2>&1 || :
|
|
Kay Sievers |
973c8d |
/bin/systemctl start systemd-udev.service >/dev/null 2>&1 || :
|
|
Lennart Poettering |
342c43 |
|
|
Lennart Poettering |
7bb7b2 |
# Stop-gap until rsyslog.rpm does this on its own. (This is supposed
|
|
Lennart Poettering |
7bb7b2 |
# to fail when the link already exists)
|
|
Lennart Poettering |
54fb1a |
/bin/ln -s /usr/lib/systemd/system/rsyslog.service /etc/systemd/system/syslog.service >/dev/null 2>&1 || :
|
|
Lennart Poettering |
7bb7b2 |
|
|
Lennart Poettering |
25a5a1 |
if [ $1 -eq 1 ] ; then
|
|
Lennart Poettering |
25a5a1 |
# Try to read default runlevel from the old inittab if it exists
|
|
Lennart Poettering |
25a5a1 |
runlevel=$(/bin/awk -F ':' '$3 == "initdefault" && $1 !~ "^#" { print $2 }' /etc/inittab 2> /dev/null)
|
|
Lennart Poettering |
25a5a1 |
if [ -z "$runlevel" ] ; then
|
|
Kay Sievers |
3b11fb |
target="/usr/lib/systemd/system/graphical.target"
|
|
Lennart Poettering |
25a5a1 |
else
|
|
Kay Sievers |
3b11fb |
target="/usr/lib/systemd/system/runlevel$runlevel.target"
|
|
Lennart Poettering |
25a5a1 |
fi
|
|
Lennart Poettering |
25a5a1 |
|
|
Lennart Poettering |
25a5a1 |
# And symlink what we found to the new-style default.target
|
|
Lennart Poettering |
556ae5 |
/bin/ln -sf "$target" /etc/systemd/system/default.target >/dev/null 2>&1 || :
|
|
Lennart Poettering |
25a5a1 |
|
|
Lennart Poettering |
25a5a1 |
# Enable the services we install by default.
|
|
Lennart Poettering |
25a5a1 |
/bin/systemctl enable \
|
|
Lennart Poettering |
25a5a1 |
getty@.service \
|
|
Lennart Poettering |
52a550 |
remote-fs.target \
|
|
Lennart Poettering |
52a550 |
systemd-readahead-replay.service \
|
|
Lennart Poettering |
556ae5 |
systemd-readahead-collect.service >/dev/null 2>&1 || :
|
|
Lennart Poettering |
556ae5 |
else
|
|
Lennart Poettering |
556ae5 |
# This systemd service does not exist anymore, we now do it
|
|
Lennart Poettering |
556ae5 |
# internally in PID 1
|
|
Lennart Poettering |
556ae5 |
/bin/rm -f /etc/systemd/system/sysinit.target.wants/hwclock-load.service >/dev/null 2>&1 || :
|
|
Lennart Poettering |
25a5a1 |
fi
|
|
Lennart Poettering |
25a5a1 |
|
|
Michal Schmidt |
176680 |
%postun
|
|
Michal Schmidt |
918fce |
/sbin/ldconfig
|
|
Michal Schmidt |
176680 |
if [ $1 -ge 1 ] ; then
|
|
Michal Schmidt |
176680 |
/bin/systemctl daemon-reload > /dev/null 2>&1 || :
|
|
Michal Schmidt |
176680 |
/bin/systemctl try-restart systemd-logind.service >/dev/null 2>&1 || :
|
|
Michal Schmidt |
176680 |
fi
|
|
Michal Schmidt |
176680 |
|
|
Michal Schmidt |
176680 |
%preun
|
|
Lennart Poettering |
25a5a1 |
if [ $1 -eq 0 ] ; then
|
|
Lennart Poettering |
25a5a1 |
/bin/systemctl disable \
|
|
Lennart Poettering |
25a5a1 |
getty@.service \
|
|
Lennart Poettering |
52a550 |
remote-fs.target \
|
|
Lennart Poettering |
52a550 |
systemd-readahead-replay.service \
|
|
Lennart Poettering |
556ae5 |
systemd-readahead-collect.service >/dev/null 2>&1 || :
|
|
Lennart Poettering |
25a5a1 |
|
|
Lennart Poettering |
556ae5 |
/bin/rm -f /etc/systemd/system/default.target >/dev/null 2>&1 || :
|
|
Lennart Poettering |
25a5a1 |
fi
|
|
Lennart Poettering |
25a5a1 |
|
|
Michal Schmidt |
3d6d89 |
%triggerun -- systemd-units < 38-5
|
|
Michal Schmidt |
3d6d89 |
mv /etc/systemd/system/default.target /etc/systemd/system/default.target.save >/dev/null 2>&1 || :
|
|
Michal Schmidt |
3d6d89 |
|
|
Michal Schmidt |
3d6d89 |
%triggerpostun -- systemd-units < 38-5
|
|
Michal Schmidt |
3d6d89 |
mv /etc/systemd/system/default.target.save /etc/systemd/system/default.target >/dev/null 2>&1
|
|
Michal Schmidt |
3d6d89 |
/bin/systemctl enable \
|
|
Michal Schmidt |
3d6d89 |
getty@.service \
|
|
Michal Schmidt |
3d6d89 |
remote-fs.target \
|
|
Michal Schmidt |
3d6d89 |
systemd-readahead-replay.service \
|
|
Michal Schmidt |
3d6d89 |
systemd-readahead-collect.service
|
|
Michal Schmidt |
3d6d89 |
|
|
Kay Sievers |
973c8d |
%post -n libgudev1 -p /sbin/ldconfig
|
|
Kay Sievers |
973c8d |
%postun -n libgudev1 -p /sbin/ldconfig
|
|
Kay Sievers |
973c8d |
|
|
Lennart Poettering |
cc49ef |
%files
|
|
Kay Sievers |
973c8d |
%doc NEWS README src/udev/keymap/README.keymap.txt
|
|
Michal Schmidt |
176680 |
%doc %{_docdir}/systemd
|
|
Michal Schmidt |
176680 |
%dir %{_sysconfdir}/systemd
|
|
Michal Schmidt |
176680 |
%dir %{_sysconfdir}/systemd/system
|
|
Michal Schmidt |
176680 |
%dir %{_sysconfdir}/systemd/user
|
|
Michal Schmidt |
176680 |
%dir %{_sysconfdir}/tmpfiles.d
|
|
Michal Schmidt |
176680 |
%dir %{_sysconfdir}/sysctl.d
|
|
Michal Schmidt |
176680 |
%dir %{_sysconfdir}/modules-load.d
|
|
Michal Schmidt |
176680 |
%dir %{_sysconfdir}/binfmt.d
|
|
Michal Schmidt |
176680 |
%dir %{_sysconfdir}/bash_completion.d
|
|
Kay Sievers |
3b11fb |
%dir %{_prefix}/lib/systemd
|
|
Kay Sievers |
3b11fb |
%dir %{_prefix}/lib/systemd/system-generators
|
|
Lennart Poettering |
54fb1a |
%dir %{_prefix}/lib/systemd/user-generators
|
|
Kay Sievers |
3b11fb |
%dir %{_prefix}/lib/systemd/system-shutdown
|
|
Kay Sievers |
3b11fb |
%dir %{_prefix}/lib/tmpfiles.d
|
|
Kay Sievers |
3b11fb |
%dir %{_prefix}/lib/sysctl.d
|
|
Kay Sievers |
3b11fb |
%dir %{_prefix}/lib/modules-load.d
|
|
Kay Sievers |
3b11fb |
%dir %{_prefix}/lib/binfmt.d
|
|
Lennart Poettering |
54fb1a |
%dir %{_datadir}/systemd
|
|
Lennart Poettering |
1e979b |
%config(noreplace) %{_sysconfdir}/dbus-1/system.d/org.freedesktop.systemd1.conf
|
|
Lennart Poettering |
82a114 |
%config(noreplace) %{_sysconfdir}/dbus-1/system.d/org.freedesktop.hostname1.conf
|
|
Lennart Poettering |
5c28c3 |
%config(noreplace) %{_sysconfdir}/dbus-1/system.d/org.freedesktop.login1.conf
|
|
Lennart Poettering |
5c28c3 |
%config(noreplace) %{_sysconfdir}/dbus-1/system.d/org.freedesktop.locale1.conf
|
|
Lennart Poettering |
5c28c3 |
%config(noreplace) %{_sysconfdir}/dbus-1/system.d/org.freedesktop.timedate1.conf
|
|
Lennart Poettering |
3f1bed |
%config(noreplace) %{_sysconfdir}/systemd/system.conf
|
|
Lennart Poettering |
5c28c3 |
%config(noreplace) %{_sysconfdir}/systemd/user.conf
|
|
Kay Sievers |
973c8d |
%config(noreplace) %{_sysconfdir}/systemd/logind.conf
|
|
Kay Sievers |
973c8d |
%config(noreplace) %{_sysconfdir}/systemd/journald.conf
|
|
Kay Sievers |
973c8d |
%config(noreplace) %{_sysconfdir}/udev/udev.conf
|
|
Kay Sievers |
973c8d |
%dir %{_sysconfdir}/udev/
|
|
Kay Sievers |
973c8d |
%dir %{_sysconfdir}/udev/rules.d/
|
|
Michal Schmidt |
176680 |
%{_sysconfdir}/bash_completion.d/systemd-bash-completion.sh
|
|
Michal Schmidt |
176680 |
%{_sysconfdir}/rpm/macros.systemd
|
|
Lennart Poettering |
25a5a1 |
%{_sysconfdir}/xdg/systemd
|
|
Kay Sievers |
3b11fb |
%{_prefix}/lib/tmpfiles.d/systemd.conf
|
|
Kay Sievers |
3b11fb |
%{_prefix}/lib/tmpfiles.d/x11.conf
|
|
Kay Sievers |
3b11fb |
%{_prefix}/lib/tmpfiles.d/legacy.conf
|
|
Kay Sievers |
3b11fb |
%{_prefix}/lib/tmpfiles.d/tmp.conf
|
|
Lennart Poettering |
82a114 |
%ghost %config(noreplace) %{_sysconfdir}/hostname
|
|
Lennart Poettering |
82a114 |
%ghost %config(noreplace) %{_sysconfdir}/vconsole.conf
|
|
Lennart Poettering |
82a114 |
%ghost %config(noreplace) %{_sysconfdir}/locale.conf
|
|
Lennart Poettering |
3a18c6 |
%ghost %config(noreplace) %{_sysconfdir}/machine-id
|
|
Lennart Poettering |
82a114 |
%ghost %config(noreplace) %{_sysconfdir}/machine-info
|
|
Lennart Poettering |
cdeb79 |
%ghost %config(noreplace) %{_sysconfdir}/timezone
|
|
Lennart Poettering |
3a932a |
%ghost %config(noreplace) %{_sysconfdir}/X11/xorg.conf.d/00-keyboard.conf
|
|
Lennart Poettering |
7bb7b2 |
%config(noreplace) %{_sysconfdir}/rsyslog.d/listen.conf
|
|
Lennart Poettering |
3c0bb5 |
%{_prefix}/lib/systemd/systemd
|
|
Lennart Poettering |
7cc503 |
%{_bindir}/systemd
|
|
Lennart Poettering |
54fb1a |
%{_bindir}/systemctl
|
|
Kay Sievers |
3b11fb |
%{_bindir}/systemd-notify
|
|
Kay Sievers |
3b11fb |
%{_bindir}/systemd-ask-password
|
|
Kay Sievers |
3b11fb |
%{_bindir}/systemd-tty-ask-password-agent
|
|
Kay Sievers |
3b11fb |
%{_bindir}/systemd-machine-id-setup
|
|
Kay Sievers |
973c8d |
%{_bindir}/loginctl
|
|
Kay Sievers |
973c8d |
%{_bindir}/journalctl
|
|
Kay Sievers |
3b11fb |
%{_bindir}/systemd-tmpfiles
|
|
Lennart Poettering |
54fb1a |
%{_bindir}/systemd-nspawn
|
|
Lennart Poettering |
54fb1a |
%{_bindir}/systemd-stdio-bridge
|
|
Lennart Poettering |
54fb1a |
%{_bindir}/systemd-cat
|
|
Lennart Poettering |
54fb1a |
%{_bindir}/systemd-cgls
|
|
Lennart Poettering |
54fb1a |
%{_bindir}/systemd-cgtop
|
|
Kay Sievers |
973c8d |
%{_bindir}/systemd-delta
|
|
Kay Sievers |
973c8d |
%{_bindir}/systemd-detect-virt
|
|
Kay Sievers |
973c8d |
%{_bindir}/systemd-inhibit
|
|
Kay Sievers |
973c8d |
%{_bindir}/udevadm
|
|
Kay Sievers |
3b11fb |
%{_prefix}/lib/systemd/system
|
|
Lennart Poettering |
54fb1a |
%{_prefix}/lib/systemd/user
|
|
Kay Sievers |
3b11fb |
%{_prefix}/lib/systemd/systemd-*
|
|
Kay Sievers |
973c8d |
%{_prefix}/lib/udev
|
|
Kay Sievers |
3b11fb |
%{_prefix}/lib/systemd/system-generators/systemd-cryptsetup-generator
|
|
Kay Sievers |
3b11fb |
%{_prefix}/lib/systemd/system-generators/systemd-getty-generator
|
|
Kay Sievers |
3b11fb |
%{_prefix}/lib/systemd/system-generators/systemd-rc-local-generator
|
|
Kay Sievers |
973c8d |
%{_prefix}/lib/systemd/system-generators/systemd-fstab-generator
|
|
Kay Sievers |
973c8d |
%{_prefix}/lib/systemd/system-generators/systemd-system-update-generator
|
|
Kay Sievers |
3b11fb |
%{_libdir}/security/pam_systemd.so
|
|
Kay Sievers |
3b11fb |
%{_libdir}/libsystemd-daemon.so.*
|
|
Kay Sievers |
3b11fb |
%{_libdir}/libsystemd-login.so.*
|
|
Kay Sievers |
3b11fb |
%{_libdir}/libsystemd-journal.so.*
|
|
Kay Sievers |
3b11fb |
%{_libdir}/libsystemd-id128.so.*
|
|
Kay Sievers |
973c8d |
%{_libdir}/libudev.so.*
|
|
Kay Sievers |
3b11fb |
%{_sbindir}/init
|
|
Kay Sievers |
3b11fb |
%{_sbindir}/reboot
|
|
Kay Sievers |
3b11fb |
%{_sbindir}/halt
|
|
Kay Sievers |
3b11fb |
%{_sbindir}/poweroff
|
|
Kay Sievers |
3b11fb |
%{_sbindir}/shutdown
|
|
Kay Sievers |
3b11fb |
%{_sbindir}/telinit
|
|
Kay Sievers |
3b11fb |
%{_sbindir}/runlevel
|
|
Kay Sievers |
973c8d |
%{_sbindir}/udevadm
|
|
Bill Nottingham |
c116e3 |
%{_mandir}/man1/*
|
|
Lennart Poettering |
4372ad |
%{_mandir}/man5/*
|
|
Lennart Poettering |
4372ad |
%{_mandir}/man7/*
|
|
Bill Nottingham |
c116e3 |
%{_mandir}/man8/*
|
|
Lennart Poettering |
54fb1a |
%{_datadir}/systemd/kbd-model-map
|
|
Rahul Sundaram |
7a392d |
%{_datadir}/dbus-1/services/org.freedesktop.systemd1.service
|
|
Rahul Sundaram |
7a392d |
%{_datadir}/dbus-1/system-services/org.freedesktop.systemd1.service
|
|
Lennart Poettering |
82a114 |
%{_datadir}/dbus-1/system-services/org.freedesktop.hostname1.service
|
|
Lennart Poettering |
5c28c3 |
%{_datadir}/dbus-1/system-services/org.freedesktop.login1.service
|
|
Lennart Poettering |
5c28c3 |
%{_datadir}/dbus-1/system-services/org.freedesktop.locale1.service
|
|
Lennart Poettering |
5c28c3 |
%{_datadir}/dbus-1/system-services/org.freedesktop.timedate1.service
|
|
Lennart Poettering |
cc49ef |
%{_datadir}/dbus-1/interfaces/org.freedesktop.systemd1.*.xml
|
|
Lennart Poettering |
5c28c3 |
%{_datadir}/dbus-1/interfaces/org.freedesktop.hostname1.xml
|
|
Lennart Poettering |
5c28c3 |
%{_datadir}/dbus-1/interfaces/org.freedesktop.locale1.xml
|
|
Lennart Poettering |
5c28c3 |
%{_datadir}/dbus-1/interfaces/org.freedesktop.timedate1.xml
|
|
Lennart Poettering |
82a114 |
%{_datadir}/polkit-1/actions/org.freedesktop.systemd1.policy
|
|
Lennart Poettering |
82a114 |
%{_datadir}/polkit-1/actions/org.freedesktop.hostname1.policy
|
|
Lennart Poettering |
5c28c3 |
%{_datadir}/polkit-1/actions/org.freedesktop.login1.policy
|
|
Lennart Poettering |
5c28c3 |
%{_datadir}/polkit-1/actions/org.freedesktop.locale1.policy
|
|
Lennart Poettering |
5c28c3 |
%{_datadir}/polkit-1/actions/org.freedesktop.timedate1.policy
|
|
Lennart Poettering |
5a28ec |
%{_datadir}/pkgconfig/systemd.pc
|
|
Kay Sievers |
973c8d |
%{_datadir}/pkgconfig/udev.pc
|
|
Michal Schmidt |
176680 |
%config(noreplace) %{_sysconfdir}/modprobe.d/udlfb.conf
|
|
Kay Sievers |
973c8d |
%dir %{_prefix}/lib/firmware
|
|
Kay Sievers |
973c8d |
%dir %{_prefix}/lib/firmware/updates
|
|
Lennart Poettering |
4372ad |
|
|
Lennart Poettering |
d007df |
# Make sure we don't remove runlevel targets from F14 alpha installs,
|
|
Lennart Poettering |
d007df |
# but make sure we don't create then anew.
|
|
Lennart Poettering |
d007df |
%ghost %config(noreplace) %{_sysconfdir}/systemd/system/runlevel2.target
|
|
Lennart Poettering |
d007df |
%ghost %config(noreplace) %{_sysconfdir}/systemd/system/runlevel3.target
|
|
Lennart Poettering |
d007df |
%ghost %config(noreplace) %{_sysconfdir}/systemd/system/runlevel4.target
|
|
Lennart Poettering |
d007df |
%ghost %config(noreplace) %{_sysconfdir}/systemd/system/runlevel5.target
|
|
Lennart Poettering |
d007df |
|
|
Lennart Poettering |
9652b0 |
%files devel
|
|
Lennart Poettering |
9652b0 |
%{_libdir}/libsystemd-daemon.so
|
|
Lennart Poettering |
9652b0 |
%{_libdir}/libsystemd-login.so
|
|
Lennart Poettering |
7bb7b2 |
%{_libdir}/libsystemd-journal.so
|
|
Lennart Poettering |
7bb7b2 |
%{_libdir}/libsystemd-id128.so
|
|
Kay Sievers |
973c8d |
%{_libdir}/libudev.so
|
|
Lennart Poettering |
9652b0 |
%{_includedir}/systemd/sd-daemon.h
|
|
Lennart Poettering |
7bb7b2 |
%{_includedir}/systemd/sd-login.h
|
|
Lennart Poettering |
7bb7b2 |
%{_includedir}/systemd/sd-journal.h
|
|
Lennart Poettering |
7bb7b2 |
%{_includedir}/systemd/sd-id128.h
|
|
Lennart Poettering |
7bb7b2 |
%{_includedir}/systemd/sd-messages.h
|
|
Kay Sievers |
973c8d |
%{_includedir}/systemd/sd-readahead.h
|
|
Kay Sievers |
973c8d |
%{_includedir}/systemd/sd-shutdown.h
|
|
Kay Sievers |
973c8d |
%{_includedir}/libudev.h
|
|
Lennart Poettering |
9652b0 |
%{_libdir}/pkgconfig/libsystemd-daemon.pc
|
|
Lennart Poettering |
9652b0 |
%{_libdir}/pkgconfig/libsystemd-login.pc
|
|
Lennart Poettering |
7bb7b2 |
%{_libdir}/pkgconfig/libsystemd-journal.pc
|
|
Lennart Poettering |
7bb7b2 |
%{_libdir}/pkgconfig/libsystemd-id128.pc
|
|
Kay Sievers |
973c8d |
%{_libdir}/pkgconfig/libudev.pc
|
|
Michal Schmidt |
f53a3e |
%{_mandir}/man3/*
|
|
Kay Sievers |
973c8d |
%dir %{_datadir}/gtk-doc/html/libudev
|
|
Kay Sievers |
973c8d |
%attr(0644,root,root) %{_datadir}/gtk-doc/html/libudev/*
|
|
Lennart Poettering |
9652b0 |
|
|
Lennart Poettering |
639e1e |
%files sysv
|
|
Lennart Poettering |
639e1e |
%{_bindir}/systemd-sysv-convert
|
|
Lennart Poettering |
639e1e |
|
|
Michal Schmidt |
cff4d6 |
%files analyze
|
|
Michal Schmidt |
cff4d6 |
%{_bindir}/systemd-analyze
|
|
Michal Schmidt |
cff4d6 |
|
|
Kay Sievers |
973c8d |
%files -n libgudev1
|
|
Kay Sievers |
973c8d |
%attr(0755,root,root) %{_libdir}/libgudev-1.0.so.*
|
|
Kay Sievers |
973c8d |
%attr(0644,root,root) %{_libdir}/girepository-1.0/GUdev-1.0.typelib
|
|
Kay Sievers |
973c8d |
|
|
Kay Sievers |
973c8d |
%files -n libgudev1-devel
|
|
Kay Sievers |
973c8d |
%attr(0755,root,root) %{_libdir}/libgudev-1.0.so
|
|
Kay Sievers |
973c8d |
%dir %attr(0755,root,root) %{_includedir}/gudev-1.0
|
|
Kay Sievers |
973c8d |
%dir %attr(0755,root,root) %{_includedir}/gudev-1.0/gudev
|
|
Kay Sievers |
973c8d |
%attr(0644,root,root) %{_includedir}/gudev-1.0/gudev/*.h
|
|
Kay Sievers |
973c8d |
%attr(0644,root,root) %{_datadir}/gir-1.0/GUdev-1.0.gir
|
|
Kay Sievers |
973c8d |
%dir %{_datadir}/gtk-doc/html/gudev
|
|
Kay Sievers |
973c8d |
%attr(0644,root,root) %{_datadir}/gtk-doc/html/gudev/*
|
|
Kay Sievers |
973c8d |
%attr(0644,root,root) %{_libdir}/pkgconfig/gudev-1.0*
|
|
Kay Sievers |
973c8d |
|
|
Rahul Sundaram |
7a392d |
%changelog
|
|
Kay Sievers |
973c8d |
* Thu May 24 2012 Kay Sievers <kay@redhat.com> - 183-1
|
|
Kay Sievers |
973c8d |
- New upstream release including udev merge.
|
|
Kay Sievers |
973c8d |
|
|
Michal Schmidt |
3d6d89 |
* Wed Mar 28 2012 Michal Schmidt <mschmidt@redhat.com> - 44-4
|
|
Michal Schmidt |
3d6d89 |
- Add triggers from Bill Nottingham to correct the damage done by
|
|
Michal Schmidt |
3d6d89 |
the obsoleted systemd-units's preun scriptlet (#807457).
|
|
Michal Schmidt |
3d6d89 |
|
|
|
e6be2e |
* Mon Mar 26 2012 Dennis Gilmore <dennis@ausil.us> - 44-3
|
|
|
e6be2e |
- apply patch from upstream so we can build systemd on arm and ppc
|
|
|
e6be2e |
- and likely the rest of the secondary arches
|
|
|
e6be2e |
|
|
Michal Schmidt |
7de90b |
* Tue Mar 20 2012 Michal Schmidt <mschmidt@redhat.com> - 44-2
|
|
Michal Schmidt |
7de90b |
- Don't build the gtk parts anymore. They're moving into systemd-ui.
|
|
Michal Schmidt |
7de90b |
- Remove a dead patch file.
|
|
Michal Schmidt |
7de90b |
|
|
Lennart Poettering |
87c59b |
* Fri Mar 16 2012 Lennart Poettering <lpoetter@redhat.com> - 44-1
|
|
Lennart Poettering |
87c59b |
- New upstream release
|
|
Lennart Poettering |
87c59b |
- Closes #798760, #784921, #783134, #768523, #781735
|
|
Lennart Poettering |
87c59b |
|
|
|
751bc7 |
* Mon Feb 27 2012 Dennis Gilmore <dennis@ausil.us> - 43-2
|
|
|
751bc7 |
- don't conflict with fedora-release systemd never actually provided
|
|
|
751bc7 |
- /etc/os-release so there is no actual conflict
|
|
|
751bc7 |
|
|
Lennart Poettering |
7cc503 |
* Wed Feb 15 2012 Lennart Poettering <lpoetter@redhat.com> - 43-1
|
|
Lennart Poettering |
7cc503 |
- New upstream release
|
|
Lennart Poettering |
7cc503 |
- Closes #789758, #790260, #790522
|
|
Lennart Poettering |
7cc503 |
|
|
Lennart Poettering |
54fb1a |
* Sat Feb 11 2012 Lennart Poettering <lpoetter@redhat.com> - 42-1
|
|
Lennart Poettering |
54fb1a |
- New upstream release
|
|
Lennart Poettering |
54fb1a |
- Save a bit of entropy during system installation (#789407)
|
|
Lennart Poettering |
54fb1a |
- Don't own /etc/os-release anymore, leave that to fedora-release
|
|
Lennart Poettering |
54fb1a |
|
|
Adam Williamson |
3d15ef |
* Thu Feb 9 2012 Adam Williamson <awilliam@redhat.com> - 41-2
|
|
Adam Williamson |
3d15ef |
- rebuild for fixed binutils
|
|
Adam Williamson |
3d15ef |
|
|
Lennart Poettering |
3c0bb5 |
* Thu Feb 9 2012 Lennart Poettering <lpoetter@redhat.com> - 41-1
|
|
Lennart Poettering |
3c0bb5 |
- New upstream release
|
|
Lennart Poettering |
3c0bb5 |
|
|
Lennart Poettering |
669e84 |
* Tue Feb 7 2012 Lennart Poettering <lpoetter@redhat.com> - 40-1
|
|
Lennart Poettering |
669e84 |
- New upstream release
|
|
Lennart Poettering |
669e84 |
|
|
Kay Sievers |
8ec8f4 |
* Thu Jan 26 2012 Kay Sievers <kay@redhat.com> - 39-3
|
|
Kay Sievers |
8ec8f4 |
- provide /sbin/shutdown
|
|
Kay Sievers |
8ec8f4 |
|
|
Harald Hoyer |
5c0f42 |
* Wed Jan 25 2012 Harald Hoyer <harald@redhat.com> 39-2
|
|
Harald Hoyer |
5c0f42 |
- increment release
|
|
Harald Hoyer |
5c0f42 |
|
|
Harald Hoyer |
8af0a3 |
* Wed Jan 25 2012 Kay Sievers <kay@redhat.com> - 39-1.1
|
|
Kay Sievers |
3b11fb |
- install everything in /usr
|
|
Kay Sievers |
3b11fb |
https://fedoraproject.org/wiki/Features/UsrMove
|
|
Kay Sievers |
3b11fb |
|
|
Lennart Poettering |
03e2e2 |
* Wed Jan 25 2012 Lennart Poettering <lpoetter@redhat.com> - 39-1
|
|
Lennart Poettering |
03e2e2 |
- New upstream release
|
|
Lennart Poettering |
03e2e2 |
|
|
Michal Schmidt |
8b9f61 |
* Sun Jan 22 2012 Michal Schmidt <mschmidt@redhat.com> - 38-6.git9fa2f41
|
|
Michal Schmidt |
8b9f61 |
- Update to a current git snapshot.
|
|
Michal Schmidt |
8b9f61 |
- Resolves: #781657
|
|
Michal Schmidt |
8b9f61 |
|
|
Michal Schmidt |
cff4d6 |
* Sun Jan 22 2012 Michal Schmidt <mschmidt@redhat.com> - 38-5
|
|
Michal Schmidt |
cff4d6 |
- Build against libgee06. Reenable gtk tools.
|
|
Michal Schmidt |
cff4d6 |
- Delete unused patches.
|
|
Michal Schmidt |
cff4d6 |
- Add easy building of git snapshots.
|
|
Michal Schmidt |
cff4d6 |
- Remove legacy spec file elements.
|
|
Michal Schmidt |
cff4d6 |
- Don't mention implicit BuildRequires.
|
|
Michal Schmidt |
cff4d6 |
- Configure with --disable-static.
|
|
Michal Schmidt |
cff4d6 |
- Merge -units into the main package.
|
|
Michal Schmidt |
cff4d6 |
- Move section 3 manpages to -devel.
|
|
Michal Schmidt |
cff4d6 |
- Fix unowned directory.
|
|
Michal Schmidt |
cff4d6 |
- Run ldconfig in scriptlets.
|
|
Michal Schmidt |
cff4d6 |
- Split systemd-analyze to a subpackage.
|
|
Michal Schmidt |
cff4d6 |
|
|
Dan Horák |
125ea3 |
* Sat Jan 21 2012 Dan Horák <dan[at]danny.cz> - 38-4
|
|
Dan Horák |
125ea3 |
- fix build on big-endians
|
|
Dan Horák |
125ea3 |
|
|
Lennart Poettering |
fe60ea |
* Wed Jan 11 2012 Lennart Poettering <lpoetter@redhat.com> - 38-3
|
|
Lennart Poettering |
fe60ea |
- Disable building of gtk tools for now
|
|
Lennart Poettering |
fe60ea |
|
|
Lennart Poettering |
29f5e6 |
* Wed Jan 11 2012 Lennart Poettering <lpoetter@redhat.com> - 38-2
|
|
Lennart Poettering |
29f5e6 |
- Fix a few (build) dependencies
|
|
Lennart Poettering |
29f5e6 |
|
|
Lennart Poettering |
7bb7b2 |
* Wed Jan 11 2012 Lennart Poettering <lpoetter@redhat.com> - 38-1
|
|
Lennart Poettering |
7bb7b2 |
- New upstream release
|
|
Lennart Poettering |
7bb7b2 |
|
|
Michal Schmidt |
ce9f78 |
* Tue Nov 15 2011 Michal Schmidt <mschmidt@redhat.com> - 37-4
|
|
Michal Schmidt |
ce9f78 |
- Run authconfig if /etc/pam.d/system-auth is not a symlink.
|
|
Michal Schmidt |
ce9f78 |
- Resolves: #753160
|
|
Michal Schmidt |
ce9f78 |
|
|
Michal Schmidt |
57a225 |
* Wed Nov 02 2011 Michal Schmidt <mschmidt@redhat.com> - 37-3
|
|
Michal Schmidt |
57a225 |
- Fix remote-fs-pre.target and its ordering.
|
|
Michal Schmidt |
57a225 |
- Resolves: #749940
|
|
Michal Schmidt |
57a225 |
|
|
Michal Schmidt |
bbee01 |
* Wed Oct 19 2011 Michal Schmidt <mschmidt@redhat.com> - 37-2
|
|
Michal Schmidt |
bbee01 |
- A couple of fixes from upstream:
|
|
Michal Schmidt |
bbee01 |
- Fix a regression in bash-completion reported in Bodhi.
|
|
Michal Schmidt |
bbee01 |
- Fix a crash in isolating.
|
|
Michal Schmidt |
bbee01 |
- Resolves: #717325
|
|
Michal Schmidt |
bbee01 |
|
|
Lennart Poettering |
3a932a |
* Tue Oct 11 2011 Lennart Poettering <lpoetter@redhat.com> - 37-1
|
|
Lennart Poettering |
3a932a |
- New upstream release
|
|
Lennart Poettering |
3a932a |
- Resolves: #744726, #718464, #713567, #713707, #736756
|
|
Lennart Poettering |
3a932a |
|
|
Michal Schmidt |
25c1c5 |
* Thu Sep 29 2011 Michal Schmidt <mschmidt@redhat.com> - 36-5
|
|
Michal Schmidt |
25c1c5 |
- Undo the workaround. Kay says it does not belong in systemd.
|
|
Michal Schmidt |
25c1c5 |
- Unresolves: #741655
|
|
Michal Schmidt |
25c1c5 |
|
|
Michal Schmidt |
0afbbc |
* Thu Sep 29 2011 Michal Schmidt <mschmidt@redhat.com> - 36-4
|
|
Michal Schmidt |
0afbbc |
- Workaround for the crypto-on-lvm-on-crypto disk layout
|
|
Michal Schmidt |
0afbbc |
- Resolves: #741655
|
|
Michal Schmidt |
0afbbc |
|
|
Michal Schmidt |
a762e5 |
* Sun Sep 25 2011 Michal Schmidt <mschmidt@redhat.com> - 36-3
|
|
Michal Schmidt |
a762e5 |
- Revert an upstream patch that caused ordering cycles
|
|
Michal Schmidt |
a762e5 |
- Resolves: #741078
|
|
Michal Schmidt |
a762e5 |
|
|
Lennart Poettering |
cf8032 |
* Fri Sep 23 2011 Lennart Poettering <lpoetter@redhat.com> - 36-2
|
|
Lennart Poettering |
cf8032 |
- Add /etc/timezone to ghosted files
|
|
Lennart Poettering |
cf8032 |
|
|
Lennart Poettering |
a02390 |
* Fri Sep 23 2011 Lennart Poettering <lpoetter@redhat.com> - 36-1
|
|
Lennart Poettering |
a02390 |
- New upstream release
|
|
Lennart Poettering |
a02390 |
- Resolves: #735013, #736360, #737047, #737509, #710487, #713384
|
|
Lennart Poettering |
a02390 |
|
|
Lennart Poettering |
fdfe15 |
* Thu Sep 1 2011 Lennart Poettering <lpoetter@redhat.com> - 35-1
|
|
Lennart Poettering |
fdfe15 |
- New upstream release
|
|
Lennart Poettering |
556ae5 |
- Update post scripts
|
|
Lennart Poettering |
fdfe15 |
- Resolves: #726683, #713384, #698198, #722803, #727315, #729997, #733706, #734611
|
|
Lennart Poettering |
556ae5 |
|
|
Lennart Poettering |
90285f |
* Thu Aug 25 2011 Lennart Poettering <lpoetter@redhat.com> - 34-1
|
|
Lennart Poettering |
90285f |
- New upstream release
|
|
Lennart Poettering |
90285f |
|
|
Harald Hoyer |
c0cb88 |
* Fri Aug 19 2011 Harald Hoyer <harald@redhat.com> 33-2
|
|
Harald Hoyer |
c0cb88 |
- fix ABRT on service file reloading
|
|
Lennart Poettering |
556ae5 |
- Resolves: rhbz#732020
|
|
Harald Hoyer |
c0cb88 |
|
|
Lennart Poettering |
56d8c3 |
* Wed Aug 3 2011 Lennart Poettering <lpoetter@redhat.com> - 33-1
|
|
Lennart Poettering |
56d8c3 |
- New upstream release
|
|
Lennart Poettering |
56d8c3 |
|
|
Lennart Poettering |
4d0353 |
* Fri Jul 29 2011 Lennart Poettering <lpoetter@redhat.com> - 32-1
|
|
Lennart Poettering |
4d0353 |
- New upstream release
|
|
Lennart Poettering |
4d0353 |
|
|
Lennart Poettering |
b05890 |
* Wed Jul 27 2011 Lennart Poettering <lpoetter@redhat.com> - 31-2
|
|
Lennart Poettering |
b05890 |
- Fix access mode of modprobe file, restart logind after upgrade
|
|
Lennart Poettering |
b05890 |
|
|
Lennart Poettering |
9652b0 |
* Wed Jul 27 2011 Lennart Poettering <lpoetter@redhat.com> - 31-1
|
|
Lennart Poettering |
9652b0 |
- New upstream release
|
|
Lennart Poettering |
9652b0 |
|
|
Lennart Poettering |
5c28c3 |
* Wed Jul 13 2011 Lennart Poettering <lpoetter@redhat.com> - 30-1
|
|
Lennart Poettering |
5c28c3 |
- New upstream release
|
|
Lennart Poettering |
5c28c3 |
|
|
Lennart Poettering |
a8456a |
* Thu Jun 16 2011 Lennart Poettering <lpoetter@redhat.com> - 29-1
|
|
Lennart Poettering |
a8456a |
- New upstream release
|
|
Lennart Poettering |
a8456a |
|
|
Michal Schmidt |
62bfbd |
* Mon Jun 13 2011 Michal Schmidt <mschmidt@redhat.com> - 28-4
|
|
Michal Schmidt |
62bfbd |
- Apply patches from current upstream.
|
|
Michal Schmidt |
62bfbd |
- Fixes memory size detection on 32-bit with >4GB RAM (BZ712341)
|
|
Michal Schmidt |
62bfbd |
|
|
Michal Schmidt |
62bfbd |
* Wed Jun 08 2011 Michal Schmidt <mschmidt@redhat.com> - 28-3
|
|
Michal Schmidt |
90b062 |
- Apply patches from current upstream
|
|
Michal Schmidt |
90b062 |
- https://bugzilla.redhat.com/show_bug.cgi?id=709909
|
|
Michal Schmidt |
90b062 |
- https://bugzilla.redhat.com/show_bug.cgi?id=710839
|
|
Michal Schmidt |
90b062 |
- https://bugzilla.redhat.com/show_bug.cgi?id=711015
|
|
Michal Schmidt |
90b062 |
|
|
Lennart Poettering |
12ec69 |
* Sat May 28 2011 Lennart Poettering <lpoetter@redhat.com> - 28-2
|
|
Lennart Poettering |
12ec69 |
- Pull in nss-myhostname
|
|
Lennart Poettering |
12ec69 |
|
|
Lennart Poettering |
35d1c5 |
* Thu May 26 2011 Lennart Poettering <lpoetter@redhat.com> - 28-1
|
|
Lennart Poettering |
35d1c5 |
- New upstream release
|
|
Lennart Poettering |
35d1c5 |
|
|
Lennart Poettering |
7e98ac |
* Wed May 25 2011 Lennart Poettering <lpoetter@redhat.com> - 26-2
|
|
Lennart Poettering |
7e98ac |
- Bugfix release
|
|
Lennart Poettering |
7e98ac |
- https://bugzilla.redhat.com/show_bug.cgi?id=707507
|
|
Lennart Poettering |
7e98ac |
- https://bugzilla.redhat.com/show_bug.cgi?id=707483
|
|
Lennart Poettering |
7e98ac |
- https://bugzilla.redhat.com/show_bug.cgi?id=705427
|
|
Lennart Poettering |
7e98ac |
- https://bugzilla.redhat.com/show_bug.cgi?id=707577
|
|
Lennart Poettering |
7e98ac |
|
|
Lennart Poettering |
101ad3 |
* Sat Apr 30 2011 Lennart Poettering <lpoetter@redhat.com> - 26-1
|
|
Lennart Poettering |
101ad3 |
- New upstream release
|
|
Lennart Poettering |
101ad3 |
- https://bugzilla.redhat.com/show_bug.cgi?id=699394
|
|
Lennart Poettering |
101ad3 |
- https://bugzilla.redhat.com/show_bug.cgi?id=698198
|
|
Lennart Poettering |
101ad3 |
- https://bugzilla.redhat.com/show_bug.cgi?id=698674
|
|
Lennart Poettering |
101ad3 |
- https://bugzilla.redhat.com/show_bug.cgi?id=699114
|
|
Lennart Poettering |
101ad3 |
- https://bugzilla.redhat.com/show_bug.cgi?id=699128
|
|
Lennart Poettering |
101ad3 |
|
|
Lennart Poettering |
82a114 |
* Thu Apr 21 2011 Lennart Poettering <lpoetter@redhat.com> - 25-1
|
|
Lennart Poettering |
82a114 |
- New upstream release
|
|
Lennart Poettering |
82a114 |
- https://bugzilla.redhat.com/show_bug.cgi?id=694788
|
|
Lennart Poettering |
82a114 |
- https://bugzilla.redhat.com/show_bug.cgi?id=694321
|
|
Lennart Poettering |
82a114 |
- https://bugzilla.redhat.com/show_bug.cgi?id=690253
|
|
Lennart Poettering |
82a114 |
- https://bugzilla.redhat.com/show_bug.cgi?id=688661
|
|
Lennart Poettering |
82a114 |
- https://bugzilla.redhat.com/show_bug.cgi?id=682662
|
|
Lennart Poettering |
82a114 |
- https://bugzilla.redhat.com/show_bug.cgi?id=678555
|
|
Lennart Poettering |
82a114 |
- https://bugzilla.redhat.com/show_bug.cgi?id=628004
|
|
Lennart Poettering |
82a114 |
|
|
Lennart Poettering |
564695 |
* Wed Apr 6 2011 Lennart Poettering <lpoetter@redhat.com> - 24-1
|
|
Lennart Poettering |
564695 |
- New upstream release
|
|
Lennart Poettering |
564695 |
- https://bugzilla.redhat.com/show_bug.cgi?id=694079
|
|
Lennart Poettering |
564695 |
- https://bugzilla.redhat.com/show_bug.cgi?id=693289
|
|
Lennart Poettering |
564695 |
- https://bugzilla.redhat.com/show_bug.cgi?id=693274
|
|
Lennart Poettering |
564695 |
- https://bugzilla.redhat.com/show_bug.cgi?id=693161
|
|
Lennart Poettering |
564695 |
|
|
Lennart Poettering |
639e1e |
* Tue Apr 5 2011 Lennart Poettering <lpoetter@redhat.com> - 23-1
|
|
Lennart Poettering |
639e1e |
- New upstream release
|
|
Lennart Poettering |
639e1e |
- Include systemd-sysv-convert
|
|
Lennart Poettering |
639e1e |
|
|
Lennart Poettering |
7ec857 |
* Fri Apr 1 2011 Lennart Poettering <lpoetter@redhat.com> - 22-1
|
|
Lennart Poettering |
7ec857 |
- New upstream release
|
|
Lennart Poettering |
7ec857 |
|
|
Lennart Poettering |
27739b |
* Wed Mar 30 2011 Lennart Poettering <lpoetter@redhat.com> - 21-2
|
|
Lennart Poettering |
27739b |
- The quota services are now pulled in by mount points, hence no need to enable them explicitly
|
|
Lennart Poettering |
27739b |
|
|
Lennart Poettering |
b49211 |
* Tue Mar 29 2011 Lennart Poettering <lpoetter@redhat.com> - 21-1
|
|
Lennart Poettering |
b49211 |
- New upstream release
|
|
Lennart Poettering |
b49211 |
|
|
Matthias Clasen |
61aff0 |
* Mon Mar 28 2011 Matthias Clasen <mclasen@redhat.com> - 20-2
|
|
Matthias Clasen |
61aff0 |
- Apply upstream patch to not send untranslated messages to plymouth
|
|
Matthias Clasen |
61aff0 |
|
|
Lennart Poettering |
3a18c6 |
* Tue Mar 8 2011 Lennart Poettering <lpoetter@redhat.com> - 20-1
|
|
Lennart Poettering |
3a18c6 |
- New upstream release
|
|
Lennart Poettering |
3a18c6 |
|
|
Lennart Poettering |
342c43 |
* Tue Mar 1 2011 Lennart Poettering <lpoetter@redhat.com> - 19-1
|
|
Lennart Poettering |
342c43 |
- New upstream release
|
|
Lennart Poettering |
342c43 |
|
|
Lennart Poettering |
9f855a |
* Wed Feb 16 2011 Lennart Poettering <lpoetter@redhat.com> - 18-1
|
|
Lennart Poettering |
9f855a |
- New upstream release
|
|
Lennart Poettering |
9f855a |
|
|
Bill Nottingham |
542ef5 |
* Mon Feb 14 2011 Bill Nottingham <notting@redhat.com> - 17-6
|
|
Bill Nottingham |
542ef5 |
- bump upstart obsoletes (#676815)
|
|
Bill Nottingham |
542ef5 |
|
|
Tom "spot" Callaway |
2b7ec6 |
* Wed Feb 9 2011 Tom Callaway <spot@fedoraproject.org> - 17-5
|
|
Tom "spot" Callaway |
2b7ec6 |
- add macros.systemd file for %%{_unitdir}
|
|
Tom "spot" Callaway |
2b7ec6 |
|
|
|
c1c282 |
* Wed Feb 09 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 17-4
|
|
|
c1c282 |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
|
|
|
c1c282 |
|
|
Lennart Poettering |
1e8ec7 |
* Wed Feb 9 2011 Lennart Poettering <lpoetter@redhat.com> - 17-3
|
|
Lennart Poettering |
1e8ec7 |
- Fix popen() of systemctl, #674916
|
|
Lennart Poettering |
1e8ec7 |
|
|
Bill Nottingham |
572592 |
* Mon Feb 7 2011 Bill Nottingham <notting@redhat.com> - 17-2
|
|
Bill Nottingham |
572592 |
- add epoch to readahead obsolete
|
|
Bill Nottingham |
572592 |
|
|
Lennart Poettering |
1edfd7 |
* Sat Jan 22 2011 Lennart Poettering <lpoetter@redhat.com> - 17-1
|
|
Lennart Poettering |
1edfd7 |
- New upstream release
|
|
Lennart Poettering |
1edfd7 |
|
|
Lennart Poettering |
12769a |
* Tue Jan 18 2011 Lennart Poettering <lpoetter@redhat.com> - 16-2
|
|
Lennart Poettering |
12769a |
- Drop console.conf again, since it is not shipped in pamtmp.conf
|
|
Lennart Poettering |
12769a |
|
|
Lennart Poettering |
d4d722 |
* Sat Jan 8 2011 Lennart Poettering <lpoetter@redhat.com> - 16-1
|
|
Lennart Poettering |
d4d722 |
- New upstream release
|
|
Lennart Poettering |
d4d722 |
|
|
Lennart Poettering |
2aa128 |
* Thu Nov 25 2010 Lennart Poettering <lpoetter@redhat.com> - 15-1
|
|
Lennart Poettering |
2aa128 |
- New upstream release
|
|
Lennart Poettering |
2aa128 |
|
|
Lennart Poettering |
d9a109 |
* Thu Nov 25 2010 Lennart Poettering <lpoetter@redhat.com> - 14-1
|
|
Lennart Poettering |
d9a109 |
- Upstream update
|
|
Lennart Poettering |
d9a109 |
- Enable hwclock-load by default
|
|
Lennart Poettering |
d9a109 |
- Obsolete readahead
|
|
Lennart Poettering |
d9a109 |
- Enable /var/run and /var/lock on tmpfs
|
|
Lennart Poettering |
d9a109 |
|
|
Lennart Poettering |
a425e1 |
* Fri Nov 19 2010 Lennart Poettering <lpoetter@redhat.com> - 13-1
|
|
Lennart Poettering |
a425e1 |
- new upstream release
|
|
Lennart Poettering |
a425e1 |
|
|
Bill Nottingham |
619f0c |
* Wed Nov 17 2010 Bill Nottingham <notting@redhat.com> 12-3
|
|
Bill Nottingham |
619f0c |
- Fix clash
|
|
Bill Nottingham |
619f0c |
|
|
Lennart Poettering |
cedca8 |
* Wed Nov 17 2010 Lennart Poettering <lpoetter@redhat.com> - 12-2
|
|
Lennart Poettering |
cedca8 |
- Don't clash with initscripts for now, so that we don't break the builders
|
|
Lennart Poettering |
cedca8 |
|
|
Lennart Poettering |
52a550 |
* Wed Nov 17 2010 Lennart Poettering <lpoetter@redhat.com> - 12-1
|
|
Lennart Poettering |
52a550 |
- New upstream release
|
|
Lennart Poettering |
52a550 |
|
|
Matthias Clasen |
32dccb |
* Fri Nov 12 2010 Matthias Clasen <mclasen@redhat.com> - 11-2
|
|
Matthias Clasen |
32dccb |
- Rebuild with newer vala, libnotify
|
|
Matthias Clasen |
32dccb |
|
|
Lennart Poettering |
3f1bed |
* Thu Oct 7 2010 Lennart Poettering <lpoetter@redhat.com> - 11-1
|
|
Lennart Poettering |
3f1bed |
- New upstream release
|
|
Lennart Poettering |
3f1bed |
|
|
Lennart Poettering |
3f1bed |
* Wed Sep 29 2010 Jesse Keating <jkeating@redhat.com> - 10-6
|
|
Jesse Keating |
0cc7cd |
- Rebuilt for gcc bug 634757
|
|
Jesse Keating |
0cc7cd |
|
|
Bill Nottingham |
c116e3 |
* Thu Sep 23 2010 Bill Nottingham <notting@redhat.com> - 10-5
|
|
Bill Nottingham |
c116e3 |
- merge -sysvinit into main package
|
|
Bill Nottingham |
c116e3 |
|
|
Bill Nottingham |
60138e |
* Mon Sep 20 2010 Bill Nottingham <notting@redhat.com> - 10-4
|
|
Bill Nottingham |
60138e |
- obsolete upstart-sysvinit too
|
|
Bill Nottingham |
60138e |
|
|
Bill Nottingham |
ac0a7d |
* Fri Sep 17 2010 Bill Nottingham <notting@redhat.com> - 10-3
|
|
Bill Nottingham |
ac0a7d |
- Drop upstart requires
|
|
Bill Nottingham |
ac0a7d |
|
|
Lennart Poettering |
1c5eea |
* Tue Sep 14 2010 Lennart Poettering <lpoetter@redhat.com> - 10-2
|
|
Lennart Poettering |
1c5eea |
- Enable audit
|
|
Lennart Poettering |
1c5eea |
- https://bugzilla.redhat.com/show_bug.cgi?id=633771
|
|
Lennart Poettering |
1c5eea |
|
|
Lennart Poettering |
d44ba8 |
* Tue Sep 14 2010 Lennart Poettering <lpoetter@redhat.com> - 10-1
|
|
Lennart Poettering |
d44ba8 |
- New upstream release
|
|
Lennart Poettering |
d44ba8 |
- https://bugzilla.redhat.com/show_bug.cgi?id=630401
|
|
Lennart Poettering |
d44ba8 |
- https://bugzilla.redhat.com/show_bug.cgi?id=630225
|
|
Lennart Poettering |
d44ba8 |
- https://bugzilla.redhat.com/show_bug.cgi?id=626966
|
|
Lennart Poettering |
d44ba8 |
- https://bugzilla.redhat.com/show_bug.cgi?id=623456
|
|
Lennart Poettering |
d44ba8 |
|
|
Bill Nottingham |
81e89e |
* Fri Sep 3 2010 Bill Nottingham <notting@redhat.com> - 9-3
|
|
Bill Nottingham |
81e89e |
- move fedora-specific units to initscripts; require newer version thereof
|
|
Bill Nottingham |
81e89e |
|
|
Lennart Poettering |
172ed5 |
* Fri Sep 3 2010 Lennart Poettering <lpoetter@redhat.com> - 9-2
|
|
Lennart Poettering |
172ed5 |
- Add missing tarball
|
|
Lennart Poettering |
172ed5 |
|
|
Lennart Poettering |
85e3ce |
* Fri Sep 3 2010 Lennart Poettering <lpoetter@redhat.com> - 9-1
|
|
Lennart Poettering |
85e3ce |
- New upstream version
|
|
Lennart Poettering |
85e3ce |
- Closes 501720, 614619, 621290, 626443, 626477, 627014, 627785, 628913
|
|
Lennart Poettering |
85e3ce |
|
|
Lennart Poettering |
01d495 |
* Fri Aug 27 2010 Lennart Poettering <lpoetter@redhat.com> - 8-3
|
|
Lennart Poettering |
01d495 |
- Reexecute after installation, take ownership of /var/run/user
|
|
Lennart Poettering |
01d495 |
- https://bugzilla.redhat.com/show_bug.cgi?id=627457
|
|
Lennart Poettering |
01d495 |
- https://bugzilla.redhat.com/show_bug.cgi?id=627634
|
|
Lennart Poettering |
01d495 |
|
|
Lennart Poettering |
d007df |
* Thu Aug 26 2010 Lennart Poettering <lpoetter@redhat.com> - 8-2
|
|
Lennart Poettering |
d007df |
- Properly create default.target link
|
|
Lennart Poettering |
d007df |
|
|
Lennart Poettering |
6f4060 |
* Wed Aug 25 2010 Lennart Poettering <lpoetter@redhat.com> - 8-1
|
|
Lennart Poettering |
6f4060 |
- New upstream release
|
|
Lennart Poettering |
6f4060 |
|
|
Lennart Poettering |
d6c21f |
* Thu Aug 12 2010 Lennart Poettering <lpoetter@redhat.com> - 7-3
|
|
Lennart Poettering |
d6c21f |
- Fix https://bugzilla.redhat.com/show_bug.cgi?id=623561
|
|
Lennart Poettering |
d6c21f |
|
|
Lennart Poettering |
d6c21f |
* Thu Aug 12 2010 Lennart Poettering <lpoetter@redhat.com> - 7-2
|
|
Lennart Poettering |
f8a159 |
- Fix https://bugzilla.redhat.com/show_bug.cgi?id=623430
|
|
Lennart Poettering |
f8a159 |
|
|
Lennart Poettering |
923ee9 |
* Tue Aug 10 2010 Lennart Poettering <lpoetter@redhat.com> - 7-1
|
|
Lennart Poettering |
923ee9 |
- New upstream release
|
|
Lennart Poettering |
923ee9 |
|
|
Lennart Poettering |
87df68 |
* Fri Aug 6 2010 Lennart Poettering <lpoetter@redhat.com> - 6-2
|
|
Lennart Poettering |
87df68 |
- properly hide output on package installation
|
|
Lennart Poettering |
87df68 |
- pull in coreutils during package installtion
|
|
Lennart Poettering |
87df68 |
|
|
Lennart Poettering |
33acec |
* Fri Aug 6 2010 Lennart Poettering <lpoetter@redhat.com> - 6-1
|
|
Lennart Poettering |
33acec |
- New upstream release
|
|
Lennart Poettering |
33acec |
- Fixes #621200
|
|
Lennart Poettering |
33acec |
|
|
Lennart Poettering |
561d1f |
* Wed Aug 4 2010 Lennart Poettering <lpoetter@redhat.com> - 5-2
|
|
Lennart Poettering |
561d1f |
- Add tarball
|
|
Lennart Poettering |
561d1f |
|
|
Lennart Poettering |
f58b3d |
* Wed Aug 4 2010 Lennart Poettering <lpoetter@redhat.com> - 5-1
|
|
Lennart Poettering |
f58b3d |
- Prepare release 5
|
|
Lennart Poettering |
f58b3d |
|
|
Bill Nottingham |
3fb2ea |
* Tue Jul 27 2010 Bill Nottingham <notting@redhat.com> - 4-4
|
|
Bill Nottingham |
3fb2ea |
- Add 'sysvinit-userspace' provide to -sysvinit package to fix upgrade/install (#618537)
|
|
Bill Nottingham |
3fb2ea |
|
|
Lennart Poettering |
7f4dce |
* Sat Jul 24 2010 Lennart Poettering <lpoetter@redhat.com> - 4-3
|
|
Lennart Poettering |
7f4dce |
- Add libselinux to build dependencies
|
|
Lennart Poettering |
7f4dce |
|
|
Lennart Poettering |
2f1a57 |
* Sat Jul 24 2010 Lennart Poettering <lpoetter@redhat.com> - 4-2
|
|
Lennart Poettering |
2f1a57 |
- Use the right tarball
|
|
Lennart Poettering |
2f1a57 |
|
|
Lennart Poettering |
25a5a1 |
* Sat Jul 24 2010 Lennart Poettering <lpoetter@redhat.com> - 4-1
|
|
Lennart Poettering |
25a5a1 |
- New upstream release, and make default
|
|
Lennart Poettering |
25a5a1 |
|
|
Lennart Poettering |
d6c21f |
* Tue Jul 13 2010 Lennart Poettering <lpoetter@redhat.com> - 3-3
|
|
Lennart Poettering |
d348ae |
- Used wrong tarball
|
|
Lennart Poettering |
d348ae |
|
|
Lennart Poettering |
d6c21f |
* Tue Jul 13 2010 Lennart Poettering <lpoetter@redhat.com> - 3-2
|
|
Lennart Poettering |
85eb5f |
- Own /cgroup jointly with libcgroup, since we don't dpend on it anymore
|
|
Lennart Poettering |
85eb5f |
|
|
Lennart Poettering |
b93a36 |
* Tue Jul 13 2010 Lennart Poettering <lpoetter@redhat.com> - 3-1
|
|
Lennart Poettering |
b93a36 |
- New upstream release
|
|
Lennart Poettering |
b93a36 |
|
|
Lennart Poettering |
5a28ec |
* Fri Jul 9 2010 Lennart Poettering <lpoetter@redhat.com> - 2-0
|
|
Lennart Poettering |
5a28ec |
- New upstream release
|
|
Lennart Poettering |
5a28ec |
|
|
Lennart Poettering |
fdaca2 |
* Wed Jul 7 2010 Lennart Poettering <lpoetter@redhat.com> - 1-0
|
|
Lennart Poettering |
fdaca2 |
- First upstream release
|
|
Lennart Poettering |
fdaca2 |
|
|
Lennart Poettering |
caa30f |
* Tue Jun 29 2010 Lennart Poettering <lpoetter@redhat.com> - 0-0.7.20100629git4176e5
|
|
Lennart Poettering |
4372ad |
- New snapshot
|
|
Lennart Poettering |
4372ad |
- Split off -units package where other packages can depend on without pulling in the whole of systemd
|
|
Lennart Poettering |
4372ad |
|
|
Lennart Poettering |
1a8865 |
* Tue Jun 22 2010 Lennart Poettering <lpoetter@redhat.com> - 0-0.6.20100622gita3723b
|
|
Lennart Poettering |
1a8865 |
- Add missing libtool dependency.
|
|
Lennart Poettering |
1a8865 |
|
|
Lennart Poettering |
1e979b |
* Tue Jun 22 2010 Lennart Poettering <lpoetter@redhat.com> - 0-0.5.20100622gita3723b
|
|
Lennart Poettering |
4372ad |
- Update snapshot
|
|
Lennart Poettering |
1e979b |
|
|
Lennart Poettering |
1e979b |
* Mon Jun 14 2010 Rahul Sundaram <sundaram@fedoraproject.org> - 0-0.4.20100614git393024
|
|
Rahul Sundaram |
ab31d0 |
- Pull the latest snapshot that fixes a segfault. Resolves rhbz#603231
|
|
Rahul Sundaram |
ab31d0 |
|
|
Rahul Sundaram |
7a392d |
* Thu Jun 11 2010 Rahul Sundaram <sundaram@fedoraproject.org> - 0-0.3.20100610git2f198e
|
|
Rahul Sundaram |
7a392d |
- More minor fixes as per review
|
|
Rahul Sundaram |
7a392d |
|
|
Rahul Sundaram |
7a392d |
* Thu Jun 10 2010 Rahul Sundaram <sundaram@fedoraproject.org> - 0-0.2.20100610git2f198e
|
|
Rahul Sundaram |
7a392d |
- Spec improvements from David Hollis
|
|
Rahul Sundaram |
7a392d |
|
|
Rahul Sundaram |
7a392d |
* Wed Jun 09 2010 Rahul Sundaram <sundaram@fedoraproject.org> - 0-0.1.20090609git2f198e
|
|
Rahul Sundaram |
7a392d |
- Address review comments
|
|
Rahul Sundaram |
ab31d0 |
|
|
Rahul Sundaram |
7a392d |
* Tue Jun 01 2010 Rahul Sundaram <sundaram@fedoraproject.org> - 0-0.0.git2010-06-02
|
|
Rahul Sundaram |
7a392d |
- Initial spec (adopted from Kay Sievers)
|