SPECS: openbabel.spec - missing dir, kill static plugins

qboosh qboosh at pld-linux.org
Fri Dec 9 13:20:18 CET 2005


Author: qboosh                       Date: Fri Dec  9 12:20:18 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- missing dir, kill static plugins

---- Files affected:
SPECS:
   openbabel.spec (1.17 -> 1.18) 

---- Diffs:

================================================================
Index: SPECS/openbabel.spec
diff -u SPECS/openbabel.spec:1.17 SPECS/openbabel.spec:1.18
--- SPECS/openbabel.spec:1.17	Fri Dec  9 13:16:16 2005
+++ SPECS/openbabel.spec	Fri Dec  9 13:20:04 2005
@@ -68,6 +68,8 @@
 install src/math/{matrix3x3,vector3}.h \
 	$RPM_BUILD_ROOT%{_includedir}/openbabel/math
 
+rm -f $RPM_BUILD_ROOT%{_libdir}/openbabel/*.{la,a}
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
@@ -80,6 +82,7 @@
 %attr(755,root,root) %{_bindir}/*
 %attr(755,root,root) %{_libdir}/libopenbabel.so.*.*.*
 %attr(755,root,root) %{_libdir}/libinchi.so.*.*.*
+%dir %{_libdir}/openbabel
 %attr(755,root,root) %{_libdir}/openbabel/*.so
 %dir %{_datadir}/openbabel
 %attr(755,root,root) %{_datadir}/openbabel/%{version}/*.txt
@@ -90,7 +93,6 @@
 %attr(755,root,root) %{_libdir}/libopenbabel.so
 %{_libdir}/libopenbabel.la
 %{_libdir}/*.la
-%{_libdir}/openbabel/*.la
 %{_includedir}/openbabel
 %{_includedir}/inchi
 %{_includedir}/openbabel-2.0
@@ -100,7 +102,6 @@
 %defattr(644,root,root,755)
 %{_libdir}/libopenbabel.a
 %{_libdir}/libinchi.a
-%{_libdir}/openbabel/*.a
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -108,6 +109,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.18  2005/12/09 12:20:04  qboosh
+- missing dir, kill static plugins
+
 Revision 1.17  2005/12/09 12:16:16  undefine
 - up to 2.0.0 by wopozka at gazeta.pl
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/openbabel.spec?r1=1.17&r2=1.18&f=u




More information about the pld-cvs-commit mailing list