Sophie

Sophie

distrib > Mageia > 3 > i586 > media > core-release-src > by-pkgid > be1a13c584b3aae21e60e7cb6e89820e > files > 2

perl-Gtk2-GladeXML-1.007-8.mga3.src.rpm

%define module Gtk2-GladeXML
%define fmodule Glade

Name:    perl-%module
Version: 1.007
Release: %mkrel 8

Summary: Perl module for the glade libraries
License: GPL+ or Artistic
Group:   Development/GNOME and GTK+
Source0: %module-%version.tar.bz2
Url: http://gtk2-perl.sf.net/

BuildRequires: libglade2.0-devel
BuildRequires: perl-devel
BuildRequires: perl-ExtUtils-Depends
BuildRequires: perl-ExtUtils-PkgConfig
BuildRequires: perl-Gtk2

Requires: perl-Gtk2

%description
This package adds perl support for Glade 2.x to Gtk2-Perl.

libglade allows to load externally stored user interfaces in programs
This allows alteration of GUIes without recompiling of programs.

%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 examples
%{_mandir}/*/*
%{perl_vendorarch}/Gtk2/*
%{perl_vendorarch}/auto/*


%changelog

* Fri Jan 18 2013 fwang <fwang> 1.007-8.mga3
+ Revision: 389326
- rebuild

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

* Wed May 30 2012 jquelin <jquelin> 1.007-6.mga3
+ Revision: 250714
- rebuild for perl 5.16

* Sun Aug 28 2011 fwang <fwang> 1.007-5.mga2
+ Revision: 135820
- rebuild

* Sun Jun 12 2011 ahmad <ahmad> 1.007-4.mga2
+ Revision: 104449
- Rebuild for perl-5.14.0

* Mon Jan 24 2011 jquelin <jquelin> 1.007-3.mga1
+ Revision: 36311
- mageia rebuild
- tighten spec file
- mageia rebuild
- imported package perl-Gtk2-GladeXML