Author: lisu Date: Fri Apr 4 13:08:08 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - up to 1.3.2 - proper URL for Source0
---- Files affected: SPECS: Pmw.spec (1.8 -> 1.9) ---- Diffs: ================================================================ Index: SPECS/Pmw.spec diff -u SPECS/Pmw.spec:1.8 SPECS/Pmw.spec:1.9 --- SPECS/Pmw.spec:1.8 Sat Sep 29 02:26:30 2007 +++ SPECS/Pmw.spec Fri Apr 4 15:08:03 2008 @@ -2,12 +2,12 @@ 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.3 +Version: 1.3.2 Release: 1 License: MIT Group: Development/Languages/Python -Source0: http://download.sourceforge.net/pmw/%{name}.%{version}.tar.gz -# Source0-md5: fc9affbcb1b2b86930464350ac2f0a1d +Source0: http://dl.sourceforge.net/pmw/%{name}.%{version}.tar.gz +# Source0-md5: 7f30886fe9885ab3cf85dac6ce1fbda5 Patch0: %{name}-env-location.patch URL: http://pmw.sourceforge.net/ Requires: python @@ -30,7 +30,7 @@ panele przesuwane i okna dialogowe. %prep -%setup -q -n src/%{name} +%setup -q -n %{name}.%{version}/src/%{name} %patch0 -p1 %install @@ -53,6 +53,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.9 2008-04-04 13:08:03 lisu +- up to 1.3.2 +- proper URL for Source0 + Revision 1.8 2007-09-29 00:26:30 lisu - up to 1.3 - pl fixes ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/Pmw.spec?r1=1.8&r2=1.9&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
