Author: blekot Date: Thu Aug 4 07:02:59 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - added patch from Piotr Wawrzyniak <wopozka at gazeta dot pl>
---- Files affected: SPECS: bkchem.spec (1.17 -> 1.18) ---- Diffs: ================================================================ Index: SPECS/bkchem.spec diff -u SPECS/bkchem.spec:1.17 SPECS/bkchem.spec:1.18 --- SPECS/bkchem.spec:1.17 Mon Jul 18 13:28:56 2005 +++ SPECS/bkchem.spec Thu Aug 4 09:02:54 2005 @@ -3,7 +3,7 @@ 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 @@ -11,6 +11,7 @@ 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 @@ -51,6 +52,7 @@ %prep %setup -q %patch0 -p0 +%patch1 -p0 %build python setup.py build @@ -107,6 +109,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.18 2005/08/04 07:02:54 blekot +- added patch from Piotr Wawrzyniak <wopozka at gazeta dot pl> + Revision 1.17 2005/07/18 11:28:56 qboosh - missing defattr ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/bkchem.spec?r1=1.17&r2=1.18&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
