This commit is contained in:
8
jna.spec
8
jna.spec
@@ -26,8 +26,8 @@ URL: https://github.com/twall/jna
|
||||
Source0: https://github.com/twall/%{name}/archive/%{version}.tar.gz
|
||||
Source1000: libjnidispatch-rpmlintrc
|
||||
Patch0: jna-build.patch
|
||||
Patch5: jna-callback.patch
|
||||
Patch6: jna-system-libjnidispatch.patch
|
||||
Patch1: jna-callback.patch
|
||||
Patch2: jna-system-libjnidispatch.patch
|
||||
BuildRequires: ant
|
||||
BuildRequires: ant-junit
|
||||
BuildRequires: dos2unix
|
||||
@@ -75,8 +75,8 @@ rm -rf dist
|
||||
dos2unix OTHERS
|
||||
# Then apply patches
|
||||
%patch0 -p1 -b .orig
|
||||
%patch5 -p1
|
||||
%patch6 -p1
|
||||
%patch1 -p1
|
||||
%patch2 -p1
|
||||
|
||||
sed -i 's|@LIBDIR@|%{_libdir}/%{name}|' src/com/sun/jna/Native.java
|
||||
|
||||
|
Reference in New Issue
Block a user