Sophie

Sophie

distrib > Mandriva > 2008.0 > i586 > by-pkgid > cfd03f3c294e7300128e01703d656f85 > files > 2

perl-Gnome2-VFS-1.070-2mdv2008.0.src.rpm

%define module Gnome2-VFS
%define fmodule Gnome2/VFS

Summary: Perl module for the gnome2-2.x VFS libraries
Name:    perl-%module
Version: 1.070
Release: %mkrel 2
License: GPL or Artistic
Group:   Development/GNOME and GTK+
# http://sourceforge.net/project/showfiles.php?group_id=64773&package_id=102457
Source:  %module-%version.tar.bz2
URL: http://gtk2-perl.sf.net/
BuildRequires: libgnome-vfs2-devel => 2.6, perl-Glib => 1.00, perl-Gtk2
BuildRequires: perl-devel perl-ExtUtils-Depends perl-ExtUtils-PkgConfig 
Requires: perl-Glib >= 1.00, libgnome-vfs2 >= 2.6
Conflicts: drakxtools < 9.1-15mdk
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot

%description
This module provides perl access to GNOME-2.x VFS libraries.

The GNOME Virtual File System provides an abstraction to common file
system operations like reading, writing and copying files, listing
directories and so on.

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

%build
RPM_OPT_FLAGS="$RPM_OPT_FLAGS"
export GTK2_PERL_CFLAGS="$RPM_OPT_FLAGS"
perl Makefile.PL INSTALLDIRS=vendor
make OPTIMIZE="$RPM_OPT_FLAGS"
#%make test || :

%install
rm -rf $RPM_BUILD_ROOT
%makeinstall_std

%clean
rm -rf $RPM_BUILD_ROOT


%files
%defattr(-, root, root)
%doc LICENSE examples/*
%{_mandir}/*/*
%{perl_vendorarch}/%fmodule
%{perl_vendorarch}/%fmodule.pm
%{perl_vendorarch}/auto/%fmodule




%changelog
* Tue Jul 31 2007 Thierry Vignaud <tvignaud@mandriva.com> 1.070-2mdv2008.0
+ Revision: 57079
- new release

* Tue Jun 26 2007 Thierry Vignaud <tvignaud@mandriva.com> 1.061-2mdv2008.0
+ Revision: 44611
- rebuild


* Wed Nov 29 2006 Thierry Vignaud <tvignaud@mandriva.com> 1.061-1mdv2007.0
+ Revision: 88804
- Import perl-Gnome2-VFS

* Wed Nov 29 2006 Thierry Vignaud <tvignaud@mandrakesoft.com> 1.061-1mdv2007.1
- new release

* Thu Mar 16 2006 Thierry Vignaud <tvignaud@mandriva.com> 1.060-1mdk
- new release

* Tue Jan 31 2006 Thierry Vignaud <tvignaud@mandriva.com> 1.051-1mdk
- new release

* Tue Jan 03 2006 Thierry Vignaud <tvignaud@mandriva.com> 1.050-1mdk
- new release

* Tue Oct 04 2005 Thierry Vignaud <tvignaud@mandriva.com> 1.041-1mdk
- new release

* Fri Jun 24 2005 Thierry Vignaud <tvignaud@mandrakesoft.com> 1.022-1mdk
- new release

* Sat Apr 16 2005 Thierry Vignaud <tvignaud@mandrakesoft.com> 1.021-1mdk
- new release

* Mon Nov 15 2004 Michael Scherer <misc@mandrake.org> 1.011-2mdk
- Rebuild for new perl

* Tue Aug 17 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 1.011-1mdk
- new release

* Tue Aug 10 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 1.010-1mdk
- new release

* Wed Jun 30 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 1.003-1mdk
- new release

* Tue Jun 15 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 1.002-1mdk
- new release

* Sat Jun 05 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 1.001-2mdk
- rebuild for new gnome-vfs2

* Wed Mar 31 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 1.001-1mdk
- new release

* Fri Jan 30 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.90-1mdk
- new release

* Sat Jan 10 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.05-2mdk
- add example

* Sat Jan 10 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.05-1mdk
- initial release