]> git.pld-linux.org Git - packages/python-dbus.git/commitdiff
- updated to 0.82.4 auto/th/python-dbus-0_82_4-1 auto/ti/python-dbus-0_82_4-1
authorJakub Bogusz <qboosh@pld-linux.org>
Sun, 16 Dec 2007 15:52:58 +0000 (15:52 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- License is MIT now

Changed files:
    python-dbus.spec -> 1.20

python-dbus.spec

index 628d00a62dd979062027ae2b8f415a2f54c8d161..2c9ea67ba1375fcac280ddf7e5bb3274a0328b49 100644 (file)
@@ -2,20 +2,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
@@ -78,8 +75,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %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
This page took 0.027064 seconds and 4 git commands to generate.