]> git.pld-linux.org Git - packages/newt.git/commitdiff
- fetch src from dropin
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Fri, 16 Sep 2005 07:18:07 +0000 (07:18 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    newt.spec -> 1.72

newt.spec

index be6498b45c33abe9937f61fb99af6117d5d08748..7eda114e1e1cc60734a48fc8cfa0ae7580a9703c 100644 (file)
--- a/newt.spec
+++ b/newt.spec
@@ -12,7 +12,8 @@ Version:      0.51.6
 Release:       1
 License:       LGPL
 Group:         Libraries
-Source0:       ftp://www.msg.com.mx/pub/Newt/%{name}-%{version}.tar.gz
+# http://download.fedora.redhat.com/pub/fedora/linux/core/development/SRPMS/
+Source0:       %{name}-%{version}.tar.gz
 # Source0-md5: 76ebfb749d3bbe9a0d55915faef4ac5e
 Patch0:                %{name}-pythondirs.patch
 Patch1:                %{name}-textbox.patch
@@ -32,6 +33,7 @@ BuildRequires:        popt-devel
 BuildRequires: slang-devel
 %{?!with_c_only:BuildRequires: tcl-devel >= 8.3.2}
 BuildRequires: docbook-utils
+BuildRequires: rpm-pythonprov
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -178,6 +180,7 @@ przyjazny.
        --enable-gpm-support
 
 %{__make} \
+       CC="%{__cc}" \
        PROGS="whiptail %{?!with_c_only:whiptcl.so} testgrid"
 
 %install
This page took 0.052496 seconds and 4 git commands to generate.