Sophie

Sophie

distrib > Mageia > 3 > i586 > media > core-release-src > by-pkgid > 958f78915df99654f846e166d222d1ad > files > 3

python-gudev-147-3.mga3.src.rpm

Name:		python-gudev
Version:	147
Release:	%mkrel 3
Summary:	Python (PyGObject) bindings to the GUDev library
License:	LGPLv3+
Group:		Development/Python
Url:		http://github.com/nzjrs

Source0: 	http://github.com/nzjrs/python-gudev/tarball/%{version}/nzjrs-python-gudev-%{version}.2-1-g780b007.tar.gz
Patch0:		python-gudev-147-automake-1.13.patch

BuildRequires:	python-devel
BuildRequires:	autoconf
BuildRequires:	automake
BuildRequires:	libtool
BuildRequires:	libgudev-devel >= 147
BuildRequires:	python-gobject-devel

Requires:	libgudev >= 147
Requires:	python-gobject


%description
python-gudev is a Python (PyGObject) binding to the GUDev UDEV library.

%prep
%setup -q -n nzjrs-python-gudev-780b007
%patch0 -p1 -b automake113

%build
sh autogen.sh --prefix=%{_prefix} --disable-static
%make

%install
%makeinstall

%files
%doc COPYING README NEWS
%doc test.py
%{py_platsitedir}/*
%{_datadir}/pygobject/2.0/defs/gudev.defs


%changelog

* Wed Jan 16 2013 sander85 <sander85> 147-3.mga3
+ Revision: 388744
- Fix build with automake 1.13

  + umeabot <umeabot>
    - Mass Rebuild - https://wiki.mageia.org/en/Feature:Mageia3MassRebuild

* Mon Aug 06 2012 luigiwalser <luigiwalser> 147-2.mga3
+ Revision: 278992
- rebuild for libffi

* Thu Oct 13 2011 obgr_seneca <obgr_seneca> 147-1.mga2
+ Revision: 154699
- imported package python-gudev