]> git.pld-linux.org Git - packages/bkchem.git/blobdiff - bkchem.spec
- up to 0.11.5
[packages/bkchem.git] / bkchem.spec
index f3b9def243929c6d687270c5434d14f7c1dfef04..aee062e78c22e0a505c2f14533aeab2018355413 100644 (file)
@@ -1,12 +1,12 @@
 Summary:       Python 2D chemical structure drawing tool
 Summary(pl):   Narzêdzie do rysowania dwuwymiarowych struktur chemicznych
 Name:          bkchem
-Version:       0.11.4
+Version:       0.11.5
 Release:       1
 License:       GPL
 Group:         X11/Applications/Science
 Source0:       http://bkchem.zirael.org/download/%{name}-%{version}.tar.gz
-# Source0-md5: a1e7ef5b4ed724ca8154e4adcec40401
+# Source0-md5: 306758350652d2e814c3dbbfecb4c5d6
 Source1:       %{name}.desktop
 URL:           http://bkchem.zirael.org/
 BuildRequires: python
@@ -56,7 +56,7 @@ jako
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT{%{_bindir},%{_desktopdir},%{_pixmapsdir}}
 install %{SOURCE1} $RPM_BUILD_ROOT%{_desktopdir}
-install images/icon.png $RPM_BUILD_ROOT%{_pixmapsdir}/bkchem.png
+install images/bkchem.png $RPM_BUILD_ROOT%{_pixmapsdir}/bkchem.png
 %{__python} setup.py install \
        --root=$RPM_BUILD_ROOT \
        --optimize=2
This page took 0.026536 seconds and 4 git commands to generate.