Author: qboosh Date: Sun Dec 16 15:53:03 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 0.82.4 - License is MIT now
---- Files affected: SPECS: python-dbus.spec (1.19 -> 1.20) ---- Diffs: ================================================================ Index: SPECS/python-dbus.spec diff -u SPECS/python-dbus.spec:1.19 SPECS/python-dbus.spec:1.20 --- SPECS/python-dbus.spec:1.19 Sun Nov 4 17:00:02 2007 +++ SPECS/python-dbus.spec Sun Dec 16 16:52:58 2007 @@ -3,20 +3,17 @@ # TODO: # - package documentation # -%define dbus_version 0.91 -%define expat_version 1:1.95.5 -%define glib2_version 1:2.12.1 %define rname dbus-python # Summary: Python library for using D-BUS Summary(pl.UTF-8): Biblioteka do używania D-BUS oparta o Pythona Name: python-dbus -Version: 0.82.3 +Version: 0.82.4 Release: 1 -License: AFL v2.1 or GPL v2 (some parts relicensed on MIT) +License: MIT Group: Libraries/Python Source0: http://dbus.freedesktop.org/releases/dbus-python/%{rname}-%{version}.tar.gz -# Source0-md5: 6b7626979b63994613a533a2d244c48c +# Source0-md5: f491e0372128a6d1178b210a8b1a842f URL: http://www.freedesktop.org/Software/DBusBindings BuildRequires: autoconf >= 2.59c BuildRequires: automake @@ -79,8 +76,7 @@ %files %defattr(644,root,root,755) -# AFL not in common-licenses, so COPYING included -%doc AUTHORS COPYING COPYING.AFL-2.1 ChangeLog NEWS +%doc AUTHORS COPYING ChangeLog NEWS README %dir %{py_sitescriptdir}/dbus %dir %{py_sitescriptdir}/dbus/mainloop %attr(755,root,root) %{py_sitedir}/_dbus*.so @@ -100,6 +96,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.20 2007-12-16 15:52:58 qboosh +- updated to 0.82.4 +- License is MIT now + Revision 1.19 2007-11-04 16:00:02 qboosh - updated to 0.82.3 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/python-dbus.spec?r1=1.19&r2=1.20&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
