diff --git a/.gitignore b/.gitignore deleted file mode 100644 index 785e887..0000000 --- a/.gitignore +++ /dev/null @@ -1,6 +0,0 @@ -/seren-0.0.16.tar.gz -/seren-0.0.17.tar.gz -/seren-0.0.18.tar.gz -/seren-0.0.19.tar.gz -/seren-0.0.20.tar.gz -/seren-0.0.21.tar.gz diff --git a/dead.package b/dead.package new file mode 100644 index 0000000..5204a84 --- /dev/null +++ b/dead.package @@ -0,0 +1 @@ +Orphaned for 6+ weeks diff --git a/seren.spec b/seren.spec deleted file mode 100644 index 4b387b3..0000000 --- a/seren.spec +++ /dev/null @@ -1,65 +0,0 @@ -Name: seren -Version: 0.0.21 -Release: 1%{?dist} -Summary: Simple VoIP program to create conferences from the terminal -Group: Applications/Internet -License: GPLv3+ -URL: http://holdenc.altervista.org/seren/ -Source: http://holdenc.altervista.org/seren/downloads/%{name}-%{version}.tar.gz -BuildRequires: alsa-lib-devel -BuildRequires: opus-devel -BuildRequires: ncurses-devel -BuildRequires: gmp-devel - -%description -Seren is a simple VoIP program based on the Opus codec that allows you -to create a voice conference from the terminal, with up to 10 -participants, without having to register accounts, exchange emails, or -add people to contact lists. -All you need to join an existing conference is the host name or IP -address of one of the participants. -Seren creates a dynamic peer-to-peer network of equivalent nodes which -exchange text and audio data using a UDP connection, and offers the -user the ability to change the quality/bitrate on the fly, encrypt the -traffic and record the calls. - -%prep -%setup -q - -%build -%configure --enable-default-pulse -make %{?_smp_mflags} - -%install -make install DESTDIR=%{buildroot} - -%files -%{_bindir}/seren -%{_mandir}/man1/seren.1.gz -%doc COPYING README BUGS TODO Changelog - - -%changelog -* Thu Apr 02 2015 Francesco Frassinelli - 0.0.21-1 -- Version bump - -* Sun Sep 14 2014 Francesco Frassinelli - 0.0.20-1 -- Version bump - -* Mon Aug 18 2014 Fedora Release Engineering - 0.0.19-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild - -* Fri Aug 01 2014 Francesco Frassinelli - 0.0.19-1 -- Version bump - -* Sun Jun 08 2014 Fedora Release Engineering - 0.0.18-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild - -* Thu May 29 2014 Francesco Frassinelli - 0.0.18-1 -- Version bump - -* Sat Jan 18 2014 Francesco Frassinelli - 0.0.17-1 -- Version bump - -* Mon Jan 06 2014 Francesco Frassinelli - 0.0.16-1 -- Initial build diff --git a/sources b/sources deleted file mode 100644 index 4bba4be..0000000 --- a/sources +++ /dev/null @@ -1 +0,0 @@ -9a0e31e68c682ea5b45efab86246448b seren-0.0.21.tar.gz