From f5728c061ffcb9b4f190dd6cc09075dfd0c85fc0 Mon Sep 17 00:00:00 2001
From: Jose Pedro Oliveira <j...@fedoraproject.org>
Date: Wed, 24 Jan 2007 23:35:53 +0000
Subject: Update do 1.03.

---
 .cvsignore             | 2 +-
 perl-IO-Interface.spec | 7 +++++--
 sources                | 2 +-
 3 files changed, 7 insertions(+), 4 deletions(-)

diff --git a/.cvsignore b/.cvsignore
index a53d8ab..70b4236 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -1 +1 @@
-IO-Interface-1.02.tar.gz
+IO-Interface-1.03.tar.gz
diff --git a/perl-IO-Interface.spec b/perl-IO-Interface.spec
index 687ce3a..a1d58b9 100644
--- a/perl-IO-Interface.spec
+++ b/perl-IO-Interface.spec
@@ -1,5 +1,5 @@
 Name:           perl-IO-Interface
-Version:        1.02
+Version:        1.03
 Release:        1%{?dist}
 Summary:        Perl extension for accessing network card configuration 
information
 
@@ -32,7 +32,7 @@ rm -rf $RPM_BUILD_ROOT
 make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT
 find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} ';'
 find $RPM_BUILD_ROOT -type f -name '*.bs' -empty -exec rm -f {} ';'
-find $RPM_BUILD_ROOT -type d -depth -exec rmdir {} 2>/dev/null ';'
+find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null ';'
 chmod -R u+w $RPM_BUILD_ROOT/*
 
 
@@ -53,6 +53,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Wed Jan 24 2007 Jose Pedro Oliveira <jpo at di.uminho.pt> - 1.03-1
+- Update do 1.03.
+
 * Thu Sep 14 2006 Jose Pedro Oliveira <jpo at di.uminho.pt> - 1.02-1
 - Update do 1.02.
 
diff --git a/sources b/sources
index b71a05f..39708cb 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ff96f98f52b68ece88a8e40e292071d2  IO-Interface-1.02.tar.gz
+bbdc1ded0d51e8c509d87390bd824fd7  IO-Interface-1.03.tar.gz
-- 
cgit v0.12


        
http://pkgs.fedoraproject.org/cgit/perl-IO-Interface.git/commit/?h=epel7&id=f5728c061ffcb9b4f190dd6cc09075dfd0c85fc0
_______________________________________________
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org

Reply via email to