packages (DEVEL): bkchem/bkchem.spec - updated to 0.14.0-pre1
lisu
lisu at pld-linux.org
Mon Jan 18 11:15:07 CET 2010
Author: lisu Date: Mon Jan 18 10:15:07 2010 GMT
Module: packages Tag: DEVEL
---- Log message:
- updated to 0.14.0-pre1
---- Files affected:
packages/bkchem:
bkchem.spec (1.40 -> 1.40.2.1)
---- Diffs:
================================================================
Index: packages/bkchem/bkchem.spec
diff -u packages/bkchem/bkchem.spec:1.40 packages/bkchem/bkchem.spec:1.40.2.1
--- packages/bkchem/bkchem.spec:1.40 Mon Feb 23 15:57:03 2009
+++ packages/bkchem/bkchem.spec Mon Jan 18 11:15:02 2010
@@ -2,15 +2,16 @@
#
# TODO: python unpackaged files: some of them are needed by program. It's impossible to postclean them
#
+%define _pre pre1
Summary: Python 2D chemical structure drawing tool
Summary(pl.UTF-8): Narzędzie do rysowania dwuwymiarowych struktur chemicznych
Name: bkchem
-Version: 0.13.0
-Release: 0.1
+Version: 0.14.0
+Release: 0.%{_pre}.1
License: GPL v2+
Group: X11/Applications/Science
-Source0: http://bkchem.zirael.org/download/%{name}-%{version}.tar.gz
-# Source0-md5: 41c55059794399526f4f6fc74af556bb
+Source0: http://bkchem.zirael.org/download/%{name}-%{version}-%{_pre}.tar.gz
+# Source0-md5: 5f24701d9700c224c3391b6e54a075b6
Source1: %{name}.desktop
URL: http://bkchem.zirael.org/
BuildRequires: python-devel >= 1:2.5
@@ -53,7 +54,7 @@
jakości. Używane są biblioteki Cairo oraz pycairo.
%prep
-%setup -q
+%setup -q -n %{name}-%{version}-%{_pre}
%build
%{__python} setup.py build
@@ -115,6 +116,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.40.2.1 2010/01/18 10:15:02 lisu
+- updated to 0.14.0-pre1
+
Revision 1.40 2009/02/23 14:57:03 lisu
- up to 0.13.0
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/bkchem/bkchem.spec?r1=1.40&r2=1.40.2.1&f=u
More information about the pld-cvs-commit
mailing list