Author: arekm Date: Fri Sep 16 07:18:12 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - fetch src from dropin
---- Files affected: SPECS: newt.spec (1.71 -> 1.72) ---- Diffs: ================================================================ Index: SPECS/newt.spec diff -u SPECS/newt.spec:1.71 SPECS/newt.spec:1.72 --- SPECS/newt.spec:1.71 Sun Apr 24 03:06:37 2005 +++ SPECS/newt.spec Fri Sep 16 09:18:07 2005 @@ -13,7 +13,8 @@ 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 @@ -33,6 +34,7 @@ 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 @@ -179,6 +181,7 @@ --enable-gpm-support %{__make} \ + CC="%{__cc}" \ PROGS="whiptail %{?!with_c_only:whiptcl.so} testgrid" %install @@ -235,6 +238,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.72 2005/09/16 07:18:07 arekm +- fetch src from dropin + Revision 1.71 2005/04/24 01:06:37 patrys - up to 0.51.6 - temporarily removed the tcl subpackage, seems to not be part of newt ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/newt.spec?r1=1.71&r2=1.72&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
