]> git.pld-linux.org Git - packages/bkchem.git/commitdiff
- pl desc, typo, cleanup
authorJakub Bogusz <qboosh@pld-linux.org>
Fri, 8 Oct 2004 08:46:28 +0000 (08:46 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    bkchem.spec -> 1.2

bkchem.spec

index 3e24d3cf8d31038e2dc683ac7444f6a768a023ea..f552de985696ce5959ff934501a2445280b479db 100644 (file)
@@ -1,5 +1,4 @@
 # TODO:
-# - pl description
 # - desktop file
 %define                pre     pre2
 Summary:       Python 2D chemical structure drawing tool
@@ -7,24 +6,30 @@ Summary(pl):  Narz
 Name:          bkchem
 Version:       0.8.0
 Release:       0.%{pre}.1
+License:       GPL
+Group:         X11/Applications/Science
 Source0:       http://zirael.org/bkchem/download/%{name}-%{version}-pre2.tar.gz
 # Source0-md5: 8280cc1a8b675252b90d565cbf73cc0f
 URL:           http://zirael.org/bkchem/index.html
-License:       GPL
-Group:         X11/Applications/Science
-BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 BuildRequires: python-devel
 Requires:      python
 Requires:      Pmw
 Requires:      python-PyXML
-Buildarch:     noarch
+BuildArch:     noarch
+BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
 BKchem is a free (as in free software :o) chemical drawing program. It
-was concieved and written by Beda Kosata. Supported file formats are
+was conceived and written by Beda Kosata. Supported file formats are
 SVG and CML. The output looks best with the Adobe SVG viewer, but
 sodipodi and batik do a reasonable job as well.
 
+%description -l pl
+BKchem to wolnodostêpny program do rysunków chemicznych. Jego
+pomys³odawc± i autorem jest Beda Kosata. Obs³ugiwane formaty plików to
+SVG i CML. Wyj¶cie wygl±da najlepiej pod przegl±dark± SVG firmy Adobe,
+ale sodipodi i batik tak¿e wy¶wietlaj± je sensownie.
+
 %prep
 %setup -q -n %{name}-%{version}-%{pre}
 
This page took 0.09156 seconds and 4 git commands to generate.