manpages changes
This commit is contained in:
parent
c8d04e89b8
commit
6a34a02fec
@ -192,8 +192,7 @@ rm %{buildroot}%{_datadir}/%{name}-%{version}/{COPYRIGHT,README}
|
||||
|
||||
ln -s pandoc %{buildroot}%{_bindir}/hsmarkdown
|
||||
|
||||
install -m 0644 -p -D man/man1/pandoc.1 %{buildroot}%{_mandir}/man1/pandoc.1
|
||||
install -m 0644 -p -D man/man5/pandoc_markdown.5 %{buildroot}%{_mandir}/man5/pandoc_markdown.5
|
||||
install -m 0644 -p -D man/pandoc.1 %{buildroot}%{_mandir}/man1/pandoc.1
|
||||
|
||||
|
||||
%check
|
||||
@ -273,7 +272,6 @@ fi
|
||||
%attr(-,root,root) %{_bindir}/hsmarkdown
|
||||
%{_datadir}/%{name}-%{version}
|
||||
%attr(644,root,root) %{_mandir}/man1/pandoc.1*
|
||||
%attr(644,root,root) %{_mandir}/man5/*
|
||||
|
||||
|
||||
%files static
|
||||
@ -293,6 +291,7 @@ fi
|
||||
* Fri Sep 18 2015 Jens Petersen <petersen@redhat.com> - 1.15.0.6-1
|
||||
- update to 1.15.0.6
|
||||
- fix build without https
|
||||
- manpages changes
|
||||
|
||||
* Mon Aug 31 2015 Peter Robinson <pbrobinson@fedoraproject.org> 1.13.2-4
|
||||
- Rebuild (aarch64 vector hashes)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user