]> git.pld-linux.org Git - packages/systemd.git/commitdiff
- rel 5 auto/th/systemd-43-5
authorJan Rękorajski <baggins@pld-linux.org>
Thu, 15 Mar 2012 11:29:27 +0000 (11:29 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- provide our own services instead of hacking into fedora ones

Changed files:
    systemd.spec -> 1.125

systemd.spec

index 6381619432d5fc5419ee7a205827f379620be8e7..0c92995e7666c917345cb8b5cc6e009675a4920a 100644 (file)
@@ -17,7 +17,7 @@ Summary:      A System and Service Manager
 Summary(pl.UTF-8):     systemd - zarządca systemu i usług dla Linuksa
 Name:          systemd
 Version:       43
-Release:       4
+Release:       5
 License:       GPL v2+
 Group:         Base
 Source0:       http://www.freedesktop.org/software/systemd/%{name}-%{version}.tar.xz
@@ -96,6 +96,8 @@ Conflicts:    binfmt-detector
 Conflicts:     pam < 1:1.1.5-5
 # ...and sudo hates it
 Conflicts:     sudo < 1:1.7.8p2-4
+# for prefdm script
+Conflicts:     xinitrc-ng < 1.0
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %define                _libexecdir     %{_prefix}/lib
@@ -389,9 +391,6 @@ install %{SOURCE13} $RPM_BUILD_ROOT/lib/systemd/pld-storage-init
 ln -s ../pld-storage-init-late.service $RPM_BUILD_ROOT%{systemdunitdir}/local-fs.target.wants/pld-storage-init-late.service
 ln -s ../pld-storage-init.service $RPM_BUILD_ROOT%{systemdunitdir}/local-fs.target.wants/pld-storage-init.service
 
-# it is in rc-scripts pkg
-%{__rm} $RPM_BUILD_ROOT%{systemdunitdir}/rc-local.service
-
 # Make sure these directories are properly owned:
 #      - halt,kexec,poweroff,reboot: generic ones used by ConsoleKit-systemd,
 #      - syslog _might_ be used by some syslog implementation (none for now),
This page took 0.028613 seconds and 4 git commands to generate.