SPECS: Pmw.spec - up to 1.3 - pl fixes

lisu lisu at pld-linux.org
Sat Sep 29 02:26:35 CEST 2007


Author: lisu                         Date: Sat Sep 29 00:26:35 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- up to 1.3
- pl fixes

---- Files affected:
SPECS:
   Pmw.spec (1.7 -> 1.8) 

---- Diffs:

================================================================
Index: SPECS/Pmw.spec
diff -u SPECS/Pmw.spec:1.7 SPECS/Pmw.spec:1.8
--- SPECS/Pmw.spec:1.7	Mon Feb 12 22:23:45 2007
+++ SPECS/Pmw.spec	Sat Sep 29 02:26:30 2007
@@ -1,17 +1,17 @@
 # $Revision$, $Date$
-Summary:	Python toolkit for building compound Tkinter widgets.
+Summary:	Python toolkit for building compound Tkinter widgets
 Summary(pl.UTF-8):	Zestaw narzędzi dla Pythona do budowania komponentów Tkinter
 Name:		Pmw
-Version:	1.2
-Release:	2
+Version:	1.3
+Release:	1
 License:	MIT
 Group:		Development/Languages/Python
 Source0:	http://download.sourceforge.net/pmw/%{name}.%{version}.tar.gz
-# Source0-md5:	75c49c30595217c8d9376c36aa5426aa
+# Source0-md5:	fc9affbcb1b2b86930464350ac2f0a1d
 Patch0:		%{name}-env-location.patch
 URL:		http://pmw.sourceforge.net/
-Requires:	python-tkinter
 Requires:	python
+Requires:	python-tkinter
 Buildarch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -23,15 +23,15 @@
 widgets, paned widgets, scrolled widgets and dialog windows.
 
 %description -l pl.UTF-8
-Pmw jest zestawem narzędzi do budowania komponentów wysokiego poziomu
-dla Pythona korzystając z modułu Tkinter. Zawiera zestaw podstawowych
-klas i bibliotek przenośnych i rozszerzalnych mega-komponentów.
-Zawiera notesy, comboboksy, komponenty wybierania, panele, przesuwane
-i okna dialogowe.
+Pmw jest zestawem narzędzi do budowania komponentów wysokiego
+poziomu dla Pythona korzystając z modułu Tkinter. Zawiera zestaw
+podstawowych klas i bibliotek przenośnych i rozszerzalnych
+mega-komponentów. Zawiera notesy, comboboksy, komponenty wybierania,
+panele przesuwane i okna dialogowe.
 
 %prep
-%setup -q -n %{name}
-%patch0
+%setup -q -n src/%{name}
+%patch0 -p1
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -53,6 +53,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.8  2007/09/29 00:26:30  lisu
+- up to 1.3
+- pl fixes
+
 Revision 1.7  2007/02/12 21:23:45  glen
 - tabs in preamble
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/Pmw.spec?r1=1.7&r2=1.8&f=u



More information about the pld-cvs-commit mailing list