[eclipse-license] Update to latest upstream.

Mat Booth mbooth at fedoraproject.org
Fri May 9 09:27:43 UTC 2014


commit ee70081d2ebab08b2390bbab63364e4ffe6240a9
Author: Mat Booth <mat.booth at redhat.com>
Date:   Fri May 9 10:21:13 2014 +0100

    Update to latest upstream.

 .gitignore           |    6 +++++-
 eclipse-license.spec |   18 ++++++++++--------
 sources              |    2 +-
 3 files changed, 16 insertions(+), 10 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 7a9628e..cb82082 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,7 @@
-/license-1.0.0.v20131003-1638.tar.bz2
 /.build-*
 /noarch
+/org.eclipse.license-license-*.tar.bz2
+/org.eclipse.license-license-*/
+/.project
+/*.src.rpm
+
diff --git a/eclipse-license.spec b/eclipse-license.spec
index 13a0a0b..62bfc6a 100644
--- a/eclipse-license.spec
+++ b/eclipse-license.spec
@@ -1,10 +1,10 @@
-%global license_ver 1.0.0
-%global qualifier v20131003-1638
-%global gittag license-%{license_ver}.%{qualifier}
+%global license_ver 1.0.1
+%global qualifier v20140414-1359
+%global gittag org.eclipse.license-license-%{license_ver}.%{qualifier}
 
 Name:      eclipse-license
 Version:   %{license_ver}
-Release:   2%{?dist}
+Release:   3%{?dist}
 Summary:   Shared license feature for Eclipse
 
 License:   EPL
@@ -13,7 +13,6 @@ Source0:   http://git.eclipse.org/c/cbi/org.eclipse.license.git/snapshot/%{gitta
 
 BuildArch: noarch
 
-BuildRequires: jpackage-utils
 BuildRequires: maven-local
 BuildRequires: tycho-extras
 BuildRequires: feclipse-maven-plugin
@@ -34,13 +33,16 @@ xmvn -o org.fedoraproject:feclipse-maven-plugin:install \
   -DtargetLocation=%{buildroot}%{_javadir}/%{name}/eclipse
 
 %files
-%doc org.eclipse.license/epl-v10.html
+%doc org.eclipse.license/*.html
 %{_javadir}/%{name}
 
 %changelog
-* Thu Mar 13 2014 Mat Booth <fedora at matbooth.co.uk> - 1.0.0-2
+* Fri May 09 2014 Mat Booth <mat.booth at redhat.com> - 1.0.1-3
+- Update to latest upstream.
+
+* Thu Mar 13 2014 Mat Booth <mat.booth at redhat.com> - 1.0.0-2
 - Use Xmvn.
 
-* Thu Mar 13 2014 Mat Booth <fedora at matbooth.co.uk> - 1.0.0-1
+* Thu Mar 13 2014 Mat Booth <mat.booth at redhat.com> - 1.0.0-1
 - Initial version of license shared feature.
 
diff --git a/sources b/sources
index 5db377e..e895860 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2a892de18896c23c1c904307e7c1d903  license-1.0.0.v20131003-1638.tar.bz2
+5f25feaaddce979d93cc3809812b3fcf  org.eclipse.license-license-1.0.1.v20140414-1359.tar.bz2


More information about the scm-commits mailing list