]> git.pld-linux.org Git - packages/compat-ncurses5.git/commitdiff
- added patch 5.7-20081122 from upstream
authorpawelz <pawelz@pld-linux.org>
Sun, 23 Nov 2008 14:47:03 +0000 (14:47 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- rel 2

Changed files:
    ncurses.spec -> 1.179

ncurses.spec

index bdef51e070e2f6a70923997df1d6a244c913e575..4fcf6a4c1ff9aa101d6ed4b440a8207df379a6d5 100644 (file)
@@ -16,7 +16,7 @@ Summary(tr.UTF-8):    Terminal kontrol kitaplığı
 Summary(uk.UTF-8):     ncurses - нова бібліотека керування терміналами
 Name:          ncurses
 Version:       5.7
-Release:       1
+Release:       2
 License:       distributable
 Group:         Libraries
 Source0:       ftp://dickey.his.com/ncurses/%{name}-%{version}.tar.gz
@@ -26,6 +26,7 @@ Source1:      http://www.mif.pg.gda.pl/homepages/ankry/man-PLD/%{name}-non-english-ma
 
 # source: ftp://dickey.his.com/ncurses/5.7/
 Patch0:                %{name}-5.7-20081115.patch.gz
+Patch1:                %{name}-5.7-20081122.patch.gz
 
 Patch100:      %{name}-screen_hpa_fix.patch
 Patch101:      %{name}-xterm_hpa_fix.patch
@@ -302,6 +303,7 @@ tworzenia aplikacji używających ncurses w języku Ada95.
 %prep
 %setup -q
 %patch0 -p1
+%patch1 -p1
 
 %patch100 -p1
 %patch101 -p1
This page took 0.043432 seconds and 4 git commands to generate.