From ba65ff43628b4d932916f309c6ccceec74ce6fa5 Mon Sep 17 00:00:00 2001 From: Jitka Plesnikova Date: Jun 22 2012 07:43:50 +0000 Subject: Updated to 0.10 --- diff --git a/perl-Gnome2-Vte.spec b/perl-Gnome2-Vte.spec index 5199c31..339d90c 100644 --- a/perl-Gnome2-Vte.spec +++ b/perl-Gnome2-Vte.spec @@ -1,14 +1,14 @@ %global use_x11_tests 1 Name: perl-Gnome2-Vte -Version: 0.09 -Release: 2%{?dist} +Version: 0.10 +Release: 1%{?dist} Summary: Gnome2::Vte Perl module License: LGPLv2+ Group: Development/Libraries URL: http://search.cpan.org/dist/Gnome2-Vte/ Source0: http://www.cpan.org/modules/by-module/Gnome2/Gnome2-Vte-%{version}.tar.gz -Patch1: Gnome2-Vte-%{version}-pty-fileno.patch +BuildRequires: perl(DynaLoader) BuildRequires: perl(ExtUtils::Depends) >= 0.20 BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(ExtUtils::PkgConfig) >= 1.03 @@ -33,7 +33,6 @@ Perl applications %prep %setup -q -n Gnome2-Vte-%{version} -%patch1 -p1 %build %{__perl} Makefile.PL INSTALLDIRS=vendor OPTIMIZE="$RPM_OPT_FLAGS" @@ -57,13 +56,16 @@ find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \; %endif %files -%defattr(-,root,root,-) -%doc ChangeLog LICENSE maps NEWS README +%doc LICENSE maps NEWS README %{perl_vendorarch}/auto/* %{perl_vendorarch}/Gnome2* %{_mandir}/man3/* %changelog +* Fri Jun 22 2012 Jitka Plesnikova - 0.10-1 +- Updated to 0.10 +- Removed patch + * Thu Jun 14 2012 Petr Pisar - 0.09-2 - Perl 5.16 rebuild diff --git a/sources b/sources index c1c43cc..1d5f14f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -2827329bf463ebc01c3e1a1726a43bbb Gnome2-Vte-0.09.tar.gz +821d413610733259db87ec40d0cb00fc Gnome2-Vte-0.10.tar.gz