Author: rotom Date: Sun Aug 10 10:32:44 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - up to 2.2.0
---- Files affected: SPECS: openbabel.spec (1.24 -> 1.25) ---- Diffs: ================================================================ Index: SPECS/openbabel.spec diff -u SPECS/openbabel.spec:1.24 SPECS/openbabel.spec:1.25 --- SPECS/openbabel.spec:1.24 Sun Jun 15 21:54:22 2008 +++ SPECS/openbabel.spec Sun Aug 10 12:32:39 2008 @@ -2,12 +2,12 @@ Summary: A cross-platform chemistry program and library designed to convert file formats Summary(pl.UTF-8): Międzyplatformowy program chemiczny i biblioteka do konwersji formatów plików Name: openbabel -Version: 2.1.1 +Version: 2.2.0 Release: 1 License: GPL v2 Group: Libraries Source0: http://dl.sourceforge.net/openbabel/%{name}-%{version}.tar.gz -# Source0-md5: a2a002c6913d6fb94fdc7dede2166194 +# Source0-md5: 643a18c7ba09254d36e93afd6277346f URL: http://openbabel.sourceforge.net/ BuildRequires: libstdc++-devel BuildRequires: libxml2-devel >= 2.6.5 @@ -84,29 +84,28 @@ %defattr(644,root,root,755) %doc AUTHORS ChangeLog README THANKS doc/*.html %attr(755,root,root) %{_bindir}/* -%attr(755,root,root) %{_libdir}/libinchi.so.*.*.* -%attr(755,root,root) %ghost %{_libdir}/libinchi.so.? %attr(755,root,root) %{_libdir}/libopenbabel.so.*.*.* %attr(755,root,root) %ghost %{_libdir}/libopenbabel.so.? %dir %{_libdir}/openbabel -%attr(755,root,root) %{_libdir}/openbabel/*.so +%dir %{_libdir}/openbabel/2.2.0 +%attr(755,root,root) %{_libdir}/openbabel/2.2.0/*.so %{_datadir}/openbabel %{_mandir}/man1/*.1* %files devel %defattr(644,root,root,755) -%attr(755,root,root) %{_libdir}/libinchi.so %attr(755,root,root) %{_libdir}/libopenbabel.so -%{_libdir}/libinchi.la +%{_libdir}/openbabel/2.2.0/*.la %{_libdir}/libopenbabel.la -%{_includedir}/inchi +%dir %{_includedir}/inchi +%{_includedir}/inchi/inchi_api.h %{_includedir}/openbabel-2.0 %{_pkgconfigdir}/*.pc -%files static -%defattr(644,root,root,755) -%{_libdir}/libinchi.a -%{_libdir}/libopenbabel.a +#%files static +#%defattr(644,root,root,755) +#%{_libdir}/libinchi.a +#%{_libdir}/libopenbabel.a %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %changelog @@ -114,6 +113,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.25 2008/08/10 10:32:39 rotom +- up to 2.2.0 + Revision 1.24 2008/06/15 19:54:22 rotom - ghost soname symlink ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/openbabel.spec?r1=1.24&r2=1.25&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
