Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:aeszter
pmw
pmw.spec
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File pmw.spec of Package pmw
Name: pmw BuildRequires: python-devel >= 2.2.2 BuildRequires: fdupes %if 0%{suse_version} >= 1120 BuildArch: noarch %endif License: MIT License Group: Development/Libraries/Python %define pyver %(python -c 'import sys; print sys.version[:3]') Requires: python >= %pyver Requires: tk >= 8.0, python-tk Provides: Pmw AutoReqProv: on Summary: Python Mega Widgets Version: 1.3.2 Release: 0 Source0: http://switch.dl.sourceforge.net/sourceforge/pmw/Pmw.%{version}.tar.bz2 Patch0: 1-extra-test.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build Url: http://pmw.sourceforge.net/ %description Pmw is a toolkit for building high-level compound widgets in Python using the Tkinter module. It consists of a set of base classes and a library of flexible and extensible megawidgets built on this foundation. These megawidgets include notebooks, comboboxes, selection widgets, paned widgets, scrolled widgets and dialog windows. Authors: -------- Greg McFarlane <gregm@users.sourceforge.net> %prep %setup -q -n Pmw.1.3.2/src %patch0 -p2 %build #nope %install python setup.py install --prefix=%{_prefix} --root=$RPM_BUILD_ROOT \ --record-rpm=INSTALLED_FILES %fdupes $RPM_BUILD_ROOT %clean rm -rf $RPM_BUILD_ROOT %files -f INSTALLED_FILES %defattr(-,root,root) %changelog * Fri Oct 16 2009 Ansgar Esztermann <aeszter@gwdg.de> - 1.3.2-12.1 - do not use noarch for <=11.1 * Thu Oct 15 2009 Ansgar Esztermann <aeszter@gwdg.de> - 1.3.2-10.1 - Fix rpmplint warnings - Fix python dir on Factory/x86_64 * Thu Apr 17 2009 Ansgar Esztermann <aeszter@gwdg.de> - initial package: version 1.3.2
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor