rpms/jna-posix/devel jna-posix.spec,1.3,1.4

Conrad Meyer konradm at fedoraproject.org
Sat Dec 13 01:37:52 UTC 2008


Author: konradm

Update of /cvs/pkgs/rpms/jna-posix/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv28644

Modified Files:
	jna-posix.spec 
Log Message:
Oops, sed build.xml to build the correctly versioned jar


Index: jna-posix.spec
===================================================================
RCS file: /cvs/pkgs/rpms/jna-posix/devel/jna-posix.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- jna-posix.spec	13 Dec 2008 01:24:06 -0000	1.3
+++ jna-posix.spec	13 Dec 2008 01:37:21 -0000	1.4
@@ -41,6 +41,7 @@
 %setup -q -n %{name}
 rm -f build.xml
 cp %{SOURCE1} build.xml
+sed -i -e 's|destfile=.*$|destfile="lib/%{name}-%{version}.jar">|' build.xml
 
 rm lib/*.jar
 




More information about the fedora-extras-commits mailing list