rpms/perl-Gnome2-VFS/F-8 perl-Gnome2-VFS.spec, 1.3, 1.4 sources, 1.2, 1.3

Chris Weyl (cweyl) fedora-extras-commits at redhat.com
Wed Oct 24 06:45:05 UTC 2007


Author: cweyl

Update of /cvs/extras/rpms/perl-Gnome2-VFS/F-8
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv30175/F-8

Modified Files:
	perl-Gnome2-VFS.spec sources 
Log Message:
* Tue Oct 23 2007 Chris Weyl <cweyl at alumni.drew.edu> 1.080-1
- update to 1.080



Index: perl-Gnome2-VFS.spec
===================================================================
RCS file: /cvs/extras/rpms/perl-Gnome2-VFS/F-8/perl-Gnome2-VFS.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- perl-Gnome2-VFS.spec	21 Aug 2007 21:49:49 -0000	1.3
+++ perl-Gnome2-VFS.spec	24 Oct 2007 06:44:31 -0000	1.4
@@ -1,22 +1,24 @@
 Name:           perl-Gnome2-VFS
-Version:        1.061
-Release:        3%{?dist}
+Version:        1.080
+Release:        1%{?dist}
 Summary:        Perl interface to the 2.x series of the GNOME VFS library
 License:        LGPL
 Group:          Development/Libraries
 URL:            http://search.cpan.org/dist/Gnome2-VFS/
 Source0:        http://www.cpan.org/authors/id/T/TS/TSCH/Gnome2-VFS-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
+Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
 ## core
 BuildRequires:  perl
+BuildRequires:  perl(ExtUtils::MakeMaker)
+BuildRequires:  perl(Test::More)
 ## non-core
 BuildRequires:  perl(ExtUtils::Depends) >= 0.20
 BuildRequires:  perl(ExtUtils::PkgConfig) >= 1.03
 BuildRequires:  perl(Glib) >= 1.120
 BuildRequires:  gnome-vfs2-devel
 
-Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
 %description
 This module allows you to interface with the GNOME Virtual File System
@@ -55,12 +57,15 @@
 
 %files
 %defattr(-,root,root,-)
-%doc ChangeLog doctypes LICENSE NEWS README examples/
+%doc ChangeLog doctypes LICENSE NEWS README examples/ t/
 %{perl_vendorarch}/auto/*
 %{perl_vendorarch}/Gnome2*
 %{_mandir}/man3/*
 
 %changelog
+* Tue Oct 23 2007 Chris Weyl <cweyl at alumni.drew.edu> 1.080-1
+- update to 1.080
+
 * Tue Aug 21 2007 Chris Weyl <cweyl at alumni.drew.edu> 1.061-3
 - bump
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/perl-Gnome2-VFS/F-8/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources	2 Dec 2006 19:37:31 -0000	1.2
+++ sources	24 Oct 2007 06:44:31 -0000	1.3
@@ -1 +1 @@
-2a9b4f0f380873265bd87754e5f17719  Gnome2-VFS-1.061.tar.gz
+a01ce775f19040276eae4f9e5ca6a59c  Gnome2-VFS-1.080.tar.gz




More information about the fedora-extras-commits mailing list