diff --git a/.gitignore b/.gitignore deleted file mode 100644 index 272e8b3..0000000 --- a/.gitignore +++ /dev/null @@ -1 +0,0 @@ -xfce4-websearch-plugin-20070428svn2704.tar.bz2 diff --git a/dead.package b/dead.package new file mode 100644 index 0000000..85830a1 --- /dev/null +++ b/dead.package @@ -0,0 +1 @@ +Retired on 2013-09-01, because it failed to build for two releases (FTBFS Cleanup). diff --git a/sources b/sources deleted file mode 100644 index 522f9e6..0000000 --- a/sources +++ /dev/null @@ -1 +0,0 @@ -f72c0eb5dc42ea4aa709aaf0656b666c xfce4-websearch-plugin-20070428svn2704.tar.bz2 diff --git a/xfce4-websearch-plugin-20070428svn2704-desktop-file.patch b/xfce4-websearch-plugin-20070428svn2704-desktop-file.patch deleted file mode 100644 index c06ece4..0000000 --- a/xfce4-websearch-plugin-20070428svn2704-desktop-file.patch +++ /dev/null @@ -1,15 +0,0 @@ ---- src/websearch.desktop.in.in.orig 2009-07-04 01:08:31.000000000 +0200 -+++ src/websearch.desktop.in.in 2009-07-04 01:35:04.000000000 +0200 -@@ -2,6 +2,10 @@ - Type=X-XFCE-PanelPlugin - Encoding=UTF-8 - _Name=WebSearch -+_Name[de]=Web-Suche - _Comment=Search the Web directly from the Panel --Icon=stock_find --X-XFCE-Module=@INTERNAL_PLUGIN_PATH@/libwebsearch.so -+_Comment[de]=Das Internet direkt aus dem Panel heraus durchsuchen -+Icon=gtk-find -+X-XFCE-Module=websearch -+X-XFCE-Module-Path=@INTERNAL_PLUGIN_PATH@ -+X-XFCE-Unique=false diff --git a/xfce4-websearch-plugin-20070428svn2704-multilib.patch b/xfce4-websearch-plugin-20070428svn2704-multilib.patch deleted file mode 100644 index 8cc622a..0000000 --- a/xfce4-websearch-plugin-20070428svn2704-multilib.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- src/Makefile.in.orig 2007-06-09 14:20:46.000000000 +0200 -+++ src/Makefile.in 2007-06-09 14:21:22.000000000 +0200 -@@ -255,7 +255,7 @@ - - desktop_in_in_files = websearch.desktop.in.in - desktop_in_files = $(desktop_in_in_files:.desktop.in.in=.desktop.in) --desktopdir = $(datadir)/xfce4/panel-plugins -+desktopdir = $(libdir)/xfce4/panel-plugins - desktop_DATA = $(desktop_in_files:.desktop.in=.desktop) - EXTRA_DIST = \ - $(desktop_in_in_files) diff --git a/xfce4-websearch-plugin.spec b/xfce4-websearch-plugin.spec deleted file mode 100644 index e7c6c1e..0000000 --- a/xfce4-websearch-plugin.spec +++ /dev/null @@ -1,141 +0,0 @@ -Name: xfce4-websearch-plugin -Version: 0.1.1 -Release: 0.20.20070428svn2704%{?dist} -Summary: Websearch plugin from the XFCE panel - -Group: User Interface/Desktops -License: GPLv2+ -URL: http://goodies.xfce.org/ -# Source0 was generated with the following commands: -# svn co http://svn.xfce.org/svn/goodies/xfce4-websearch-plugin/trunk xfce4-websearch-plugin -# tar -cjf xfce4-websearch-plugin-`date +%G%m%d`svn2704.tar.bz2 xfce4-websearch-plugin -Source0: %{name}-20070428svn2704.tar.bz2 -#Source0: http://goodies.xfce.org/releases/%{name}/%{name}-%{version}.tar.gz -# Workaround for https://bugzilla.redhat.com/show_bug.cgi?id=505165 -# reported to upstream at http://bugzilla.xfce.org/show_bug.cgi?id=5455 -Patch0: %{name}-20070428svn2704-multilib.patch -# https://bugzilla.redhat.com/show_bug.cgi?id=509294 -# not yet in Xfce bugzilla, because the websearch component is missing -Patch1: %{name}-20070428svn2704-desktop-file.patch -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) - -BuildRequires: xfce4-panel-devel >= 4.3.0, libxfcegui4-devel >= 4.3.0, libxml2-devel -BuildRequires: gettext -BuildRequires: xfce4-dev-tools >= 4.3.90.2 -Requires: xfce4-panel >= 4.4.0 - -%description -Access searchengines from the XFCE panel. - -%prep -%setup -qn %{name} -./autogen.sh -%patch0 -b .multilib -%patch1 -b .path - -%build -%configure --disable-static -make %{?_smp_mflags} - -%install -rm -rf $RPM_BUILD_ROOT -make install DESTDIR=$RPM_BUILD_ROOT mandir=%{_mandir} INSTALL="install -p" -find $RPM_BUILD_ROOT -type f -name "*.la" -exec rm -f {} ';' -%find_lang %{name} - -%clean -rm -rf $RPM_BUILD_ROOT - -%files -f %{name}.lang -%defattr(-,root,root,-) -%doc AUTHORS COPYING -%{_libdir}/xfce4/panel-plugins/*.so -%{_libdir}/xfce4/panel-plugins/*.desktop - -%changelog -* Fri Feb 15 2013 Fedora Release Engineering - 0.1.1-0.20.20070428svn2704 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild - -* Sun Jul 22 2012 Fedora Release Engineering - 0.1.1-0.19.20070428svn2704 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild - -* Sun Apr 15 2012 Kevin Fenzi - 0.1.1-0.18.20070428svn2704 -- Rebuild for Xfce 4.10(pre2) - -* Thu Apr 05 2012 Kevin Fenzi - 0.1.1-0.17.20070428svn2704 -- Rebuild for Xfce 4.10 - -* Sat Jan 14 2012 Fedora Release Engineering - 0.1.1-0.16.20070428svn2704 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild - -* Tue Dec 06 2011 Adam Jackson - 0.1.1-0.15.20070428svn2704 -- Rebuild for new libpng - -* Mon Feb 07 2011 Fedora Release Engineering - 0.1.1-0.14.20070428svn2704 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild - -* Thu Jan 13 2011 Kevin Fenzi - 0.1.1-0.13.20070428svn2704 -- Rebuilt for Xfce 4.8 - -* Mon Jul 27 2009 Fedora Release Engineering - 0.1.1-0.12.20070428svn2704 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild - -* Fri Jul 03 2009 Christoph Wickert - 0.1.1-0.11.20070428svn2704 -- Fix path in desktop file (#509294) - -* Thu Feb 26 2009 Fedora Release Engineering - 0.1.1-0.10.20070428svn2704 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild - -* Sun Jan 18 2009 Christoph Wickert - 0.1.1-0.9.20070428svn2704 -- Rebuild for Xfce 4.6 (Beta 3) - -* Tue Aug 12 2008 Jason L Tibbitts III - 0.1.1-0.8.20070428svn2704 -- Fix license tag. - -* Mon Feb 18 2008 Fedora Release Engineering - 0.1.1-0.7.20070428svn2704 -- Autorebuild for GCC 4.3 - -* Sat Jun 09 2007 Christoph Wickert - 0.1.1-0.6.20070428svn2704 -- Multilib fix for desktop file (#28168). - -* Sat Apr 28 2007 Christoph Wickert - 0.1.1-0.5.20070428svn2704 -- Update to svn release 2704 on Xfce 4.4.1 - -* Tue Mar 20 2007 Christoph Wickert - 0.1.1-0.4.20070128svn2458 -- Update to svn release 2458. - -* Mon Jan 22 2007 Christoph Wickert - 0.1.1-0.3.20060923svn -- Rebuild on Xfce 4.4. - -* Thu Oct 05 2006 Christoph Wickert - 0.1.1-0.2.20060923svn -- Bump release for devel checkin. - -* Sat Sep 23 2006 Christoph Wickert - 0.1.1-0.1.20060923svn -- Update to svn snapshot of Sep 23rd 2006 on Xfce 4.3.99.1. - -* Mon Sep 04 2006 Christoph Wickert - 0.1.0-7 -- Mass rebuild for Fedora Core 6. - -* Mon Sep 04 2006 Christoph Wickert - 0.1.0-7 -- Mass rebuild for Fedora Core 6. - -* Tue Apr 11 2006 Christoph Wickert - 0.1.0-6 -- Require xfce4-panel. - -* Thu Feb 16 2006 Christoph Wickert - 0.1.0-5 -- Rebuild for Fedora Extras 5. - -* Thu Dec 01 2005 Christoph Wickert - 0.1.0-4 -- Add libxfcegui4-devel BuildReqs. -- Fix %%defattr. - -* Mon Nov 14 2005 Christoph Wickert - 0.1.0-3 -- Initial Fedora Extras version. -- Rebuild for XFCE 4.2.3. -- disable-static instead of removing .a files. - -* Fri Sep 23 2005 Christoph Wickert - 0.1.0-2.fc4.cw -- Add libxml2 BuildReqs. - -* Sat Jul 30 2005 Christoph Wickert - 0.1.0-1%{?dist}%{?repo} -- Initial RPM release.