[perl-Text-vFile-asData] - Remove Text-vFile-asData-0.07.diff. - Remove *-utils.

corsepiu corsepiu at fedoraproject.org
Sun Sep 12 05:49:39 UTC 2010


commit abee3b408146bf94ea8178e0fea2fe47d318507e
Author: Ralf Corsépius <corsepiu at fedoraproject.org>
Date:   Sun Sep 12 07:49:25 2010 +0200

    - Remove Text-vFile-asData-0.07.diff.
    - Remove *-utils.

 Text-vFile-asData-0.07.diff |   16 ----------------
 perl-Text-vFile-asData.spec |   25 +++++++++----------------
 2 files changed, 9 insertions(+), 32 deletions(-)
---
diff --git a/perl-Text-vFile-asData.spec b/perl-Text-vFile-asData.spec
index 9205b2a..f315db9 100644
--- a/perl-Text-vFile-asData.spec
+++ b/perl-Text-vFile-asData.spec
@@ -1,19 +1,21 @@
 Name:           perl-Text-vFile-asData
 Version:        0.07
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Parse vFile formatted files into data structures
 License:        GPL+ or Artistic
 Group:          Development/Libraries
 URL:            http://search.cpan.org/dist/Text-vFile-asData/
 Source0:        http://www.cpan.org/authors/id/R/RC/RCLAMP/Text-vFile-asData-%{version}.tar.gz
-# Restore 0.05 behavior: Install */bin
-Patch0:         Text-vFile-asData-0.07.diff
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:      noarch
 BuildRequires:  perl(Class::Accessor::Chained)
 BuildRequires:  perl(ExtUtils::MakeMaker)
 BuildRequires:  perl(Test::More)
 
+# To be dropped in Fedora 16
+Obsoletes:      %{name}-utils < %{version}-%{release}
+Provides:       %{name}-utils = %{version}-%{release}
+
 # for improved tests
 BuildRequires:  perl(Test::Pod) >= 1.00
 
@@ -25,16 +27,8 @@ Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $versi
 Text::vFile::asData reads vFile format files, such as vCard (RFC 2426) and
 vCalendar (RFC 2445).
 
-%package utils
-Summary: Utilities using perl-Text-vFile-asData
-Group:          Development/Tools
-
-%description utils
-%{summary}
-
 %prep
 %setup -q -n Text-vFile-asData-%{version}
-%patch0 -p1
 
 %build
 %{__perl} Makefile.PL INSTALLDIRS=vendor
@@ -61,12 +55,11 @@ rm -rf $RPM_BUILD_ROOT
 %{perl_vendorlib}/*
 %{_mandir}/man3/*
 
-%files utils
-%defattr(-,root,root,-)
-%{_bindir}/*
-%{_mandir}/man1/*
-
 %changelog
+* Sat Sep 12 2010 Ralf Corsépius <corsepiu at fedoraproject.org> - 0.07-2
+- Remove Text-vFile-asData-0.07.diff.
+- Remove *-utils.
+
 * Sat Sep 11 2010 Ralf Corsépius <corsepiu at fedoraproject.org> - 0.07-1
 - Upstream update.
 - Install */bin (Add Text-vFile-asData-0.07.diff).



More information about the perl-devel mailing list