15
0
forked from pool/python-pmw
David Hall
2014-03-21 21:01:41 +00:00
committed by Git OBS Bridge
parent 04cd66f2f1
commit aaa871a6cc
4 changed files with 10 additions and 6 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-pmw
#
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
Name: python-pmw
Version: 1.3.3
Version: 1.3.3b
Release: 0
Url: http://pmw.sourceforge.net/
Summary: High-level compound widgets in Python using the Tkinter module
@@ -59,7 +59,6 @@ python setup.py install --root=%{buildroot} --prefix=%{_prefix}
%files
%defattr(-,root,root)
%doc Pmw/README Pmw/Pmw_1_3_3/demos Pmw/Pmw_1_3_3/doc
%{python_sitelib}/*
%changelog