projects
/
packages
/
tomcat-native.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c80659b
)
- moved .so from -devel to main package. Dump tomcat tries to load .so file.
author
pawelz
<pawelz@pld-linux.org>
Fri, 11 Dec 2009 17:16:48 +0000
(17:16 +0000)
committer
cvs2git
<feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000
(12:13 +0000)
Changed files:
tomcat-native.spec -> 1.6
tomcat-native.spec
patch
|
blob
|
blame
|
history
diff --git
a/tomcat-native.spec
b/tomcat-native.spec
index 0768e45edfb23e05fe9149d6fe8d14899eca0405..5e58c650ab1db57b4a504e58418abaafdb1435e2 100644
(file)
--- a/
tomcat-native.spec
+++ b/
tomcat-native.spec
@@
-130,11
+130,11
@@
rm -rf $RPM_BUILD_ROOT
%{_javadir}/%{name}.jar
%attr(755,root,root) %{_libdir}/libtcnative-1.so.*.*
%attr(755,root,root) %ghost %{_libdir}/libtcnative-1.so.0
+%{_libdir}/libtcnative-1.so
%files devel
%defattr(644,root,root,755)
%{_libdir}/libtcnative-1.la
-%{_libdir}/libtcnative-1.so
%{_pkgconfigdir}/tcnative-1.pc
%{_includedir}/*.h
This page took
0.034835 seconds
and
4
git commands to generate.