projects
/
toolchains
/
texinfo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
b1e5bf6
)
format %setup args to fix spec issue
1.0_post
2.0alpha
master
2.0_alpha
author
Zhang Qiang
<qiang.z.zhang@intel.com>
Tue, 29 May 2012 00:31:06 +0000
(08:31 +0800)
committer
Zhang Qiang
<qiang.z.zhang@intel.com>
Tue, 29 May 2012 00:31:06 +0000
(08:31 +0800)
packaging/texinfo.spec
patch
|
blob
|
history
diff --git
a/packaging/texinfo.spec
b/packaging/texinfo.spec
index
22dcefe
..
d3bda13
100644
(file)
--- a/
packaging/texinfo.spec
+++ b/
packaging/texinfo.spec
@@
-5,13
+5,13
@@
%define tex_texinfo %{_datadir}/texmf/tex/texinfo
Name: texinfo
%define tex_texinfo %{_datadir}/texmf/tex/texinfo
Name: texinfo
-Version: 4.13
a
+Version: 4.13
Release: 7
License: GPLv3+
Summary: Tools needed to create Texinfo format documentation files
Url: http://www.gnu.org/software/texinfo/
Group: Applications/Publishing
Release: 7
License: GPLv3+
Summary: Tools needed to create Texinfo format documentation files
Url: http://www.gnu.org/software/texinfo/
Group: Applications/Publishing
-Source0:
ftp://ftp.gnu.org/gnu/texinfo/texinfo-%{version}.tar.gz
+Source0:
%{name}-%{version}.tar.bz2
Source1: info-dir
Source2: texi2pdf.man
Patch0: texinfo-4.12-zlib.patch
Source1: info-dir
Source2: texi2pdf.man
Patch0: texinfo-4.12-zlib.patch
@@
-57,7
+57,7
@@
The texinfo-tex package provides tools to format Texinfo documents
for printing using TeX.
%prep
for printing using TeX.
%prep
-%setup -q -n %{name}-
4.13
+%setup -q -n %{name}-
%{version}
%patch0 -p1 -b .zlib
%patch1 -p1 -b .data_types
%patch0 -p1 -b .zlib
%patch1 -p1 -b .data_types