Author: qboosh                       Date: Thu May 29 21:50:29 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 4.12
- lzma source
- updated info patch, removed obsolete man patch

---- Files affected:
SPECS:
   texinfo.spec (1.111 -> 1.112) 

---- Diffs:

================================================================
Index: SPECS/texinfo.spec
diff -u SPECS/texinfo.spec:1.111 SPECS/texinfo.spec:1.112
--- SPECS/texinfo.spec:1.111    Tue Apr  8 10:24:54 2008
+++ SPECS/texinfo.spec  Thu May 29 23:50:24 2008
@@ -9,23 +9,21 @@
 Summary(tr.UTF-8):     texinfo biçimleyici ve info okuyucu
 Summary(uk.UTF-8):     Інструменти для створення файлів документації формату 
Texinfo
 Name:          texinfo
-Version:       4.11
+Version:       4.12
 Release:       1
 License:       GPL v3+
 Group:         Applications/Publishing
-Source0:       http://ftp.gnu.org/gnu/texinfo/%{name}-%{version}.tar.bz2
-# Source0-md5: c6bf13df4fbeff8ce874aacd6a51e814
+Source0:       http://ftp.gnu.org/gnu/texinfo/%{name}-%{version}.tar.lzma
+# Source0-md5: 81bcbc7b647f2741e7d84a842e47eeb5
 Source1:       info.desktop
 Patch0:                %{name}-info.patch
 Patch1:                %{name}-as_needed-fix.patch
-Patch2:                %{name}-man.patch
 URL:           http://texinfo.org/
 BuildRequires: autoconf >= 2.59
-BuildRequires: automake >= 1:1.9
-BuildRequires: gettext-devel >= 0.16
+BuildRequires: automake >= 1:1.10.1
+BuildRequires: gettext-devel >= 0.17
 BuildRequires: help2man
 BuildRequires: ncurses-devel >= 5.0
-BuildRequires: sed >= 4.0
 BuildRequires: zlib-devel
 Requires:      info = %{version}-%{release}
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -181,14 +179,10 @@
 Narzędzie do konwersji plików texinfo na dvi.
 
 %prep
-%setup -q
+%setup -q -c -T
+lzma -dc %{SOURCE0} | tar xf - -C ..
 %patch0 -p1
 %patch1 -p1
-%patch2 -p1
-
-# nb was added but outdated no not removed
-sed -i -e '/^no$/d' po/LINGUAS
-rm -f po/stamp-po
 
 %build
 %{__aclocal} -I gnulib/m4
@@ -215,10 +209,10 @@
 %clean
 rm -rf $RPM_BUILD_ROOT
 
-%post  -p      /sbin/postshell
+%post  -p /sbin/postshell
 -/usr/sbin/fix-info-dir -c %{_infodir}
 
-%postun        -p      /sbin/postshell
+%postun        -p /sbin/postshell
 -/usr/sbin/fix-info-dir -c %{_infodir}
 
 %post -n info
@@ -269,6 +263,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.112  2008-05-29 21:50:24  qboosh
+- updated to 4.12
+- lzma source
+- updated info patch, removed obsolete man patch
+
 Revision 1.111  2008-04-08 08:24:54  glen
 - unify ftp.gnu.org urls
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/texinfo.spec?r1=1.111&r2=1.112&f=u

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

Reply via email to