]> git.pld-linux.org Git - packages/tin.git/commitdiff
- added BR: uudeview-devel, fix for pcre
authormarcus <marcus@pld-linux.org>
Sun, 10 Jan 2010 21:36:18 +0000 (21:36 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    tin.spec -> 1.146

tin.spec

index 95c78340090c3b1e9550d80cfa223ec99ec354ef..fe3e7b1f90bad53468361ccc17083666b18817fa 100644 (file)
--- a/tin.spec
+++ b/tin.spec
@@ -28,6 +28,7 @@ URL:          http://www.tin.org/
 BuildRequires: bison
 BuildRequires: ncurses-devel >= 5.0
 BuildRequires: pcre-devel
+BuildRequires: uudeview-devel
 Requires:      urlview
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -85,7 +86,7 @@ Tin - це проста у використанні повноекранна п
 %patch3 -p1
 
 %build
-LDFLAGS="%{rpmldflags} -lpcre"
+LDFLAGS="%{rpmldflags}"
 %configure2_13 \
        --disable-debug \
        --enable-color \
This page took 0.024292 seconds and 4 git commands to generate.