Author: prism Date: Wed Oct 18 19:59:28 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - added URL, spaces to tabs
---- Files affected: SPECS: perl-Wx.spec (1.1 -> 1.2) ---- Diffs: ================================================================ Index: SPECS/perl-Wx.spec diff -u SPECS/perl-Wx.spec:1.1 SPECS/perl-Wx.spec:1.2 --- SPECS/perl-Wx.spec:1.1 Wed Oct 18 21:05:44 2006 +++ SPECS/perl-Wx.spec Wed Oct 18 21:59:23 2006 @@ -6,13 +6,14 @@ Summary: wxPerl - a Perl wrapper for the wxWidgets C++ GUI toolkit Summary(pl): wxPerl - wrapper toolkitu wxWidgets dla Perla Name: perl-Wx -Version: 0.27 +Version: 0.27 Release: 1 # same as perl License: GPL v1+ or Artistic Group: Development/Languages/Perl Source0: http://www.cpan.org/modules/by-module/Wx/Wx-%{version}.tar.gz # Source0-md5: 348c65384bbbe48e77f2b57d0a10821e +URL: http://wxperl.sourceforge.net/ BuildRequires: perl-devel >= 1:5.8.0 BuildRequires: rpm-perlprov >= 4.1-13 BuildRequires: wxGTK2-%{?with_unicode:unicode-}devel >= 2.6.3-1 @@ -32,7 +33,7 @@ %{__perl} Makefile.PL \ INSTALLDIRS=vendor %{__make} \ - OPTIMIZE="%{rpmcflags}" + OPTIMIZE="%{rpmcflags}" %install rm -rf $RPM_BUILD_ROOT @@ -73,6 +74,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.2 2006/10/18 19:59:23 prism +- added URL, spaces to tabs + Revision 1.1 2006/10/18 19:05:44 prism - new ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/perl-Wx.spec?r1=1.1&r2=1.2&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
