]> git.pld-linux.org Git - packages/dump.git/blobdiff - dump.spec
- updated to 0.4b23 and removed obsoletes time patch.
[packages/dump.git] / dump.spec
index fdda5dc5daaa92dcf73c6b3a1eaca60f48f3e301..ba55f7e7044d1eaf01a2927f000d3858b168452d 100644 (file)
--- a/dump.spec
+++ b/dump.spec
@@ -4,8 +4,8 @@ Summary(fr):    syst
 Summary(pl):   Programy do wykonywania kopii bezpieczeñstwa plików
 Summary(tr):   dump/restore yedekleme sistemi
 Name:          dump
-Version:       0.4b21
-Release:       3
+Version:       0.4b23
+Release:       1
 License:       BSD
 Group:         Applications/System
 Group(de):     Applikationen/System
@@ -16,8 +16,8 @@ Patch1:               %{name}-autoconf.patch
 Patch2:                %{name}-use_ncurses.patch
 URL:           http://dump.sourceforge.net/
 BuildRequires: e2fsprogs-devel
-BuildRequires: ncurses-devel >= 5.0
-BuildRequires: readline-devel
+BuildRequires: ncurses-devel >= 5.2
+BuildRequires: readline-devel >= 4.2
 Requires:      rmt
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -98,8 +98,8 @@ MYGRP=`id -rg`; \
 %configure \
        --enable-rmt \
        --enable-readline \
-       --with-ccopts="%{?debug:-O -g}%{!?debug:$RPM_OPT_FLAGS}" \
-       --with-ldopts="%{!?debug:-s}" \
+       --with-ccopts="%{rpmcflags}" \
+       --with-ldopts="%{rpmldflags}" \
        --with-binowner=$MYNAME \
        --with-bingrp=$MYGRP \
        --with-binmode=755 \
This page took 0.106918 seconds and 4 git commands to generate.