diff --git a/dead.package b/dead.package new file mode 100644 index 0000000..6c90bdc --- /dev/null +++ b/dead.package @@ -0,0 +1 @@ +This package was retired on 2011-07-25 due to it being unable to build this package for multiple releases (FTBFS). diff --git a/klibido-0.2.5-desktop_file.patch b/klibido-0.2.5-desktop_file.patch deleted file mode 100644 index ba52360..0000000 --- a/klibido-0.2.5-desktop_file.patch +++ /dev/null @@ -1,18 +0,0 @@ -diff -uNr klibido-0.2.5/src/klibido.desktop klibido-0.2.5-mod/src/klibido.desktop ---- klibido-0.2.5/src/klibido.desktop 2004-09-02 01:34:50.000000000 +0200 -+++ klibido-0.2.5-mod/src/klibido.desktop 2007-06-05 13:02:45.000000000 +0200 -@@ -1,10 +1,11 @@ - [Desktop Entry] - Encoding=UTF-8 --Name=klibido --Name[xx]=xxklibidoxx -+Name=KLibido -+Name[xx]=xxKLibidoxx - Exec=klibido - Icon=klibido - Type=Application --Comment=KDE nntp (usenet) binaries grabber -+GenericName=NNTP (Usenet) file grabber -+Comment=NNTP (Usenet) file grabber - Categories=Qt;KDE;Network - diff --git a/klibido-0.2.5-doc_relative_symlinks.patch b/klibido-0.2.5-doc_relative_symlinks.patch deleted file mode 100644 index 025eafb..0000000 --- a/klibido-0.2.5-doc_relative_symlinks.patch +++ /dev/null @@ -1,12 +0,0 @@ -diff -uNr klibido-0.2.5/doc/en/Makefile.in klibido-0.2.5-mod/doc/en/Makefile.in ---- klibido-0.2.5/doc/en/Makefile.in 2006-03-04 12:29:06.000000000 +0200 -+++ klibido-0.2.5-mod/doc/en/Makefile.in 2006-11-08 00:05:13.000000000 +0200 -@@ -483,7 +483,7 @@ - $(INSTALL_DATA) $(srcdir)/index.cache.bz2 $(DESTDIR)$(kde_htmldir)/$(KDE_LANG)/klibido/; \ - fi - -rm -f $(DESTDIR)$(kde_htmldir)/$(KDE_LANG)/klibido/common -- $(LN_S) $(kde_libs_htmldir)/$(KDE_LANG)/common $(DESTDIR)$(kde_htmldir)/$(KDE_LANG)/klibido/common -+ $(LN_S) ../common $(DESTDIR)$(kde_htmldir)/$(KDE_LANG)/klibido/common - - uninstall-docs: - -rm -rf $(kde_htmldir)/$(KDE_LANG)/klibido diff --git a/klibido-0.2.5-fix_pause_queue.patch b/klibido-0.2.5-fix_pause_queue.patch deleted file mode 100644 index ec67d6f..0000000 --- a/klibido-0.2.5-fix_pause_queue.patch +++ /dev/null @@ -1,12 +0,0 @@ -diff -uNr klibido-0.2.5/src/klibido.cpp klibido-0.2.5-mod/src/klibido.cpp ---- klibido-0.2.5/src/klibido.cpp 2006-03-04 12:29:01.000000000 +0200 -+++ klibido-0.2.5-mod/src/klibido.cpp 2006-12-06 11:57:42.000000000 +0200 -@@ -662,7 +662,7 @@ - - void klibido::slotPauseQ( ) - { -- KToggleAction *actionQ=(KToggleAction*)actionCollection()->action(i18n("pause_queue")); -+ KToggleAction *actionQ=(KToggleAction*)actionCollection()->action("pause_queue"); - if (actionQ->isChecked()) { //Pause the queue - actionQ->setText(("Resume Queue")); - actionQ->setIconSet(KGlobal::iconLoader()->loadIcon("connect_no",KIcon::Toolbar, 0, false)); diff --git a/klibido-0.2.5-gcc4.3_compile.patch b/klibido-0.2.5-gcc4.3_compile.patch deleted file mode 100644 index 70b4e72..0000000 --- a/klibido-0.2.5-gcc4.3_compile.patch +++ /dev/null @@ -1,10 +0,0 @@ ---- klibido-0.2.5/src/globals.h.orig 2008-02-21 16:47:50.000000000 +0100 -+++ klibido-0.2.5/src/globals.h 2008-02-21 16:47:59.000000000 +0100 -@@ -21,6 +21,7 @@ - #ifndef GLOBALS_H - #define GLOBALS_H - -+#include - #include - #include - #include diff --git a/klibido-0.2.5-gcc4_extra_qualification.patch b/klibido-0.2.5-gcc4_extra_qualification.patch deleted file mode 100644 index 9b83bdf..0000000 --- a/klibido-0.2.5-gcc4_extra_qualification.patch +++ /dev/null @@ -1,24 +0,0 @@ -diff -uNr klibido-0.2.5/src/nntpthreadsocket.h klibido-0.2.5-mod/src/nntpthreadsocket.h ---- klibido-0.2.5/src/nntpthreadsocket.h 2006-01-07 00:05:32.000000000 +0200 -+++ klibido-0.2.5-mod/src/nntpthreadsocket.h 2006-11-07 20:45:22.000000000 +0200 -@@ -234,7 +234,7 @@ - bool getHead(QString group, int artnum); //Unimplemented - int m_getError() {return error;} - const char *m_getErrorDesc() {return (const char *) errorString;} -- char * NntpThreadSocket::m_findEndLine( char * start, char * end ); -+ char * m_findEndLine( char * start, char * end ); - void setHost(NntpHost *nh); - bool m_sendCmd( QString& cmd, int response ); - QTime prevTime, currentTime; -diff -uNr klibido-0.2.5/src/yydecoder.h klibido-0.2.5-mod/src/yydecoder.h ---- klibido-0.2.5/src/yydecoder.h 2005-03-09 13:18:55.000000000 +0200 -+++ klibido-0.2.5-mod/src/yydecoder.h 2006-11-07 20:45:02.000000000 +0200 -@@ -87,7 +87,7 @@ - - private: - -- inline void yyDecoder::charCRC(const unsigned char *c); -+ inline void charCRC(const unsigned char *c); - - QStringList m_fileParts; - QStringList::Iterator fileIterator; diff --git a/klibido.spec b/klibido.spec deleted file mode 100644 index 03a4f69..0000000 --- a/klibido.spec +++ /dev/null @@ -1,125 +0,0 @@ -Name: klibido -Version: 0.2.5 -Release: 14%{?dist} -Summary: NNTP (Usenet) file grabber for KDE - -Group: Applications/Internet -License: GPLv2+ -URL: http://klibido.sourceforge.net -Source0: http://kent.dl.sourceforge.net/sourceforge/klibido/%{name}-%{version}.tar.gz -Patch0: klibido-0.2.5-gcc4_extra_qualification.patch -Patch1: klibido-0.2.5-doc_relative_symlinks.patch -Patch2: klibido-0.2.5-fix_pause_queue.patch -Patch3: klibido-0.2.5-desktop_file.patch -Patch4: klibido-0.2.5-gcc4.3_compile.patch -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) - -BuildRequires: uulib-static uulib-devel kdelibs3-devel db4-devel desktop-file-utils ImageMagick - - -%description -KLibido (KDE LInux BInaries DOwnloader) is a KDE program to download encoded -articles from the usenet news service, using the nntp protocol. It supports -multiple servers, multiple download threads per server, newzbin (.nzb) files, -automatic joining and decoding of articles. - -KLibido is not a newsreader. It doesn't let you easily display the articles - -only their subject, and it discards all non-binary posts. - - -%prep -%setup -q -%patch0 -p1 -b .gcc4_patch -%patch1 -p1 -b .relative_symlinks -%patch2 -p1 -b .pause_queue -%patch3 -p1 -b .desktop_file -%patch4 -p1 -b .gcc4.3_compile - - -%build -%configure --prefix=$(kde-config --prefix) --disable-rpath -make %{?_smp_mflags} - - -%install -rm -rf $RPM_BUILD_ROOT -make install DESTDIR=$RPM_BUILD_ROOT -desktop-file-install --vendor="fedora" \ - --dir=$RPM_BUILD_ROOT%{_datadir}/applications/ \ - $RPM_BUILD_ROOT%{_datadir}/applnk/Utilities/%{name}.desktop -rm -f $RPM_BUILD_ROOT%{_datadir}/applnk/Utilities/%{name}.desktop -# Install a 48x48 icon -mkdir -p $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/48x48/apps -convert $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/32x32/apps/klibido.png \ - -sample 48x48 $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/48x48/apps/klibido.png -%find_lang %{name} - - -%clean -rm -rf $RPM_BUILD_ROOT - - -%files -f %{name}.lang -%defattr(-,root,root,-) -%doc AUTHORS ChangeLog COPYING NEWS README TODO -%{_bindir}/klibido -%{_datadir}/applications/fedora-klibido.desktop -%{_datadir}/apps/klibido -%{_datadir}/doc/HTML/en/klibido -%{_datadir}/icons/hicolor/16x16/apps/klibido.png -%{_datadir}/icons/hicolor/32x32/apps/klibido.png -%{_datadir}/icons/hicolor/48x48/apps/klibido.png - - -%changelog -* Mon Feb 07 2011 Fedora Release Engineering - 0.2.5-14 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild - -* Tue Dec 8 2009 Michael Schwendt - 0.2.5-13 -- Explicitly BR uulib-static in accordance with the Packaging - Guidelines (uulib-devel is still static-only). - -* Fri Jul 24 2009 Fedora Release Engineering - 0.2.5-12 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild - -* Wed Feb 25 2009 Fedora Release Engineering - 0.2.5-11 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild - -* Fri Feb 22 2008 Francois Aucamp - 0.2.5-10 -- Changed kdelibs-devel build dependency to kdelibs3-devel -- Added patch by Erik van Pienbroek to allow compilation with gcc 4.3 (RHBZ #433812) -- Changed License field to GPLv2+ to comply with Fedora guidelines - -* Mon Feb 18 2008 Fedora Release Engineering - 0.2.5-9 -- Autorebuild for GCC 4.3 - -* Tue Aug 28 2007 Fedora Release Engineering - 0.2.5-8 -- Rebuild for selinux ppc32 issue. - -* Fri Jun 15 2007 Franocis Aucamp - 0.2.5-7 -- Reverted to BuildRequires: uulib-devel (to build for FC6 and F7) -- Removed unnecessary hicolor-icon-theme dependency - -* Tue Jun 05 2007 Francois Aucamp - 0.2.5-6 -- Spec now consistently uses RPM_BUILD_ROOT -- Changed uulib BuildRequires to uulib-static for Fedora 7 and up -- Added hicolor-icon-theme dependency -- Added "desktop_file" patch to fix some minor issues in the .desktop file - -* Mon Apr 16 2007 Francois Aucamp - 0.2.5-5 -- Create a 48x48 icon -- Added BuilRequires: ImageMagick - -* Wed Jan 10 2007 Francois Aucamp - 0.2.5-4 -- Added proper handling of .desktop file -- Added BuildRequires: desktop-file-utils - -* Thu Dec 07 2006 Francois Aucamp - 0.2.5-3 -- Added missing BuildRequires: kdelibs-devel db4-devel - -* Wed Dec 06 2006 Francois Aucamp - 0.2.5-2 -- Added "fix_pause_queue" patch to fix upstream bug 1485588 -- Renamed patch files to reflect klibido version used to create them - -* Tue Nov 07 2006 Francois Aucamp - 0.2.5-1 -- Initial RPM build diff --git a/sources b/sources deleted file mode 100644 index d74b500..0000000 --- a/sources +++ /dev/null @@ -1 +0,0 @@ -e343338541a3ff3f2983023ccc922af0 klibido-0.2.5.tar.gz