Author: paladine Date: Wed Feb 16 00:58:48 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 2.9.4 - proper license - missing BR: pkgconfig - removed empty README from %%doc
---- Files affected: SPECS: python-gnome-extras.spec (1.1 -> 1.2) ---- Diffs: ================================================================ Index: SPECS/python-gnome-extras.spec diff -u SPECS/python-gnome-extras.spec:1.1 SPECS/python-gnome-extras.spec:1.2 --- SPECS/python-gnome-extras.spec:1.1 Fri Feb 11 00:16:48 2005 +++ SPECS/python-gnome-extras.spec Wed Feb 16 01:58:43 2005 @@ -5,12 +5,12 @@ Summary: GNOME bindings for Python Summary(pl): Wiązania Pythona do bibliotek GNOME Name: python-gnome-extras -Version: 2.9.3 +Version: 2.9.4 Release: 1 -License: GPL +License: GPL v2/LGPL v2.1 (see COPYING) Group: Libraries/Python Source0: http://ftp.gnome.org/pub/GNOME/sources/gnome-python-extras/2.9/%{module}-%{version}.tar.bz2 -# Source0-md5: fe65f1b8c71a5dc24c378631b095f6b3 +# Source0-md5: 9922944ed9f798bcd61265aa883ae431 Patch0: %{name}-MOZILLA_HOME.patch BuildRequires: autoconf >= 2.52 BuildRequires: automake @@ -28,6 +28,7 @@ BuildRequires: libwnck-devel >= 2.9.91 BuildRequires: mozilla-devel BuildRequires: nautilus-cd-burner-devel >= 2.9.6 +BuildRequires: pkgconfig BuildRequires: python-devel >= 1:2.3.2 BuildRequires: python-gnome-devel >= %{gnome_python_req} BuildRequires: python-pygtk-devel >= %{pygtk_req} @@ -229,7 +230,7 @@ %files %defattr(644,root,root,755) -%doc AUTHORS ChangeLog NEWS README +%doc AUTHORS COPYING ChangeLog NEWS %files devel %defattr(644,root,root,755) @@ -293,6 +294,12 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.2 2005/02/16 00:58:43 paladine +- updated to 2.9.4 +- proper license +- missing BR: pkgconfig +- removed empty README from %%doc + Revision 1.1 2005/02/10 23:16:48 grzegol - new ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/python-gnome-extras.spec?r1=1.1&r2=1.2&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
