[perl-QWizard/el5] really get rid of auto-Gtk2 found dependencies this time by nuking source

Wes Hardaker hardaker at fedoraproject.org
Mon Jan 26 14:40:17 UTC 2015


commit f0d2aec576c14489dea619094d571b2b019dc59e
Author: Wes Hardaker <opensource at hardakers.net>
Date:   Mon Jan 26 06:40:02 2015 -0800

    really get rid of auto-Gtk2 found dependencies this time by nuking source

 perl-QWizard.spec |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/perl-QWizard.spec b/perl-QWizard.spec
index 899668a..b6d23db 100644
--- a/perl-QWizard.spec
+++ b/perl-QWizard.spec
@@ -43,6 +43,7 @@ without code modification required by the script author.
 %setup -q -n QWizard-%{version}
 
 %build
+rm -f Generator/Gtk2.pm
 %{__perl} Makefile.PL INSTALLDIRS=vendor
 make %{?_smp_mflags}
 



More information about the perl-devel mailing list