Author: uzsolt                       Date: Thu Jan 15 17:16:25 2009 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- utf8 patch
- rel 6
- please STBR

---- Files affected:
SPECS:
   ruby-Ncurses.spec (1.15 -> 1.16) 

---- Diffs:

================================================================
Index: SPECS/ruby-Ncurses.spec
diff -u SPECS/ruby-Ncurses.spec:1.15 SPECS/ruby-Ncurses.spec:1.16
--- SPECS/ruby-Ncurses.spec:1.15        Sun Apr 15 14:36:19 2007
+++ SPECS/ruby-Ncurses.spec     Thu Jan 15 18:16:20 2009
@@ -4,11 +4,12 @@
 Summary(pl.UTF-8):     Interfejs Ncurses dla Ruby
 Name:          ruby-Ncurses
 Version:       0.9.1
-Release:       5
+Release:       6
 License:       Ruby-alike
 Group:         Development/Languages
 Source0:       
http://download.berlios.de/%{tarname}/%{tarname}-%{version}.tar.bz2
 # Source0-md5: cb99721b492995bb3548b700b6e86fe2
+Patch0:                %{name}-utf8.patch
 URL:           http://ncurses-ruby.berlios.de/
 BuildRequires: rpmbuild(macros) >= 1.277
 BuildRequires: ruby-devel >= 1:1.8.4-5
@@ -37,6 +38,8 @@
 
 %prep
 %setup -q -n %{tarname}-%{version}
+%patch0 -p1
+%{__sed} -i "[email protected]@ncursesw/curses.h@" ncurses_wrap.h
 
 %build
 ruby extconf.rb
@@ -72,6 +75,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.16  2009/01/15 17:16:20  uzsolt
+- utf8 patch
+- rel 6
+- please STBR
+
 Revision 1.15  2007/04/15 12:36:19  megabajt
 - release 5
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/ruby-Ncurses.spec?r1=1.15&r2=1.16&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to