From 5cfd57a0055c6af734a56934af5ab86e1e7bc55e Mon Sep 17 00:00:00 2001 From: Till Maas Date: Jun 04 2014 17:17:31 +0000 Subject: 2014-06-04 - This package was already retired in pkgdb/blocked in koji, but no dead.package file existed. The original retirement reason is unclear. --- diff --git a/.gitignore b/.gitignore deleted file mode 100644 index d7ab5c0..0000000 --- a/.gitignore +++ /dev/null @@ -1 +0,0 @@ -abby-0.4.8.tar.bz2 diff --git a/abby.spec b/abby.spec deleted file mode 100644 index 63717b6..0000000 --- a/abby.spec +++ /dev/null @@ -1,101 +0,0 @@ -Name: abby -Version: 0.4.8 -Release: 6%{?dist} -Summary: Front-end for cclive and clive - -Group: Applications/Multimedia -License: GPLv3+ -URL: http://code.google.com/p/abby/ -Source0: http://%{name}.googlecode.com/files/%{name}-%{version}.tar.bz2 -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) - -BuildRequires: qt-devel desktop-file-utils -Requires: cclive - -%description -abby is a front-end for clive and cclive, allowing users unfamiliar with -command-line interfaces to make most of cclive using a graphical -user-interface. abby is written in C++. - -%prep -%setup -q -echo "[Desktop Entry]" > %{name}.desktop -echo "Name=abby" >> %{name}.desktop -echo "GenericName=abby" >> %{name}.desktop -echo "Comment=Front-end for cclive and clive" >> %{name}.desktop -echo "Exec=abby" >> %{name}.desktop -echo "Terminal=false" >> %{name}.desktop -echo "Type=Application" >> %{name}.desktop -echo "Categories=Network;FileTransfer;Qt;" >> %{name}.desktop - - -%build -qmake-qt4 -make %{?_smp_mflags} - - -%install -rm -rf $RPM_BUILD_ROOT -install -d $RPM_BUILD_ROOT%{_bindir} -install -Dm 755 -p %{name} $RPM_BUILD_ROOT%{_bindir} -desktop-file-install --vendor="" \ - --dir=%{buildroot}%{_datadir}/applications/ \ - %{name}.desktop - - -%clean -rm -rf $RPM_BUILD_ROOT - - -%files -%defattr(-,root,root,-) -%doc AUTHORS ChangeLog COPYING README TODO -%{_bindir}/%{name} -%{_datadir}/applications/%{name}.desktop - - -%changelog -* Sat Aug 03 2013 Fedora Release Engineering - 0.4.8-6 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild - -* Wed Feb 13 2013 Fedora Release Engineering - 0.4.8-5 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild - -* Wed Jul 18 2012 Fedora Release Engineering - 0.4.8-4 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild - -* Thu Jan 12 2012 Fedora Release Engineering - 0.4.8-3 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild - -* Mon Feb 07 2011 Fedora Release Engineering - 0.4.8-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild - -* Thu Jan 21 2010 Nicoleau Fabien 0.4.8-1 -- Update to 0.4.8 -* Fri Dec 18 2009 Nicoleau Fabien 0.4.7-1 -- Update to 0.4.7 -* Sun Dec 6 2009 Nicoleau Fabien 0.4.6.1-1 -- Update to 0.4.6.1 -* Sat Nov 28 2009 Nicoleau Fabien 0.4.5-1 -- Update to 0.4.5 -* Tue Nov 24 2009 Kevin Kofler 0.4.4-2 -- Rebuild for Qt 4.6.0 RC1 in F13 (was built against Beta 1 with unstable ABI) -* Sat Oct 31 2009 Nicoleau Fabien 0.4.4-1 -- Update to 0.4.4 -* Sun Sep 5 2009 Nicoleau Fabien 0.4.3-1 -- Update to 0.4.3 -* Mon Aug 3 2009 Nicoleau Fabien 0.4.2-1 -- Update to 0.4.2 -* Fri Jul 24 2009 Fedora Release Engineering - 0.4.1-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild -* Sat Jul 11 2009 Nicoleau Fabien 0.4.1-1 -- Rebuild for 0.4.1 -* Mon Jun 22 2009 Nicoleau Fabien 0.3.0-1 -- Rebuild for 0.3.0 -* Wed May 6 2009 Nicoleau Fabien 0.2.1-1 -- Rebuild for 0.2.1 -* Tue Apr 21 2009 Nicoleau Fabien 0.2.0-2 -- URL fix -- Add cclive as an explicit require -* Sun Apr 5 2009 Nicoleau Fabien 0.2.0-1 -- Initial build diff --git a/dead.package b/dead.package new file mode 100644 index 0000000..5784d07 --- /dev/null +++ b/dead.package @@ -0,0 +1 @@ +2014-06-04 - This package was already retired in pkgdb/blocked in koji, but no dead.package file existed. The original retirement reason is unclear. diff --git a/sources b/sources deleted file mode 100644 index 5763092..0000000 --- a/sources +++ /dev/null @@ -1 +0,0 @@ -22cfd98ea16a4f02640af5b0cadcaa91 abby-0.4.8.tar.bz2