commit 7c1ff7969961691f1b9562bff5572dd5620b4569 Author: Mikolaj Izdebski mizdebsk@redhat.com Date: Wed Aug 1 13:09:17 2012 +0200
Rebuild against javamail
apache-commons-vfs.spec | 7 +++++-- 1 files changed, 5 insertions(+), 2 deletions(-) --- diff --git a/apache-commons-vfs.spec b/apache-commons-vfs.spec index a083698..e3b8da3 100644 --- a/apache-commons-vfs.spec +++ b/apache-commons-vfs.spec @@ -2,7 +2,7 @@ %global short_name commons-%{base_name} Name: apache-commons-vfs Version: 2.0 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Commons Virtual File System Group: Development/Libraries License: ASL 2.0 @@ -182,6 +182,9 @@ install -p -m 644 %{short_name} %{buildroot}%{_sysconfdir}/ant.d/%{short_name} %config %{_sysconfdir}/ant.d/%{short_name}
%changelog +* Wed Aug 1 2012 Mikolaj Izdebski mizdebsk@redhat.com - 2.0-4 +- Rebuild against javamail + * Wed Jul 18 2012 Fedora Release Engineering rel-eng@lists.fedoraproject.org - 2.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
@@ -190,4 +193,4 @@ install -p -m 644 %{short_name} %{buildroot}%{_sysconfdir}/ant.d/%{short_name} - install NOTICE.txt in javadocs subpackage
* Mon May 14 2012 gil cattaneo puntogil@libero.it 2.0-1 -- initial rpm \ No newline at end of file +- initial rpm
java-sig-commits@lists.fedoraproject.org