- remove doc/examples
This commit is contained in:
parent
4c84e1dfdb
commit
7cfe5878aa
@ -1,7 +1,7 @@
|
||||
Summary: Text based document generation
|
||||
Name: asciidoc
|
||||
Version: 8.2.5
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
License: GPL
|
||||
Group: Applications/System
|
||||
URL: http://www.methods.co.nz/asciidoc/
|
||||
@ -65,10 +65,13 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_bindir}/*
|
||||
%{_mandir}/man1/*
|
||||
%{_datadir}/asciidoc/
|
||||
%doc README BUGS CHANGELOG COPYRIGHT doc examples
|
||||
%doc README BUGS CHANGELOG COPYRIGHT
|
||||
|
||||
%changelog
|
||||
* Tue Nov 20 2007 Florian La Roche <laroche@redhat.com>
|
||||
* Wed Dec 05 2007 Florian La Roche <laroche@redhat.com> - 8.2.5-2
|
||||
- remove doc/examples from filelist due to dangling symlinks
|
||||
|
||||
* Tue Nov 20 2007 Florian La Roche <laroche@redhat.com> - 8.2.5-1
|
||||
- new upstream version 8.2.5
|
||||
|
||||
* Mon Oct 22 2007 Florian La Roche <laroche@redhat.com> - 8.2.3-1
|
||||
|
Loading…
Reference in New Issue
Block a user