Sophie

Sophie

distrib > Mageia > 3 > i586 > media > core-release-src > by-pkgid > 86e5090e991c227818dba4d476af347c > files > 3

python-abiword-0.8.0-4.mga3.src.rpm

Name:		python-abiword
Version:	0.8.0
Release:	%mkrel 4
Summary:	Python bindings for libabiword
License:	GPL+
Group:		Development/Python
Url:		http://abisource.com/
Source:		http://www.abisource.com/downloads/pyabiword/%{version}/pyabiword-%{version}.tar.gz
Patch0:		pyabiword-0.8.0-linkage.patch
Requires:	abiword >= 2.8.0
Requires:	python-gobject
Requires:	pygtk2.0
BuildRequires:	python-devel
BuildRequires:	abiword-devel >= 2.8.0
BuildRequires:	libglade2.0-devel
BuildRequires:	python-gobject-devel  
BuildRequires:	pygtk2.0-devel  

%description
This package installs Python bindings for libabiword.

%prep
%setup -q -n pyabiword-%{version}
%patch0 -p0

#we have new abiword now
sed -i -e 's,abiword-2.8,abiword-2.9,g' configure.in

%build
NOCONFIGURE=yes ./autogen.sh
%configure2_5x am_cv_python_pyexecdir=%{python_sitelib}
%make

%install
rm -rf %{buildroot}
%makeinstall_std

%clean
rm -rf %{buildroot}

%files 
%defattr(-,root,root,-)
%doc AUTHORS        
%{python_sitelib}/*
%{_datadir}/pygtk/2.0/defs/*.defs


%changelog

* Sun Jan 13 2013 umeabot <umeabot> 0.8.0-4.mga3
+ Revision: 378446
- Mass Rebuild - https://wiki.mageia.org/en/Feature:Mageia3MassRebuild

* Fri Dec 02 2011 wally <wally> 0.8.0-3.mga2
+ Revision: 175173
- rebuild for new abiword
- clean .spec a bit

* Sun Nov 20 2011 zezinho <zezinho> 0.8.0-2.mga2
+ Revision: 170133
- imported package python-abiword