From ee54e72231a53267add95e8c2fbe43a8cf6b7cb6 Mon Sep 17 00:00:00 2001
From: Till Maas <opensou...@till.name>
Date: Wed, 18 May 2016 23:35:56 +0200
Subject: 2016-05-18: Retired orphaned package, because it was orphaned for
 more than six weeks.

---
 .gitignore           |  1 -
 dead.package         |  3 +++
 perl-SVN-Simple.spec | 68 ----------------------------------------------------
 sources              |  1 -
 4 files changed, 3 insertions(+), 70 deletions(-)
 delete mode 100644 .gitignore
 create mode 100644 dead.package
 delete mode 100644 perl-SVN-Simple.spec
 delete mode 100644 sources

diff --git a/.gitignore b/.gitignore
deleted file mode 100644
index 87a2eff..0000000
--- a/.gitignore
+++ /dev/null
@@ -1 +0,0 @@
-SVN-Simple-0.27.tar.gz
diff --git a/dead.package b/dead.package
new file mode 100644
index 0000000..366ec3e
--- /dev/null
+++ b/dead.package
@@ -0,0 +1,3 @@
+2016-05-18: Retired orphaned package, because it was orphaned for
+more than six weeks.
+
diff --git a/perl-SVN-Simple.spec b/perl-SVN-Simple.spec
deleted file mode 100644
index 6af261d..0000000
--- a/perl-SVN-Simple.spec
+++ /dev/null
@@ -1,68 +0,0 @@
-Name:           perl-SVN-Simple
-Version:        0.27
-Release:        6%{?dist}
-Summary:        A simple interface for writing a delta editor
-License:        GPL+ or Artistic
-Group:          Development/Libraries
-URL:            http://search.cpan.org/dist/SVN-Simple/
-Source0:        
http://www.cpan.org/modules/by-module/SVN/SVN-Simple-%{version}.tar.gz
-BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-BuildArch:      noarch
-BuildRequires:  perl(ExtUtils::MakeMaker)
-BuildRequires:  perl(Test::More)
-BuildRequires:  perl(SVN::Core)
-Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo 
$version))
-
-%description 
-SVN::Simple::Edit wraps the subversion delta editor with
-a perl friendly interface and then you could easily drive it for
-describing changes to a tree. A common usage is to wrap the commit
-editor, so you could make commits to a subversion repository easily.
-
-%prep
-%setup -q -n SVN-Simple-%{version}
-
-%build
-%{__perl} Makefile.PL INSTALLDIRS=vendor
-make %{?_smp_mflags}
-
-%install
-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 d -depth -exec rmdir {} 2>/dev/null \;
-
-chmod -R u+rwX,go+rX,go-w $RPM_BUILD_ROOT/*
-
-%check
-make test
-
-%clean
-rm -rf $RPM_BUILD_ROOT
-
-%files
-%defattr(-,root,root,-)
-%doc CHANGES README
-%{perl_vendorlib}/*
-%{_mandir}/man3/*
-
-%changelog
-* Thu Mar  6 2008 Tom "spot" Callaway <tcall...@redhat.com> - 0.27-6
-- rebuild for new perl
-
-* Thu Aug 16 2007 Ian Burrell <ianburr...@gmail.com> - 0.27-5
-- Fix BuildRequires
-
-* Mon Sep 11 2006 Ian Burrell <ianburr...@gmail.com> - 0.27-4
-- Rebuild for FC6
-
-* Wed Jun 28 2006 Ian Burrell <ianburr...@gmail.com> - 0.27-3
-- Add buildrequires on SVN::Core
-
-* Tue Jun 27 2006 Ian Burrell <ianburr...@gmail.com> - 0.27-2
-- Fix rpmlint warnings
-
-* Thu Mar 30 2006 Ian Burrell <ianburr...@gmail.com> 0.27-1
-- Specfile autogenerated by cpanspec 1.64.
diff --git a/sources b/sources
deleted file mode 100644
index 863358e..0000000
--- a/sources
+++ /dev/null
@@ -1 +0,0 @@
-6a5609e038421564051019649dd05fd0  SVN-Simple-0.27.tar.gz
-- 
cgit v0.12


        
http://pkgs.fedoraproject.org/cgit/perl-SVN-Simple.git/commit/?h=el5&id=ee54e72231a53267add95e8c2fbe43a8cf6b7cb6
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
http://lists.fedoraproject.org/admin/lists/perl-devel@lists.fedoraproject.org

Reply via email to