- test build without modular-X patch
This commit is contained in:
parent
6ba37cb49c
commit
6110cc6136
@ -5,7 +5,7 @@
|
||||
Summary: An X Window System based IBM 3278/3279 terminal emulator
|
||||
Name: x3270
|
||||
Version: 3.3.4p6
|
||||
Release: 3%{?dist}
|
||||
Release: 4%{?dist}
|
||||
License: MIT
|
||||
Group: Applications/Internet
|
||||
URL: http://www.geocities.com/SiliconValley/Peaks/7814
|
||||
@ -86,7 +86,7 @@ echo 'makedepend "$@"' > gccmakedep
|
||||
chmod +x gccmakedep
|
||||
export PATH="$PATH:`pwd`"
|
||||
xmkmf
|
||||
patch -p1 < %{PATCH5}
|
||||
#patch -p1 < %{PATCH5}
|
||||
make Makefiles
|
||||
make includes
|
||||
make depend
|
||||
@ -203,6 +203,9 @@ fi
|
||||
%{_mandir}/man1/c3270*
|
||||
|
||||
%changelog
|
||||
* Mon Dec 19 2005 Karsten Hopp <karsten@redhat.de> 3.3.4p6-4
|
||||
- test build without modular-X patch
|
||||
|
||||
* Wed Nov 23 2005 Karsten Hopp <karsten@redhat.de> 3.3.4p6-3
|
||||
- update release again
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user