]> git.pld-linux.org Git - packages/db.git/commitdiff
- fixed symlink dup in -java
authorJakub Bogusz <qboosh@pld-linux.org>
Wed, 17 Nov 2004 18:20:26 +0000 (18:20 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    db.spec -> 1.66.2.1

db.spec

diff --git a/db.spec b/db.spec
index 1ff41aef1c5190a4dd044a76ffb7d0325e35eced..dd26cab12274a05b6500a82111774b76517405e7 100644 (file)
--- a/db.spec
+++ b/db.spec
@@ -407,7 +407,7 @@ rm -rf $RPM_BUILD_ROOT
 %if %{with java}
 %files java
 %defattr(644,root,root,755)
-%attr(755,root,root) %{_libdir}/libdb_java*.so
+%attr(755,root,root) %{_libdir}/libdb_java-4.2.so
 %{_javadir}/db.jar
 
 %files java-devel
This page took 0.066188 seconds and 4 git commands to generate.