Sophie

Sophie

distrib > Mageia > 4 > x86_64 > by-pkgid > 00957cb67b212c1336d1b5da2be29c96 > files > 2

perl-Gnome2-Canvas-1.002-19.mga4.src.rpm

%define module Gnome2-Canvas

Summary:	Perl module for the gnomecanvas library
Name:		perl-%module
Version:	1.002
Release:	%mkrel 19
License:	GPL or Artistic
Group:		Development/GNOME and GTK+
Source:		Gnome2-Canvas-%version.tar.bz2
URL:		http://gtk2-perl.sf.net/

BuildRequires:	libgnomecanvas2-devel
BuildRequires:	perl-ExtUtils-Depends 
BuildRequires:	perl-Gtk2 => 0.26
BuildRequires:	perl-ExtUtils-PkgConfig
Buildrequires:	perl-devel

Requires:	perl-Gtk2 => 0.26
Conflicts:	drakxtools < 9.1-15mdk

provides:	perl-GnomeCanvas = %version
Obsoletes:	perl-GnomeCanvas >= 0.28

%description
The Gnome2::Canvas module allows a perl developer to use the GnomeCanvas
widget with Gtk2-Perl.


%prep
%setup -q -n %module-%version
find -type d -name CVS | rm -rf 

%build
perl Makefile.PL INSTALLDIRS=vendor
make

%install
rm -rf $RPM_BUILD_ROOT
%makeinstall_std

%clean
rm -rf $RPM_BUILD_ROOT

%files
%defattr(-, root, root)
%doc AUTHORS LICENSE canvas_demo
%{_mandir}/*/*
%{perl_vendorarch}/Gnome2/Canvas
%{perl_vendorarch}/Gnome2/Canvas.*
%{perl_vendorarch}/auto/*


%changelog
* Sat Oct 19 2013 umeabot <umeabot> 1.002-19.mga4
+ Revision: 524778
- Mageia 4 Mass Rebuild

* Wed May 29 2013 jquelin <jquelin> 1.002-18.mga4
+ Revision: 431523
- perl 5.18.0 rebuild

* Sun Jan 13 2013 umeabot <umeabot> 1.002-17.mga3
+ Revision: 367782
- Mass Rebuild - https://wiki.mageia.org/en/Feature:Mageia3MassRebuild

* Wed May 30 2012 jquelin <jquelin> 1.002-16.mga3
+ Revision: 250651
- rebuild for perl 5.16

* Mon Sep 05 2011 fwang <fwang> 1.002-15.mga2
+ Revision: 138573
- rebuild for updated perl build flags

* Sun Jun 12 2011 sander85 <sander85> 1.002-14.mga2
+ Revision: 104385
- Rebuild for perl 5.14

* Mon Jan 24 2011 jquelin <jquelin> 1.002-13.mga1
+ Revision: 36248
- mageia rebuild
- imported package perl-Gnome2-Canvas