orion pushed to libeio (epel7). "retired"

notifications at fedoraproject.org notifications at fedoraproject.org
Tue Apr 14 14:34:51 UTC 2015


>From 720d25b6474311c8c300bc6b6045357d9315a5df Mon Sep 17 00:00:00 2001
From: "T.C. Hollingsworth" <tchollingsworth at gmail.com>
Date: Mon, 23 Sep 2013 07:57:44 -0700
Subject: retired


diff --git a/.gitignore b/.gitignore
deleted file mode 100644
index 3f810d9..0000000
--- a/.gitignore
+++ /dev/null
@@ -1,2 +0,0 @@
-/libeio.tar.gz
-/libeio-4.18.tar.gz
diff --git a/dead.package b/dead.package
new file mode 100644
index 0000000..7ce5874
--- /dev/null
+++ b/dead.package
@@ -0,0 +1,6 @@
+This package is no longer needed by nodejs.  While perl-IO-AIO bundles it, the 
+maintainer is planning to orphan it.  Additionally, this package provides a 
+libeio.so.1 that conflicts with that from the Enlightenment I/O library in the 
+eio package.  Since nobody wants anything to do with this one, I'm retiring it 
+to get it out of the way.  For more information, see:
+https://lists.fedoraproject.org/pipermail/devel/2013-September/188857.html
diff --git a/libeio.spec b/libeio.spec
deleted file mode 100644
index 7f6bebb..0000000
--- a/libeio.spec
+++ /dev/null
@@ -1,100 +0,0 @@
-Name:		libeio
-Version:	4.18
-Release:	3%{?dist}
-Summary:	Event-based fully asynchronous I/O library
-
-Group:		System Environment/Libraries
-License:	MIT or GPLv2+
-URL:		http://software.schmorp.de/pkg/libeio.html
-Source0:	libeio-%{version}.tar.gz
-# cvs -rrel-%%(echo %%{version} | sed s/./_/) -z3 -d :pserver:anonymous at cvs.schmorp.de/schmorpforge co libeio-%%{version}
-# tar czf libeio-%%{version}.tar.gz libeio-%%{version}
-BuildRoot:	%(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
-BuildRequires:	autoconf automake libtool
-
-%description
-Libeio is a full-featured asynchronous I/O library for C, modeled in
-similar style and spirit as libev. Features include: asynchronous read,
-write, open, close, stat, unlink, fdatasync, mknod, readdir etc. (basically
-the full POSIX API). sendfile (native on solaris, linux, hp-ux, freebsd,
-emulated everywhere else), readahead (emulated where not available).
-
-It is fully event-library agnostic and can easily be integrated into any
-event-library (or used standalone, even in polling mode). It is very portable
-and relies only on POSIX threads.
-
-
-%package devel
-Group:          Development/Libraries
-Summary:        Development headers and libraries for libeio
-Requires:       %{name} = %{version}-%{release}
-
-%description devel
-Development headers and libraries for libeio
-
-
-%prep
-%setup -q
-
-
-%build
-[ -e configure ] || ./autogen.sh
-%configure
-make %{?_smp_mflags} CFLAGS="-D_GNU_SOURCE %{optflags}"
-
-
-%install
-rm -rf $RPM_BUILD_ROOT
-make install DESTDIR=$RPM_BUILD_ROOT
-
-
-%clean
-rm -rf $RPM_BUILD_ROOT
-
-
-%post -p /sbin/ldconfig
-%postun -p /sbin/ldconfig
-
-
-%files
-%defattr(-,root,root,-)
-%{_libdir}/libeio.so.*
-%exclude %{_libdir}/libeio.a
-%exclude %{_libdir}/libeio.la
-%doc LICENSE Changes
-
-
-%files devel
-%{_includedir}/eio.h
-%{_libdir}/libeio.so
-
-
-%changelog
-* Sat Aug 03 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 4.18-3
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
-
-* Thu Feb 14 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 4.18-2
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
-
-* Sat Oct 13 2012 T.C. Hollingsworth <tchollingsworth at gmail.com> - 4.18-1
-- update to version 4.18
-
-* Thu Jul 19 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 3.65-6
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
-
-* Fri Jan 13 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 3.65-5
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
-
-* Mon Feb 07 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 3.65-4
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
-
-* Wed Sep 29 2010 jkeating - 3.65-3
-- Rebuilt for gcc bug 634757
-
-* Mon Sep 20 2010 Lubomir Rintel <lkundrak at v3.sk> - 3.65-2
-- Call ldconfig (Peter Lemenkov)
-- Fix spelling errors
-- Use correct compiler flags
-
-* Fri Sep 17 2010 Lubomir Rintel <lkundrak at v3.sk> - 3.65-1
-- Initial packaging
diff --git a/sources b/sources
deleted file mode 100644
index 59aa23f..0000000
--- a/sources
+++ /dev/null
@@ -1 +0,0 @@
-f00a13ae8759cbd3607957af8a09bef3  libeio-4.18.tar.gz
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/libeio.git/commit/?h=epel7&id=720d25b6474311c8c300bc6b6045357d9315a5df


More information about the scm-commits mailing list