Author: glen Date: Thu Apr 24 11:39:34 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - fix silly typo
---- Files affected: SPECS: python-sexy.spec (1.3 -> 1.4) ---- Diffs: ================================================================ Index: SPECS/python-sexy.spec diff -u SPECS/python-sexy.spec:1.3 SPECS/python-sexy.spec:1.4 --- SPECS/python-sexy.spec:1.3 Tue Apr 15 23:38:41 2008 +++ SPECS/python-sexy.spec Thu Apr 24 13:39:28 2008 @@ -4,7 +4,7 @@ Summary(pl.UTF-8): Dowiązania do biblioteki libsexy dla Pythona Name: python-sexy Version: 0.1.9 -Release: 1 +Release: 2 License: LGPL Group: Libraries/Python Source0: http://releases.chipx86.com/libsexy/sexy-python/sexy-python-%{version}.tar.gz @@ -29,7 +29,7 @@ Summary(pl.UTF-8): Plik programistyczny wiązań libsexy dla Pythona Group: Development/Languages/Python Requires: %{name} = %{version}-%{release} -Requires: python-pygtk-deevl >= 2:2.8.0 +Requires: python-pygtk-devel >= 2:2.8.0 %description devel Development file for Python libsexy bindings. @@ -70,6 +70,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.4 2008-04-24 11:39:28 glen +- fix silly typo + Revision 1.3 2008-04-15 21:38:41 qboosh - separated -devel - release 1 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/python-sexy.spec?r1=1.3&r2=1.4&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
