From 5beea2e6c0b3ebe2501686e4ff4035ca2b8f4a9b Mon Sep 17 00:00:00 2001 From: nonamedotc Date: Feb 28 2015 23:02:24 +0000 Subject: Update to 0.10.3 - Remove upstreamed patches --- diff --git a/exo.spec b/exo.spec index 6a0acd5..1f7c547 100644 --- a/exo.spec +++ b/exo.spec @@ -25,10 +25,6 @@ Source3: http://skvidal.fedorapeople.org/misc/mailtoparse.py Patch1: exo-0.7.2-remove-xfce-category.patch # Set default applications to the ones we use in Fedora Patch2: exo-0.10.2-default-apps.patch -# Fix magnet links -# https://bugzilla.xfce.org/show_bug.cgi?id=10098 -# https://bugzilla.redhat.com/show_bug.cgi?id=887457 -Patch3: exo-0.10.2-magnet-links.patch BuildRequires: gtk-doc BuildRequires: gettext @@ -73,7 +69,6 @@ Python libraries and header files for the exo library. %patch1 -p1 %patch2 -p1 -%patch3 -p1 %build %configure --enable-gtk-doc --disable-static @@ -137,7 +132,6 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : %files -f exo-1.lang -%defattr(-,root,root,-) %doc AUTHORS ChangeLog NEWS README THANKS COPYING %dir %{_sysconfdir}/xdg/xfce4 %config(noreplace) %{_sysconfdir}/xdg/xfce4/helpers.rc @@ -156,7 +150,6 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : %{_mandir}/man1/exo-open.1.* %files devel -%defattr(-,root,root,-) %doc TODO %doc %{_datadir}/gtk-doc %{_bindir}/exo-csource @@ -175,6 +168,7 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : %changelog * Sat Feb 28 2015 Mukundan Ragavan - 0.10.3-1 - Update to 0.10.3 +- Remove upstreamed patches * Sat Feb 21 2015 Till Maas - 0.10.2-9 - Rebuilt for Fedora 23 Change