Author: mmaslano Update of /cvs/pkgs/rpms/perl-Wx/F-11 In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv28221 Modified Files: perl-Wx.spec Log Message: * Mon Jun 29 2009 Marcela MaÅ¡láÅ?ová <mmaslano@xxxxxxxxxx> - 0.91-2 - remove RPM_OPT_FLAGS which create message: undefined symbol: Perl_Guse_safe_putenv_ptr - Resolves: rhbz#508496 Index: perl-Wx.spec =================================================================== RCS file: /cvs/pkgs/rpms/perl-Wx/F-11/perl-Wx.spec,v retrieving revision 1.26 retrieving revision 1.27 diff -u -p -r1.26 -r1.27 --- perl-Wx.spec 18 Jun 2009 14:16:11 -0000 1.26 +++ perl-Wx.spec 29 Jun 2009 14:31:25 -0000 1.27 @@ -6,7 +6,7 @@ Name: perl-Wx Version: 0.91 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Interface to the wxWidgets cross-platform GUI toolkit Group: Development/Libraries @@ -58,7 +58,7 @@ __EOF__ chmod +x %{__perl_requires} %build -%{__perl} Makefile.PL --wx-unicode --wx-version=`wx-config --version | cut -d . -f 1-2` --wx-toolkit=gtk2 INSTALLDIRS=vendor OPTIMIZE="$RPM_OPT_FLAGS" +%{__perl} Makefile.PL --wx-unicode --wx-version=`wx-config --version | cut -d . -f 1-2` --wx-toolkit=gtk2 INSTALLDIRS=vendor make %{?_smp_mflags} @@ -91,6 +91,10 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Mon Jun 29 2009 Marcela MaÅ¡láÅ?ová <mmaslano@xxxxxxxxxx> - 0.91-2 +- remove RPM_OPT_FLAGS which create message: undefined symbol: Perl_Guse_safe_putenv_ptr +- Resolves: rhbz#508496 + * Wed Jun 3 2009 Marcela MaÅ¡láÅ?ová <mmaslano@xxxxxxxxxx> - 0.91-1 - update -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl Fedora-perl-devel-list mailing list Fedora-perl-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/fedora-perl-devel-list