>From 8ef84bbcf01fd20f73733dfc02ee6cbdb827f5da Mon Sep 17 00:00:00 2001 From: Jitka Plesnikova <jplesnik@xxxxxxxxxx> Date: Tue, 21 Apr 2015 14:36:57 +0200 Subject: Removed useless patch, because the issue was fixed by the update diff --git a/perl-Getopt-GUI-Long-ARGV-fix.patch b/perl-Getopt-GUI-Long-ARGV-fix.patch deleted file mode 100644 index 86f53c2..0000000 --- a/perl-Getopt-GUI-Long-ARGV-fix.patch +++ /dev/null @@ -1,13 +0,0 @@ -Index: Long.pm -=================================================================== ---- Long.pm (revision 4734) -+++ Long.pm (working copy) -@@ -37,7 +37,7 @@ - ( - display_results => - { -- title => "$ARGV Output", -+ title => (defined($ARGV) ? $ARGV : $0) . " Output", - questions => - [ - { type => 'paragraph', diff --git a/perl-Getopt-GUI-Long.spec b/perl-Getopt-GUI-Long.spec index bad545f..0372136 100644 --- a/perl-Getopt-GUI-Long.spec +++ b/perl-Getopt-GUI-Long.spec @@ -1,6 +1,6 @@ Name: perl-Getopt-GUI-Long Version: 0.93 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A wrapper around Getopt::Long to provide a GUI to applications License: GPL+ or Artistic Group: Development/Libraries @@ -14,7 +14,6 @@ BuildRequires: perl(Test::More) # (they're the best of the alternative choices available on linux) Requires: perl(QWizard) Requires: perl(Gtk2) -Patch1: perl-Getopt-GUI-Long-ARGV-fix.patch # neither are picked up automagically. Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) @@ -46,8 +45,6 @@ programmer needing to write usage() functions. %prep %setup -q -n Getopt-GUI-Long-%{version} -%patch1 -p0 - %build %{__perl} Makefile.PL INSTALLDIRS=vendor make %{?_smp_mflags} @@ -76,6 +73,9 @@ rm -rf %{buildroot} %{_mandir}/man3/* %changelog +* Tue Apr 21 2015 Jitka Plesnikova <jplesnik@xxxxxxxxxx> - 0.93-2 +- Removed useless patch, because the issue was fixed by the update + * Mon Feb 23 2015 Wes Hardaker <wjhns174@xxxxxxxxxxxxx> - 0.93-1 - new 0.93 for bugs we do not need to fix in fedora -- cgit v0.10.2 http://pkgs.fedoraproject.org/cgit/perl-Getopt-GUI-Long.git/commit/?h=master&id=8ef84bbcf01fd20f73733dfc02ee6cbdb827f5da -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/perl-devel