]> git.pld-linux.org Git - packages/tin.git/commitdiff
- BR: gettext-devel
authorsparky <sparky@pld-linux.org>
Sun, 10 Jan 2010 21:48:52 +0000 (21:48 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    tin.spec -> 1.147

tin.spec

index fe3e7b1f90bad53468361ccc17083666b18817fa..a95b21036f4bae682944832d5e15b64daaf94d1d 100644 (file)
--- a/tin.spec
+++ b/tin.spec
@@ -26,6 +26,7 @@ Patch2:               %{name}-range.patch
 Patch3:                %{name}-charset.patch
 URL:           http://www.tin.org/
 BuildRequires: bison
+BuildRequires: gettext-devel
 BuildRequires: ncurses-devel >= 5.0
 BuildRequires: pcre-devel
 BuildRequires: uudeview-devel
@@ -93,10 +94,10 @@ LDFLAGS="%{rpmldflags}"
        --enable-curses \
        --enable-ipv6 \
        --enable-nls \
-       --with-gpg=/usr/bin/gpg \
-       --with-ispell=/usr/bin/ispell \
+       --with-gpg=%{_bindir}/gpg \
+       --with-ispell=%{_bindir}/ispell \
        --with-mailer=/usr/lib/sendmail \
-       --with-metamail=/usr/bin/metamail \
+       --with-metamail=%{_bindir}/metamail \
        --with-ncurses \
        --with-nov-dir=%{_var}/spool/news \
        --with-pcre \
This page took 0.041839 seconds and 4 git commands to generate.