]> git.pld-linux.org Git - packages/texinfo.git/blobdiff - texinfo.spec
- release 2
[packages/texinfo.git] / texinfo.spec
index 2fac62b05167908128716d7a4483e54d283947bf..2131d42d5b3bcc0798c6ccd0e09a1eee768e0d24 100644 (file)
@@ -10,13 +10,14 @@ Summary(tr.UTF-8):  texinfo biçimleyici ve info okuyucu
 Summary(uk.UTF-8):     Інструменти для створення файлів документації формату Texinfo
 Name:          texinfo
 Version:       6.5
-Release:       1
+Release:       2
 License:       GPL v3+
 Group:         Applications/Publishing
 Source0:       http://ftp.gnu.org/gnu/texinfo/%{name}-%{version}.tar.xz
 # Source0-md5: 3715197e62e0e07f85860b3d7aab55ed
 Source1:       info.desktop
 Patch0:                %{name}-info.patch
+Patch1:                regex-fix.patch
 URL:           http://www.gnu.org/software/texinfo/
 BuildRequires: autoconf >= 2.69
 BuildRequires: automake >= 1:1.14
@@ -187,6 +188,7 @@ Narzędzie do konwersji plików texinfo na dvi.
 %prep
 %setup -q
 %patch0 -p1
+%patch1 -p1
 
 %build
 %{__aclocal} -I gnulib/m4
This page took 0.055125 seconds and 4 git commands to generate.