Author: undefine Date: Fri Dec 9 12:16:22 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - up to 2.0.0 by [EMAIL PROTECTED]
---- Files affected: SPECS: openbabel.spec (1.16 -> 1.17) ---- Diffs: ================================================================ Index: SPECS/openbabel.spec diff -u SPECS/openbabel.spec:1.16 SPECS/openbabel.spec:1.17 --- SPECS/openbabel.spec:1.16 Thu Dec 8 18:59:38 2005 +++ SPECS/openbabel.spec Fri Dec 9 13:16:16 2005 @@ -2,12 +2,12 @@ Summary: A cross-platform chemistry program and library designed to convert file formats Summary(pl): Międzyplatformowy program chemiczny i biblioteka do konwersji formatów plików Name: openbabel -Version: 1.100.2 +Version: 2.0.0 Release: 1 License: GPL v2 Group: Libraries Source0: http://dl.sourceforge.net/openbabel/%{name}-%{version}.tar.gz -# Source0-md5: 03de74acaadc4beb651f96485169ec65 +# Source0-md5: 3bddfa9188042e2518eb53c064279b4e URL: http://openbabel.sourceforge.net/ BuildRequires: libstdc++-devel BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -79,20 +79,28 @@ %doc AUTHORS ChangeLog README THANKS doc/*.html %attr(755,root,root) %{_bindir}/* %attr(755,root,root) %{_libdir}/libopenbabel.so.*.*.* +%attr(755,root,root) %{_libdir}/libinchi.so.*.*.* +%attr(755,root,root) %{_libdir}/openbabel/*.so %dir %{_datadir}/openbabel -%attr(755,root,root) %{_datadir}/openbabel/*.txt +%attr(755,root,root) %{_datadir}/openbabel/%{version}/*.txt %{_mandir}/man1/*.1* %files devel %defattr(644,root,root,755) %attr(755,root,root) %{_libdir}/libopenbabel.so %{_libdir}/libopenbabel.la +%{_libdir}/*.la +%{_libdir}/openbabel/*.la %{_includedir}/openbabel +%{_includedir}/inchi +%{_includedir}/openbabel-2.0 %{_pkgconfigdir}/*.pc %files static %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 @@ -100,6 +108,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.17 2005/12/09 12:16:16 undefine +- up to 2.0.0 by [EMAIL PROTECTED] + Revision 1.16 2005/12/08 17:59:38 qboosh - gpm-friendly Source0 URL, -devel R: libstdc++-devel ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/openbabel.spec?r1=1.16&r2=1.17&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
