]> git.pld-linux.org Git - packages/dpkg.git/commitdiff
- start-stop-daemon is now in rc-scripts auto/ac/dpkg-1_10_23-1
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Sat, 30 Apr 2005 23:46:06 +0000 (23:46 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    dpkg.spec -> 1.20

dpkg.spec

index 0ef5a30ca36c84912585458530383c80687fb9d9..ede95ee57edc85ca7c3f8b389d8e8b93ccdb8c7c 100644 (file)
--- a/dpkg.spec
+++ b/dpkg.spec
@@ -93,7 +93,7 @@ rm -rf $RPM_BUILD_ROOT
 %attr(755,root,root) %dir %{_libdir}/dpkg/methods/*/setup
 %attr(755,root,root) %dir %{_libdir}/dpkg/methods/*/update
 %attr(755,root,root) %dir %{_libdir}/dpkg/parsechangelog/debian
-%attr(755,root,root) %{_sbindir}/start-stop-daemon
+#%attr(755,root,root) %{_sbindir}/start-stop-daemon
 %attr(755,root,root) %{_sbindir}/dpkg-divert
 %attr(755,root,root) %{_sbindir}/update-alternatives
 %dir /var/lib/dpkg
@@ -102,7 +102,7 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man1/dpkg*
 %{_mandir}/man5/*
 %{_mandir}/man8/dpkg*
-%{_mandir}/man8/start-stop*
+#%{_mandir}/man8/start-stop*
 %{_mandir}/man8/update*
 %lang(es) %{_mandir}/es/man1/dpkg*
 %lang(es) %{_mandir}/es/man5/*
@@ -113,7 +113,7 @@ rm -rf $RPM_BUILD_ROOT
 %lang(ja) %{_mandir}/ja/man1/dpkg*
 %lang(ja) %{_mandir}/ja/man5/*
 %lang(ja) %{_mandir}/ja/man8/dpkg*
-%lang(ja) %{_mandir}/ja/man8/start-stop*
+#%lang(ja) %{_mandir}/ja/man8/start-stop*
 %lang(ja) %{_mandir}/ja/man8/update*
 %lang(pl) %{_mandir}/pl/man1/dpkg*
 %lang(pl) %{_mandir}/pl/man8/dpkg*
This page took 0.077794 seconds and 4 git commands to generate.