Hello community, here is the log from the commit of package python-gudev for openSUSE:12.1 checked in at 2011-10-25 17:02:13 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:12.1/python-gudev (Old) and /work/SRC/openSUSE:12.1/.python-gudev.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-gudev", Maintainer is "" Changes: -------- New Changes file: --- /dev/null 2010-08-26 16:28:41.000000000 +0200 +++ /work/SRC/openSUSE:12.1/.python-gudev.new/python-gudev.changes 2011-10-25 17:02:14.000000000 +0200 @@ -0,0 +1,5 @@ +------------------------------------------------------------------- +Tue Oct 4 08:16:46 UTC 2011 - [email protected] + +- Initial package, version 147.2. + New: ---- python-gudev-147.2.tar.gz python-gudev.changes python-gudev.spec ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-gudev.spec ++++++ # # spec file for package python-gudev # # Copyright (c) 2011 Dominique Leuenberger, Amsterdam, Netherlands. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed # upon. The license for this file, and modifications and additions to the # file, is the same license as for the pristine package itself (unless the # license for the pristine package is not an Open Source License, in which # case the license is the MIT License). An "Open Source License" is a # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. # Please submit bugfixes or comments via http://bugs.opensuse.org/ # Name: python-gudev Version: 147.2 Release: 1.1 License: LGPL-3.0+ Summary: Python bindings to GUDev Url: https://github.com/nzjrs/python-gudev Group: Development/Languages/Python Source: %{name}-%{version}.tar.gz BuildRequires: python-devel BuildRequires: pkgconfig(gudev-1.0) BuildRequires: pkgconfig(pygobject-2.0) BuildRoot: %{_tmppath}/%{name}-%{version}-build %define _defsdir %(pkg-config --variable=defsdir pygobject-2.0) %description Python (PyGObject) bindings to the GUDev library. %prep %setup -q %build %configure --disable-static make %{?_smp_mflags} %install %make_install find %{buildroot}%{_libdir} -name '*.la' -delete -print %files %defattr(-,root,root) %doc ChangeLog README COPYING %{python_sitearch}/gudev.so %{_defsdir}/gudev.defs %changelog -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
