update to 20130126

This commit is contained in:
Miroslav Lichvar 2013-01-30 11:01:52 +01:00
parent a292160a0c
commit 25daa03675
3 changed files with 4 additions and 8 deletions

3
.gitignore vendored
View File

@ -1,4 +1,3 @@
/ncurses-5.9.tar.gz
/ncurses-5.9-20120616-patch.sh.bz2
/ncurses-5.9-20120622-20121013.patch.bz2
/ncurses-5.9-20121017.patch.gz
/ncurses-5.9-20120622-20130126.patch.bz2

View File

@ -1,15 +1,14 @@
Summary: Ncurses support utilities
Name: ncurses
Version: 5.9
Release: 7.20121017%{?dist}
Release: 7.20130126%{?dist}
License: MIT
Group: System Environment/Base
URL: http://invisible-island.net/ncurses/ncurses.html
Source0: ftp://invisible-island.net/ncurses/ncurses-%{version}.tar.gz
Patch1: ncurses-5.9-20120616-patch.sh.bz2
Patch2: ncurses-5.9-20120622-20121013.patch.bz2
Patch3: ncurses-5.9-20121017.patch.gz
Patch2: ncurses-5.9-20120622-20130126.patch.bz2
Patch8: ncurses-config.patch
Patch9: ncurses-libs.patch
Patch11: ncurses-urxvt.patch
@ -95,7 +94,6 @@ The ncurses-static package includes static libraries of the ncurses library.
%patch1 -p1
%patch2 -p1
%patch3 -p1
%patch8 -p1 -b .config
%patch9 -p1 -b .libs

View File

@ -1,4 +1,3 @@
8cb9c412e5f2d96bc6f459aa8c6282a1 ncurses-5.9.tar.gz
f54bf02a349f96a7c4f0d00922f3a0d4 ncurses-5.9-20120616-patch.sh.bz2
8ad14348e7221202b8316c01fd30b34c ncurses-5.9-20120622-20121013.patch.bz2
6127b212055aa7eaff8a67cbd32eab3c ncurses-5.9-20121017.patch.gz
01d260aacd9790d75554d71aef097bdc ncurses-5.9-20120622-20130126.patch.bz2