]> git.pld-linux.org Git - packages/rc-scripts.git/blobdiff - rc-scripts.spec
- drop fstab-decode man page too
[packages/rc-scripts.git] / rc-scripts.spec
index 41a5850d1f54a28158b0ad9acbc7e17ee7169a19..5ba09bbe2459f877e7885b01ef0643b8684b6498 100644 (file)
@@ -9,7 +9,7 @@ Summary(pl.UTF-8):      inittab i skrypty startowe z katalogu /etc/rc.d
 Summary(tr.UTF-8):     inittab ve /etc/rc.d dosyaları
 Name:          rc-scripts
 Version:       0.4.5.1
-Release:       4
+Release:       6
 License:       GPL v2
 Group:         Base
 Source0:       ftp://distfiles.pld-linux.org/src/%{name}-%{version}.tar.gz
@@ -46,7 +46,7 @@ Requires:     ethtool
 %if "%{pld_release}" == "ac"
 Requires:      filesystem >= 3.0-11
 %else
-Requires:      filesystem >= 3.0-35
+Requires:      filesystem >= 4.0-1
 %endif
 Requires:      findutils
 Requires:      fsck
@@ -142,7 +142,8 @@ install -d $RPM_BUILD_ROOT/etc/sysconfig/hwprofiles
        %{!?with_static:ppp_watch_LDADD="$(pkg-config --libs glib-2.0)" ppp_watch_DEPENDENCIES=}
 
 # now part of SysVinit-tools
-%{__rm} $RPM_BUILD_ROOT%{_sbindir}/fstab-decode
+%{__rm} $RPM_BUILD_ROOT%{_sbindir}/fstab-decode \
+       $RPM_BUILD_ROOT%{_mandir}/man8/fstab-decode.8*
 
 for i in 0 1 2 3 4 5 6; do
        install -d $RPM_BUILD_ROOT/etc/rc.d/rc$i.d
This page took 0.072829 seconds and 4 git commands to generate.