]> git.pld-linux.org Git - packages/systemd.git/commitdiff
- Conflicts for rc-scripts before crypttab(5) man removal
authorJakub Bogusz <qboosh@pld-linux.org>
Sat, 20 Apr 2013 17:26:36 +0000 (19:26 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Sat, 20 Apr 2013 17:26:36 +0000 (19:26 +0200)
systemd.spec

index c5d41f6feaa29475531d85000f5b17757a9268e9..d474567a335ba90efcec16dab2d8da29ca0552b4 100644 (file)
@@ -256,6 +256,7 @@ Provides:   virtual(init-daemon)
 Obsoletes:     SysVinit
 Obsoletes:     readahead < 1:1.5.7-3
 Obsoletes:     virtual(init-daemon)
+Conflicts:     rc-scripts < 0.4.5.5-2
 Conflicts:     upstart
 
 %description init
@@ -1107,11 +1108,11 @@ fi
 %attr(755,root,root) /sbin/runlevel
 %attr(755,root,root) /sbin/shutdown
 %attr(755,root,root) /sbin/telinit
-%{_mandir}/man1/init.1
+%{_mandir}/man1/init.1*
 %{_mandir}/man5/crypttab.5*
 %{_mandir}/man8/halt.8*
-%{_mandir}/man8/poweroff.8
-%{_mandir}/man8/reboot.8
+%{_mandir}/man8/poweroff.8*
+%{_mandir}/man8/reboot.8*
 %{_mandir}/man8/runlevel.8*
 %{_mandir}/man8/shutdown.8*
 %{_mandir}/man8/telinit.8*
This page took 0.414262 seconds and 4 git commands to generate.