SHA256
1
0
forked from pool/ncurses

Updating link to change in openSUSE:Factory/ncurses revision 29.0

OBS-URL: https://build.opensuse.org/package/show/Base:System/ncurses?expand=0&rev=b0ab7c5f97afca189ff918c9a50de151
This commit is contained in:
OBS User buildservice-autocommit
2010-05-25 08:26:16 +00:00
committed by Git OBS Bridge
parent 690cf32952
commit 9255ef44c6
3 changed files with 169 additions and 1 deletions

View File

@@ -32,7 +32,7 @@ Obsoletes: ncurses-64bit
%endif
#
Version: 5.7
Release: 2
Release: 3
Summary: New curses Libraries
Url: http://invisible-island.net/ncurses/ncurses.html
Source0: ncurses-%{version}.tar.bz2
@@ -49,6 +49,7 @@ Patch3: ncurses-5.7-overwrite.dif
Patch4: ncurses-5.7-tack.dif
Patch5: ncurses-5.7-gpm.dif
Patch6: ncurses-5.6-fallback.dif
Patch7: ncurses-5.7-pthread.dif
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%global _sysconfdir /etc
%global _miscdir %{_datadir}/misc
@@ -271,6 +272,7 @@ mv tack-* tack
%patch -P 4 -p0 -b .hs
%patch -P 5 -p0 -b .gpm
%patch -P 6 -p0 -b .fb
%patch -P 7 -p0
%patch -P 0 -p0
%build