Compare commits
7 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
0e5fab9e69 | ||
|
|
7074f1ece5 | ||
|
|
c7bcec9fc1 | ||
|
|
d0bbaf213e | ||
|
|
ae6a664c5f | ||
|
|
586871d937 | ||
|
|
885cb655f8 |
1 changed files with 4 additions and 3 deletions
7
fop.spec
7
fop.spec
|
|
@ -44,7 +44,7 @@ BuildRequires: maven-antrun-plugin
|
|||
BuildRequires: maven-assembly-plugin
|
||||
BuildRequires: maven-clean-plugin
|
||||
BuildRequires: maven-local
|
||||
BuildRequires: maven-plugin-build-helper
|
||||
BuildRequires: build-helper-maven-plugin
|
||||
BuildRequires: mvn(javax.servlet:servlet-api)
|
||||
# For servlet, not packaged
|
||||
#BuildRequires: maven-war-plugin
|
||||
|
|
@ -118,13 +118,14 @@ cp -rp target/xmvn-apidocs/* %{buildroot}%{_javadocdir}/%{name}
|
|||
|
||||
|
||||
%files -f .mfiles
|
||||
%doc LICENSE LICENSE-1.1 README NOTICE
|
||||
%doc README NOTICE
|
||||
%license LICENSE LICENSE-1.1
|
||||
%{_datadir}/%{name}
|
||||
%{_bindir}/fop
|
||||
|
||||
%files javadoc
|
||||
%doc %{_javadocdir}/%{name}
|
||||
%doc LICENSE LICENSE-1.1
|
||||
%license LICENSE LICENSE-1.1
|
||||
|
||||
|
||||
%changelog
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue