Author: sparky                       Date: Wed Aug  2 00:40:31 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- sed 2 patch

---- Files affected:
SPECS:
   texinfo.spec (1.99 -> 1.100) 

---- Diffs:

================================================================
Index: SPECS/texinfo.spec
diff -u SPECS/texinfo.spec:1.99 SPECS/texinfo.spec:1.100
--- SPECS/texinfo.spec:1.99     Mon Jul 31 05:07:05 2006
+++ SPECS/texinfo.spec  Wed Aug  2 02:40:26 2006
@@ -18,11 +18,12 @@
 Source1:       info.desktop
 Patch0:                %{name}-info.patch
 Patch1:                %{name}-CVE-2005-3011.patch
+Patch2:                %{name}-as_needed-fix.patch
 URL:           http://texinfo.org/
 BuildRequires: autoconf >= 2.59
 BuildRequires: automake >= 1:1.8
-BuildRequires: gettext-devel
 BuildRequires: gettext-autopoint >= 0.14.1
+BuildRequires: gettext-devel
 BuildRequires: ncurses-devel >= 5.0
 BuildRequires: sed >= 4.0
 BuildRequires: zlib-devel
@@ -122,7 +123,7 @@
 Summary(tr):   GNU texinfo belgeleri için tty tabanlý görüntüleyici
 Summary(uk):   đŇĎÇŇÁÍÁ ÄĚŃ ĐĹŇĹÇĚŃÄŐ ÄĎËŐÍĹÎÔŚ× × ĆĎŇÍÁÔŚ GNU texinfo ÎÁ 
ÔĹËÓÔĎ×ĎÍŐ ÔĹŇÍŚÎÁĚŚ
 Group:         Applications/System
-PreReq:                fix-info-dir
+Requires:      fix-info-dir
 Obsoletes:     info-install
 
 %description -n info
@@ -183,7 +184,7 @@
 %setup -q
 %patch0 -p1
 %patch1 -p2
-sed '/TERMLIB_VARIANTS=/s/="/="tinfo /' -i configure.ac
+%patch2 -p1
 
 # nb was added but outdated no not removed
 sed -i -e '/^no$/d' po/LINGUAS
@@ -266,6 +267,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.100  2006/08/02 00:40:26  sparky
+- sed 2 patch
+
 Revision 1.99  2006/07/31 03:07:05  sparky
 - look for tgetent() in libtinfo instead of libnurses:
   fixes build with --as-needed
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/texinfo.spec?r1=1.99&r2=1.100&f=u

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

Reply via email to