]> git.pld-linux.org Git - packages/perl-Glib.git/commitdiff
- patch to remove compilator warnings added (doesn't help for make test not pass...
authorJacek Konieczny <jajcus@pld-linux.org>
Fri, 9 Jan 2004 14:37:35 +0000 (14:37 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    perl-Glib.spec -> 1.19

perl-Glib.spec

index 84f6f0e5ae4d75e2fef6a82982f92ff59bd593f2..553fda2b68d0481c7e6cc91a2c630bfce1ec090a 100644 (file)
@@ -13,6 +13,7 @@ License:      GPL
 Group:         Development/Languages/Perl
 Source0:       http://dl.sourceforge.net/gtk2-perl/%{pnam}-%{version}.tar.gz
 # Source0-md5: e80339fa6f4eddecf64056cec1731a03
+Patch0:                %{name}-kill_warnings.patch
 URL:           http://gtk2-perl.sf.net/
 BuildRequires: glib2-devel >= 2.0.0
 BuildRequires: perl-ExtUtils-Depends >= 0.1
@@ -29,6 +30,7 @@ Ten modu
 
 %prep
 %setup -q -n %{pnam}-%{version}
+%patch0 -p1
 
 %build
 %{__perl} Makefile.PL \
This page took 0.059871 seconds and 4 git commands to generate.