move hsmarkdown and manpage to base package
This commit is contained in:
parent
6a34a02fec
commit
97d4608f75
@ -260,6 +260,8 @@ fi
|
||||
%doc BUGS README* changelog
|
||||
%attr(755,root,root) %{_bindir}/%{name}
|
||||
%endif
|
||||
%attr(-,root,root) %{_bindir}/hsmarkdown
|
||||
%attr(644,root,root) %{_mandir}/man1/pandoc.1*
|
||||
|
||||
|
||||
%files pdf
|
||||
@ -269,9 +271,7 @@ fi
|
||||
%files common
|
||||
%license COPYING COPYRIGHT
|
||||
%doc BUGS README* changelog
|
||||
%attr(-,root,root) %{_bindir}/hsmarkdown
|
||||
%{_datadir}/%{name}-%{version}
|
||||
%attr(644,root,root) %{_mandir}/man1/pandoc.1*
|
||||
|
||||
|
||||
%files static
|
||||
@ -292,6 +292,7 @@ fi
|
||||
- update to 1.15.0.6
|
||||
- fix build without https
|
||||
- manpages changes
|
||||
- move hsmarkdown and manpage to base package
|
||||
|
||||
* 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