Author: iarnell

Update of /cvs/pkgs/rpms/perl-Cache-FastMmap/EL-6
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv26593

Modified Files:
        perl-Cache-FastMmap.spec 
Log Message:
* Fri Jul 02 2010 Iain Arnell <[email protected]> 1.35-1.2
- drop perl(GTop) buildreq



Index: perl-Cache-FastMmap.spec
===================================================================
RCS file: /cvs/pkgs/rpms/perl-Cache-FastMmap/EL-6/perl-Cache-FastMmap.spec,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -p -r1.7 -r1.8
--- perl-Cache-FastMmap.spec    20 Feb 2010 13:21:18 -0000      1.7
+++ perl-Cache-FastMmap.spec    2 Jul 2010 03:15:49 -0000       1.8
@@ -1,6 +1,6 @@
 Name:           perl-Cache-FastMmap
 Version:        1.35
-Release:        1%{?dist}.1
+Release:        1%{?dist}.2
 Summary:        Uses an mmap'ed file to act as a shared memory interprocess 
cache
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -9,7 +9,8 @@ Source0:        http://www.cpan.org/auth
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires:  perl(ExtUtils::MakeMaker)
 BuildRequires:  perl(Test::More)
-BuildRequires:  perl(GTop)
+#not available in EL-6
+#BuildRequires:  perl(GTop)
 BuildRequires:  perl(Compress::Zlib)
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo 
$version))
 
@@ -55,6 +56,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man3/*
 
 %changelog
+* Fri Jul 02 2010 Iain Arnell <[email protected]> 1.35-1.2
+- drop perl(GTop) buildreq
+
 * Sat Feb 20 2010 Iain Arnell <[email protected]> 1.35-1.1
 - drop failing leak test (rt #39342)
 

--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Reply via email to