X-Git-Url: https://git.wh0rd.org/?p=dump.git;a=blobdiff_plain;f=dump.spec;fp=dump.spec;h=f504f7f063ac886646ccad0ecafc7fdca842c5c6;hp=d540b427d303d4639dc5146fb9a40868eb2a420a;hb=1daf06b9786eb9669d929f40755e6252b238f220;hpb=c92d83ae0460e58d019fa9922a68ed87732b5583 diff --git a/dump.spec b/dump.spec index d540b42..f504f7f 100644 --- a/dump.spec +++ b/dump.spec @@ -1,6 +1,6 @@ %define _sbindir /sbin # XXX --enable-kerberos needs krcmd -%define myoptions --with-binmode=6755 --with-manowner=root --with-mangrp=root --with-manmode=0644 --with-dumpdates="%{_sysconfdir}/dumpdates" --enable-readline --enable-largefile --enable-qfa +%define myoptions --with-binmode=6755 --with-manowner=root --with-mangrp=root --with-manmode=0644 --with-dumpdates="%{_sysconfdir}/dumpdates" Summary: Programs for backing up and restoring ext2/ext3 filesystems. Name: dump @@ -59,7 +59,7 @@ This package contains statically linked versions of dump and restore. %setup -q %build -%configure %{myoptions} --enable-static +%configure %{myoptions} --enable-static -disable-rmt %ifarch alpha RPM_OPT_FLAGS="" @@ -72,7 +72,7 @@ mv restore/restore restore/restore.static make distclean -%configure %{myoptions} --enable-rmt +%configure %{myoptions} make OPT="$RPM_OPT_FLAGS -Wall -Wpointer-arith -Wstrict-prototypes \ -Wmissing-prototypes -Wno-char-subscripts"