till pushed to darkstat (el6). "2015-04-13: Retired orphaned package, because it was orphaned for more than six weeks. (..more)"

notifications at fedoraproject.org notifications at fedoraproject.org
Mon Apr 13 15:56:49 UTC 2015


>From 3946226818f680d5f521631480dc00951f2b4a87 Mon Sep 17 00:00:00 2001
From: Till Maas <opensource at till.name>
Date: Mon, 13 Apr 2015 17:56:29 +0200
Subject: 2015-04-13: Retired orphaned package, because it was orphaned for
 more than six weeks. Reference: https://fedorahosted.org/epel/ticket/7


diff --git a/.gitignore b/.gitignore
deleted file mode 100644
index 3494fd0..0000000
--- a/.gitignore
+++ /dev/null
@@ -1 +0,0 @@
-/darkstat-3.0.718.tar.bz2
diff --git a/darkstat.service b/darkstat.service
deleted file mode 100644
index 049fe62..0000000
--- a/darkstat.service
+++ /dev/null
@@ -1,11 +0,0 @@
-[Unit]
-Description=Network traffic analyzer
-After=syslog.target network.target
-
-[Service]
-Type=forking
-EnvironmentFile=-/etc/sysconfig/darkstat
-ExecStart=/usr/sbin/darkstat $OPTIONS
-
-[Install]
-WantedBy=multi-user.target
diff --git a/darkstat.spec b/darkstat.spec
deleted file mode 100644
index 62c44c6..0000000
--- a/darkstat.spec
+++ /dev/null
@@ -1,79 +0,0 @@
-Name:          darkstat
-Summary:       Network traffic analyzer
-Version:       3.0.718
-Release:       5%{?dist}
-License:       GPLv2
-Group:         Applications/Internet
-URL:           http://unix4lyfe.org/darkstat/
-Source:        http://unix4lyfe.org/%{name}/%{name}-%{version}.tar.bz2
-# My own systemd files
-Source1:       %{name}.service
-Source2:       %{name}.sysconfig
-BuildRequires: libpcap-devel, zlib-devel
-
-Requires(post):   systemd
-Requires(preun):  systemd
-Requires(postun): systemd
-BuildRequires:    systemd
-
-%description
-darkstat is a network traffic analyzer. It's basically a packet sniffer
-which runs as a background process on a cable/DSL router and gathers
-all sorts of useless but interesting statistics.
-
-%prep
-%setup -q
-
-%build
-%configure --disable-silent-rules
-make %{?_smp_mflags}
-
-%install
-make install DESTDIR="%{buildroot}"
-
-install -Dp -m 0644 %{SOURCE1} %{buildroot}/%{_unitdir}/%{name}.service
-install -Dp -m 0644 %{SOURCE2} %{buildroot}/%{_sysconfdir}/sysconfig/%{name}
-
-%pre
-getent passwd %{name} >/dev/null || useradd -r -s /sbin/nologin -c "Network traffic analyzer" %{name}
-exit 0
-
-%post
-%systemd_post %{name}.service
-
-%preun
-%systemd_preun %{name}.service
-
-%postun
-%systemd_postun_with_restart %{name}.service
-
-%files
-%doc AUTHORS COPYING* LICENSE NEWS README *.txt
-%{_mandir}/man8/darkstat.8*
-%attr(755,-,-) %{_sbindir}/darkstat
-%attr(0600,%{name},root) %config(noreplace) %{_sysconfdir}/sysconfig/%{name}
-%{_unitdir}/%{name}.service
-
-%changelog
-* Sat Aug 16 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 3.0.718-5
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
-
-* Sat Jun 07 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 3.0.718-4
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
-
-* Fri Apr 25 2014 Pavel Alexeev <Pahan at Hubbitus.info> - 3.0.718-3
-- Add --disable-silent-rules to configure call.
-
-* Thu Apr 24 2014 Pavel Alexeev <Pahan at Hubbitus.info> - 3.0.718-2
-- Do not mark man ad %%doc.
-- Add systemd stuff.
-- Provide separate user for service.
-
-* Fri Mar 14 2014 Pavel Alexeev <Pahan at Hubbitus.info> - 3.0.718-1
-- Imported from http://pkgs.repoforge.org/darkstat/darkstat-3.0.717-1.rf.src.rpm and rework to prepare for Fedora.
-- Update to 3.0.718.
-- Cleanup.
-- Update URLs.
-- Remove INSTALL file from docs (install-file-in-docs rpmlint warning).
-- darkstat.x86_64: E: missing-call-to-setgroups /usr/sbin/darkstat, darkstat.x86_64: E: incorrect-fsf-address /usr/share/doc/darkstat/COPYING.GPL issues mailed to author.
-- Add BR zlib-devel
\ No newline at end of file
diff --git a/darkstat.sysconfig b/darkstat.sysconfig
deleted file mode 100644
index 395bad5..0000000
--- a/darkstat.sysconfig
+++ /dev/null
@@ -1,3 +0,0 @@
-# As base only specify network interface is mandatory.
-# For more options see man darkstat
-OPTIONS="-i p10p1"
diff --git a/dead.package b/dead.package
new file mode 100644
index 0000000..b634127
--- /dev/null
+++ b/dead.package
@@ -0,0 +1,3 @@
+2015-04-13: Retired orphaned package, because it was orphaned for more than six weeks.
+Reference: https://fedorahosted.org/epel/ticket/7
+
diff --git a/sources b/sources
deleted file mode 100644
index 0fa04ee..0000000
--- a/sources
+++ /dev/null
@@ -1 +0,0 @@
-1fb31ac01d4689493c917fa622a002e7  darkstat-3.0.718.tar.bz2
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/darkstat.git/commit/?h=el6&id=3946226818f680d5f521631480dc00951f2b4a87


More information about the scm-commits mailing list