forked from pool/ncurses
This commit is contained in:
committed by
Git OBS Bridge
parent
69934a8514
commit
bfb960991d
@@ -20,7 +20,7 @@ License: X11/MIT
|
||||
Group: System/Base
|
||||
AutoReqProv: on
|
||||
Version: 5.6
|
||||
Release: 74
|
||||
Release: 76
|
||||
Summary: New curses Libraries
|
||||
Source0: ncurses-5.6.tar.bz2
|
||||
Url: http://invisible-island.net/ncurses/ncurses.html
|
||||
@@ -33,6 +33,7 @@ Patch1: ncurses-5.3-printw.dif
|
||||
Patch2: ncurses-5.6-pthread.dif
|
||||
Patch3: ncurses-5.6-overwrite.dif
|
||||
Patch4: ncurses-5.6-coverity.patch
|
||||
Patch5: ncurses-5.6-gpm.dif
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
%global _sysconfdir /etc
|
||||
%global _miscdir %{_datadir}/misc
|
||||
@@ -152,6 +153,7 @@ tar Oxfj %{SOURCE1} | patch -p1 -s
|
||||
%patch -P 2 -p0 -b .pt
|
||||
%patch -P 3 -p0 -b .ow
|
||||
%patch -P 4 -p0 -b .cv
|
||||
%patch -P 5 -p0 -b .gpm
|
||||
%patch -P 0 -p0
|
||||
|
||||
%build
|
||||
@@ -439,6 +441,8 @@ tar Oxfj %{SOURCE1} | patch -p1 -s
|
||||
%defattr(-,root,root)
|
||||
|
||||
%changelog
|
||||
* Fri Apr 11 2008 werner@suse.de
|
||||
- Do not dlopen libgpm if already loaded by runtime linker
|
||||
* Thu Apr 10 2008 lrupp@suse.de
|
||||
- rename ncurses to libncurses5 in baselibs.conf
|
||||
* Thu Apr 10 2008 ro@suse.de
|
||||
|
Reference in New Issue
Block a user