Bump, build
This commit is contained in:
parent
a837ecc0de
commit
113897dc9a
1 changed files with 5 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
|||
%define name adaptx
|
||||
%define version 0.9.6
|
||||
%define release 1jpp_0fc
|
||||
%define release 1jpp_1fc
|
||||
%define section free
|
||||
|
||||
Name: %{name}
|
||||
|
|
@ -19,7 +19,7 @@ BuildArch: noarch
|
|||
BuildRoot: %{_tmppath}/%{name}-%{version}-buildroot
|
||||
|
||||
%description
|
||||
AdaptX
|
||||
Adaptx is an XSLT processor and XPath engine.
|
||||
|
||||
%package javadoc
|
||||
Group: Development/Java
|
||||
|
|
@ -86,6 +86,9 @@ fi
|
|||
%doc build/doc/*
|
||||
|
||||
%changelog
|
||||
* Thu Jun 16 2005 Gary Benson <gbenson@redhat.com> 0:0.9.6-1jpp_1fc
|
||||
- Build into Fedora.
|
||||
|
||||
* Thu Jun 9 2005 Gary Benson <gbenson@redhat.com>
|
||||
- Remove jarfiles from the tarball.
|
||||
|
||||
|
|
|
|||
Reference in a new issue