SPECS: newt.spec - bcond descs, dropped outdated c_only patch
qboosh
qboosh at pld-linux.org
Thu Sep 22 21:08:36 CEST 2005
Author: qboosh Date: Thu Sep 22 19:08:36 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- bcond descs, dropped outdated c_only patch
---- Files affected:
SPECS:
newt.spec (1.75 -> 1.76)
---- Diffs:
================================================================
Index: SPECS/newt.spec
diff -u SPECS/newt.spec:1.75 SPECS/newt.spec:1.76
--- SPECS/newt.spec:1.75 Fri Sep 16 10:50:23 2005
+++ SPECS/newt.spec Thu Sep 22 21:08:31 2005
@@ -1,8 +1,8 @@
# $Revision$, $Date$
#
# Conditional build:
-%bcond_without python
-%bcond_with tcl
+%bcond_without python # don't build Python module
+%bcond_with tcl # build Tcl module
#
Summary: Not Erik's Windowing Toolkit - text mode windowing with slang
Summary(de): Nicht Eriks Windowing Toolkit - Textmodus-Windowing mit Slang
@@ -21,8 +21,7 @@
Patch1: %{name}-install_sh.patch
Patch2: %{name}-0.51.6-if1close.patch
Patch3: %{name}-PIC.patch
-Patch4: %{name}-c_only.patch
-Patch5: %{name}-gcc34.patch
+Patch4: %{name}-gcc34.patch
URL: http://www.msg.com.mx/Newt/
BuildRequires: autoconf
BuildRequires: automake
@@ -164,10 +163,7 @@
%patch1 -p1
%patch2 -p1
%patch3 -p1
-%if %{with c_only}
%patch4 -p1
-%endif
-%patch5 -p1
%build
sed -i -e 's#gcc#%{__cc}#g' Makefile*
@@ -236,6 +232,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.76 2005/09/22 19:08:31 qboosh
+- bcond descs, dropped outdated c_only patch
+
Revision 1.75 2005/09/16 08:50:23 arekm
- rel 2; rebuild
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/newt.spec?r1=1.75&r2=1.76&f=u
More information about the pld-cvs-commit
mailing list