Fix FTBFS.

This commit is contained in:
Alexander Kurtakov 2014-06-13 09:55:18 +03:00
parent 4fca18edff
commit 59f2e6d23f

View File

@ -4,7 +4,7 @@
Name: xml-commons-resolver Name: xml-commons-resolver
Version: 1.2 Version: 1.2
Release: 16%{?dist} Release: 17%{?dist}
Epoch: 0 Epoch: 0
Summary: Resolver subproject of xml-commons Summary: Resolver subproject of xml-commons
License: ASL 2.0 License: ASL 2.0
@ -77,9 +77,8 @@ install -d -m 755 %{buildroot}%{_mavenpomdir}
install -p -m 644 %{SOURCE5} %{buildroot}%{_mavenpomdir}/JPP-%{name}.pom install -p -m 644 %{SOURCE5} %{buildroot}%{_mavenpomdir}/JPP-%{name}.pom
%add_maven_depmap JPP-%{name}.pom %{name}.jar %add_maven_depmap JPP-%{name}.pom %{name}.jar
%files %files -f .mfiles
%doc KEYS LICENSE.resolver.txt NOTICE-resolver.txt %doc KEYS LICENSE.resolver.txt NOTICE-resolver.txt
%{_mavendepmapfragdir}/*
%{_mavenpomdir}/* %{_mavenpomdir}/*
%{_javadir}/* %{_javadir}/*
%{_mandir}/man1/* %{_mandir}/man1/*
@ -90,6 +89,9 @@ install -p -m 644 %{SOURCE5} %{buildroot}%{_mavenpomdir}/JPP-%{name}.pom
%doc LICENSE.resolver.txt NOTICE-resolver.txt %doc LICENSE.resolver.txt NOTICE-resolver.txt
%changelog %changelog
* Fri Jun 13 2014 Alexander Kurtakov <akurtako@redhat.com> 0:1.2-17
- Fix FTBFS.
* Sun Jun 08 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0:1.2-16 * Sun Jun 08 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0:1.2-16
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild