Upstream release 1.0.0.CR4

This commit is contained in:
Marek Goldmann 2011-11-21 04:59:10 -05:00
parent 2369ecc861
commit 8f36523eaf
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -1 +1,2 @@
/jboss-logging-tools-1.0.0.CR1.tar.xz
/jboss-logging-tools-1.0.0.CR4.tar.xz

View File

@ -1,4 +1,4 @@
%global namedreltag .CR1
%global namedreltag .CR4
%global namedversion %{version}%{?namedreltag}
Name: jboss-logging-tools
@ -10,7 +10,7 @@ License: LGPLv2+
URL: https://github.com/jboss-logging/jboss-logging-tools
# git clone git://github.com/jboss-logging/jboss-logging-tools.git
# cd jboss-logging-tools && git archive --format=tar --prefix=jboss-logging-tools-1.0.0.CR1/ 1.0.0.CR1 | xz > jboss-logging-tools-1.0.0.CR1.tar.xz
# cd jboss-logging-tools && git archive --format=tar --prefix=jboss-logging-tools-1.0.0.CR4/ 1.0.0.CR4 | xz > jboss-logging-tools-1.0.0.CR4.tar.xz
Source0: %{name}-%{namedversion}.tar.xz
BuildArch: noarch
@ -78,6 +78,9 @@ install -pm 644 pom.xml $RPM_BUILD_ROOT%{_mavenpomdir}/JPP.jboss-%{name}-parent.
%{_javadocdir}/%{name}
%changelog
* Mon Nov 21 2011 Marek Goldmann <mgoldman@redhat.com> 1.0.0-0.1.CR4
- Upstream release 1.0.0.CR4
* Sun Oct 02 2011 Marek Goldmann <mgoldman@redhat.com> 1.0.0-0.1.CR1
- Upstream release 1.0.0.CR1

View File

@ -1 +1 @@
4438c1e06a84c28af1843fcf83c23db1 jboss-logging-tools-1.0.0.CR1.tar.xz
38662d55a862eafcb9fc11603e1206f1 jboss-logging-tools-1.0.0.CR4.tar.xz