ALT Linux Bugzilla
– Attachment 3995 Details for
Bug 21814
не предоставляет libjvm.so(SUNWprivate_1.1)
New bug
|
Search
|
[?]
|
Help
Register
|
Log In
[x]
|
Forgot Password
Login:
[x]
|
EN
|
RU
[patch]
тж. прилагаю diff
sesame.diff (text/plain), 1.88 KB, created by
viy
on 2009-10-16 21:13:14 MSD
(
hide
)
Description:
тж. прилагаю diff
Filename:
MIME Type:
Creator:
viy
Created:
2009-10-16 21:13:14 MSD
Size:
1.88 KB
patch
obsolete
>diff --git a/soprano-backend-sesame.spec b/soprano-backend-sesame.spec >index 3112285..5e46c9a 100644 >--- a/soprano-backend-sesame.spec >+++ b/soprano-backend-sesame.spec >@@ -4,14 +4,14 @@ > Summary: Qt wrapper API to different RDF storage solutions > Name: soprano-backend-sesame > Version: 2.3.1 >-Release: alt0.10 >+Release: alt1 > > Group: Text tools > License: LGPLv2+ > Url: http://sourceforge.net/projects/soprano > > #Requires: java >-Requires: %_libjvmserver_sun_private_default >+#Requires: %_libjvmserver_sun_private_default > Requires: libqt4-core >= %{get_version libqt4-core} > Requires: lib%name = %version-%release > >@@ -21,6 +21,7 @@ Provides: soprano-backend = %version-release > Source0: http://downloads.sf.net/soprano/soprano-%version%{?beta}.tar.bz2 > > BuildRequires(pre): libqt4-devel >= 4.4 >+BuildRequires(pre): rpm-build-java > BuildRequires: cmake gcc-c++ doxygen graphviz libclucene-devel libredland-devel libsoprano-devel xorg-devel > BuildRequires: java-devel-default chrpath > >@@ -66,16 +67,16 @@ popd > > %install > %make -C %_target_platform/backends/sesame2 DESTDIR=%buildroot install >-#chrpath -r `dirname %_libjvmserver_sun_private_default` %buildroot/%_libdir/soprano/libsoprano_sesame2backend.so >- >-## HACK around find-requires >-#define __find_requires %buildroot/.find-requires >-#cat > %buildroot/.find-requires <<EOF >-##!/bin/sh >-#(/usr/lib/rpm/find-requires | grep -v /usr/lib/jvm/java) || : >-#EOF >-#chmod 755 %buildroot/.find-requires >-## end HACK around find-requires >+chrpath -r `dirname %_libjvmserver_sun_private_default` %buildroot/%_libdir/soprano/libsoprano_sesame2backend.so >+ >+# HACK around find-requires >+%define __find_requires %buildroot/.find-requires >+cat > %buildroot/.find-requires <<EOF >+#!/bin/sh >+(/usr/lib/rpm/find-requires | sed -e 's,/usr/lib/jvm/java-[^/]*/,/usr/lib/jvm/java/,g') || : >+EOF >+chmod 755 %buildroot/.find-requires >+# end HACK around find-requires > > > %files
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 21814
: 3995