File python-goocanvas.spec of Package python-goocanvas

# norootforbuild

BuildRequires: goocanvas-devel gtk2-devel python-cairo-devel python-devel python-gobject2-devel python-gtk-devel


Name:         python-goocanvas
Summary:      Masdfas
Version:      0.9.0
Release:      0
License:      GPL
Group:        A/B/C
Source0:      pygoocanvas-%{version}.tar.gz
URL:          https://developer.berlios.de/projects/pygoocanvas/
BuildRoot:    %{_tmppath}/%{name}-%{version}-build
Autoreqprov:  on
Requires:     python-cairo python-gobject2

%description
Insert description here - normally taken from the README.

%debug_package
%prep

%setup -q -n pygoocanvas-%{version}

%build
%configure
 
CFLAGS=$RPM_OPT_FLAGS make

%install
%makeinstall
rm $RPM_BUILD_ROOT/%{py_sitedir}/*.la

%clean
rm -rf $RPM_BUILD_ROOT

%files
%defattr(-, root, root)
%doc AUTHORS NEWS README
%{py_sitedir}/*.so

%changelog
openSUSE Build Service is sponsored by