pghmcfc pushed to perl-File-LibMagic (epel7). "update perl-File-LibMagic to 0.88"

notifications at fedoraproject.org notifications at fedoraproject.org
Thu Oct 8 13:24:09 UTC 2015


From 1939b795788a2ea9cf098df831c2d9769ba56487 Mon Sep 17 00:00:00 2001
From: joshkayse <joshkayse at fedoraproject.org>
Date: Mon, 28 Jul 2008 16:46:37 +0000
Subject: update perl-File-LibMagic to 0.88

---
 .cvsignore              |  2 +-
 perl-File-LibMagic.spec | 17 +++++++++--------
 sources                 |  2 +-
 3 files changed, 11 insertions(+), 10 deletions(-)

diff --git a/.cvsignore b/.cvsignore
index 0e0f983..7ad6673 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -1 +1 @@
-File-LibMagic-0.85.tgz
+File-LibMagic-0.88.tgz
diff --git a/perl-File-LibMagic.spec b/perl-File-LibMagic.spec
index f89c7ba..1c4a735 100644
--- a/perl-File-LibMagic.spec
+++ b/perl-File-LibMagic.spec
@@ -1,29 +1,27 @@
 %define module	File-LibMagic
 %define name	perl-%{module}
-%define version	0.85
+%define version	0.88
 
 Name:		%{name}
 Version:	%{version}
-Release:	3%{?dist}
+Release:	0%{?dist}
 Summary:	Perlwrapper for libmagic
 License:	GPL+ or Artistic
 Group:		Development/Libraries
 Source:		http://search.cpan.org/CPAN/authors/id/F/FI/FITZNER/%{module}-%{version}.tgz
-Patch0:		tests-0.85.patch
 Url:		http://www.cpan.org
 BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires:  file-devel
 Buildrequires:  perl-devel
 BuildRequires:  perl-Test-Base
-Requires:   perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
+Requires:	perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
 %description
-The File::LibMagic is a simple perlinterface to libmagic from the
+The File::LibMagic is a simple perl interface to libmagic from the
 file-4.x package
 
 %prep
 %setup -q -n %{module}-%{version}
-%patch0 -p0 -b .tests
 
 %build
 %{__perl} Makefile.PL INSTALLDIRS=vendor
@@ -39,7 +37,7 @@ find %{buildroot} -depth -type d -exec rmdir {} 2>/dev/null \;
 
 %{_fixperms} %{buildroot}/*
 
-%check || :
+%check
 make test
 
 %clean
@@ -53,9 +51,12 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man3/*
 
 %changelog
+* Mon Jul 28 2008 Josh Kayse <josh.kayse at gtri.gatech.edu> 0.88-0.f10
+- update to 0.88
+
 * Sat Mar 01 2008 Josh Kayse <josh.kayse at gtri.gatech.edu> 0.85-3
 - add perl Require
-- specify specific directories in %files
+- specify specific directories in files
 
 * Fri Feb 29 2008 Josh Kayse <josh.kayse at gtri.gatech.edu> 0.85-2
 - added patch to fix test cases
diff --git a/sources b/sources
index bb3b293..f9c10ab 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-037150b3131a566b518a7042f9a8d527  File-LibMagic-0.85.tgz
+1998b2ec23211cfdd12fbdc891d653d7  File-LibMagic-0.88.tgz
-- 
cgit v0.11.2


	http://pkgs.fedoraproject.org/cgit/perl-File-LibMagic.git/commit/?h=epel7&id=1939b795788a2ea9cf098df831c2d9769ba56487


More information about the perl-devel mailing list