Install NOTICE files

This commit is contained in:
Mikolaj Izdebski 2012-08-16 16:59:43 +02:00
parent 336a489547
commit 04d8b6e724
1 changed files with 6 additions and 3 deletions

View File

@ -4,7 +4,7 @@
Name: beust-%{short_name}
Version: 1.17
Release: 5%{?dist}
Release: 6%{?dist}
Summary: Java framework for parsing command line parameters
License: ASL 2.0
Group: Development/Libraries
@ -62,16 +62,19 @@ install -d -m 755 %{buildroot}%{_javadocdir}/%{name}
cp -pr target/site/apidocs/* %{buildroot}%{_javadocdir}/%{name}
%files
%doc license.txt README.markdown
%doc license.txt notice.md README.markdown
%{_javadir}/%{name}.jar
%{_mavenpomdir}/JPP-%{name}.pom
%{_mavendepmapfragdir}/%{name}
%files javadoc
%doc license.txt
%doc license.txt notice.md
%doc %{_javadocdir}/%{name}
%changelog
* Thu Aug 16 2012 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.17-6
- Install NOTICE files
* Wed Jul 18 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.17-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild