Author: qboosh Date: Mon Nov 6 19:51:33 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - pl, URL
---- Files affected: SPECS: perl-Alien-wxWidgets.spec (1.2 -> 1.3) ---- Diffs: ================================================================ Index: SPECS/perl-Alien-wxWidgets.spec diff -u SPECS/perl-Alien-wxWidgets.spec:1.2 SPECS/perl-Alien-wxWidgets.spec:1.3 --- SPECS/perl-Alien-wxWidgets.spec:1.2 Sat Oct 21 22:03:42 2006 +++ SPECS/perl-Alien-wxWidgets.spec Mon Nov 6 20:51:27 2006 @@ -2,7 +2,7 @@ # # Conditional build: %bcond_without tests # do not perform "make test" -%bcond_with unicode +%bcond_with unicode # use Unicode version of wxGTK2 # %include /usr/lib/rpm/macros.perl %define pdir Alien @@ -17,26 +17,28 @@ Group: Development/Languages/Perl Source0: http://www.cpan.org/modules/by-module/Alien/%{pdir}-%{pnam}-%{version}.tar.gz # Source0-md5: 98de414f8d378170ede6cf96a0e2f73e -Patch0: %{name}-nobuild.patch -BuildRequires: perl-devel >= 1:5.8.0 +Patch0: %{name}-nobuild.patch +URL: http://search.cpan.org/dist/Alien-wxWidgets/ BuildRequires: perl-Module-Build >= 0.2611-1 BuildRequires: perl-Module-Pluggable >= 3.1-4 +BuildRequires: perl-devel >= 1:5.8.0 BuildRequires: rpm-perlprov >= 4.1-13 BuildRequires: wxGTK2-%{?with_unicode:unicode-}devel >= 2.6.3 BuildRequires: wxGTK2-%{?with_unicode:unicode-}gl-devel >= 2.6.3 - BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description -Alien::wxWidgets allows wxPerl to easily find information about your wxWidgets installation. -It can store this information for multiple wxWidgets versions or configurations -(debug, Unicode, etc.). It can also build and install a private copy of wxWidgets -as part of the build process. +Alien::wxWidgets allows wxPerl to easily find information about your +wxWidgets installation. It can store this information for multiple +wxWidgets versions or configurations (debug, Unicode, etc.). It can +also build and install a private copy of wxWidgets as part of the +build process. %description -l pl -Alien::wxWidgets pozwala wxPerlowi łatwo uzyskać informacje na temat instalacji wxWidgets. -Może przechowywać informacje o wielu wersjach lub konfiguracjach (debug, Unicode, itp.). -Może także zbudować i zainstalować prywatną kopię wxWidgets jako część procesu budowania. +Alien::wxWidgets pozwala wxPerlowi łatwo uzyskać informacje na temat +instalacji wxWidgets. Może przechowywać informacje o wielu wersjach +lub konfiguracjach (debug, Unicode, itp.). Może także zbudować i +zainstalować prywatną kopię wxWidgets jako część procesu budowania. %prep %setup -q -n %{pdir}-%{pnam}-%{version} @@ -46,10 +48,10 @@ WX_CONFIG=wx-gtk2-%{?with_unicode:unicode}%{!?with_unicode:ansi}-config export WX_CONFIG %{__perl} Makefile.PL \ - INSTALLDIRS=vendor + INSTALLDIRS=vendor %{__make} \ - OPTIMIZE="%{rpmcflags}" + OPTIMIZE="%{rpmcflags}" %{?with_tests:%{__make} test} @@ -79,9 +81,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.3 2006/11/06 19:51:27 qboosh +- pl, URL + Revision 1.2 2006/10/21 20:03:42 prism - rel down to indicate that it's not ready yet Revision 1.1 2006/10/21 20:01:46 prism - saving work, not working yet, help needed - ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/perl-Alien-wxWidgets.spec?r1=1.2&r2=1.3&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
