fix pod2man build error
This commit is contained in:
parent
376acc0f78
commit
c14c509532
@ -1,5 +1,23 @@
|
||||
diff --git a/doc/asn2deb.pod b/doc/asn2deb.pod
|
||||
index 0baa50e..a1e483a 100644
|
||||
--- a/doc/asn2deb.pod
|
||||
+++ b/doc/asn2deb.pod
|
||||
@@ -1,3 +1,4 @@
|
||||
+=encoding utf8
|
||||
|
||||
=head1 NAME
|
||||
|
||||
diff --git a/doc/idl2deb.pod b/doc/idl2deb.pod
|
||||
index 9a43c7f..80ae2b5 100644
|
||||
--- a/doc/idl2deb.pod
|
||||
+++ b/doc/idl2deb.pod
|
||||
@@ -1,3 +1,4 @@
|
||||
+=encoding utf8
|
||||
|
||||
=head1 NAME
|
||||
|
||||
diff --git a/doc/wireshark.pod.template b/doc/wireshark.pod.template
|
||||
index b946c34..7b97eea 100644
|
||||
index 363d999..09350b4 100644
|
||||
--- a/doc/wireshark.pod.template
|
||||
+++ b/doc/wireshark.pod.template
|
||||
@@ -1,3 +1,4 @@
|
||||
|
@ -21,7 +21,7 @@
|
||||
Summary: Network traffic analyzer
|
||||
Name: wireshark
|
||||
Version: 1.10.0
|
||||
Release: 3%{?dist}
|
||||
Release: 4%{?dist}
|
||||
License: GPL+
|
||||
Group: Applications/Internet
|
||||
Source0: http://wireshark.org/download/src/%{name}-%{version}.tar.bz2
|
||||
@ -367,6 +367,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
|
||||
%{_datadir}/aclocal/*
|
||||
|
||||
%changelog
|
||||
* Mon Jun 24 2013 Peter Hatina <phatina@redhat.com> 1.10.0-4
|
||||
- fix pod2man build error
|
||||
|
||||
* Mon Jun 24 2013 Peter Hatina <phatina@redhat.com> 1.10.0-3
|
||||
- fix bogus date
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user