remove test running
This commit is contained in:
parent
5e6554abc5
commit
62f5b4996e
8
jna.spec
8
jna.spec
@ -114,8 +114,8 @@ chmod -c 0644 LICENSE OTHERS CHANGES.md
|
||||
%build
|
||||
# We pass -Ddynlink.native which comes from our patch because
|
||||
# upstream doesn't want to default to dynamic linking.
|
||||
#ant -Dcflags_extra.native="%{optflags}" -Ddynlink.native=true -Dnomixedjar.native=true javadoc jar contrib-jars
|
||||
ant -Dcflags_extra.native="%{optflags}" -Ddynlink.native=true -Dnomixedjar.native=true clean dist
|
||||
ant -Dcflags_extra.native="%{optflags}" -Ddynlink.native=true -Dnomixedjar.native=true compile native javadoc jar contrib-jars
|
||||
#ant -Dcflags_extra.native="%{optflags}" -Ddynlink.native=true -Dnomixedjar.native=true clean dist
|
||||
# remove compiled contribs
|
||||
find contrib -name build -exec rm -rf {} \; || :
|
||||
|
||||
@ -270,7 +270,7 @@ rm -rf %{buildroot}
|
||||
* Sat Jul 24 2010 Levente Farkas <lfarkas@lfarkas.org> - 3.2.7-3
|
||||
- upstream 64bit fixes
|
||||
|
||||
* Thu Jul 23 2010 Levente Farkas <lfarkas@lfarkas.org> - 3.2.7-2
|
||||
* Fri Jul 23 2010 Levente Farkas <lfarkas@lfarkas.org> - 3.2.7-2
|
||||
- Temporary hack for 64bit build
|
||||
|
||||
* Thu Jul 22 2010 Levente Farkas <lfarkas@lfarkas.org> - 3.2.7-1
|
||||
@ -322,7 +322,7 @@ rm -rf %{buildroot}
|
||||
- Update to svn r729
|
||||
- drop upstreamed typemapper patch
|
||||
|
||||
* Tue Sep 18 2008 Colin Walters <walters@redhat.com> - 3.0.4-7.svn700
|
||||
* Thu Sep 18 2008 Colin Walters <walters@redhat.com> - 3.0.4-7.svn700
|
||||
- Add patch to make typemapper always accessible
|
||||
- Add patch to skip cracktastic X11 test bits which currently fail
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user