]> git.pld-linux.org Git - packages/bkchem.git/commitdiff
- added patch from Piotr Wawrzyniak <wopozka at gazeta dot pl>
authorblekot <blekot@pld-linux.org>
Thu, 4 Aug 2005 07:02:54 +0000 (07:02 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    bkchem.spec -> 1.18

bkchem.spec

index b7fb0cc6de9ffe96e957f329fd794e58f1627c55..0f0d9e2fe24ab8213172a3e27950f892ee9c9289 100644 (file)
@@ -2,7 +2,7 @@ Summary:        Python 2D chemical structure drawing tool
 Summary(pl):   Narzêdzie do rysowania dwuwymiarowych struktur chemicznych
 Name:          bkchem
 Version:       0.10.2
-Release:       1
+Release:       2
 License:       GPL
 Group:         X11/Applications/Science
 Source0:       http://bkchem.zirael.org/download/%{name}-%{version}.tar.gz
@@ -10,6 +10,7 @@ Source0:      http://bkchem.zirael.org/download/%{name}-%{version}.tar.gz
 Source1:       %{name}.desktop
 URL:           http://bkchem.zirael.org/
 Patch0:                %{name}-setup.py.patch
+Patch1:                %{name}-paper.patch
 BuildRequires: python
 BuildRequires: python-devel
 BuildRequires: python-modules
@@ -50,6 +51,7 @@ jako
 %prep
 %setup -q
 %patch0 -p0
+%patch1 -p0
 
 %build
 python setup.py build
This page took 0.071572 seconds and 4 git commands to generate.