# Review: https://bugzilla.redhat.com/show_bug.cgi?id=442473 Name: parcellite Version: 1.2.1 Release: 9%{?prerelease:.%{?prerelease}}%{?dist} Summary: A lightweight GTK+ clipboard manager License: GPLv3+ URL: http://parcellite.sourceforge.net/ Source0: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz BuildRequires: make BuildRequires: gcc BuildRequires: gtk2-devel >= 2.10.0 BuildRequires: desktop-file-utils BuildRequires: intltool >= 0.23 %description Parcellite is a stripped down, basic-features-only clipboard manager with a small memory footprint for those who like simplicity. In GNOME and Xfce the clipboard manager will be started automatically. For other desktops or window managers you should also install a panel with a system tray or notification area if you want to use this package. %prep %setup -q # remove useless files rm -rf autom4te.cache */*~ || : %build %configure %make_build %install %make_install %find_lang %{name} desktop-file-install \ %if (0%{?fedora} && 0%{?fedora} < 19) || (0%{?rhel} && 0%{?rhel} < 7) --vendor fedora \ %endif --delete-original \ --remove-category=Application \ --remove-only-show-in=Old \ --dir=%{buildroot}%{_datadir}/applications \ %{buildroot}%{_datadir}/applications/%{name}.desktop desktop-file-install \ --delete-original \ --add-category=TrayIcon \ --add-only-show-in="GNOME;KDE;LXDE;MATE;Razor;ROX;TDE;Unity;XFCE;" \ --dir=%{buildroot}%{_sysconfdir}/xdg/autostart \ %{buildroot}%{_sysconfdir}/xdg/autostart/%{name}-startup.desktop %files -f %{name}.lang %doc AUTHORS ChangeLog README NEWS %license COPYING %config(noreplace) %{_sysconfdir}/xdg/autostart/%{name}-startup.desktop %{_bindir}/%{name} %{_datadir}/applications/*%{name}.desktop %{_datadir}/pixmaps/%{name}.* %{_mandir}/man1/%{name}.1.* %changelog * Fri Jul 22 2022 Fedora Release Engineering - 1.2.1-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Thu Jan 20 2022 Fedora Release Engineering - 1.2.1-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Thu Jul 22 2021 Fedora Release Engineering - 1.2.1-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Tue Jan 26 2021 Fedora Release Engineering - 1.2.1-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Tue Jul 28 2020 Fedora Release Engineering - 1.2.1-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Wed Jan 29 2020 Fedora Release Engineering - 1.2.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Fri Jul 26 2019 Fedora Release Engineering - 1.2.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Fri Feb 01 2019 Fedora Release Engineering - 1.2.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Tue Aug 21 2018 Leigh Scott - 1.2.1-1 - Update to 1.2.1 (#1116593) * Fri Jul 13 2018 Fedora Release Engineering - 1.1.7-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Thu Feb 08 2018 Fedora Release Engineering - 1.1.7-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Thu Aug 03 2017 Fedora Release Engineering - 1.1.7-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild * Thu Jul 27 2017 Fedora Release Engineering - 1.1.7-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Sat Feb 11 2017 Fedora Release Engineering - 1.1.7-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Thu Feb 04 2016 Fedora Release Engineering - 1.1.7-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Thu Jun 18 2015 Fedora Release Engineering - 1.1.7-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Sun Aug 17 2014 Fedora Release Engineering - 1.1.7-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild * Fri Jun 06 2014 Fedora Release Engineering - 1.1.7-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild * Fri Jan 03 2014 Christoph Wickert - 1.1.7-2 - Add 6 upstream patches to fix three segfaults (#1038899 is one of them), case-sensitive search, search-as-you-type and updates Russian translations * Wed Oct 16 2013 Christoph Wickert - 1.1.7-1 - Update to 1.1.7 (#1019649) * Sun Aug 04 2013 Christoph Wickert - 1.1.6-1 - Update to 1.1.6 (#991766, fixes and #989098) - Remove upstreamed patch for German translation * Thu Jul 25 2013 Christoph Wickert - 1.1.5-2 - Fix typo in German translation * Wed Jul 24 2013 Christoph Wickert - 1.1.5-1 - Update to 1.1.5 (#987384, fixes #919693 and #919696) - Remove upstreamed or unnecessary patches * Tue May 14 2013 Christoph Wickert - 1.1.4-3 - Fix desktop vendor conditionals - Add aarch64 support (#926310) * Wed May 01 2013 Jon Ciesla - 1.1.4-2 - Drop desktop vendor tag. * Sun Jan 27 2013 Christoph Wickert - 1.1.4-1 - Update to 1.1.4 - Update de-po.patch * Fri Jul 20 2012 Fedora Release Engineering - 1.0.2-0.3.rc5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild * Sat Mar 10 2012 Christoph Wickert - 1.0.2-0.2.rc5 - Don't ship prebuilt binaries (#800644) - Fix build error with glib2 >= 2.30 * Sat Mar 03 2012 Christoph Wickert - 1.0.2-0.1.rc5 - Update to 1.0.2 RC5 (#730240) * Tue Feb 08 2011 Fedora Release Engineering - 0.9.2-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild * Wed Feb 17 2010 Christoph Wickert - 0.9.2-2 - Add patch to fix DSO linking (#565054) * Fri Jan 01 2010 Christoph Wickert - 0.9.2-1 - Update to 0.9.2 * Sat Jul 25 2009 Fedora Release Engineering - 0.9.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild * Wed Mar 18 2009 Christoph Wickert - 0.9.1-1 - Update to 0.9.1 - Remove both patches as all fixes got upstreamed * Thu Feb 26 2009 Fedora Release Engineering - 0.9-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild * Sun Nov 23 2008 Christoph Wickert - 0.9-1 - Update to 0.9 - Fix Control+Click behaviour - Small corrections to German translation * Sat Apr 19 2008 Christoph Wickert - 0.8-1 - Update to 0.8 * Sat Apr 19 2008 Christoph Wickert - 0.7-2 - No longer require lxpanel - Preserve timestamps during install - Include NEWS in doc * Sat Apr 12 2008 Christoph Wickert - 0.7-1 - Initial Fedora RPM