aboutsummaryrefslogtreecommitdiffstats
path: root/patches
diff options
context:
space:
mode:
authorTing-Wei Lan <lantw44@gmail.com>2014-11-22 04:14:37 +0800
committerTing-Wei Lan <lantw44@gmail.com>2014-11-22 15:11:10 +0800
commitb0a2890abfe2c5df989af5c061dd3c7233f5d10e (patch)
treec4cd5b03917acf9e503b9942df2899633ada5e7a /patches
parentecdda1d3ef9f7513d6b02f0802672771733311bd (diff)
downloadcopr-rpm-spec-b0a2890abfe2c5df989af5c061dd3c7233f5d10e.tar
copr-rpm-spec-b0a2890abfe2c5df989af5c061dd3c7233f5d10e.tar.gz
copr-rpm-spec-b0a2890abfe2c5df989af5c061dd3c7233f5d10e.tar.bz2
copr-rpm-spec-b0a2890abfe2c5df989af5c061dd3c7233f5d10e.tar.lz
copr-rpm-spec-b0a2890abfe2c5df989af5c061dd3c7233f5d10e.tar.xz
copr-rpm-spec-b0a2890abfe2c5df989af5c061dd3c7233f5d10e.tar.zst
copr-rpm-spec-b0a2890abfe2c5df989af5c061dd3c7233f5d10e.zip
Move packages in the patches to its own project
Diffstat (limited to 'patches')
-rw-r--r--patches/blender/blender.spec1077
-rw-r--r--patches/gnome-settings-daemon/gnome-settings-daemon.spec1175
-rw-r--r--patches/gnome-settings-daemon/gsd-respect-menus-buttons-icons.patch13
-rw-r--r--patches/gsettings-desktop-schemas/gds-revert-icons-settings.patch52
-rw-r--r--patches/gsettings-desktop-schemas/gsettings-desktop-schemas.spec245
-rw-r--r--patches/ht/ht.spec107
-rw-r--r--patches/lilyterm-gtk3/lilyterm-gtk3.patch22
-rw-r--r--patches/lilyterm-gtk3/lilyterm-gtk3.spec142
-rw-r--r--patches/vim/vim.spec1231
9 files changed, 0 insertions, 4064 deletions
diff --git a/patches/blender/blender.spec b/patches/blender/blender.spec
deleted file mode 100644
index 7d1c087..0000000
--- a/patches/blender/blender.spec
+++ /dev/null
@@ -1,1077 +0,0 @@
-%global blender_api 2.69
-%global blender_fontdir %{_fontbasedir}/blender
-
-# [Fedora] Turn off the brp-python-bytecompile script
-%global __os_install_post %(echo '%{__os_install_post}' | sed -e 's!/usr/lib[^[:space:]]*/brp-python-bytecompile[[:space:]].*$!!g')
-
-%global blenderlib %{_datadir}/blender/%{blender_api}
-%global blenderarch %{_libdir}/blender/%{blender_api}
-%global __python %{__python3}
-%global pyver %(%{__python} -c "import sys ; print(sys.version[:3])")
-
-%global fontname blender
-
-Name: blender
-Epoch: 1
-Version: %{blender_api}
-Release: 5%{?dist}
-
-Summary: 3D modeling, animation, rendering and post-production (Copr: lantw44/patches)
-
-Group: Applications/Multimedia
-License: GPLv2
-URL: http://www.blender.org
-
-Source0: http://download.blender.org/source/blender-%{version}.tar.gz
-Source1: blenderplayer.1
-Source5: blender.xml
-
-Source10: macros.blender
-
-Patch1: blender-2.68a-syspath.patch
-Patch2: blender-2.68a-droid.patch
-
-BuildRequires: desktop-file-utils
-BuildRequires: gettext
-BuildRequires: libtool
-BuildRequires: openssl-devel
-BuildRequires: python3-devel >= 3.3
-BuildRequires: cmake
-BuildRequires: SDL-devel
-BuildRequires: expat-devel
-BuildRequires: pcre-devel
-BuildRequires: libxml2-devel
-BuildRequires: boost-devel
-BuildRequires: jemalloc-devel
-
-# Compression stuff
-BuildRequires: xz-devel
-BuildRequires: zlib-devel
-
-BuildRequires: libXi-devel
-BuildRequires: xorg-x11-proto-devel
-BuildRequires: libGL-devel
-BuildRequires: libGLU-devel
-BuildRequires: freetype-devel
-BuildRequires: OpenEXR-devel
-BuildRequires: glew-devel
-BuildRequires: freeglut-devel
-
-BuildRequires: fftw-devel
-BuildRequires: ftgl-devel
-BuildRequires: ode-devel
-BuildRequires: openjpeg-devel
-BuildRequires: qhull-devel
-
-# Picture/Vidoe stuff
-BuildRequires: libjpeg-devel
-BuildRequires: openjpeg-devel
-BuildRequires: libjpeg-turbo-devel
-BuildRequires: libogg-devel
-BuildRequires: libtheora-devel
-BuildRequires: libvorbis-devel
-BuildRequires: libpng-devel
-BuildRequires: libtiff-devel
-BuildRequires: OpenImageIO-devel
-BuildRequires: OpenColorIO-devel
-BuildRequires: ffmpeg-devel
-
-# Audio stuff
-BuildRequires: libsamplerate-devel
-BuildRequires: libao-devel
-BuildRequires: libsndfile-devel
-BuildRequires: esound-devel
-BuildRequires: freealut-devel
-BuildRequires: jack-audio-connection-kit-devel
-
-BuildRequires: openCOLLADA-devel >= svn825
-
-BuildRequires: subversion-devel
-
-BuildRequires: libspnav-devel
-
-BuildRequires: fontpackages-devel
-
-Requires(post): desktop-file-utils
-Requires(post): shared-mime-info
-Requires(postun): desktop-file-utils
-Requires(postun): shared-mime-info
-
-Requires: google-droid-sans-fonts
-Requires: blender-fonts = %{?epoch:%{epoch}:}%{version}-%{release}
-
-Provides: blender(ABI) = %{blender_api}
-
-%description
-Copr: lantw44/patches
-Note: This is a modified package. Install it if you want FFmpeg support
-in blender. FFmpeg is required to use various common video formats.
-
-Blender is the essential software solution you need for 3D, from modeling,
-animation, rendering and post-production to interactive creation and playback.
-
-Professionals and novices can easily and inexpensively publish stand-alone,
-secure, multi-platform content to the web, CD-ROMs, and other media.
-
-%package -n blenderplayer
-Summary: Standalone blender player
-Group: Applications/Multimedia
-
-Provides: blender(ABI) = %{blender_api}
-
-%description -n blenderplayer
-Copr: lantw44/patches
-Note: This is a modified package. Install it if you want FFmpeg support
-in blender. FFmpeg is required to use various common video formats.
-
-This package contains a stand alone release of the blender player.
-You will need this package to play games which are based on the
-Blender Game Engine.
-
-%package rpm-macros
-Summary: RPM macros to build third-party blender addons packages
-Group: Development/Tools
-BuildArch: noarch
-
-%description rpm-macros
-Copr: lantw44/patches
-Note: This is a modified package. Install it if you want FFmpeg support
-in blender. FFmpeg is required to use various common video formats.
-
-This package provides rpm macros to support the creation of third-party
-addon packages to extend blender.
-
-%package -n fonts-blender
-Summary: International blender mono space font
-Group: User Interface/X
-License: ASL 2.0 and GPlv3 and Bitstream Vera and Public Domain
-BuildArch: noarch
-
-Provides: blender-fonts = %{?epoch:%{epoch}:}%{version}-%{release}
-Obsoletes: blender-fonts <= 2.48a-9
-
-%description -n fonts-blender
-Copr: lantw44/patches
-Note: This is a modified package. Install it if you want FFmpeg support
-in blender. FFmpeg is required to use various common video formats.
-
-This package contains an international blender mono space font which is
-a composition of several mono space fonts to cover several character
-sets.
-
-%prep
-%setup -q
-
-%patch1 -p1 -b .syspath
-%patch2 -p1 -b .droid
-
-find -name '.svn' -print | xargs rm -rf
-
-%build
-mkdir cmake-make
-cd cmake-make
-export CFLAGS="$RPM_OPT_FLAGS -fPIC -funsigned-char -fno-strict-aliasing"
-export CXXFLAGS="$CFLAGS"
-cmake .. -DCMAKE_INSTALL_PREFIX=%{_prefix} \
-%ifnarch %{ix86} x86_64
- -DWITH_RAYOPTIMIZATION=OFF \
-%endif
- -DCMAKE_SKIP_RPATH=ON \
- -DBUILD_SHARED_LIBS=OFF \
- -DWITH_FFTW3:BOOL=ON \
- -DWITH_JACK:BOOL=ON \
- -DWITH_CODEC_SNDFILE:BOOL=ON \
- -DWITH_IMAGE_OPENJPEG:BOOL=ON \
- -DWITH_OPENCOLLADA:BOOL=ON \
- -DWITH_CYCLES:BOOL=ON \
- -DWITH_FFTW3:BOOL=ON \
- -DWITH_MOD_OCEANSIM:BOOL=ON \
- -DOPENCOLLADA=%{_includedir} \
- -DWITH_PYTHON:BOOL=ON \
- -DPYTHON_VERSION:STRING=%{pyver} \
- -DWITH_PYTHON_INSTALL:BOOL=OFF \
- -DWITH_CODEC_FFMPEG:BOOL=ON \
- -DWITH_GAMEENGINE:BOOL=ON \
- -DWITH_CXX_GUARDEDALLOC:BOOL=OFF \
- -DWITH_BUILTIN_GLEW=OFF \
- -DWITH_INSTALL_PORTABLE=OFF \
- -DWITH_PYTHON_SAFETY=ON \
- -DWITH_PLAYER=ON \
- -DWITH_MEM_JEMALLOC=ON \
- -DBOOST_ROOT=%{_prefix}
-
-make %{?_smp_mflags}
-
-%install
-cd cmake-make
-make install DESTDIR=${RPM_BUILD_ROOT}
-cd ..
-
-#
-# Create empty %%{_libdir}/blender/scripts to claim ownership
-#
-
-mkdir -p ${RPM_BUILD_ROOT}%{blenderarch}/{scripts,plugins/sequence,plugins/texture}
-
-find release/datafiles/locale -name '.svn' -exec rm -f {} ';'
-
-cp -a release/datafiles/locale ${RPM_BUILD_ROOT}%{_datadir}
-
-cp -R -a -p release/scripts/* ${RPM_BUILD_ROOT}%{blenderlib}/scripts
-
-find ${RPM_BUILD_ROOT}%{blenderlib}/scripts -type f -exec sed -i -e 's/\r$//g' {} \;
-
-# Install hicolor icons.
-for i in 16x16 22x22 32x32 48x48 256x256 ; do
- mkdir -p ${RPM_BUILD_ROOT}%{_datadir}/icons/hicolor/${i}/apps
- install -pm 0644 release/freedesktop/icons/${i}/apps/%{name}.png \
- ${RPM_BUILD_ROOT}%{_datadir}/icons/hicolor/${i}/apps/%{name}.png
-done
-
-mkdir -p ${RPM_BUILD_ROOT}%{_datadir}/icons/hicolor/scalable/apps
-install -pm 0644 release/freedesktop/icons/scalable/apps/%{name}.svg \
- ${RPM_BUILD_ROOT}%{_datadir}/icons/hicolor/scalable/apps/%{name}.svg
-
-install -p -D -m 644 %{SOURCE5} ${RPM_BUILD_ROOT}%{_datadir}/mime/packages/blender.xml
-
-desktop-file-validate ${RPM_BUILD_ROOT}%{_datadir}/applications/blender.desktop
-
-# Plugins are not support now
-rm -rf ${RPM_BUILD_ROOT}%{blenderarch}/plugins/*
-
-#
-# man page
-#
-
-mkdir -p ${RPM_BUILD_ROOT}/%{_mandir}/man1
-install -p -D -m 644 doc/manpage/blender.1 ${RPM_BUILD_ROOT}%{_mandir}/man1/
-install -p -D -m 644 %{SOURCE1} ${RPM_BUILD_ROOT}%{_mandir}/man1/
-
-rm -rf ${RPM_BUILD_ROOT}%{_bindir}/blender-thumbnailer.py
-
-rm -rf ${RPM_BUILD_ROOT}%{_docdir}/blender/*
-
-rm -rf ${RPM_BUILD_ROOT}/%{blenderlib}/datafiles/locale/*
-cp -a release/datafiles/locale/languages ${RPM_BUILD_ROOT}/%{blenderlib}/datafiles/locale/
-
-rm -rf ${RPM_BUILD_ROOT}/%{blenderlib}/datafiles/fonts
-
-#
-# rpm macros
-#
-
-mkdir -p ${RPM_BUILD_ROOT}%{_sysconfdir}/rpm
-
-sed -e 's/@VERSION@/%{blender_api}/g' %{SOURCE10} \
- >${RPM_BUILD_ROOT}%{_sysconfdir}/rpm/macros.blender
-
-rm ${RPM_BUILD_ROOT}/%{_datadir}/locale/languages
-
-mkdir -p ${RPM_BUILD_ROOT}/%{blender_fontdir}/
-cp -p release/datafiles/fonts/*.ttf.gz \
- ${RPM_BUILD_ROOT}%{blender_fontdir}/
-
-%find_lang %{name}
-
-%post
-%{_bindir}/update-mime-database %{_datadir}/mime &> /dev/null || :
-touch --no-create %{_datadir}/icons/hicolor
-if [ -x %{_bindir}/gtk-update-icon-cache ]; then
- %{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor
-fi
-%{_bindir}/update-desktop-database %{_datadir}/applications || :
-
-%postun
-%{_bindir}/update-mime-database %{_datadir}/mime &> /dev/null || :
-%{_bindir}/update-desktop-database %{_datadir}/applications
-touch --no-create %{_datadir}/icons/hicolor
-if [ -x %{_bindir}/gtk-update-icon-cache ]; then
- %{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor
-fi || :
-
-%files -f blender.lang
-%defattr(-,root,root,-)
-%{_bindir}/blender
-%{_datadir}/applications/blender.desktop
-%{_datadir}/icons/hicolor/*/apps/%{name}.*
-%{_libdir}/blender/
-%{_datadir}/blender/
-%{_datadir}/mime/packages/blender.xml
-%{_mandir}/man1/blender.*
-%doc COPYING doc/license/*-license.txt
-
-%files -n blenderplayer
-%defattr(-,root,root,-)
-%{_bindir}/blenderplayer
-%{_mandir}/man1/blenderplayer.*
-%doc COPYING doc/license/*-license.txt
-
-%files rpm-macros
-%defattr(-,root,root,-)
-%{_sysconfdir}/rpm/macros.blender
-
-%files -n fonts-blender
-%defattr(-,root,root,-)
-%{blender_fontdir}/
-%doc release/datafiles/LICENSE-bmonofont-i18n.ttf.txt
-
-%changelog
-* Sun Feb 2 2014 Ting-Wei Lan <lantw44@gmail.com> - 1:2.69-5
-- Enable FFmpeg codec.
-
-* Tue Dec 31 2013 François Cami <fcami@fedoraproject.org> - 1:2.69-5
-- Enable parallel building.
-
-* Tue Dec 31 2013 François Cami <fcami@fedoraproject.org> - 1:2.69-4
-- Add Ocean Simulation (#1047589).
-- Fix mixed use of tabs and spaces in blender.spec (rpmlint).
-
-* Wed Nov 27 2013 Rex Dieter <rdieter@fedoraproject.org> - 1:2.69-3
-- rebuild (openexr)
-
-* Mon Nov 18 2013 Dave Airlie <airlied@redhat.com> - 1:2.69-2
-- rebuilt for GLEW 1.10
-
-* Thu Oct 31 2013 Jochen Schmitt <Jochen herr-schmitt de> - 1:2.69-1
-- New upsream release
-
-* Mon Sep 9 2013 François Cami <fcami@fedoraproject.org> - 1:2.68a-6
-- Rebuild.
-
-* Wed Sep 4 2013 Jochen Schmitt <Jochen herr-schmitt de> - 1:2.68a-5
-- Include derived DoridSans font for CJK support (#867205)
-
-* Sun Sep 1 2013 Jochen Schmitt <Jochen herr-schmitt de> - 1:2.68a-4
-- Aboid twice occurance of locale files
-- Fix typo in DroideSans font name
-
-* Wed Aug 28 2013 François Cami <fcami@fedoraproject.org> - 1:2.68a-3
-- Enable jemalloc and OpenColorIO. (#1002197)
-- Re-enable localization (#867285)
-
-* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:2.68a-2
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
-
-* Tue Jul 30 2013 Jochen Schmitt <Jochen herr-schmitt de> - 1:2.68a-1
-- New minor upstream bugfix release
-
-* Mon Jul 29 2013 Petr Machata <pmachata@redhat.com> - 1:2.68-4
-- Rebuild for boost 1.54.0
-
-* Tue Jul 23 2013 Jochen Schmitt <Jochen herr-schmitt de> - 1:2.68-3
-- Rebuilt again
-
-* Mon Jul 22 2013 Richard Shaw <hobbes1069@gmail.com> - 1:2.68-2
-- Rebuild for updated OpenImageIO.
-
-* Fri Jul 19 2013 Jochen Schmitt <Jochen herr-schmitt de> - 1:2.68-1
-- New upstream release
-
-* Sun Jul 7 2013 Jochen Schmitt <Jochen herr-schmitt de> - 1:2.67b-3
-- Suppress output of update-mime-database (#541041)
-
-* Fri Jun 7 2013 Jochen Schmitt <Jochen herr-schmitt de> - 1:2.67b-1
-- Minor upstream bugfix update
-
-* Mon Jun 3 2013 Jochen Schmitt <Jochen herr-schmitt de> - 1:2.67a-3
-- Fix crash in blender/makerna/intern/rna_access.c (ä969043)
-
-* Sun May 26 2013 Dan Horák <dan[at]danny.cz> - 1:2.67a-2
-- fix build on non-x86 arches
-
-* Fri May 24 2013 Jochen Schmitt <Jochen herr-schmitt de> - 1:2.67a-1
-- New minor upstream release
-
-* Fri May 17 2013 Jochen Schmitt <Jochen herr-schmitt de> - 1:2.67-2
-- Fix dependency issues with fonts subpackage
-- Make fonts subpackage noarch
-
-* Wed May 8 2013 Jochen Schmitt <Jochen herr-schmitt de> - 1:2.67-1
-- New upstream release
-- Add subpackage for international mono space font
-
-* Sun Mar 10 2013 Rex Dieter <rdieter@fedoraproject.org> - 1:2.66a-2
-- rebuild (OpenEXR)
-
-* Wed Mar 6 2013 Jochen Schmitt <Jochen herr-schmitt de> - 1:2.66a-1
-- New upstream release
-
-* Sat Feb 23 2013 Jochen Schmitt <Jochen herr-schmitt de> - 1:2.66-2
-- Fix wrong font name for international feature (#867205)
-
-* Thu Feb 21 2013 Jochen Schmitt <Jochen herr-schmitt de> - 1:2.66-1
-- New upstream release
-- Remove unnecessaries patches
-- Add Patch to remove '//' in includes
-
-* Sun Feb 10 2013 Denis Arnaud <denis.arnaud_fedora@m4x.org> - 1:2.65a-5
-- Rebuild for Boost-1.53.0
-
-* Sat Feb 09 2013 Denis Arnaud <denis.arnaud_fedora@m4x.org> - 1:2.65a-4
-- Rebuild for Boost-1.53.0
-
-* Fri Jan 18 2013 Adam Tkac <atkac redhat com> - 1:2.65a-3
-- rebuild due to "jpeg8-ABI" feature drop
-
-* Tue Jan 15 2013 Richard Shaw <hobbes1069@gmail.com> - 1:2.65a-2
-- Rebuild for updated OpenImageIO library.
-
-* Thu Dec 20 2012 Jochen Schmitt <Jochen herr-schmitt de> - 1:2.65a-1
-- New upstream release
-
-* Sat Dec 15 2012 Jochen Schmitt <JOchen herr-schmitt de> - 1:2.65-4
-- Fix SEGFAULT in blf_lang.c (#887413)
-
-* Fri Dec 14 2012 Jochen Schmitt <Jochen herr-schmitt de> - 1:2.65-3
-- Remove Req. to the DejaVu Sans font
-
-* Thu Dec 13 2012 Adam Jackson <ajax@redhat.com> - 1:2.65-2
-- Rebuild for glew 1.9.0
-
-* Tue Dec 11 2012 Jochen Schmitt <Jochen herr schmitt de> - 1:2.65-1
-- New upstream release
-
-* Mon Oct 29 2012 Dan Horák <dan[at]danny.cz> - 1:2.64a-3
-- fix build on big endian arches
-
-* Thu Oct 18 2012 Jochen Schmitt <Jochen herr-schmitt de> - 1:2.64a-2
-- Loading droid-sans font from /usr/share/fonts (#867205)
-
-* Tue Oct 9 2012 Jochen Schmitt <Jochen herr-schmitt de> - 1:2.64a-1
-- New minor upstream update release
-
-* Fri Oct 5 2012 Dan Horák <dan[at]danny.cz> - 1:2.64-2
-- fix build on non-x86 64-bit arches
-
-* Wed Oct 3 2012 Jochen Schmitt <Jochen herr-schmitt de> - 1:2.64-1
-- New upstream release
-
-* Fri Sep 7 2012 Jochen Schmitt <JOchen herr-schmitt de> - 1:2.63a-10
-- Add forgotten O_EXCL to CVE-patch
-
-* Thu Sep 6 2012 Jochen Schmitt <JOchen herr-schmitt de> - 1:2.63a-8
-- Porting blender-2.49b-cve.patch (#855092, CVE-2008-1103)
-
-* Fri Aug 10 2012 Richard Shaw <hobbes1069@gmail.com> - 1:2.63a-7
-- Rebuild for libboost 1.50.
-
-* Sat Aug 04 2012 David Malcolm <dmalcolm@redhat.com> - 1:2.63a-6
-- rebuild for https://fedoraproject.org/wiki/Features/Python_3.3
-
-* Wed Aug 01 2012 Adam Jackson <ajax@redhat.com> - 1:2.63a-5
-- -Rebuild for new glew
-
-* Sun Jul 29 2012 Jochen Schmitt <Jochen herr-schmitt de> - 1:2.63a-4
-- Rebult to fix broken dependencies
-
-* Wed Jul 18 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:2.63a-3
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
-
-* Tue Jun 26 2012 Richard Shaw <hobbes1069@gmail.com> 1:2.63a-2
-- Bump revision to be >= f17 for AutoQA.
-
-* Fri May 11 2012 Jochen Schmitt <Jochen herr-schmitt de> 1:2.63a-1
-- New upstream release
-
-* Fri Apr 27 2012 Jochen Schmitt <JOchen herr-schmitt de> 1:2.63-1
-- New upstream release
-
-* Wed Apr 25 2012 Jochen Schmitt <Jochen herr-schmitt de> 1:2.62-6
-- Fix crash in libspnav (#814665)
-
-* Tue Apr 24 2012 Jochen Schmitt <Jochen herr-schmitt de> 1:2.62-5
-- Add cycles support (#812354)
-
-* Fri Apr 13 2012 Jochen Schmitt <Jochen herr-schmitt de> 1:2.62-4
-- Add BR to libspnav-devel
-
-* Sun Mar 18 2012 Jochen Schmitt <Jochen herr-schmitt de> 1:2.62-3
-- Rebuild for new OpenImageIO release
-
-* Tue Feb 28 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> 1:2.62-2
-- Rebuilt for c++ ABI breakage
-
-* Thu Feb 16 2012 Jochen Schmitt <Jochen herr-schmitt de> 1:2.62-1
-- New upstream release
-
-* Fri Feb 10 2012 Petr Pisar <ppisar@redhat.com> 1:2.61-6
-- Rebuild against PCRE 8.30
-
-* Thu Feb 09 2012 Rex Dieter <rdieter@fedoraproject.org> 1:2.61-5
-- rebuild (openjpeg)
-
-* Thu Feb 9 2012 Jochen Schmitt <Jochen herr-schmitt de> 1:2.61-4
-- Remove unnecessary gcc-4.5 patch
-
-* Wed Feb 8 2012 Jochen Schmitt <Jochen herr-schmitt de> 1:2.61-3
-- Fix gcc-4.7 related issue
-
-* Thu Jan 5 2012 Jochen Schmitt <JOchen herr-schmitt de> 1:2.61-2
-- Fix typo in syspth patch (#771814)
-
-* Wed Dec 14 2011 Jochen Schmitt <Jochen herr-schmitt de> 1:2.61-1
-- New upstream release
-- Add OpenImageIO-devel as a BR
-- Package cleanup
-
-* Wed Nov 23 2011 Jochen Schmitt <Jochen herr-schmitt de> 1:2.60a-8
-- Set BuildArch to noarch for blender-rpm-macros
-
-* Wed Nov 23 2011 Jochen Schmitt <Jochen herr-schmitt de> 1:2.60a-7
-- Remove %%blender_requires and %%blenderplayer_requires entirely
-
-* Wed Nov 23 2011 Jochen Schmitt <Jochen herr-schmitt de> 1:2.60a-6
-- Futher rework on macros.blender
-- Add explicit BR to boost-devel
-
-* Mon Nov 21 2011 Jochen Schmitt <Jochen herr-schmitt de> 1:2.60a-4
-- Fix error in macros.blender, add %%blendert_addons
-
-* Mon Nov 7 2011 Jochen Schmitt <Jochen herr-schmitt de> 1:2.60a-3
-- Rebuilt for new openCOLLADA release
-
-* Tue Nov 1 2011 Jochen Schmitt <Jochen herr-schmitt de> 1:2.60a-2
-- Rebuilt for new openCOLLADA release
-
-* Wed Oct 26 2011 Jochen Schmitt <Jochen herr-schmitt de> 1:2.60a-1
-- New upstream release
-
-* Wed Oct 19 2011 Jochen Schmitt <Jochen herr-schmitt de> 1:2.60-1
-- New upstream release
-
-* Sun Aug 14 2011 Jochen Schmitt <JOchen herr-schmitt de> 1:2.59-1
-- New upstream release
-
-* Thu Aug 11 2011 Jochen Schmitt <Jochen herr-schmitt de> 1:2.58a-6
-- Fix issues with blneder_requires macro
-
-* Tue Aug 9 2011 Jochen Schmitt <Jochen herr-schmitt de> 1:2.58a-5
-- Suppres python byte compiling
-- Add additional codecs
-
-* Sun Aug 7 2011 Jochen Schmitt <Jochen herr-schmitt de> 1:2.58a-4
-- Add man page for blenderplayer
-- Add support for openCOLLADA
-- Remove debugging statement from syspath patch
-
-* Mon Aug 1 2011 Jochen Schmitt <Jochen herr-schmitt de> 1:2.58a-3
-- Cleanup
-
-* Mon Aug 1 2011 Jochen Schmitt <Jochen herr-schmitt de> 1:2.58a-2
-- Remove scons configuration file
-
-* Sun Jul 10 2011 Jochen Schmitt <Jochen herr-schmitt de> 1:2.58a-1
-- New upstream release with minor bug fixes
-
-* Thu Jun 30 2011 Jochen Schmitt <Jochen herr schmitt.de> 1:2.58-4
-- Rework on cmake build
-
-* Mon Jun 27 2011 Jochen Schmitt <Jochen herr-schmitt de> 1:2.58-3
-- Migrating to the cmake build system
-
-* Mon Jun 27 2011 Jochen Schmitt <Jochen herr-schmitt de> 1:2.58-2
-- New upstream release
-
-* Mon Jun 20 2011 ajax@redhat.com - 1:2.57b-5
-- Rebuild for new glew soname
-
-* Tue May 17 2011 Jochen Schmitt <Jochen herr-schmitt de> 1:2.57b-4
-- Add virtual provides for blenderplayer(ABI)
-
-* Tue May 17 2011 Jochen Schmitt <Jochen herr-schmitt de> 1:2.57b-3
-- Add virtual provides for blender ABI
-
-* Tue May 17 2011 Jochen Schmitt <Jochen herr-schmitt de> 1:2.57b-2
-- Definition of blender_api macro
-
-* Fri Apr 29 2011 Jochen Schmitt <Jochen herr-schmitt de> 1:2.57b-1
-- New minor upstream update
-
-* Wed Apr 27 2011 Jochen Schmitt <Jochen herr-schmitt de> 1:2.57-3
-- Add patch to solve CVE-2009-3850 (#5333395)
-
-* Sat Apr 16 2011 Jochen Schmitt <Jochen herr-schmitt de> 1:2.57-2
-- Add plugin directory
-- Add locale
-
-* Thu Apr 14 2011 Jochen Schmitt <Jochen herr-schmitt de> 1:2.57-1
-- First non-beta release of the 2.5 series (taken from svn)
-
-* Wed Apr 13 2011 Jochen Schmitt <Jochen herr-schmitt de> 1:2.56-12.svn36007%{?dist}
-- Increase Epoch
-- Add rpm-macros subpackage
-- Exclude currently unsed directories (plugin support)
-
-* Sun Apr 10 2011 Jochen Schmitt <Jochen herr-schmitt de> 2.56-11.svn36007%{?dist}
-- Add accidently removed files
-
-* Thu Apr 7 2011 Jochen Schmitt <Jochen herr-schmitt de> 2.56-10.svn36007%{?dist}
-- Change compiler flags to fixed UI issue (#671284)
-- Exclude plugin directory (not supported in current release)
-
-* Wed Apr 6 2011 Jochen Schmitt <Jochen herr-schmitt de> 2.56-9.svn36007%{?dist}
-- New upstream release
-- Missing UI issue fixed (#671284)
-
-* Wed Mar 23 2011 Jochen Schmitt <Jochen herr-schmitt de> 2.56-8.svn35722%{?dist}
-- Update to snapshot svn35722
-
-* Tue Feb 08 2011 Paulo Roma <roma@lcg.ufrj.br> - 2.56-7
-- Rebuilt without linking to libgettextlib (bugzilla #650471).
-- Applied gcc46 patch
-
-* Mon Feb 07 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.56-6
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
-
-* Wed Jan 19 2011 Jochen Schmitt <Jochen herr-schmitt de> 2.56-5
-- Remove ref to #extern/glew/include from all scons files
-
-* Wed Jan 19 2011 Jochen Schmitt <Jochen herr-schmitt de> 2.56-4
-- Readd blenderplayer subpackage
-
-* Wed Jan 19 2011 Jochen Schmitt <Jochen herr-schmitt de> 2.56-3
-- Fix RPM_OPT_FLAGS honour issue
-
-* Wed Jan 19 2011 Dan Horák <dan[at]danny.cz> 2.56-2
-- use SSE optimization only on x86 platforms
-
-* Wed Jan 12 2011 Rex Dieter <rdieter@fedoraproject.org> 2.49b-11
-- rebuild (openjpeg)
-
-* Tue Jul 27 2010 David Malcolm <dmalcolm@redhat.com> 2.49b-10
-- Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild
-
-* Mon Jun 21 2010 Nicolas Chauvet <kwizart@gmail.com> 2.49b-9
-- Rebuild for gettext
-
-* Wed May 26 2010 Jochen Schmitt <Jochen herr-schmitt de> 2.49b-8
-- Add large file support for 32-bit plattforms (#585668)
-
-* Thu Apr 8 2010 Jochen Schmitt <s4504kr@omega> 2.49b-7
-- Remove unused BR fontpackages-devel
-
-* Sun Mar 28 2010 Jochen Schmitt <s4504kr@omega> 2.49b-6
-- Try to fix copy of userid into files.owner (#572186)
-
-* Wed Jan 13 2010 Jochen Schmitt <Jochen herr-schmitt de> 2.49b-5
-- Add forgotten patch
-
-* Wed Jan 13 2010 Jochen Schmitt <Jochen herr-schmitt de> 2.49b-4
-- Fix O_CREAT issue on existing quit.blend file (#553959)
-- Move quit.blend to ~/.blender
-
-* Mon Nov 23 2009 Jochen Schmitt <Jochen herr-schmitt de> 2.49b-3
-- Remove symlink to DejaVu font from package
-
-* Thu Nov 12 2009 Jochen Schmitt <Jochen herr-schmitt de> 2.49b-2
-- Rebuild
-
-* Mon Sep 7 2009 Jochen Schmitt <Jochen herr-schmitt de> 2.49b-1
-- New upstream release (#520780)
-
-* Tue Aug 11 2009 Jochen Schmitt <Jochen herr-schmitt de> 2.49a-6
-- Build again new freealut relase (openalut-soft)
-
-* Mon Aug 3 2009 Jochen Schmitt <Jochen herr-schmitt de> 2.49a-5
-- Revoke using of system FTGL library
-
-* Mon Aug 3 2009 Jochen Schmitt <Jochen herr-schmitt de> 2.49a-4
-- Rebuild for python-2.6.2
-
-* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> 2.49a-3
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
-
-* Mon Jul 6 2009 kwizart < kwizart at gmail.com > 2.49a-2
-- Fix perm on blend2renderinfo.py - raised by #506957
-
-* Fri Jun 19 2009 kwizart < kwizart at gmail.com > 2.49a-1
-- Update to 2.49a
-
-* Fri Jun 19 2009 kwizart < kwizart at gmail.com > 2.49-6
-- Update blender-wrapper script.
-- Repackage the sources archive.
-- Remove deprecated import/export-3ds-0.7.py
-- Pick desktop and icons from tarball and use hicolor icons.
-- Hack config.py to add system libqhull along with gettexlib.
-
-* Fri Jun 12 2009 Jochen Schmitt <Jochen herr-schmitt de> 2.49-5
-- Fix Type
-- Change symlink to %%{_fontbasedir}/Dejavu/...
-
-* Wed Jun 3 2009 Jochen Schmitt <Jochen herr-schmitt de> 2.49-4
-- Rework on the blender wrapper script
-
-* Tue Jun 2 2009 Jochen Schmitt <Jochen herr-schmitt de> 2.49-3
-- Try to build agains more system libraries as possible
-
-* Mon Jun 1 2009 Jochen Schmitt <Jochen herr-schmitt de> 2.49-1
-- New upstream release
-
-* Wed May 13 2009 Jochen Schmitt <Jochen herr-schmitt de> 2.48a-22
-- Copy bpydata/config/* into ~/.blender/.../bpydata/config in blender-wrapper script
-
-* Mon Apr 20 2009 Jochen Schmitt <Jochen herr-schmitt de> 2.48a-21
-- Chamge BR mesa-libGL* into libGL*
-
-* Mon Apr 20 2009 Jochen Schmitt <Jochen herr-schmitt de> 2.48a-20
-- Remove x264 from source tar ball
-- Some cosmetic changes
-
-* Wed Apr 1 2009 Jochen Schmitt <Jochen herr-schmitt de> 2.48a-19
-- Change nonfree to freeworld
-
-* Tue Mar 31 2009 Jochen Schmitt <Jochen herr-schmitt de> 2.48a-18
-- Fix typo
-
-* Tue Mar 31 2009 Jochen Schmitt <Jochen herr-schmitt de> 2.48a-17
-- Create drop-in for non-free blender release
-
-* Wed Mar 11 2009 Jochen Schmitt <Jochen herr-schmitt de> 2.48a-16
-- Put blenderplayer into a separate subpackage (#489685)
-
-* Mon Feb 23 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.48a-15
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
-
-* Tue Feb 17 2009 Jochen Schmitt <Jochen herr-schmitt de> 2.48a-14
-- Fix broken wrapper script
-
-* Wed Jan 21 2009 Jochen Schmitt <Jochen herr-schmitt de> 2.48a-13
-- Do some fixes on blender-wrapeer
-
-* Sun Jan 18 2009 Jochen Schmitt <Jochen herr-schmitt de> 2.48a-12
-- Change Req. for font package because fonts naming was changed (#480444)
-
-* Thu Jan 15 2009 Jochen Schmitt <Jochen herr-schmitt de> 2.48a-11
-- Rebuild for new openssl package
-
-* Sun Jan 11 2009 Jochen Schmitt <Jochen herr-schmitt de> 2.48a-10
-- Create symlink to DajaVu-Sans
-
-* Tue Jan 6 2009 Jochen Schmitt <Jochen herr-schmitt de> 2.48a-9
-- Create fonts sub-package (#477370)
-
-* Sat Dec 27 2008 Lubomir Rintel <lkundrak@v3.sk> 2.48a-7
-- Fix optflags use, this time for real
-
-* Sat Dec 27 2008 Lubomir Rintel <lkundrak@v3.sk> 2.48a-6
-- Use proper compiler flags (see #199418)
-- Minor grammar & language fixes and tidy-ups
-
-* Sun Nov 30 2008 Ignacio Vazquez-Abrams <ivazqueznet+rpm@gmail.com> 2.48a-5
-- Rebuild for Python 2.6
-
-* Mon Nov 3 2008 Jochen Schmitt <Jochen herr-schmitt de> 2.48a-4
-- Fix security issue (#469655, CVE-2008-4863)
-[5~
-* Sun Oct 26 2008 Jochen Schmitt <Jochen herr-schmitt de> 2.48a-3
-- Create %%{_libdir}/blender/scripts/ to claim ownership
-
-* Sun Oct 26 2008 Jochen Schmitt <Jochen herr-schmitt de> 2.48a-1
-- New upstream release
-
-* Wed Oct 15 2008 Jochen Schmitt <Jochen herr-schmitt de> 2.48-1
-- New upstream release
-- Build agains system glew library (#466755)
-
-* Tue Oct 7 2008 Jochen Schmitt <Jochen herr-schmitt de> 2.47-5
-- Reorganisation directory structure to fix sysinfo.py issue
-
-* Tue Oct 7 2008 Jochen Schmitt <Jochen herr-schmitt de> 2.47-4
-- Avoid duplicate python script (#465810)
-
-* Sun Sep 7 2008 Jochen Schmitt <Jochen herr-schmitt de> 2.47-3
-- Fix prerelease SPEC file
-
-* Thu Aug 14 2008 Jochen Schmitt <Jochen herr-schmitt de> 2.47-1
-- New upstream release
-
-* Tue Aug 12 2008 Jochen Schmitt <Jochen herr-schmitt de> 2.47-0.2
-- New upstream release (blender-2.47rc)
-
-* Mon May 19 2008 Jochen Schmitt <Jochen herr-schmitt de> 2.46-1
-- New upstream release
-
-* Wed May 7 2008 Jochen Schmitt <Jochen herr-schmitt de> 2.46-0.3.1
-- Some fixes for CVE-2008-1003
-
-* Tue May 6 2008 Jochen Schmitt <Jochen herr-schmitt de> 2.46-0.3
-- Release Canditate for 2.46
-
-* Sun Apr 27 2008 Jochen Schmitt <Jochen herr-schmitt de> 2.45-13
-- More generic patch for scons issue
-
-* Thu Apr 24 2008 Jochen Schmitt <Jochen herr-schmitt de> 2.45-12
-- Fix odd scons compatibility issue
-
-* Thu Apr 24 2008 Jochen Schmitt <Jochen herr-schmitt de> 2.45-11
-- Fix CVS-2008-1102 (#443937)
-
-* Wed Mar 12 2008 Jochen Schmitt <Jochen herr-schmitt de> 2.45-10
-- Clarification of restrictions caused by legal issues
-
-* Tue Mar 4 2008 Jochen Schmitt <Jochen herr-schmitt de> 2.45-9
-- Apply yafray patch only on 64-bit systems
-
-* Thu Feb 28 2008 Jochen Schmitt <Jochen herr-schmitt de> 2.45-8
-- Fix yafray load bug (#451571)
-
-* Sun Feb 10 2008 Jochen Schmitt <Jochen herr-schmitt de> 2.45-7
-- Rebuild for gcc-4.3
-
-* Sat Jan 26 2008 Alex Lancaster <alexlan[AT]fedoraproject org> 2.45-6
-- Rebuild for new gettext
-
-* Thu Jan 17 2008 Jochen Schmitt <Jochen herr-schmitt de> 2.45-5
-- Fix gcc-4.3 related issues
-
-* Tue Oct 16 2007 Jochen Schmitt <Jochen herr-schmitt de> 2.45-4
-- Rebuild again for OpenEXR
-
-* Sun Oct 14 2007 Jochen Schmitt <Jochen herr-schmitt de> 2.45-3
-- Rebuild
-
-* Sun Sep 23 2007 Jochen Schmitt <Jochen herr-schmitt de> 2.45-2
-- Change method how to determinate python version
-
-* Thu Sep 20 2007 Jochen Schmitt <Jochen herr-schmitt de> 2.45-1
-- New upstream release
-
-* Thu Aug 9 2007 Jochen Schmitt <Jochen herr-schmitt de> 2.44-8
-- Fix koji-python issue
-
-* Wed Aug 8 2007 Jochen Schmitt <Jochen herr-schmitt de> 2.44-6
-- Changing license tag
-- Add python as an BR
-
-* Mon May 21 2007 Jochen Schmitt <Jochen herr-schmitt de> 2.44-4
-- Use of $$RPM_OPT_FLAGS to compile blender
-
-* Sun May 20 2007 Jochen Schmitt <Jochen herr-schmitt de> 2.44-2
-- Increase release number
-
-* Tue May 15 2007 Jochen Schmitt <Jochen herr-schmitt de> 2.44-1
-- New upstream release
-
-* Wed May 9 2007 Jochen Schmitt <Jochen herr-schmitt de> 2.42a-24
-- Remove ffmpeg lib during a legal issue (#239476)
-
-* Tue May 8 2007 Jochen Schmitt <Jochen herr-schmitt de> 2.42a-23
-- Exclude ppc64 arch
-
-* Mon May 7 2007 Jochen Schmitt <Jochen herr-schmitt de> 2.42a-21
-- Fix security issue (#239338)
-
-* Sun Apr 22 2007 Jochen Schmitt <Jochen herr-schmitt de> 2.42a-20
-- Romove package from the x86_64 arch (#237423)
-
-* Mon Jan 8 2007 Jochen Schmitt <Jochen herr-schmitt de> 2.42a-18
-- Rebult
-
-* Thu Dec 14 2006 Jochen Schmitt <Jochen herr-schmitt de> 2.42a-17
-- Replace x86-patch with one from the blender project
-
-* Thu Dec 14 2006 Jochen Schmitt <Jochen herr-schmitt de> 2.42a-16
-- Rebuild
-
-* Tue Dec 12 2006 Jochen Schmitt <Jochen herr-schmitt de> 2.42a-12
-- Fix typo
-
-* Tue Dec 12 2006 Jochen Schmitt <Jochen herr-schmitt de> 2.42a-11
-- Try x64-patch for complle with python-2.5
-
-* Tue Dec 12 2006 Jochen Schmitt <Jochen herr-schmitt de> 2.42a-10
-- Exclude x86_64 arch (#219329)
-
-* Mon Dec 11 2006 Jochen Schmitt <Jochen herr-schmitt de> 2.42a-9
-- New build to solve broken deps
-
-* Wed Nov 29 2006 Jochen Schmitt <Jochen herr-schmitt de> 2.42a-6
-- Rebuild to solve broken deps
-
-* Tue Oct 31 2006 Jochen Schmitt <Jochen herr-schmitt de> 2.42a-5
-- Rebuilt to fix broken deps
-
-* Mon Oct 16 2006 Jochen Schmitt <Jochen herr-schmitt de> 2.42a-4
-- /usr/lib/blender should own by the package
-
-* Wed Oct 11 2006 Jochen Schmitt <Jochen herr-schmitt de> 2.42a-3
-- Correct invalid locale paths (#210209)
-
-* Wed Sep 13 2006 Jochen Schmitt <Jochen herr-schmitt de> 2.42a-2
-- Update to new upstream release
-
-* Tue Sep 12 2006 Jochen Schmitt <Jochen herr-schmitt de> 2.42-10
-- Rebuild to solve broken deps
-
-* Sun Sep 3 2006 Jochen Schmitt <Jochen herr-schmitt de> 2.42-9
-- Rebuild for FC-6
-
-* Thu Aug 10 2006 Jochen Schmitt <Jochen herr-schmitt de> 2.42-7
-- Remove %%ghost for pyo files for fullfilling new packaging guidelines
-
-* Thu Aug 10 2006 Jochen Schmitt <Jochen herr-schmitt de> 2.42-6
-- Rebuilt to solve broken deps
-
-* Wed Jul 26 2006 Jochen Schmitt <Jochen herr-schmitt de> 2.42-5
-- Fix symlink in blender-wrapper to locale
-
-* Thu Jul 20 2006 Jochen Schmitt <jochen herr-schmitt de> 2.42-4
-- Fix UI Problem (#199418)
-
-* Mon Jul 17 2006 Jochen Schmitt <jochen herr-schmitt de> 2.42-3
-- Fix some BR stuff.
-
-* Sun Jul 16 2006 Jochen Schmitt <Jochen herr-schmitt de> 2.42-1
-- New upstream release.
-
-* Sun Feb 19 2006 Jochen Schmitt <Jochen herr-schmitt de> 2.41-3
-- Rebuild for FC-5.
-
-* Mon Feb 6 2006 Jochen Schmitt <Jochen herr-schmitt.de> 2.41-2
-- Add freealut as dependancy.
-
-* Sun Jan 30 2006 Jochen Schmitt <Jochen herr-schmitt de> 2.41-1
-- Update to new upstream release.
-
-* Wed Jan 18 2006 Jochen Schmitt <Jochen herr-schmitt de> 2.40-2
-- New upstream release.
-- adapting to mudular X.
-- add libtiff-devel as BuildRequires.
-
-* Mon Jun 6 2005 Toshio Kuratomi <toshio-tiki-lounge.com> 2.37-3
-- Bump release for development.
-
-* Sun Jun 5 2005 Toshio Kuratomi <toshio-tiki-lounge.com> 2.37-2
-- Patch to fix compilation errors on x86_64.
-
-* Sun Jun 5 2005 Toshio Kuratomi <toshio-tiki-lounge.com> 2.37-1
-- Update to 2.37.
-- Drop gcc4 patch.
-
-* Mon May 16 2005 Toshio Kuratomi <toshio-tiki-lounge.com> 2.36-3
-- Bump and rebuild now that scons is available on all platforms.
-
-* Sat May 14 2005 Toshio Kuratomi <toshio-tiki-lounge.com> 2.36-2
-- Fix a gcc4 error.
-
-* Fri May 13 2005 Toshio Kuratomi <toshio-tiki-lounge.com> 2.36-1
-- Update to 2.36.
-- Rebuild with new gcc4.
-
-* Fri Apr 7 2005 Michael Schwendt <mschwendt[AT]users.sf.net>
-- rebuilt
-
-* Mon Nov 15 2004 Phillip Compton <pcompton[AT]proteinmedia.com> 2.35-1
-- 2.35.
-
-* Thu Nov 11 2004 Phillip Compton <pcompton[AT]proteinmedia.com> 2.34-0.fdr.3
-- Mime-type corrections for FC3.
-- Dropped redundent BR XFree86-devel.
-
-* Thu Aug 05 2004 Phillip Compton <pcompton[AT]proteinmedia.com> 0:2.34-0.fdr.2
-- blender.applications file.
-- blender.xml file.
-- post/postun update-mime-database.
-
-* Thu Aug 05 2004 Phillip Compton <pcompton[AT]proteinmedia.com> 0:2.34-0.fdr.1
-- Updated to 2.34.
-
-* Thu Aug 05 2004 Phillip Compton <pcompton[AT]proteinmedia.com> 0:2.33-0.fdr.2.a
-- Include 3ds import/export scripts.
-- Added mime info.
-- Added mime icon (from yattacier theme).
-
-* Wed Aug 04 2004 Phillip Compton <pcompton[AT]proteinmedia.com> 0:2.33-0.fdr.1.a
-- 2.33a.
-- Now building with scons.
-
-* Tue Feb 10 2004 Phillip Compton <pcompton[AT]proteinmedia.com> 0:2.32-0.fdr.2
-- Now including scripts.
-
-* Thu Feb 05 2004 Phillip Compton <pcompton[AT]proteinmedia.com> 0:2.32-0.fdr.1
-- Updated to 2.32.
-
-* Sun Jan 11 2004 Phillip Compton <pcompton[AT]proteinmedia.com> 0:2.31-0.fdr.3.a
-- --enable-openal.
-- --disable-rpath.
-- remove --enable-international.
-- modify .desktop to execute with -w.
-
-* Thu Dec 04 2003 Phillip Compton <pcompton[AT]proteinmedia.com> 0:2.31-0.fdr.2.a
-- Updated to 2.31a.
-
-* Sun Nov 30 2003 Phillip Compton <pcompton[AT]proteinmedia.com> 0:2.31-0.fdr.1
-- Updated to 2.31.
-- enable-international.
-
-* Tue Nov 18 2003 Phillip Compton <pcompton[AT]proteinmedia.com> 0:2.30-0.fdr.1
-- Updated to 2.30.
-
-* Fri Oct 10 2003 Phillip Compton <pcompton[AT]proteinmedia.com> 0:2.28-0.fdr.5.c
-- Updated to 2.28c.
-
-* Tue Oct 07 2003 Phillip Compton <pcompton[AT]proteinmedia.com> 0:2.28-0.fdr.4.a
-- Removed BuildReq smpeg-devel
-
-* Mon Sep 15 2003 Phillip Compton <pcompton[AT]proteinmedia.com> 0:2.28-0.fdr.3.a
-- Moved 'a' out of version according to naming guidelines.
-
-* Fri Sep 12 2003 Phillip Compton <pcompton[AT]proteinmedia.com> 0:2.28a-0.fdr.2
-- changed file permission on tarball.
-- dropped redundant messages about aclocal, etc.
-- configure --disable-shared.
-- automake --foreign.
-- added doc/python-dev-guide.txt doc/GPL-license.txt doc/bf-members.txt to %%doc.
-
-* Wed Sep 10 2003 Phillip Compton <pcompton[AT]proteinmedia.com> 0:2.28a-0.fdr.1
-- Updated to 2.28a.
-
-* Wed Aug 13 2003 Phillip Compton <pcompton[AT]proteinmedia.com> 0:2.28-0.fdr.2
-- New Icon.
-
-* Thu Jul 24 2003 Phillip Compton <pcompton[AT]proteinmedia.com> 0:2.28-0.fdr.1
-- Updated to 2.28.
-- BuildReq libvorbis-devel.
-- BuildReq smpeg-devel.
-- BuildReq esound-devel.
-- BuildReq libogg-devel.
-- BuildReq vorbis-tools.
-- BuildReq openal-devel
-- BuildReq libtool
-
-* Mon May 26 2003 Phillip Compton <pcompton[AT]proteinmedia.com> 0:2.27-0.fdr.2
-- Removed post/postun ldconfig.
-- Added autoconf workaround.
-
-* Mon May 19 2003 Phillip Compton <pcompton[AT]proteinmedia.com> 0:2.27-0.fdr.1
-- Updated to 2.27.
-- Removed devel package.
-
-* Wed Apr 09 2003 Phillip Compton <pcompton[AT]proteinmedia.com> 0:2.26-0.fdr.9
-- Corrected devel Group.
-
-* Tue Apr 01 2003 Phillip Compton <pcompton[AT]proteinmedia.com> 0:2.26-0.fdr.8
-- Added desktop-file-utils to BuildRequires.
-- Changed category to X-Fedora-Extra.
-
-* Mon Mar 31 2003 Phillip Compton <pcompton[AT]proteinmedia.com> 0:2.26-0.fdr.7
-- Added Missing BuildRequires.
-
-* Sun Mar 30 2003 Phillip Compton <pcompton[AT]proteinmedia.com> 0:2.26-0.fdr.6
-- Cleaned up BuildRequires.
-- Added Epoch:0.
-
-* Sat Mar 22 2003 Phillip Compton <pcompton[AT]proteinmedia.com> 2.26-0.fdr.5
-- Spec file cleanup.
-
-* Sat Mar 08 2003 Phillip Compton <pcompton[AT]proteinmedia.com> 2.26-1.fdr.4
-- Spec file cleanup.
-
-* Wed Feb 26 2003 Phillip Compton <pcompton[AT]proteinmedia.com> 2.26-1.fedora.3
-- Spec file cleanup.
-
-* Thu Feb 20 2003 Warren Togami
-- Add BuildRequires python-devel
-
-* Wed Feb 19 2003 Phillip Compton
-- Initial RPM release.
diff --git a/patches/gnome-settings-daemon/gnome-settings-daemon.spec b/patches/gnome-settings-daemon/gnome-settings-daemon.spec
deleted file mode 100644
index 515bcab..0000000
--- a/patches/gnome-settings-daemon/gnome-settings-daemon.spec
+++ /dev/null
@@ -1,1175 +0,0 @@
-%global gnome_desktop_version 3.9.0
-%global libgweather_version 3.9.5
-%global gsettings_desktop_schemas_version 3.9.91
-%global geoclue_version 1.99.3
-%global geocode_glib_version 3.10.0
-
-Name: gnome-settings-daemon
-Version: 3.10.3
-Release: 2%{?dist}
-Summary: The daemon sharing settings from GNOME to GTK+/KDE applications (Copr: lantw44/patches)
-
-Group: System Environment/Daemons
-License: GPLv2+
-URL: http://download.gnome.org/sources/%{name}
-#VCS: git:git://git.gnome.org/gnome-settings-daemon
-Source: http://download.gnome.org/sources/%{name}/3.10/%{name}-%{version}.tar.xz
-# disable wacom for ppc/ppc64 (used on RHEL)
-Patch0: %{name}-3.5.4-ppc-no-wacom.patch
-
-# already upstream, fixes launching gnome-software from the notification
-Patch1: 0001-updates-Correctly-start-gnome-software-when-clicking.patch
-
-# respect menus-have-icons and buttons-have-icons settings
-Patch4: gsd-respect-menus-buttons-icons.patch
-
-BuildRequires: gtk3-devel >= 3.7.8
-BuildRequires: gnome-desktop3-devel >= %{gnome_desktop_version}
-BuildRequires: xorg-x11-proto-devel libXxf86misc-devel
-BuildRequires: pulseaudio-libs-devel
-BuildRequires: libgnomekbd-devel
-BuildRequires: libnotify-devel
-BuildRequires: gettext intltool
-BuildRequires: fontconfig-devel
-BuildRequires: geoclue2-devel >= %{geoclue_version}
-BuildRequires: geocode-glib-devel >= %{geocode_glib_version}
-BuildRequires: libcanberra-devel
-BuildRequires: polkit-devel
-BuildRequires: autoconf automake libtool
-BuildRequires: libxklavier-devel
-BuildRequires: gsettings-desktop-schemas-devel >= %{gsettings_desktop_schemas_version}
-BuildRequires: PackageKit-glib-devel
-BuildRequires: cups-devel
-BuildRequires: upower-devel
-BuildRequires: libgudev1-devel
-BuildRequires: libgweather-devel >= %{libgweather_version}
-BuildRequires: librsvg2-devel
-BuildRequires: nss-devel
-BuildRequires: colord-devel >= 0.1.12
-BuildRequires: lcms2-devel >= 2.2
-BuildRequires: libXi-devel libXfixes-devel
-BuildRequires: systemd-devel
-BuildRequires: libXtst-devel
-BuildRequires: libxkbfile-devel
-BuildRequires: ibus-devel
-BuildRequires: libxslt
-BuildRequires: docbook-style-xsl
-%ifnarch s390 s390x %{?rhel:ppc ppc64}
-BuildRequires: libwacom-devel >= 0.7
-BuildRequires: xorg-x11-drv-wacom-devel
-%endif
-
-Requires: colord
-Requires: control-center-filesystem
-Requires: geoclue2 >= %{geoclue_version}
-Requires: geocode-glib%{?_isa} >= %{geocode_glib_version}
-Requires: gnome-desktop3%{?_isa} >= %{gnome_desktop_version}
-Requires: gsettings-desktop-schemas%{?_isa} >= %{gsettings_desktop_schemas_version}
-Requires: libgweather%{?_isa} >= %{libgweather_version}
-
-%description
-Copr: lantw44/patches
-Note: This is a modified package. Install it if you want to see icons in GTK+
-buttons and menus in GNOME 3.10 or later version.
-
-A daemon to share settings from GNOME to other applications. It also
-handles global keybindings, as well as a number of desktop-wide settings.
-
-%package devel
-Summary: Development files for %{name}
-Group: Development/Libraries
-Requires: %{name} = %{version}-%{release}
-
-%description devel
-The %{name}-devel package contains libraries and header files for
-developing applications that use %{name}.
-
-%package updates
-Summary: updates plugin for %{name}
-Group: Development/Libraries
-Requires: %{name} = %{version}-%{release}
-
-%description updates
-The %{name}-updates package contains the updates plugin for %{name}
-
-%prep
-%setup -q
-%if 0%{?rhel}
-%patch0 -p1 -b .ppc-no-wacom
-%endif
-
-%patch1 -p1 -b .updates-fix-notification
-
-%define _default_patch_fuzz 2
-%patch4 -p1 -b .menus-buttons-icons
-
-autoreconf -i -f
-
-%build
-%configure --disable-static \
- --enable-profiling \
- --enable-packagekit \
- --enable-systemd
-make %{?_smp_mflags}
-
-
-%install
-make install DESTDIR=$RPM_BUILD_ROOT
-find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
-
-%find_lang %{name} --with-gnome
-
-mkdir $RPM_BUILD_ROOT%{_libdir}/gnome-settings-daemon-3.0/gtk-modules
-
-%post
-touch --no-create %{_datadir}/icons/hicolor >&/dev/null || :
-
-%postun
-if [ $1 -eq 0 ]; then
- touch --no-create %{_datadir}/icons/hicolor >&/dev/null || :
- gtk-update-icon-cache %{_datadir}/icons/hicolor >&/dev/null || :
- glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
-fi
-
-%posttrans
-gtk-update-icon-cache %{_datadir}/icons/hicolor >&/dev/null || :
-glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
-
-%postun updates
-if [ $1 -eq 0 ]; then
- glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
-fi
-
-%posttrans updates
-glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
-
-%files -f %{name}.lang
-%doc AUTHORS COPYING NEWS
-
-# list plugins explicitly, so we notice if one goes missing
-# some of these don't have a separate gschema
-%{_libdir}/gnome-settings-daemon-3.0/a11y-keyboard.gnome-settings-plugin
-%{_libdir}/gnome-settings-daemon-3.0/liba11y-keyboard.so
-
-%{_libdir}/gnome-settings-daemon-3.0/clipboard.gnome-settings-plugin
-%{_libdir}/gnome-settings-daemon-3.0/libclipboard.so
-
-%{_libdir}/gnome-settings-daemon-3.0/datetime.gnome-settings-plugin
-%{_libdir}/gnome-settings-daemon-3.0/libdatetime.so
-%{_datadir}/glib-2.0/schemas/org.gnome.settings-daemon.plugins.datetime.gschema.xml
-
-%{_libdir}/gnome-settings-daemon-3.0/housekeeping.gnome-settings-plugin
-%{_libdir}/gnome-settings-daemon-3.0/libhousekeeping.so
-%{_datadir}/glib-2.0/schemas/org.gnome.settings-daemon.plugins.housekeeping.gschema.xml
-
-%{_libdir}/gnome-settings-daemon-3.0/keyboard.gnome-settings-plugin
-%{_libdir}/gnome-settings-daemon-3.0/libkeyboard.so
-%{_datadir}/glib-2.0/schemas/org.gnome.settings-daemon.plugins.keyboard.gschema.xml
-
-%{_libdir}/gnome-settings-daemon-3.0/media-keys.gnome-settings-plugin
-%{_libdir}/gnome-settings-daemon-3.0/libmedia-keys.so
-%{_datadir}/glib-2.0/schemas/org.gnome.settings-daemon.plugins.media-keys.gschema.xml
-
-%{_libdir}/gnome-settings-daemon-3.0/mouse.gnome-settings-plugin
-%{_libdir}/gnome-settings-daemon-3.0/libmouse.so
-
-%{_libexecdir}/gsd-backlight-helper
-%{_datadir}/polkit-1/actions/org.gnome.settings-daemon.plugins.power.policy
-%{_libdir}/gnome-settings-daemon-3.0/power.gnome-settings-plugin
-%{_libdir}/gnome-settings-daemon-3.0/libpower.so
-%{_datadir}/glib-2.0/schemas/org.gnome.settings-daemon.plugins.power.gschema.xml
-
-%{_libdir}/gnome-settings-daemon-3.0/print-notifications.gnome-settings-plugin
-%{_libdir}/gnome-settings-daemon-3.0/libprint-notifications.so
-%{_datadir}/glib-2.0/schemas/org.gnome.settings-daemon.plugins.print-notifications.gschema.xml
-
-%{_libdir}/gnome-settings-daemon-3.0/remote-display.gnome-settings-plugin
-%{_libdir}/gnome-settings-daemon-3.0/libremote-display.so
-
-%{_libdir}/gnome-settings-daemon-3.0/librfkill.so
-%{_libdir}/gnome-settings-daemon-3.0/rfkill.gnome-settings-plugin
-
-%{_libdir}/gnome-settings-daemon-3.0/screensaver-proxy.gnome-settings-plugin
-%{_libdir}/gnome-settings-daemon-3.0/libscreensaver-proxy.so
-
-%{_libdir}/gnome-settings-daemon-3.0/smartcard.gnome-settings-plugin
-%{_libdir}/gnome-settings-daemon-3.0/libsmartcard.so
-
-%{_libdir}/gnome-settings-daemon-3.0/sound.gnome-settings-plugin
-%{_libdir}/gnome-settings-daemon-3.0/libsound.so
-
-%{_datadir}/glib-2.0/schemas/org.gnome.settings-daemon.peripherals.gschema.xml
-%{_datadir}/glib-2.0/schemas/org.gnome.settings-daemon.peripherals.wacom.gschema.xml
-
-%ifnarch s390 s390x %{?rhel:ppc ppc64}
-%{_libdir}/gnome-settings-daemon-3.0/wacom.gnome-settings-plugin
-%{_libdir}/gnome-settings-daemon-3.0/libgsdwacom.so
-%{_libexecdir}/gsd-wacom-led-helper
-%{_libexecdir}/gsd-wacom-oled-helper
-%{_datadir}/polkit-1/actions/org.gnome.settings-daemon.plugins.wacom.policy
-%endif
-
-%{_libdir}/gnome-settings-daemon-3.0/xrandr.gnome-settings-plugin
-%{_libdir}/gnome-settings-daemon-3.0/libxrandr.so
-%{_datadir}/glib-2.0/schemas/org.gnome.settings-daemon.plugins.xrandr.gschema.xml
-
-%{_libdir}/gnome-settings-daemon-3.0/xsettings.gnome-settings-plugin
-%{_libdir}/gnome-settings-daemon-3.0/libxsettings.so
-%{_datadir}/glib-2.0/schemas/org.gnome.settings-daemon.plugins.xsettings.gschema.xml
-
-%{_libdir}/gnome-settings-daemon-3.0/a11y-settings.gnome-settings-plugin
-%{_libdir}/gnome-settings-daemon-3.0/liba11y-settings.so
-
-%{_libdir}/gnome-settings-daemon-3.0/color.gnome-settings-plugin
-%{_libdir}/gnome-settings-daemon-3.0/libcolor.so
-%{_datadir}/glib-2.0/schemas/org.gnome.settings-daemon.plugins.color.gschema.xml
-
-%{_libdir}/gnome-settings-daemon-3.0/liborientation.so
-%{_libdir}/gnome-settings-daemon-3.0/orientation.gnome-settings-plugin
-%{_datadir}/glib-2.0/schemas/org.gnome.settings-daemon.plugins.orientation.gschema.xml
-
-%{_libdir}/gnome-settings-daemon-3.0/libcursor.so
-%{_libdir}/gnome-settings-daemon-3.0/cursor.gnome-settings-plugin
-
-%{_libdir}/gnome-settings-daemon-3.0/libgsd.so
-
-%{_libexecdir}/gnome-settings-daemon
-%{_libexecdir}/gnome-settings-daemon-localeexec
-%{_libexecdir}/gsd-locate-pointer
-%{_libexecdir}/gsd-printer
-
-%{_datadir}/gnome-settings-daemon/
-%{_sysconfdir}/xdg/autostart/gnome-settings-daemon.desktop
-%{_datadir}/icons/hicolor/*/apps/gsd-xrandr.*
-%{_datadir}/GConf/gsettings/gnome-settings-daemon.convert
-
-%{_datadir}/glib-2.0/schemas/org.gnome.settings-daemon.enums.xml
-%{_datadir}/glib-2.0/schemas/org.gnome.settings-daemon.plugins.gschema.xml
-
-%{_datadir}/dbus-1/services/org.freedesktop.IBus.service
-
-%{_datadir}/man/man1/gnome-settings-daemon.1.gz
-
-
-%files devel
-%{_includedir}/gnome-settings-daemon-3.0
-%{_libdir}/pkgconfig/gnome-settings-daemon.pc
-%dir %{_datadir}/gnome-settings-daemon-3.0
-%{_datadir}/gnome-settings-daemon-3.0/input-device-example.sh
-%ifnarch s390 s390x %{?rhel:ppc ppc64}
-%{_libexecdir}/gsd-list-wacom
-%{_libexecdir}/gsd-test-wacom
-%{_libexecdir}/gsd-test-wacom-osd
-%endif
-%{_libexecdir}/gsd-test-a11y-keyboard
-%{_libexecdir}/gsd-test-a11y-settings
-%{_libexecdir}/gsd-test-cursor
-%{_libexecdir}/gsd-test-datetime
-%{_libexecdir}/gsd-test-housekeeping
-%{_libexecdir}/gsd-test-input-helper
-%{_libexecdir}/gsd-test-keyboard
-%{_libexecdir}/gsd-test-media-keys
-%{_libexecdir}/gsd-test-mouse
-%{_libexecdir}/gsd-test-orientation
-%{_libexecdir}/gsd-test-print-notifications
-%{_libexecdir}/gsd-test-remote-display
-%{_libexecdir}/gsd-test-rfkill
-%{_libexecdir}/gsd-test-screensaver-proxy
-%{_libexecdir}/gsd-test-smartcard
-%{_libexecdir}/gsd-test-sound
-%{_libexecdir}/gsd-test-updates
-%{_libexecdir}/gsd-test-xrandr
-%{_libexecdir}/gsd-test-xsettings
-
-%files updates
-%{_libdir}/gnome-settings-daemon-3.0/updates.gnome-settings-plugin
-%{_libdir}/gnome-settings-daemon-3.0/libupdates.so
-%{_datadir}/glib-2.0/schemas/org.gnome.settings-daemon.plugins.updates.gschema.xml
-
-%changelog
-* Thu Jul 17 2014 Rex Dieter <rdieter@fedoraproject.org> 3.10.3-2
-- rebuild (for pulseaudio, bug #1117683)
-
-* Tue Jun 3 2014 Rui Matos <rmatos@redhat.com> - 3.10.3-1
-- Update to 3.10.3
-
-* Tue Nov 26 2013 Matthias Clasen <mclasen@redhat.com> - 3.10.2-3
-- Export a shell-shows-desktop xsetting
-
-* Mon Nov 25 2013 Richard Hughes <rhughes@redhat.com> - 3.10.2-2
-- Backport a patch to make 'Review' work when using gnome-software
-
-* Wed Nov 13 2013 Richard Hughes <rhughes@redhat.com> - 3.10.2-1
-- Update to 3.10.2
-
-* Thu Oct 17 2013 Richard Hughes <rhughes@redhat.com> - 3.10.1-2
-- Backport a patch from master to fix launching gnome-software from the
- notification.
-- Resolves: https://bugzilla.gnome.org/show_bug.cgi?id=710038
-
-* Tue Oct 15 2013 Richard Hughes <rhughes@redhat.com> - 3.10.1-1
-- Update to 3.10.1
-
-* Fri Oct 11 2013 Richard Hughes <rhughes@redhat.com> - 3.10.0-3
-- Apply the previous patch on Fedora too.
-
-* Fri Oct 11 2013 Richard Hughes <rhughes@redhat.com> - 3.10.0-2
-- Grab a patch from upstream to fix the multiple notifications about updates.
-- Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=1009132
-
-* Tue Sep 24 2013 Kalev Lember <kalevlember@gmail.com> - 3.10.0-1
-- Update to 3.10.0
-
-* Wed Sep 18 2013 Kalev Lember <kalevlember@gmail.com> - 3.9.92-1
-- Update to 3.9.92
-
-* Tue Sep 17 2013 Richard Hughes <rhughes@redhat.com> - 3.9.91.1-2
-- Grab a patch from upstream so that the offline updates feature can
- actually work when reboot returns with success.
-
-* Tue Sep 03 2013 Matthias Clasen <mclasen@redhat.com> - 3.9.91.1-1
-- Update to 3.9.91.1
-
-* Tue Sep 03 2013 Kalev Lember <kalevlember@gmail.com> - 3.9.91-1
-- Update to 3.9.91
-- Include the new datetime plugin
-
-* Fri Aug 23 2013 Kalev Lember <kalevlember@gmail.com> - 3.9.90-2
-- Keep middle click paste enabled for now
-
-* Thu Aug 22 2013 Kalev Lember <kalevlember@gmail.com> - 3.9.90-1
-- Update to 3.9.90
-
-* Fri Aug 09 2013 Kalev Lember <kalevlember@gmail.com> - 3.9.5-1
-- Update to 3.9.5
-- Remove empty /etc/gnome-settings-daemon directory
-- Install new rfkill plugin and add back the smartcard plugin
-
-* Tue Jul 30 2013 Richard Hughes <rhughes@redhat.com> - 3.9.3-3
-- Rebuild for colord soname bump
-
-* Mon Jul 22 2013 Bastien Nocera <bnocera@redhat.com> 3.9.3-2
-- Remove obsolete GStreamer 0.10 BRs
-
-* Thu Jun 20 2013 Kalev Lember <kalevlember@gmail.com> - 3.9.3-1
-- Update to 3.9.3
-
-* Sun Jun 02 2013 Kalev Lember <kalevlember@gmail.com> - 3.9.2-1
-- Update to 3.9.2
-- Drop the ibus-kkc-libpinyin patch; the hardcoded input sources
- list is gone from g-s-d
-- Set the minimum required gnome-desktop3 version
-
-* Tue May 14 2013 Richard Hughes <rhughes@redhat.com> - 3.8.2-1
-- Update to 3.8.2
-
-* Thu May 9 2013 Jens Petersen <petersen@redhat.com> - 3.8.1-2
-- default ibus engine in Fedora is now kkc for Japanese
- and libpinyin for Chinese (#948117)
-
-* Tue Apr 16 2013 Richard Hughes <rhughes@redhat.com> - 3.8.1-1
-- Update to 3.8.1
-
-* Tue Mar 26 2013 Richard Hughes <rhughes@redhat.com> - 3.8.0-1
-- Update to 3.8.0
-
-* Tue Mar 19 2013 Matthias Clasen <mclasen@redhat.com> - 3.7.92-1
-- Update to 3.7.92
-
-* Tue Mar 5 2013 Matthias Clasen <mclasen@redhat.com> - 3.7.91-1
-- Update to 3.7.91
-
-* Wed Feb 20 2013 Richard Hughes <rhughes@redhat.com> - 3.7.90-1
-- Update to 3.7.90
-
-* Thu Feb 07 2013 Richard Hughes <rhughes@redhat.com> - 3.7.5.1-1
-- Update to 3.7.5.1
-
-* Wed Feb 06 2013 Debarshi Ray <rishi@fedoraproject.org> - 3.7.5-2
-- Bump the gtk3 BuildRequires
-
-* Tue Feb 05 2013 Richard Hughes <rhughes@redhat.com> - 3.7.5-1
-- Update to 3.7.5
-
-* Wed Jan 16 2013 Richard Hughes <hughsient@gmail.com> - 3.7.4-1
-- Update to 3.7.4
-
-* Mon Dec 31 2012 Dan Horák <dan[at]danny.cz> - 3.7.3-2
-- fix filelist for s390(x) (and ppc/ppc64 in RHEL)
-
-* Thu Dec 20 2012 Kalev Lember <kalevlember@gmail.com> - 3.7.3-1
-- Update to 3.7.3
-- Adjust the spec file for the (temporarly) disabled smartcard plugin
-
-* Tue Nov 20 2012 Richard Hughes <hughsient@gmail.com> - 3.7.1-1
-- Update to 3.7.1
-- Remove upstreamed patches
-
-* Wed Nov 14 2012 Kalev Lember <kalevlember@gmail.com> - 3.6.3-1
-- Update to 3.6.3
-- Drop the static man page patch and BR docbook-style-xsl instead
-
-* Thu Nov 08 2012 Bastien Nocera <bnocera@redhat.com> 3.6.2-1
-- Update to 3.6.2
-
-* Thu Oct 18 2012 Matthias Clasen <mclasen@redhat.com> - 3.6.1-3
-- Fix a typo in the suspend patch (#858259)
-
-* Mon Oct 08 2012 Dan Horák <dan[at]danny.cz> - 3.6.1-2
-- fix build on s390(x)
-
-* Mon Oct 08 2012 Bastien Nocera <bnocera@redhat.com> 3.6.1-1
-- Update to 3.6.1
-
-* Fri Oct 5 2012 Olivier Fourdan <mclasen@redhat.com> - 3.6.0-5
-- Adds Wacom OSD window from upstream bug #679062
-
-* Wed Oct 3 2012 Matthias Clasen <mclasen@redhat.com> - 3.6.0-4
-- Fix an inhibitor leak in the previous patch
-
-* Tue Oct 2 2012 Matthias Clasen <mclasen@redhat.com> - 3.6.0-3
-- Fix lid close handling with new systemd
-
-* Fri Sep 28 2012 Peter Robinson <pbrobinson@fedoraproject.org> - 3.6.0-2
-- Split out PackageKit into a sub package. Fixes #699348
-
-* Tue Sep 25 2012 Richard Hughes <hughsient@gmail.com> - 3.6.0-1
-- Update to 3.6.0
-
-* Wed Sep 19 2012 Richard Hughes <hughsient@gmail.com> - 3.5.92-1
-- Update to 3.5.92
-
-* Wed Sep 05 2012 Cosimo Cecchi <cosimoc@redhat.com> - 3.5.91-1
-- Update to 3.5.91
-
-* Wed Aug 22 2012 Richard Hughes <hughsient@gmail.com> - 3.5.90-1
-- Update to 3.5.90
-
-* Tue Aug 21 2012 Richard Hughes <hughsient@gmail.com> - 3.5.6-1
-- Update to 3.5.6
-
-* Fri Jul 27 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.5.5-4
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
-
-* Tue Jul 24 2012 Dan Horák <dan[at]danny.cz> - 3.5.5-3
-- fix build without wacom
-
-* Thu Jul 19 2012 Matthias Clasen <mclasen@redhat.com> - 3.5.5-2
-- Fix the updates plugin to load
-
-* Thu Jul 19 2012 Matthias Clasen <mclasen@redhat.com> - 3.5.5-1
-- Update to 3.5.5
-
-* Tue Jul 17 2012 Dan Horák <dan[at]danny.cz> - 3.5.4-3
-- fix build on s390(x) - cherry-picked from f17 branch
-- allow build without wacom on ppc/ppc64
-
-* Tue Jul 17 2012 Matthias Clasen <mclasen@redhat.com> - 3.5.4-2
-- Rebuild against new PackageKit
-
-* Wed Jun 27 2012 Richard Hughes <hughsient@gmail.com> - 3.5.4-1
-- Update to 3.5.4
-
-* Tue Jun 26 2012 Richard Hughes <hughsient@gmail.com> - 3.5.3-1
-- Update to 3.5.3
-
-* Thu Jun 14 2012 Matthias Clasen <mclasen@redhat.com> - 3.5.2-4
-- Drop calculator patch, no longer needed
-
-* Thu Jun 07 2012 Matthias Clasen <mclasen@redhat.com> - 3.5.2-3
-- Fix file lists
-
-* Thu Jun 07 2012 Richard Hughes <hughsient@gmail.com> - 3.5.2-2
-- Add missing BR
-
-* Wed Jun 06 2012 Richard Hughes <hughsient@gmail.com> - 3.5.2-1
-- Update to 3.5.2
-
-* Fri May 18 2012 Richard Hughes <hughsient@gmail.com> - 3.4.2-1
-- Update to 3.4.2
-
-* Mon Apr 16 2012 Richard Hughes <hughsient@gmail.com> - 3.4.1-1
-- Update to 3.4.1
-
-* Mon Mar 26 2012 Richard Hughes <rhughes@redhat.com> - 3.4.0-1
-- New upstream version.
-
-* Tue Mar 20 2012 Richard Hughes <rhughes@redhat.com> 3.3.92-1
-- Update to 3.3.92
-
-* Mon Mar 05 2012 Bastien Nocera <bnocera@redhat.com> 3.3.91-1
-- Update to 3.3.91
-
-* Wed Feb 22 2012 Bastien Nocera <bnocera@redhat.com> 3.3.90.1-1
-- Update to 3.3.90.1
-
-* Thu Feb 9 2012 Matthias Clasen <mclasen@redhat.com> 3.3.5-2
-- Use systemd for session tracking
-
-* Tue Feb 7 2012 Matthias Clasen <mclasen@redhat.com> 3.3.5-1
-- Update to 3.3.5
-
-* Fri Jan 20 2012 Matthias Clasen <mclasen@redhat.com> 3.3.4-2
-- Some crash fixes
-
-* Tue Jan 17 2012 Bastien Nocera <bnocera@redhat.com> 3.3.4-1
-- Update to 3.3.4
-
-* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.3.3.1-3
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
-
-* Tue Dec 27 2011 Matthias Clasen <mclasen@redhat.com> - 3.3.3.1-2
-- Fix a path problem in the gnome-settings-daemon autostart file
-
-* Fri Dec 23 2011 Matthias Clasen <mclasen@redhat.com> - 3.3.3.1-1
-- Update to 3.3.3.1
-
-* Wed Dec 21 2011 Matthias Clasen <mclasen@redhat.com> - 3.3.3-1
-- Update to 3.3.3
-
-* Wed Nov 23 2011 Matthias Clasen <mclasen@redhat.com> - 3.3.2-1
-- Update to 3.3.2
-
-* Fri Nov 11 2011 Bastien Nocera <bnocera@redhat.com> 3.2.2-1
-- Update to 3.2.2
-
-* Wed Oct 26 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.2.1-4
-- Rebuilt for glibc bug#747377
-
-* Tue Oct 25 2011 Marek Kasik <mkasik@redhat.com> - 3.2.1-3
-- Fix a typo in registration of an object on DBus (#747318)
-
-* Mon Oct 24 2011 Matthias Clasen <mclasen@redhat.com> - 3.2.1-2
-- Fix calculator keybinding (#745367)
-
-* Mon Oct 17 2011 Bastien Nocera <bnocera@redhat.com> 3.2.1-1
-- Update to 3.2.1
-
-* Wed Oct 12 2011 Adam Williamson <awilliam@redhat.com> - 3.2.0-2
-- backport some greatest hits from git to stop the same bugs being
- reported over and over (all will be in 3.2.1)
-
-* Tue Sep 27 2011 Ray <rstrode@redhat.com> - 3.2.0-1
-- Update to 3.2.0
-
-* Tue Sep 20 2011 Matthias Clasen <mclasen@redhat.com> - 3.1.92-1
-- Update to 3.1.92
-
-* Tue Sep 6 2011 Matthias Clasen <mclasen@redhat.com> - 3.1.91-1
-- Update to 3.1.91
-
-* Tue Jul 26 2011 Cosimo Cecchi <cosimoc@redhat.com> - 3.1.4-2
-- Add a patch to make the fallback mounter to build correctly
-- Include the new power plugin
-
-* Mon Jul 25 2011 Matthias Clasen <mclasen@redhat.com> - 3.1.4-1
-- Update to 3.1.4
-
-* Fri Jul 22 2011 Tomas Bzatek <tbzatek@redhat.com> - 3.1.3-2
-- Add support for chrony (#723212)
-
-* Mon Jul 04 2011 Bastien Nocera <bnocera@redhat.com> 3.1.3-1
-- Update to 3.1.3
-
-* Tue Jun 21 2011 Tomas Bzatek <tbzatek@redhat.com> - 3.1.2-2
-- Fix fortify fail in gsd-color-manager.c (#714625)
-
-* Wed Jun 15 2011 Tomas Bzatek <tbzatek@redhat.com> - 3.1.2-1
-- Update to 3.1.2
-
-* Wed Jun 15 2011 Bastien Nocera <bnocera@redhat.com> 3.1.1-3
-- Rebuild for new gnome-desktop3 libs
-
-* Mon Jun 13 2011 Marek Kasik <mkasik@redhat.com> 3.1.1-2
-- Remove requirement of system-config-printer-udev (#704381)
-
-* Wed May 11 2011 Tomas Bzatek <tbzatek@redhat.com> - 3.1.1-1
-- Update to 3.1.1
-
-* Sat May 07 2011 Christopher Aillon <caillon@redhat.com> - 3.0.1-5
-- Update gsettings schema scriptlet
-
-* Mon May 2 2011 Matthias Clasen <mclasen@redhat.com> 3.0.1-4
-- Try to fix a crash (#698533)
-
-* Thu Apr 28 2011 Bastien Nocera <bnocera@redhat.com> 3.0.1-2
-- Fix setting ntpd usage with SystemD
-
-* Tue Apr 26 2011 Bastien Nocera <bnocera@redhat.com> 3.0.1-1
-- Update to 3.0.1
-
-* Wed Apr 06 2011 Bastien Nocera <bnocera@redhat.com> 3.0.0.1-1
-- Update to 3.0.0.1
-
-* Mon Apr 04 2011 Bastien Nocera <bnocera@redhat.com> 3.0.0-1
-- Update to 3.0.0
-
-* Wed Mar 30 2011 Marek Kasik <mkasik@redhat.com> 2.91.93-2
-- Make CUPS' subscriptions expirable
-
-* Fri Mar 25 2011 Bastien Nocera <bnocera@redhat.com> 2.91.93-1
-- Update to 2.91.93
-
-* Mon Mar 21 2011 Matthias Clasen <mclasen@redhat.com> 2.91.92-1
-- Update 2.91.92
-
-* Wed Mar 16 2011 Richard Hughes <rhughes@redhat.com> 2.91.91-3
-- Add a patch from upstream to fix the updates plugin.
-
-* Fri Mar 11 2011 Bastien Nocera <bnocera@redhat.com> 2.91.91-2
-- Add libXxf86misc-devel requires so that key repeat/delay works
-
-* Tue Mar 08 2011 Bastien Nocera <bnocera@redhat.com> 2.91.91-1
-- Update to 2.91.91
-
-* Fri Feb 25 2011 Matthias Clasen <mclasen@redhat.com> - 2.91.90-4
-- Fix undefined symbols in the updates plugin
-
-* Wed Feb 23 2011 Matthias Clasen <mclasen@redhat.com> - 2.91.90-3
-- BR PackageKit and cups
-- Explicitly list plugins so we notice if they go missing
-
-* Wed Feb 23 2011 Cosimo Cecchi <cosimoc@redhat.com> - 2.91.90-2
-- Include an upstream patch to fix a possible crasher
-
-* Tue Feb 22 2011 Matthias Clasen <mclasen@redhat.com> 2.91.90-1
-- Update to 2.91.90
-
-* Wed Feb 16 2011 Bastien Nocera <bnocera@redhat.com> 2.91.9-6
-- Fix crasher when media keys GSettings value changes
-
-* Sun Feb 13 2011 Christopher Aillon <caillon@redhat.com> - 2.91.9-5
-- Rebuild for new libxklavier
-
-* Fri Feb 11 2011 Matthias Clasen <mclasen@redhat.com> 2.91.9-4
-- Rebuild against newer gtk
-
-* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.91.9-3
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
-
-* Tue Feb 08 2011 Bastien Nocera <bnocera@redhat.com> 2.91.9-2
-- Fix setting timezones in the date & time panel (#674999)
-
-* Wed Feb 2 2011 Matthias Clasen <mclasen@redhat.com> 2.91.9-1
-- 2.91.9
-
-* Tue Jan 11 2011 Matthias Clasen <mclasen@redhat.com> 2.91.8-1
-- 2.91.8
-
-* Tue Jan 11 2011 Matthias Clasen <mclasen@redhat.com> 2.91.7-2
-- Own %%{_libdir}/gnome-settings-daemon-3.0/gtk-modules
-
-* Mon Jan 10 2011 Matthias Clasen <mclasen@redhat.com> 2.91.7-1
-- Update to 2.91.7
-
-* Sat Jan 8 2011 Matthias Clasen <mclasen@redhat.com> 2.91.6.2-1
-- Update to 2.91.6.2
-
-* Fri Dec 3 2010 Matthias Clasen <mclasen@redhat.com> 2.91.5.1-1
-- Update to 2.91.5.1
-
-* Thu Dec 2 2010 Dan Williams <dcbw@redhat.com> - 2.91.5-4
-- Re-add patch handling org.gnome.media-handling gsettings schema rename
-
-* Wed Dec 1 2010 Dan Williams <dcbw@redhat.com> - 2.91.5-3
-- Fix various cases of forgetting to draw the background
-
-* Tue Nov 30 2010 Owen Taylor <otaylor@redhat.com> - 2.91.5-2
-- Add a patch handling org.gnome.media-handling gsettings schema rename
-
-* Tue Nov 30 2010 Tomas Bzatek <tbzatek@redhat.com> 2.91.5-1
-- Update to 2.91.5
-
-* Fri Nov 26 2010 Bastien Nocera <bnocera@redhat.com> 2.91.4-2
-- Fix crasher on startup
-
-* Thu Nov 25 2010 Bastien Nocera <bnocera@redhat.com> 2.91.4-1
-- Update to 2.91.4
-
-* Wed Nov 17 2010 Richard Hughes <richard@hughsie.com> 2.91.3-1
-- Update to 2.91.3
-
-* Wed Nov 10 2010 Bastien Nocera <bnocera@redhat.com> 2.91.2.1-0.4.
-- Update to 2.91.2.1
-
-* Wed Nov 3 2010 Matthias Clasen <mclasen@redhat.com> 2.91.2-0.4.20101102
-- Rebuild against new libnotify
-
-* Tue Nov 2 2010 Matthias Clasen <mclasen@redhat.com> 2.91.2-0.3.20101102
-- Make theme changing work
-
-* Tue Nov 02 2010 Richard Hughes <richard@hughsie.com> 2.91.2-0.2.20101102
-- Add BR gsettings-desktop-schemas-devel
-
-* Tue Nov 02 2010 Richard Hughes <richard@hughsie.com> 2.91.2-0.1.20101102
-- Update to a git snapshot to fix rawhide.
-
-* Wed Oct 06 2010 Richard Hughes <rhughes@redhat.com> 2.91.0-3
-- Fix the pkgconfig file manually
-
-* Wed Oct 06 2010 Richard Hughes <rhughes@redhat.com> 2.91.0-2
-- Rebuild against the new libgnomekbd library
-
-* Mon Oct 4 2010 Matthias Clasen <mclasen@redhat.com> - 2.91.0-1
-- Update to 2.91.0
-
-* Wed Sep 29 2010 jkeating - 2.90.1-2
-- Rebuilt for gcc bug 634757
-
-* Wed Sep 22 2010 Bastien Nocera <bnocera@redhat.com> 2.90.1-1
-- Update to 2.90.1
-
-* Tue Aug 31 2010 Matthias Clasen <mclasen@redhat.com> 2.31.91-1
-- Update to 2.31.91
-
-* Fri Aug 27 2010 Matthias Clasen <mclasen@redhat.com> 2.31.6-2
-- Fix a problem with warning bubbles in virtual machines (#624624)
-
-* Tue Aug 3 2010 Matthias Clasen <mclasen@redhat.com> 2.31.6-1
-- Update to 2.31.6
-
-* Tue Jul 13 2010 Matthias Clasen <mclasen@redhat.com> 2.31.5.1-1
-- Update to 2.31.5.1
-
-* Mon Jul 12 2010 Matthias Clasen <mclasen@redhat.com> 2.31.5-1
-- Update to 2.31.5
-
-* Wed Jun 30 2010 Matthias Clasen <mclasen@redhat.com> 2.31.4.2-1
-- Update to 2.31.4.2
-
-* Tue Jun 29 2010 Matthias Clasen <mclasen@redhat.com> 2.31.4.1-1
-- Update to 2.31.4.1
-
-* Tue Jun 29 2010 Matthias Clasen <mclasen@redhat.com> 2.31.4-1
-- Update to 2.31.4
-
-* Mon Jun 28 2010 Bastien Nocera <bnocera@redhat.com> 2.31.3-3
-- Don't remove the sound plugin if we want the caches to be
- updated
-
-* Tue Jun 8 2010 Matthias Clasen <mclasen@redhat.com> 2.31.3-1
-- Update to 2.31.3
-
-* Thu May 27 2010 Matthias Clasen <mclasen@redhat.com> 2.31.2-1
-- Update to 2.31.2
-
-* Sun May 16 2010 Matthias Clasen <mclasen@redhat.com> 2.31.1-1
-- Update to 2.31.1
-
-* Fri Apr 30 2010 Matthias Clasen <mclasen@redhat.com> 2.30.1-4
-- Waah, one more mistake in these macros
-
-* Tue Apr 27 2010 Matthias Clasen <mclasen@redhat.com> 2.30.1-3
-- Nobody understands macro processors...
-
-* Tue Apr 27 2010 Matthias Clasen <mclasen@redhat.com> 2.30.1-2
-- Fix a typo
-
-* Mon Apr 26 2010 Matthias Clasen <mclasen@redhat.com> 2.30.1-1
-- Update to 2.30.1
-- Spec file cleanups
-
-* Mon Mar 29 2010 Matthias Clasen <mclasen@redhat.com> 2.30.0-1
-- Update to 2.30.0
-
-* Mon Mar 22 2010 Bastien Nocera <bnocera@redhat.com> 2.29.92-3
-- Disable the font plugin by default
-
-* Wed Mar 10 2010 Bastien Nocera <bnocera@redhat.com> 2.29.92-2
-- Remove unneeded icons, already upstream
-
-* Tue Mar 09 2010 Bastien Nocera <bnocera@redhat.com> 2.29.92-1
-- Update to 2.29.92
-
-* Sat Feb 27 2010 Matthias Clasen <mclasen@redhat.com> 2.29.91.1-2
-- Fix Fn-F8 OSD icon
-- Modernize scriptlets
-
-* Wed Feb 24 2010 Matthias Clasen <mclasen@redhat.com> 2.29.91.1-1
-- Update to 2.29.91.1
-
-* Wed Feb 17 2010 Matthias Clasen <mclasen@redhat.com> 2.29.90-2
-- Set a name for the keyboard statusicon
-
-* Wed Feb 10 2010 Tomas Bzatek <tbzatek@redhat.com> 2.29.90-1
-- Update to 2.29.90
-
-* Tue Jan 26 2010 Matthias Clasen <mclasen@redhat.com> 2.29.6-1
-- Update to 2.29.6
-
-* Fri Dec 18 2009 Matthias Clasen <mclasen@redhat.com> 2.28.1-10
-- Avoid warning messages from the OSD code
-
-* Tue Dec 15 2009 Matthias Clasen <mclasen@redhat.com> 2.28.1-9
-- Survive when running without XKB (#547780)
-
-* Thu Nov 12 2009 Matthias Clasen <mclasen@redhat.com> 2.28.1-8
-- Avoid a 'whitespace leak' around the display statusicon (gnome #601696)
-
-* Mon Nov 9 2009 Matthias Clasen <mclasen@redhat.com> 2.28.1-7
-- React to screen changes when showing the background (gnome #601203)
-
-* Thu Nov 05 2009 Bastien Nocera <bnocera@redhat.com> 2.28.1-6
-- Fix the volume going over 100% in the OSD
-
-* Wed Oct 28 2009 Bastien Nocera <bnocera@redhat.com> 2.28.1-5
-- Update OSD code again
-
-* Tue Oct 27 2009 Bastien Nocera <bnocera@redhat.com> 2.28.1-4
-- Fix bluriness in OSD
-
-* Mon Oct 26 2009 Matthias Clasen <mclasen@redhat.com> - 2.28.1-3
-- Change default font rendering to use slight hinting
-
-* Mon Oct 26 2009 Peter Hutterer <peter.hutterer@redhat.com> 2.28.1-2
-- left-handed-touchpad.patch: change physical touchpad buttons to
- left-handed, not tapping though (#498249)
-
-* Mon Oct 19 2009 Matthias Clasen <mclasen@redhat.com> - 2.28.1-1
-- Update to 2.28.1
-
-* Thu Oct 1 2009 Matthias Clasen <mclasen@redhat.com> - 2.28.0-4
-- Fix keyboard variant handling
-
-* Fri Sep 25 2009 Matthias Clasen <mclasen@redhat.com> - 2.28.0-3
-- Align the OSD visuals with the notification theme
-
-* Tue Sep 22 2009 Adam Jackson <ajax@redhat.com> 2.28.0-2
-- BuildRequires: libcanberra-devel
-
-* Mon Sep 21 2009 Matthias Clasen <mclasen@redhat.com> - 2.28.0-1
-- Update to 2.28.0
-
-* Wed Sep 09 2009 Bastien Nocera <bnocera@redhat.com> 2.27.92-2
-- Update left-hand touchpad patch
-
-* Mon Sep 7 2009 Matthias Clasen <mclasen@redhat.com> - 2.27.92-1
-- Update to 2.27.92
-
-* Sun Aug 30 2009 Matthias Clasen <mclasen@redhat.com> - 2.27.91-3
-- Make 'Locate Pointer' work with metacity again
-
-* Wed Aug 26 2009 Peter Hutterer <peter.hutterer@redhat.com> 2.27.91-2
-- buttonmapping.patch: Don't check for IsXExtensionDevice, only skip button
- mappings for core devices instead (#502129).
-
-* Mon Aug 24 2009 Bastien Nocera <bnocera@redhat.com> 2.27.91-1
-- Update to 2.27.91
-
-* Fri Aug 14 2009 Bastien Nocera <bnocera@redhat.com> 2.27.90-2
-- Update gnome-volume-control code
-
-* Fri Aug 14 2009 Bastien Nocera <bnocera@redhat.com> 2.27.90-1
-- Update to 2.27.90
-
-* Tue Jul 28 2009 Matthias Clasen <mclasen@redhat.com> 2.27.5-1
-- Update to 2.27.5
-
-* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.27.4-4
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
-
-* Tue Jul 21 2009 Matthias Clasen <mclasen@redhat.com> 2.27.4-3
-- Make locate-pointer not interfere with media keys
-
-* Wed Jul 15 2009 Matthias Clasen <mclasen@redhat.com> 2.27.4-2
-- Rebuild against new libgnomekbd
-
-* Tue Jul 14 2009 Matthias Clasen <mclasen@redhat.com> 2.27.4-1
-- Update ot 2.27.4
-
-* Tue Jun 30 2009 Matthias Clasen <mclasen@redhat.com> 2.27.3-2
-- Rebuild against new libxklavier
-
-* Tue Jun 16 2009 Matthias Clasen <mclasen@redhat.com> 2.27.3-1
-- Update to 2.27.3
-
-* Mon Jun 8 2009 Matthias Clasen <mclasen@redhat.com> 2.27.1-2
-- Make the 'locate pointer' effect cope with changing compositing
- managers
-
-* Sat May 16 2009 Matthias Clasen <mclasen@redhat.com> 2.27.1-1
-- Update to 2.27.1
-
-* Fri May 08 2009 Bastien Nocera <bnocera@redhat.com> 2.26.1-4
-- Remove useless patch, see:
-http://bugzilla.gnome.org/show_bug.cgi?id=580761 for details
-
-* Wed Apr 29 2009 Bastien Nocera <bnocera@redhat.com> 2.26.1-3
-- Don't set touchpads to be left-handed, otherwise the tap
- behaves like the 2nd mouse button (#483639)
-
-* Mon Apr 27 2009 Matthias Clasen <mclasen@redhat.com> - 2.26.1-2
-- Don't drop schemas translations from po files
-
-* Tue Apr 14 2009 Matthias Clasen <mclasen@redhat.com> - 2.26.1-1
-- Update to 2.26.1
-
-* Wed Apr 8 2009 Matthias Clasen <mclasen@redhat.com> - 2.26.0-2
-- Support touchpads
-
-* Mon Mar 16 2009 Matthias Clasen <mclasen@redhat.com> - 2.26.0-1
-- Update to 2.26.0
-
-* Mon Mar 2 2009 Matthias Clasen <mclasen@redhat.com> - 2.25.92-1
-- Update to 2.25.92
-
-* Tue Feb 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.25.90-3
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
-
-* Thu Feb 5 2009 Matthias Clasen <mclasen@redhat.com> - 2.25.90-2
-- Fix a warning (#484132)
-
-* Wed Feb 4 2009 Matthias Clasen <mclasen@redhat.com> - 2.25.90-1
-- Update to 2.25.90
-
-* Mon Jan 19 2009 - Ray Strode <rstrode@redhat.com> - 2.25.3-4
-- Update fade patch for new gnome-desktop release
-
-* Thu Dec 18 2008 - Bastien Nocera <bnocera@redhat.com> - 2.25.3-3
-- Rebuild
-
-* Thu Dec 18 2008 - Ray Strode <rstrode@redhat.com> - 2.25.3-2
-- Drop touchpad patch for now
-
-* Thu Dec 18 2008 - Bastien Nocera <bnocera@redhat.com> - 2.25.3-1
-- Update to 2.25.3
-
-* Thu Dec 18 2008 - Bastien Nocera <bnocera@redhat.com> - 2.25.2-11
-- Fix touchpad patches
-
-* Wed Dec 17 2008 Matthias Clasen <mclasen@redhat.com> - 2.25.2-10
-- Rebuild against new gnome-desktop
-
-* Wed Dec 10 2008 Ray Strode <rstrode@redhat.com> - 2.25.2-9
-- Don't call SetPointerMapping when using Xinput since
- it duplicates effort but gets touchpads wrong (bug 324721)
-
-* Wed Dec 10 2008 Ray Strode <rstrode@redhat.com> - 2.25.2-8
-- Shutdown cleanly when bus goes away (bug 445898 again)
-
-* Wed Dec 10 2008 Ray Strode <rstrode@redhat.com> - 2.25.2-7
-- Don't map touch pad tap to right-click for left-handed
- users (bug 324721)
-
-* Wed Dec 10 2008 Ray Strode <rstrode@redhat.com> - 2.25.2-6
-- Listen for DeviceAdded signals when configuring mouse
- (in addition to DeviceEnabled). This may help with
- bug 474758.
-
-* Tue Dec 9 2008 Ray Strode <rstrode@redhat.com> - 2.25.2-5
-- Shutdown cleanly on TERM signal (bug 445898)
-
-* Sun Dec 7 2008 Behdad Esfahbod <besfahbo@redhat.com> - 2.25.2-4
-- Add gnome-settings-daemon-2.24.1-umask.patch
-
-* Thu Dec 4 2008 Ray Strode <rstrode@redhat.com> - 2.25.2-2
-- Rebase fade patch to apply with Behdad's updates to
- g-s-d
-
-* Wed Dec 3 2008 Matthias Clasen <mclasen@redhat.com> - 2.25.2-1
-- Ypdate to 2.25.2
-
-* Thu Nov 13 2008 Matthias Clasen <mclasen@redhat.com> - 2.25.1-4
-- Rebuild
-
-* Wed Nov 12 2008 Matthias Clasen <mclasen@redhat.com> - 2.25.1-2
-- Update to 2.25.1
-
-* Fri Oct 24 2008 Ray Strode <rstrode@redhat.com> - 2.24.0-14
-- At fontconfig-devel buildrequires (bug 468304)
-
-* Wed Oct 15 2008 Matthias Clasen <mclasen@redhat.com> - 2.24.0-13
-- Save some space
-
-* Tue Oct 14 2008 Ray Strode <rstrode@redhat.com> - 2.24.0-12
-- Hold off on settings-daemon fade if nautilus is going to do
- it anyway.
-
-* Tue Oct 14 2008 Matthias Clasen <mclasen@redhat.com> - 2.24.0-11
-- Show the shutdown dialog when the power button is pressed
-
-* Tue Oct 14 2008 Matthias Clasen <mclasen@redhat.com> - 2.24.0-9
-- Drop a patch that is no longer needed with the evdev ruleset
- in xkeyboard-config
-
-* Sun Oct 12 2008 Matthias Clasen <mclasen@redhat.com> - 2.24.0-7
-- Try harder not to override peoples configured keyboard layouts
-
-* Sun Oct 12 2008 Ray Strode <rstrode@redhat.com> - 2.24.0-6
-- Update fade patch to skip crossfade when changing frames in
- slideshow background.
-
-* Fri Oct 10 2008 Matthias Clasen <mclasen@redhat.com> - 2.24.0-5
-- Fix the picking up of the gdm keyboard layout even more
-
-* Tue Sep 30 2008 Matthias Clasen <mclasen@redhat.com> - 2.24.0-3
-- Fix the picking up of the gdm keyboard layout
-
-* Sun Sep 28 2008 Ray Strode <rstrode@redhat.com> - 2.24.0-2
-- Don't draw background twice at startup
-
-* Tue Sep 23 2008 Matthias Clasen <mclasen@redhat.com> - 2.24.0-1
-- Update to 2.24.0
-
-* Thu Sep 18 2008 Ray Strode <rstrode@redhat.com> - 2.23.92-3
-- When switching desktop backgrounds fade between them
-
-* Thu Sep 11 2008 Soren Sandmann <sandmann@redhat.com> - 2.23.92-2
-- Fix various bugs in the fn-F7 support
-
-* Mon Sep 8 2008 Matthias Clasen <mclasen@redhat.com> - 2.23.92-1
-- Update to 2.23.92
-
-* Fri Sep 5 2008 Matthias Clasen <mclasen@redhat.com> - 2.23.91-5
-- Try harder to use the keyboard layout that gdm tells us
-
-* Thu Sep 04 2008 Soren Sandmann <sandmann@redhat.com> - 2.23.91-4
-- Use the fn-F7 key, not the F7 key.
-
-* Wed Sep 03 2008 Soren Sandmann <sandmann@redhat.com> - 2.23.91-3
-- Bump gnome-desktop requirement
-
-* Wed Sep 03 2008 Soren Sandmann <sandmann@redhat.com> - 2.23.91-2
-- Add patch to do fn-f7 cycling
-
-* Mon Sep 01 2008 - Bastien Nocera <bnocera@redhat.com> - 2.23.91-1
-- Update to 2.23.91
-
-* Thu Aug 28 2008 Jon McCann <jmccann@redhat.com> - 2.23.91-0.2008.08.28.2
-- BuildRequires libnotify-devel
-
-* Thu Aug 28 2008 Jon McCann <jmccann@redhat.com> - 2.23.91-0.2008.08.28.1
-- Update to snapshot
-
-* Fri Aug 22 2008 Matthias Clasen <mclasne@redhat.com> - 2.23.90-1
-- Update to 2.23.90
-
-* Thu Aug 14 2008 Lennart Poettering <lpoetter@redhat.com> - 2.23.6-3
-- Rerun autotools after patching configure.ac
-
-* Thu Aug 14 2008 Lennart Poettering <lpoetter@redhat.com> - 2.23.6-2
-- Apply patch from gnome bug 545386. This hasn't been accepted in this form yet
- by upstream, will however very likely be merged in a similar form.
-- Disable esd/sounds module since we don't need it to start PA anymore
-
-* Tue Aug 5 2008 Matthias Clasen <mclasne@redhat.com> - 2.23.6-1
-- Update to 2.23.6
-
-* Fri Jul 25 2008 Matthias Clasen <mclasne@redhat.com> - 2.23.5-3
-- Use standard icon names in the volume OSD
-
-* Fri Jul 25 2008 - Bastien Nocera <bnocera@redhat.com> - 2.23.5-2
-- Fix build, call gtk-update-icon-cache as required
-
-* Thu Jul 24 2008 Soren Sandmann <sandmann@redhat.com> - 2.23.5-1
-- Update to 2.23.5
-
-* Wed Jun 18 2008 Matthias Clasen <mclasen@redhat.com> - 2.23.4-1
-- Update to 2.23.4
-
-* Tue Jun 17 2008 Colin Walters <walters@redhat.com> - 2.23.3-2
-- Add (now upstreamed) patch to legacy ESD preference; see
- http://bugzilla.gnome.org/show_bug.cgi?id=533198
- https://bugzilla.redhat.com/show_bug.cgi?id=430624
-
-* Wed Jun 4 2008 Matthias Clasen <mclasen@redhat.com> - 2.23.3-1
-- Update to 2.23.3
-
-* Wed May 14 2008 Matthias Clasen <mclasen@redhat.com> - 2.23.2-0.2008.05.14.2
-- Fix BuildRequires
-
-* Wed May 14 2008 Jon McCann <jmccann@redhat.com> - 2.23.2-0.2008.05.14.1
-- Build snapshot
-
-* Tue May 13 2008 Matthias Clasen <mclasen@redhat.com> - 2.23.1-1-5
-- Rebuild
-
-* Mon May 5 2008 Matthias Clasen <mclasen@redhat.com> - 2.23.1-1-4
-- Pick up the keyboard layout from the login screen
-
-* Mon May 5 2008 Matthias Clasen <mclasen@redhat.com> - 2.23.1-1-3
-- Fix background drawing without nautilus
-
-* Tue Apr 29 2008 - Bastien Nocera <bnocera@redhat.com> - 2.23.1.1-2
-- Add patch from upstream to avoid the Stop button triggering an Eject (#346201)
-
-* Fri Apr 25 2008 Matthias Clasen <mclasen@redhat.com> - 2.23.1.1-1
-- Update to 2.23.1.1
-
-* Tue Apr 22 2008 Matthias Clasen <mclasen@redhat.com> - 2.22.1-2008.03.26.6
-- Make the xrandr plugin survive the absence of Xrandr
-
-* Sat Apr 5 2008 - Soren Sandmann <sandmann@redhat.com> - 2.22.1-2008.03.26.5
-- Update randr plugin
-
-* Mon Mar 31 2008 - Ray Strode <rstrode@redhat.com> - 2.22.1-0.2008.03.26.4
-- Over the releases we've accumulated default.png, default-wide.png default-5_4.png
- and default.jpg. We haven't been able to drop them because it would leave some
- users with white backgrounds on upgrade. This patch just falls back to the
- default image if the user's background doesn't exist.
-
-* Wed Mar 26 2008 - Bastien Nocera <bnocera@redhat.com> - 2.22.1-0.2008.03.26.3
-- Add patch for the mouse plugin not to eat multimedia key events (#438942)
-
-* Wed Mar 26 2008 Jon McCann <jmccann@redhat.com> - 2.22.1-0.2008.03.26.2
-- Rebuild
-
-* Wed Mar 26 2008 Jon McCann <jmccann@redhat.com> - 2.22.1-0.2008.03.26.1
-- Update to snapshot
-- Enable profiling
-
-* Wed Mar 26 2008 - Bastien Nocera <bnocera@redhat.com> - 2.22.0-3
-- apps_gnome_settings_daemon_default_editor.schemas is obsolete (#438937)
-
-* Thu Mar 20 2008 Matthias Clasen <mclasen@redhat.com> 2.22.0-2
-- Fix interaction between "Locate Pointer" and volume keys
-
-* Mon Mar 10 2008 Matthias Clasen <mclasen@redhat.com> 2.22.0-1
-- Update to 2.22.0
-
-* Sun Mar 9 2008 Ray Strode <rstrode@redhat.com> - 2.21.92-3
-- Don't set keyboard model on startup from gconf if evdev is being used.
- Evdev needs to use its own keyboard model to work right.
-
-* Sun Mar 2 2008 Soren Sandmann <sandmann@redhat.com> - 2.21.92-2
-- Update randr patch to handle video key
-
-* Fri Feb 29 2008 Jon McCann <jmccann@redhat.com> - 2.21.92-1
-- Update to 2.21.92
-
-* Tue Feb 12 2008 Soren Sandmann <sandmann@redhat.com> - 2.21.91-3
-- Add patch to make the xrandr plugin listen for client messages from
- the control panel and reread the configuration file.
-
-* Mon Feb 11 2008 Matthias Clasen <mclasen@redhat.com> - 2.21.91-2
-- Remove obsolete control-center translations
-
-* Mon Feb 11 2008 - Bastien Nocera <bnocera@redhat.com> - 2.21.91-1
-- Update to 2.21.91
-- Remove obsolete patches
-
-* Thu Feb 7 2008 Matthias Clasen <mclasen@redhat.com> - 2.21.90.1-3
-- Load xkb settings initially
-
-* Thu Jan 31 2008 - Bastien Nocera <bnocera@redhat.com> - 2.21.90.1-2
-- Fix the path for g-s-d, from upstream patch
-
-* Tue Jan 29 2008 - Bastien Nocera <bnocera@redhat.com> - 2.21.90.1-1
-- Update to 2.21.90.1
-
-* Tue Jan 29 2008 - Bastien Nocera <bnocera@redhat.com> - 2.21.90-1
-- Update to 2.21.90
-
-* Tue Jan 15 2008 Matthias Clasen <mclasen@redhat.com> - 2.21.5.2-2
-- Incorporate review feedback (#428833)
-
-* Tue Jan 15 2008 Matthias Clasen <mclasen@redhat.com> - 2.21.5.2-1
-- Update to 2.21.5.2
-
-* Tue Jan 15 2008 Matthias Clasen <mclasen@redhat.com> - 2.21.5.1-1
-- Update to 2.21.5.1
-- Fix up BuildRequires
-
-* Thu Dec 06 2007 - Bastien Nocera <bnocera@redhat.com> - 2.21.5-1
-- First package
-
diff --git a/patches/gnome-settings-daemon/gsd-respect-menus-buttons-icons.patch b/patches/gnome-settings-daemon/gsd-respect-menus-buttons-icons.patch
deleted file mode 100644
index e81d563..0000000
--- a/patches/gnome-settings-daemon/gsd-respect-menus-buttons-icons.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-diff --git a/plugins/xsettings/gsd-xsettings-manager.c b/plugins/xsettings/gsd-xsettings-manager.c
-index fcd7bf2..ae672b0 100644
---- a/plugins/xsettings/gsd-xsettings-manager.c
-+++ b/plugins/xsettings/gsd-xsettings-manager.c
-@@ -379,6 +379,8 @@ static TranslationEntry translations [] = {
- { "org.gnome.desktop.interface", "gtk-im-status-style", "Gtk/IMStatusStyle", translate_string_string },
- { "org.gnome.desktop.interface", "gtk-im-module", "Gtk/IMModule", translate_string_string },
- { "org.gnome.desktop.interface", "icon-theme", "Net/IconThemeName", translate_string_string },
-+ { "org.gnome.desktop.interface", "menus-have-icons", "Gtk/MenuImages", translate_bool_int },
-+ { "org.gnome.desktop.interface", "buttons-have-icons", "Gtk/ButtonImages", translate_bool_int },
- { "org.gnome.desktop.interface", "menubar-accel", "Gtk/MenuBarAccel", translate_string_string },
- { "org.gnome.desktop.interface", "cursor-theme", "Gtk/CursorThemeName", translate_string_string },
- /* cursor-size is handled via the Xft side as it needs the scaling factor */
diff --git a/patches/gsettings-desktop-schemas/gds-revert-icons-settings.patch b/patches/gsettings-desktop-schemas/gds-revert-icons-settings.patch
deleted file mode 100644
index e0d48e0..0000000
--- a/patches/gsettings-desktop-schemas/gds-revert-icons-settings.patch
+++ /dev/null
@@ -1,52 +0,0 @@
-diff --git a/schemas/gsettings-desktop-schemas.convert b/schemas/gsettings-desktop-schemas.convert
-index 98539c3..2e42a2f 100644
---- a/schemas/gsettings-desktop-schemas.convert
-+++ b/schemas/gsettings-desktop-schemas.convert
-@@ -34,6 +34,8 @@ enable-animations = /desktop/gnome/interface/enable_animations
- #menus-have-tearoff = /desktop/gnome/interface/menus_have_tearoff
- #can-change-accels = /desktop/gnome/interface/can_change_accels
- #toolbar-style = /desktop/gnome/interface/toolbar_style
-+#menus-have-icons = /desktop/gnome/interface/menus_have_icons
-+#buttons-have-icons = /desktop/gnome/interface/buttons_have_icons
- #menubar-detachable = /desktop/gnome/interface/menubar_detachable
- #toolbar-detachable = /desktop/gnome/interface/toolbar_detachable
- #toolbar-icons-size = /desktop/gnome/interface/toolbar_icons_size
-diff --git a/schemas/org.gnome.desktop.interface.gschema.xml.in.in b/schemas/org.gnome.desktop.interface.gschema.xml.in.in
-index c102bd1..3307b4a 100644
---- a/schemas/org.gnome.desktop.interface.gschema.xml.in.in
-+++ b/schemas/org.gnome.desktop.interface.gschema.xml.in.in
-@@ -38,6 +38,20 @@
- and "text".
- </_description>
- </key>
-+ <key name="menus-have-icons" type="b">
-+ <default>false</default>
-+ <_summary>Menus Have Icons</_summary>
-+ <_description>
-+ Whether menus may display an icon next to a menu entry.
-+ </_description>
-+ </key>
-+ <key name="buttons-have-icons" type="b">
-+ <default>false</default>
-+ <_summary>Buttons Have Icons</_summary>
-+ <_description>
-+ Whether buttons may display an icon in addition to the button text.
-+ </_description>
-+ </key>
- <key name="menubar-detachable" type="b">
- <default>false</default>
- <_summary>Menubar Detachable</_summary>
-@@ -220,5 +234,13 @@
- If true, display date in the clock, in addition to time.
- </_description>
- </key>
-+ <key name="automatic-mnemonics" type="b">
-+ <default>true</default>
-+ <_summary>Only show mnemonics on when the Alt key is pressed</_summary>
-+ <_description>
-+ Whether mnemonics should be automatically shown and hidden when the user
-+ presses the Alt key.
-+ </_description>
-+ </key>
- </schema>
- </schemalist>
diff --git a/patches/gsettings-desktop-schemas/gsettings-desktop-schemas.spec b/patches/gsettings-desktop-schemas/gsettings-desktop-schemas.spec
deleted file mode 100644
index 4039704..0000000
--- a/patches/gsettings-desktop-schemas/gsettings-desktop-schemas.spec
+++ /dev/null
@@ -1,245 +0,0 @@
-%global debug_package %{nil}
-
-Name: gsettings-desktop-schemas
-Version: 3.10.1
-Release: 1%{?dist}
-Summary: A collection of GSettings schemas (Copr: lantw44/patches)
-
-Group: System Environment/Libraries
-License: LGPLv2+
-# no homepage exists for this component
-URL: http://bugzilla.gnome.org/enter_bug.cgi?product=gsettings-desktop-schemas
-#VCS: git:git://git.gnome.org/gsettings-desktop-schemas
-Source: http://download.gnome.org/sources/%{name}/3.10/%{name}-%{version}.tar.xz
-
-Patch0: gds-revert-icons-settings.patch
-
-BuildRequires: glib2-devel >= 2.31.0
-BuildRequires: intltool
-BuildRequires: gobject-introspection-devel
-
-Requires: glib2 >= 2.31.0
-
-%description
-Copr: lantw44/patches
-Note: This is a modified package. Install it if you want to see icons in GTK+
-buttons and menus in GNOME 3.10 or later version.
-
-gsettings-desktop-schemas contains a collection of GSettings schemas for
-settings shared by various components of a desktop.
-
-%package devel
-Summary: Development files for %{name}
-Group: Development/Libraries
-Requires: %{name} = %{version}-%{release}
-
-%description devel
-The %{name}-devel package contains libraries
-and header files for developing applications that use %{name}.
-
-
-%prep
-%setup -q
-%patch0 -p1 -b .icons.settings
-
-%build
-%configure --disable-schemas-compile --enable-introspection=yes
-make %{?_smp_mflags}
-
-
-%install
-make install DESTDIR=$RPM_BUILD_ROOT INSTALL="install -p"
-
-%find_lang %{name} --with-gnome
-
-%posttrans
-glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
-
-%postun
-if [ $1 -eq 0 ]; then
- glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
-fi
-
-
-%files -f %{name}.lang
-%doc AUTHORS COPYING MAINTAINERS NEWS README
-%{_datadir}/glib-2.0/schemas/*
-%{_datadir}/GConf/gsettings/gsettings-desktop-schemas.convert
-%{_datadir}/GConf/gsettings/wm-schemas.convert
-%{_libdir}/girepository-1.0/GDesktopEnums-3.0.typelib
-
-%files devel
-%doc HACKING
-%{_includedir}/*
-%{_datadir}/pkgconfig/*
-%{_datadir}/gir-1.0/GDesktopEnums-3.0.gir
-
-
-%changelog
-* Wed Oct 16 2013 Richard Hughes <rhughes@redhat.com> - 3.10.1-1
-- Update to 3.10.1
-
-* Tue Sep 24 2013 Kalev Lember <kalevlember@gmail.com> - 3.10.0-1
-- Update to 3.10.0
-
-* Tue Sep 03 2013 Kalev Lember <kalevlember@gmail.com> - 3.9.91-1
-- Update to 3.9.91
-
-* Wed Aug 21 2013 Richard Hughes <rhughes@redhat.com> - 3.9.90-1
-- Update to 3.9.90
-
-* Fri Aug 09 2013 Kalev Lember <kalevlember@gmail.com> - 3.9.5-1
-- Update to 3.9.5
-
-* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.9.3-2
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
-
-* Thu Jun 20 2013 Kalev Lember <kalevlember@gmail.com> - 3.9.3-1
-- Update to 3.9.3
-
-* Tue May 28 2013 Florian Müllner <fmuellner@redhat.com> - 3.9.2-1
-- Update to 3.9.2
-
-* Tue May 14 2013 Richard Hughes <rhughes@redhat.com> - 3.8.2-1
-- Update to 3.8.2
-
-* Tue Mar 26 2013 Kalev Lember <kalevlember@gmail.com> - 3.8.0-1
-- Update to 3.8.0
-
-* Tue Mar 19 2013 Matthias Clasen <mclasen@redhat.com> - 3.7.92-1
-- Update to 3.7.92
-
-* Thu Mar 7 2013 Matthias Clasen <mclasen@redhat.com> - 3.7.91-1
-- Update to 3.7.91
-
-* Thu Feb 21 2013 Kalev Lember <kalevlember@gmail.com> - 3.7.90-1
-- Update to 3.7.90
-
-* Tue Feb 05 2013 Richard Hughes <rhughes@redhat.com> - 3.7.5-1
-- Update to 3.7.5
-
-* Tue Jan 15 2013 Matthias Clasen <mclasen@redhat.com> - 3.7.4-1
-- Update to 3.7.4
-
-* Thu Dec 20 2012 Kalev Lember <kalevlember@gmail.com> - 3.7.3-1
-- Update to 3.7.3
-
-* Tue Nov 20 2012 Richard Hughes <hughsient@gmail.com> - 3.7.2-1
-- Update to 3.7.2
-
-* Tue Nov 13 2012 Kalev Lember <kalevlember@gmail.com> - 3.6.1-1
-- Update to 3.6.1
-
-* Tue Sep 25 2012 Richard Hughes <hughsient@gmail.com> - 3.6.0-1
-- Update to 3.6.0
-
-* Wed Sep 19 2012 Richard Hughes <hughsient@gmail.com> - 3.5.92-1
-- Update to 3.5.92
-
-* Thu Sep 06 2012 Richard Hughes <hughsient@gmail.com> - 3.5.91-1
-- Update to 3.5.91
-
-* Wed Aug 22 2012 Richard Hughes <hughsient@gmail.com> - 3.5.90-1
-- Update to 3.5.90
-
-* Wed Jul 18 2012 Debarshi Ray <rishi@fedoraproject.org> - 3.5.4-1
-- Update to 3.5.4
-
-* Tue Jun 26 2012 Richard Hughes <hughsient@gmail.com> - 3.5.3-1
-- Update to 3.5.3
-
-* Wed Jun 06 2012 Richard Hughes <hughsient@gmail.com> - 3.5.2-1
-- Update to 3.5.2
-
-* Fri May 18 2012 Richard Hughes <hughsient@gmail.com> - 3.4.2-1
-- Update to 3.4.2
-
-* Mon Apr 16 2012 Richard Hughes <hughsient@gmail.com> - 3.4.1-1
-- Update to 3.4.1
-
-* Tue Mar 27 2012 Richard Hughes <hughsient@gmail.com> - 3.4.0-1
-- Update to 3.4.0
-
-* Mon Mar 19 2012 Richard Hughes <rhughes@redhat.com> 3.3.92-1
-- Update to 3.3.92
-
-* Wed Feb 22 2012 Bastien Nocera <bnocera@redhat.com> 3.3.90-1
-- Update to 3.3.90
-
-* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.3.2-4
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
-
-* Wed Nov 23 2011 Ville Skyttä <ville.skytta@iki.fi> - 3.3.2-3
-- Disable empty -debuginfo package.
-- Fix minimum required glib2 version.
-
-* Tue Nov 22 2011 Matthias Clasen <mclasen@redhat.com> - 3.3.2-2
-- Enable introspection
-- Make the package archful, since we now install in libdir
-
-* Tue Nov 22 2011 Matthias Clasen <mclasen@redhat.com> - 3.3.2-1
-- Update to 3.3.2
-
-* Mon Sep 26 2011 Bastien Nocera <bnocera@redhat.com> 3.2.0-1
-- Update to 3.2.0
-
-* Tue Sep 6 2011 Matthias Clasen <mclasen@redhat.com> - 3.1.91-1
-- Update to 3.1.91
-
-* Mon Jul 04 2011 Bastien Nocera <bnocera@redhat.com> 3.1.3-1
-- Update to 3.1.3
-
-* Tue Apr 26 2011 Matthias Clasen <mclasen@redhat.com> 3.0.1-1
-- Update to 3.0.1
-
-* Thu Apr 7 2011 Matthias Clasen <mclasen@redhat.com> 3.0.0-2
-- Don't perform questionable migrations
-
-* Mon Apr 04 2011 Bastien Nocera <bnocera@redhat.com> 3.0.0-1
-- Update to 3.0.0
-
-* Mon Mar 21 2011 Matthias Clasen <mclasen@redhat.com> 2.91.92-1
-- Update to 2.91.92
-
-* Wed Mar 09 2011 Bastien Nocera <bnocera@redhat.com> 2.91.91-2
-- Fix possible crasher when converting schemas
-
-* Tue Mar 08 2011 Bastien Nocera <bnocera@redhat.com> 2.91.91-1
-- Update to 2.91.91
-
-* Thu Feb 24 2011 Colin Walters <walters@verbum.org> - 0.1.7-2
-- Add patch from git to disable a11y by default; it makes
- gnome-shell totally unusable right now
-
-* Mon Feb 21 2011 Bastien Nocera <bnocera@redhat.com> 0.1.7-1
-- Update to 0.1.7
-
-* Thu Feb 10 2011 Matthias Clasen <mclasen@redhat.com> - 0.1.5-3
-- Rebuild
-
-* Wed Feb 09 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.1.5-2
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
-
-* Wed Feb 2 2011 Matthias Clasen <mclasen@redhat.com> - 0.1.5-1
-- Update to 0.1.5
-
-* Mon Jan 10 2011 Matthias Clasen <mclasen@redhat.com> - 0.1.4-1
-- Update to 0.1.4
-
-* Sat Jan 8 2011 Matthias Clasen <mclasen@redhat.com> - 0.1.3-1
-- Update to 0.1.3
-
-* Tue Nov 30 2010 Tomas Bzatek <tbzatek@redhat.com> - 0.1.2-1
-- Update to 0.1.2
-
-* Wed Nov 17 2010 Bastien Nocera <bnocera@redhat.com> 0.1.1-1
-- Update to 0.1.1
-
-* Tue Nov 2 2010 Matthias Clasen <mclasen@redhat.com> - 0.1.0-1
-- Update to 0.1.0
-
-* Tue Aug 24 2010 Matthias Clasen <mclasen@redhat.com> - 0.0.1-1
-- Update to 0.0.1
-
-* Tue Aug 3 2010 Tomas Bzatek <tbzatek@redhat.com> - 0.0.1-1.git20100729
-- Initial packaging
diff --git a/patches/ht/ht.spec b/patches/ht/ht.spec
deleted file mode 100644
index 9962425..0000000
--- a/patches/ht/ht.spec
+++ /dev/null
@@ -1,107 +0,0 @@
-Name: ht
-Version: 2.0.22
-Release: 1%{?dist}
-Summary: File editor/viewer/analyzer for executables (Copr: lantw44/patches)
-
-Group: Applications/Editors
-License: GPLv2
-URL: http://hte.sourceforge.net/
-Source0: http://downloads.sourceforge.net/hte/ht-%{version}.tar.bz2
-BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-
-BuildRequires: libX11-devel ncurses-devel lzo-devel
-BuildRequires: recode
-
-%description
-Copr: lantw44/patches
-Note: This is a modified package. It contains updated ht with name hteditor,
-which prevents file name conflict with TeXLive.
-
-HT is a file editor/viewer/analyzer for executables. The goal is to combine
-the low-level functionality of a debugger and the usability of IDEs. We plan
-to implement all (hex-)editing features and support of the most important
-file formats.
-
-%prep
-%setup -q
-recode latin1..utf8 TODO
-find . -name \*.cc -o -name \*.h | xargs chmod 0644
-
-%build
-%configure --enable-maintainermode
-CXXFLAGS="%{optflags}" make %{?_smp_mflags}
-
-%install
-rm -rf $RPM_BUILD_ROOT
-make install DESTDIR=$RPM_BUILD_ROOT
-mv ${RPM_BUILD_ROOT}/usr/bin/ht ${RPM_BUILD_ROOT}/usr/bin/hteditor
-
-%clean
-rm -rf $RPM_BUILD_ROOT
-
-%files
-%defattr(-,root,root,-)
-%doc ChangeLog COPYING AUTHORS NEWS README TODO KNOWNBUGS
-%{_bindir}/hteditor
-
-%changelog
-* Wed Jan 08 2014 Ting-Wei Lan <lantw44@gmail.com>
-- Update to version 2.0.22
-- Fix conflict with TeXLive
-
-* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.0.18-5
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
-
-* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.0.18-4
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
-
-* Thu Jul 19 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.0.18-3
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
-
-* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.0.18-2
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
-
-* Sat Feb 19 2011 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
-- 2.0.18-1
-- version upgrade
-
-* Wed Feb 09 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.0.16-3
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
-
-* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.0.16-2
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
-
-* Sun Apr 5 2009 Dan Horák <dan[AT]danny.cz>
-- 2.0.16-1
-- version update
-- added patch for building with gcc 4.4
-- remove executable permissions on source files
-
-* Tue Feb 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.0.15-2
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
-
-* Tue Nov 11 2008 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
-- 2.0.15-1
-- version upgrade
-
-* Tue Nov 11 2008 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
-- 2.0.14-2
-- recode TODO to utf8
-- fix permissions on endianess.cc
-- honor optflags via non standard maintainer mode
-
-* Wed Sep 03 2008 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
-- 2.0.14-1
-- version upgrade
-- BR lzo-devel
-- use opt flags
-
-* Mon Jan 07 2008 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
-- 2.0.10-1
-- version upgrade
-- fix source location
-- fix license
-
-* Mon Jun 25 2007 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
-- 2.0.8-1
-- initial version
diff --git a/patches/lilyterm-gtk3/lilyterm-gtk3.patch b/patches/lilyterm-gtk3/lilyterm-gtk3.patch
deleted file mode 100644
index b852c91..0000000
--- a/patches/lilyterm-gtk3/lilyterm-gtk3.patch
+++ /dev/null
@@ -1,22 +0,0 @@
-diff -Naur lilyterm-0.9.9.2/.default lilyterm-0.9.9.2.m/.default
---- lilyterm-0.9.9.2/.default 2012-06-16 10:21:04.000000000 +0800
-+++ lilyterm-0.9.9.2.m/.default 2014-03-03 22:58:38.767316222 +0800
-@@ -1,5 +1,5 @@
- PACKAGE = LilyTerm
--BINARY = lilyterm
-+BINARY = lilyterm-gtk3
- AUTHOR = Lu, Chao-Ming (Tetralet)
- BUGREPORT = tetrlet@gmail.com
- MAINSITE = http://lilyterm.luna.com.tw/index.html
-diff -Naur lilyterm-0.9.9.2/src/Makefile lilyterm-0.9.9.2.m/src/Makefile
---- lilyterm-0.9.9.2/src/Makefile 2012-06-16 10:45:48.000000000 +0800
-+++ lilyterm-0.9.9.2.m/src/Makefile 2014-03-03 23:03:01.999786972 +0800
-@@ -186,7 +186,7 @@
- fi; \
- done
-
--%.o: %.c %.h data.h $(BINARY).h
-+%.o: %.c %.h data.h lilyterm.h
- @ $(PRINTF) "\033[1;33m** compiling $@...\033[0m\n"
- @ $(CC) $(CFLAGS) $(INCLUDES) -c $< `$(OBJ_PKG_CMD)`
-
diff --git a/patches/lilyterm-gtk3/lilyterm-gtk3.spec b/patches/lilyterm-gtk3/lilyterm-gtk3.spec
deleted file mode 100644
index 7f0a5d9..0000000
--- a/patches/lilyterm-gtk3/lilyterm-gtk3.spec
+++ /dev/null
@@ -1,142 +0,0 @@
-# Review at https://bugzilla.redhat.com/show_bug.cgi?id=496167
-
-%global prerelease
-
-Name: lilyterm-gtk3
-Version: 0.9.9.2
-Release: 3%{?prerelease:.%{?prerelease}}%{?dist}
-Summary: Light and easy to use X Terminal Emulator (Copr: lantw44/patches)
-
-Group: User Interface/X
-License: GPLv3+
-URL: http://lilyterm.luna.com.tw
-Source0: http://lilyterm.luna.com.tw/file/lilyterm-%{version}%{?prerelease:~%{?prerelease}}.tar.gz
-Patch0: lilyterm-gtk3.patch
-BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-
-BuildRequires: gtk3-devel
-BuildRequires: vte3-devel
-BuildRequires: desktop-file-utils intltool
-
-%description
-Copr: lantw44/patches
-Note: This is a modified package. Install it if you want to use LilyTerm with
-GTK+ 3 and latest VTE.
-
-LilyTerm is a light and easy to use libvte based X Terminal Emulator with a
-lot of features:
- * Supports multiple tabs, reorderable tabs and hides the tab tray when there
- is only one tab
- * Add, close, swith, move, rename tabs with function keys
- * Disable/Enable function keys for temporary (use <Ctrl><`> by default).
- * Shows the foreground running command on tab and/or window title.
- * Change the font name, size, and window size with right click menu.
- * User custom function keys (need to edit profile).
- * Support for User/System profiles.
- * Supports true transparency if the window manager is composited.
- * Support for transparent background and background saturation.
- * Support for text and background color (need to edit profile).
- * Good support for UTF-8.
- * Decide the text encoding via environment. Using UTF-8 by default.
- * Change the text encoding with right click menu.
-
-
-%prep
-%setup -qn lilyterm-%{version}%{?prerelease:~%{?prerelease}}
-%patch0 -p1
-rename lilyterm lilyterm-gtk3 data/lilyterm.*
-
-%build
-%configure --with-gtk=3.0
-make
-
-%install
-rm -rf $RPM_BUILD_ROOT
-make install DESTDIR=$RPM_BUILD_ROOT
-sed -i -e 's/LilyTerm/LilyTermGtk3/' -e 's/lilyterm/lilyterm-gtk3/' \
- ${RPM_BUILD_ROOT}%{_datadir}/applications/%{name}.desktop
-rm -f ${RPM_BUILD_ROOT}%{_datadir}/applications/lilyterm.desktop
-desktop-file-install \
- --delete-original \
- --remove-category=Utility \
- --add-category=System \
- --dir=${RPM_BUILD_ROOT}%{_datadir}/applications \
- ${RPM_BUILD_ROOT}%{_datadir}/applications/%{name}.desktop
-%find_lang %{name}
-# we install the docfiles versioned
-rm -rf ${RPM_BUILD_ROOT}%{_datadir}/doc/lilyterm/
-
-
-%clean
-rm -rf $RPM_BUILD_ROOT
-
-
-%files -f %{name}.lang
-%defattr(-,root,root,-)
-%doc AUTHORS ChangeLog COPYING README TODO
-%config(noreplace) %{_sysconfdir}/%{name}.conf
-%{_bindir}/%{name}
-%{_datadir}/applications/%{name}.desktop
-%{_datadir}/pixmaps/%{name}.*
-%{_mandir}/man*/%{name}.*.*
-
-
-%changelog
-* Mon Mar 03 2014 Ting-Wei Lan <lantw44@gmail.com>
-- Use GTK+ 3 version
-
-* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.9.9.2-3
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
-
-* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.9.9.2-2
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
-
-* Sat Aug 04 2012 Christoph Wickert <cwickert@fedoraproject.org> - 0.9.9.2-1
-- Update to 0.9.9.2
-- Disable parallel make for now as it breaks
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
-
-* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.9.9-0.5.rc8
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
-
-* Tue Dec 06 2011 Adam Jackson <ajax@redhat.com> - 0.9.9-0.4.rc8
-- Rebuild for new libpng
-
-* Thu Jun 23 2011 Christoph Wickert <cwickert@fedoraproject.org> - 0.9.9-0.3.rc8
-- Completely disable GNOME control-center integration, it won't return (#715952)
-
-* Wed Feb 09 2011 Christoph Wickert <cwickert@fedoraproject.org> - 0.9.9-0.2.rc8
-- Temporarily disable GNOME control-center integration for
- https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
-
-* Sat Jan 22 2011 Christoph Wickert <cwickert@fedoraproject.org> - 0.9.9-0.1.rc8
-- Update to 0.9.9 RC8
-
-* Wed Apr 07 2010 Christoph Wickert <cwickert@fedoraproject.org> - 0.9.8-1
-- Update to 0.9.8
-- License change from BSD to GPLv3+
-- Require control-center-filesystem for gnome-default-applications integration
-
-* Sat Jul 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.9.6-3
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
-
-* Tue Jun 09 2009 Christoph Wickert <cwickert@fedoraproject.org> - 0.9.6-2
-- Rebuilt for libvte SONAME bump
-
-* Sat Apr 11 2009 Christoph Wickert <cwickert@fedoraproject.org> - 0.9.6-1
-- Update to 0.9.6
-
-* Fri Jul 11 2008 Christoph Wickert <cwickert@fedoraproject.org> - 0.9.5-1
-- Update to 0.9.5
-
-* Thu Jul 10 2008 Christoph Wickert <cwickert@fedoraproject.org> - 0.9.4-1
-- Update to 0.9.4
-
-* Thu Jun 12 2008 Christoph Wickert <cwickert@fedoraproject.org> - 0.9.3-1
-- Update to 0.9.3
-
-* Mon May 12 2008 Christoph Wickert <cwickert@fedoraproject.org> - 0.9.0-1
-- Update to 0.9.0
-
-* Mon Apr 21 2008 Christoph Wickert <cwickert@fedoraproject.org> - 0.8.6-1
-- Initial Fedora RPM
diff --git a/patches/vim/vim.spec b/patches/vim/vim.spec
deleted file mode 100644
index 86fce2d..0000000
--- a/patches/vim/vim.spec
+++ /dev/null
@@ -1,1231 +0,0 @@
-%define patchlevel 179
-%if %{?WITH_SELINUX:0}%{!?WITH_SELINUX:1}
-%define WITH_SELINUX 1
-%endif
-%define desktop_file 1
-%if %{desktop_file}
-%define desktop_file_utils_version 0.2.93
-%endif
-
-%define withnetbeans 1
-
-%define withvimspell 0
-%define withhunspell 0
-%define withruby 1
-
-%define baseversion 7.4
-%define vimdir vim74
-
-Summary: The VIM editor (Copr: lantw44/patches)
-URL: http://www.vim.org/
-Name: vim
-Version: %{baseversion}.%{patchlevel}
-Release: 1%{?dist}
-License: Vim
-Group: Applications/Editors
-Source0: ftp://ftp.vim.org/pub/vim/unix/vim-%{baseversion}.tar.bz2
-Source3: gvim.desktop
-Source4: vimrc
-Source5: ftp://ftp.vim.org/pub/vim/patches/README.patches
-Source7: gvim16.png
-Source8: gvim32.png
-Source9: gvim48.png
-Source10: gvim64.png
-Source11: Changelog.rpm
-Source12: vi_help.txt
-%if %{withvimspell}
-Source13: vim-spell-files.tar.bz2
-%endif
-Source14: spec-template
-Source15: spec-template.new
-
-Patch2002: vim-7.0-fixkeys.patch
-Patch2003: vim-6.2-specsyntax.patch
-%if %{withhunspell}
-Patch2011: vim-7.0-hunspell.patch
-BuildRequires: hunspell-devel
-%endif
-# If you're as lazy as me, generate the list using
-# for i in `seq 1 14`; do printf "Patch%03d: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.%03d\n" $i $i; done
-Patch001: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.001
-Patch002: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.002
-Patch003: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.003
-Patch004: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.004
-Patch005: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.005
-Patch006: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.006
-Patch007: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.007
-Patch008: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.008
-Patch009: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.009
-Patch010: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.010
-Patch011: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.011
-Patch012: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.012
-Patch013: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.013
-Patch014: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.014
-Patch015: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.015
-Patch016: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.016
-Patch017: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.017
-Patch018: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.018
-Patch019: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.019
-Patch020: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.020
-Patch021: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.021
-Patch022: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.022
-Patch023: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.023
-Patch024: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.024
-Patch025: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.025
-Patch026: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.026
-Patch027: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.027
-Patch028: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.028
-Patch029: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.029
-Patch030: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.030
-Patch031: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.031
-Patch032: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.032
-Patch033: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.033
-Patch034: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.034
-Patch035: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.035
-Patch036: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.036
-Patch037: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.037
-Patch038: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.038
-Patch039: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.039
-Patch040: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.040
-Patch041: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.041
-Patch042: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.042
-Patch043: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.043
-Patch044: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.044
-Patch045: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.045
-Patch046: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.046
-Patch047: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.047
-Patch048: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.048
-Patch049: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.049
-Patch050: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.050
-Patch051: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.051
-Patch052: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.052
-Patch053: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.053
-Patch054: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.054
-Patch055: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.055
-Patch056: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.056
-Patch057: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.057
-Patch058: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.058
-Patch059: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.059
-Patch060: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.060
-Patch061: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.061
-Patch062: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.062
-Patch063: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.063
-Patch064: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.064
-Patch065: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.065
-Patch066: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.066
-Patch067: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.067
-Patch068: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.068
-Patch069: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.069
-Patch070: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.070
-Patch071: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.071
-Patch072: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.072
-Patch073: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.073
-Patch074: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.074
-Patch075: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.075
-Patch076: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.076
-Patch077: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.077
-Patch078: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.078
-Patch079: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.079
-Patch080: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.080
-Patch081: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.081
-Patch082: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.082
-Patch083: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.083
-Patch084: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.084
-Patch085: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.085
-Patch086: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.086
-Patch087: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.087
-Patch088: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.088
-Patch089: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.089
-Patch090: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.090
-Patch091: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.091
-Patch092: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.092
-Patch093: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.093
-Patch094: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.094
-Patch095: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.095
-Patch096: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.096
-Patch097: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.097
-Patch098: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.098
-Patch099: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.099
-Patch100: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.100
-Patch101: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.101
-Patch102: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.102
-Patch103: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.103
-Patch104: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.104
-Patch105: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.105
-Patch106: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.106
-Patch107: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.107
-Patch108: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.108
-Patch109: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.109
-Patch110: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.110
-Patch111: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.111
-Patch112: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.112
-Patch113: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.113
-Patch114: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.114
-Patch115: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.115
-Patch116: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.116
-Patch117: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.117
-Patch118: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.118
-Patch119: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.119
-Patch120: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.120
-Patch121: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.121
-Patch122: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.122
-Patch123: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.123
-Patch124: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.124
-Patch125: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.125
-Patch126: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.126
-Patch127: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.127
-Patch128: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.128
-Patch129: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.129
-Patch130: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.130
-Patch131: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.131
-Patch132: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.132
-Patch133: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.133
-Patch134: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.134
-Patch135: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.135
-Patch136: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.136
-Patch137: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.137
-Patch138: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.138
-Patch139: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.139
-Patch140: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.140
-Patch141: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.141
-Patch142: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.142
-Patch143: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.143
-Patch144: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.144
-Patch145: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.145
-Patch146: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.146
-Patch147: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.147
-Patch148: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.148
-Patch149: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.149
-Patch150: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.150
-Patch151: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.151
-Patch152: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.152
-Patch153: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.153
-Patch154: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.154
-Patch155: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.155
-Patch156: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.156
-Patch157: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.157
-Patch158: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.158
-Patch159: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.159
-Patch160: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.160
-Patch161: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.161
-Patch162: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.162
-Patch163: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.163
-Patch164: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.164
-Patch165: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.165
-Patch166: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.166
-Patch167: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.167
-Patch168: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.168
-Patch169: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.169
-Patch170: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.170
-Patch171: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.171
-Patch172: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.172
-Patch173: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.173
-Patch174: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.174
-Patch175: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.175
-Patch176: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.176
-Patch177: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.177
-Patch178: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.178
-Patch179: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.179
-
-Patch3000: vim-7.4-syntax.patch
-Patch3002: vim-7.1-nowarnings.patch
-Patch3004: vim-7.0-rclocation.patch
-Patch3006: vim-6.4-checkhl.patch
-Patch3007: vim-7.4-fstabsyntax.patch
-Patch3008: vim-7.0-warning.patch
-Patch3009: vim-7.0-syncolor.patch
-Patch3010: vim-7.0-specedit.patch
-Patch3011: vim72-rh514717.patch
-Patch3012: vim-7.3-manpage-typo-668894-675480.patch
-Patch3013: vim-7.3-xsubpp-path.patch
-Patch3014: vim-manpagefixes-948566.patch
-
-Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-BuildRequires: python-devel ncurses-devel gettext perl-devel lua-devel
-BuildRequires: perl(ExtUtils::Embed) perl(ExtUtils::ParseXS)
-BuildRequires: libacl-devel gpm-devel autoconf
-%if %{WITH_SELINUX}
-BuildRequires: libselinux-devel
-%endif
-%if "%{withruby}" == "1"
-Buildrequires: ruby-devel ruby
-%endif
-%if %{desktop_file}
-# for /usr/bin/desktop-file-install
-Requires: desktop-file-utils
-BuildRequires: desktop-file-utils >= %{desktop_file_utils_version}
-%endif
-Epoch: 2
-Conflicts: filesystem < 3
-
-%description
-Copr: lantw44/patches
-Note: This is a modified package. Install it if you want Lua intepreter
-support in Vim.
-
-VIM (VIsual editor iMproved) is an updated and improved version of the
-vi editor. Vi was the first real screen-based editor for UNIX, and is
-still very popular. VIM improves on vi by adding new features:
-multiple windows, multi-level undo, block highlighting and more.
-
-%package common
-Summary: The common files needed by any version of the VIM editor (Copr: lantw44/patches)
-Group: Applications/Editors
-Conflicts: man-pages-fr < 0.9.7-14
-Conflicts: man-pages-it < 0.3.0-17
-Conflicts: man-pages-pl < 0.24-2
-Requires: %{name}-filesystem
-
-%description common
-Copr: lantw44/patches
-Note: This is a modified package. Install it if you want Lua intepreter
-support in Vim.
-
-VIM (VIsual editor iMproved) is an updated and improved version of the
-vi editor. Vi was the first real screen-based editor for UNIX, and is
-still very popular. VIM improves on vi by adding new features:
-multiple windows, multi-level undo, block highlighting and more. The
-vim-common package contains files which every VIM binary will need in
-order to run.
-
-If you are installing vim-enhanced or vim-X11, you'll also need
-to install the vim-common package.
-
-%package spell
-Summary: The dictionaries for spell checking. This package is optional (Copr: lantw44/patches)
-Group: Applications/Editors
-Requires: vim-common = %{epoch}:%{version}-%{release}
-
-%description spell
-Copr: lantw44/patches
-Note: This is a modified package. Install it if you want Lua intepreter
-support in Vim.
-
-This subpackage contains dictionaries for vim spell checking in
-many different languages.
-
-%package minimal
-Summary: A minimal version of the VIM editor (Copr: lantw44/patches)
-Group: Applications/Editors
-Provides: vi = %{version}-%{release}
-Provides: /bin/vi
-
-%description minimal
-Copr: lantw44/patches
-Note: This is a modified package. Install it if you want Lua intepreter
-support in Vim.
-
-VIM (VIsual editor iMproved) is an updated and improved version of the
-vi editor. Vi was the first real screen-based editor for UNIX, and is
-still very popular. VIM improves on vi by adding new features:
-multiple windows, multi-level undo, block highlighting and more. The
-vim-minimal package includes a minimal version of VIM, which is
-installed into /bin/vi for use when only the root partition is
-present. NOTE: The online help is only available when the vim-common
-package is installed.
-
-%package enhanced
-Summary: A version of the VIM editor which includes recent enhancements (Copr: lantw44/patches)
-Group: Applications/Editors
-Requires: vim-common = %{epoch}:%{version}-%{release} which
-Provides: vim = %{version}-%{release}
-Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
-
-%description enhanced
-Copr: lantw44/patches
-Note: This is a modified package. Install it if you want Lua intepreter
-support in Vim.
-
-VIM (VIsual editor iMproved) is an updated and improved version of the
-vi editor. Vi was the first real screen-based editor for UNIX, and is
-still very popular. VIM improves on vi by adding new features:
-multiple windows, multi-level undo, block highlighting and more. The
-vim-enhanced package contains a version of VIM with extra, recently
-introduced features like Python and Perl interpreters.
-
-Install the vim-enhanced package if you'd like to use a version of the
-VIM editor which includes recently added enhancements like
-interpreters for the Python and Perl scripting languages. You'll also
-need to install the vim-common package.
-
-%package filesystem
-Summary: VIM filesystem layout (Copr: lantw44/patches)
-Group: Applications/Editors
-
-%Description filesystem
-This package provides some directories which are required by other
-packages that add vim files, p.e. additional syntax files or filetypes.
-
-%package X11
-Summary: The VIM version of the vi editor for the X Window System (Copr: lantw44/patches)
-Group: Applications/Editors
-Requires: vim-common = %{epoch}:%{version}-%{release} libattr >= 2.4 gtk2 >= 2.6
-Provides: gvim = %{version}-%{release}
-BuildRequires: gtk2-devel libSM-devel libXt-devel libXpm-devel
-Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
-Requires: hicolor-icon-theme
-
-%description X11
-Copr: lantw44/patches
-Note: This is a modified package. Install it if you want Lua intepreter
-support in Vim.
-
-VIM (VIsual editor iMproved) is an updated and improved version of the
-vi editor. Vi was the first real screen-based editor for UNIX, and is
-still very popular. VIM improves on vi by adding new features:
-multiple windows, multi-level undo, block highlighting and
-more. VIM-X11 is a version of the VIM editor which will run within the
-X Window System. If you install this package, you can run VIM as an X
-application with a full GUI interface and mouse support.
-
-Install the vim-X11 package if you'd like to try out a version of vi
-with graphics and mouse capabilities. You'll also need to install the
-vim-common package.
-
-%prep
-%setup -q -b 0 -n %{vimdir}
-# fix rogue dependencies from sample code
-chmod -x runtime/tools/mve.awk
-%patch2002 -p1
-%patch2003 -p1
-%if %{withhunspell}
-%patch2011 -p1
-%endif
-perl -pi -e "s,bin/nawk,bin/awk,g" runtime/tools/mve.awk
-
-# Base patches...
-# for i in `seq 1 14`; do printf "%%patch%03d -p0 \n" $i; done
-%patch001 -p0
-%patch002 -p0
-%patch003 -p0
-%patch004 -p0
-%patch005 -p0
-%patch006 -p0
-%patch007 -p0
-%patch008 -p0
-%patch009 -p0
-%patch010 -p0
-%patch011 -p0
-%patch012 -p0
-%patch013 -p0
-%patch014 -p0
-%patch015 -p0
-%patch016 -p0
-%patch017 -p0
-%patch018 -p0
-%patch019 -p0
-%patch020 -p0
-%patch021 -p0
-%patch022 -p0
-%patch023 -p0
-%patch024 -p0
-%patch025 -p0
-%patch026 -p0
-%patch027 -p0
-%patch028 -p0
-%patch029 -p0
-%patch030 -p0
-%patch031 -p0
-%patch032 -p0
-%patch033 -p0
-%patch034 -p0
-%patch035 -p0
-%patch036 -p0
-%patch037 -p0
-%patch038 -p0
-%patch039 -p0
-%patch040 -p0
-%patch041 -p0
-%patch042 -p0
-%patch043 -p0
-%patch044 -p0
-%patch045 -p0
-%patch046 -p0
-%patch047 -p0
-%patch048 -p0
-%patch049 -p0
-%patch050 -p0
-%patch051 -p0
-%patch052 -p0
-%patch053 -p0
-%patch054 -p0
-%patch055 -p0
-%patch056 -p0
-%patch057 -p0
-%patch058 -p0
-%patch059 -p0
-%patch060 -p0
-%patch061 -p0
-%patch062 -p0
-%patch063 -p0
-%patch064 -p0
-%patch065 -p0
-%patch066 -p0
-%patch067 -p0
-%patch068 -p0
-%patch069 -p0
-%patch070 -p0
-%patch071 -p0
-%patch072 -p0
-%patch073 -p0
-%patch074 -p0
-%patch075 -p0
-%patch076 -p0
-%patch077 -p0
-%patch078 -p0
-%patch079 -p0
-%patch080 -p0
-%patch081 -p0
-%patch082 -p0
-%patch083 -p0
-%patch084 -p0
-%patch085 -p0
-%patch086 -p0
-%patch087 -p0
-%patch088 -p0
-%patch089 -p0
-%patch090 -p0
-%patch091 -p0
-%patch092 -p0
-%patch093 -p0
-%patch094 -p0
-%patch095 -p0
-%patch096 -p0
-%patch097 -p0
-%patch098 -p0
-%patch099 -p0
-%patch100 -p0
-%patch101 -p0
-%patch102 -p0
-%patch103 -p0
-%patch104 -p0
-%patch105 -p0
-%patch106 -p0
-%patch107 -p0
-%patch108 -p0
-%patch109 -p0
-%patch110 -p0
-%patch111 -p0
-%patch112 -p0
-%patch113 -p0
-%patch114 -p0
-%patch115 -p0
-%patch116 -p0
-%patch117 -p0
-%patch118 -p0
-%patch119 -p0
-%patch120 -p0
-%patch121 -p0
-%patch122 -p0
-%patch123 -p0
-%patch124 -p0
-%patch125 -p0
-%patch126 -p0
-%patch127 -p0
-%patch128 -p0
-%patch129 -p0
-%patch130 -p0
-%patch131 -p0
-%patch132 -p0
-%patch133 -p0
-%patch134 -p0
-%patch135 -p0
-%patch136 -p0
-%patch137 -p0
-%patch138 -p0
-%patch139 -p0
-%patch140 -p0
-%patch141 -p0
-%patch142 -p0
-%patch143 -p0
-%patch144 -p0
-%patch145 -p0
-%patch146 -p0
-%patch147 -p0
-%patch148 -p0
-%patch149 -p0
-%patch150 -p0
-%patch151 -p0
-%patch152 -p0
-%patch153 -p0
-%patch154 -p0
-%patch155 -p0
-%patch156 -p0
-%patch157 -p0
-%patch158 -p0
-%patch159 -p0
-%patch160 -p0
-%patch161 -p0
-%patch162 -p0
-%patch163 -p0
-%patch164 -p0
-%patch165 -p0
-%patch166 -p0
-%patch167 -p0
-%patch168 -p0
-%patch169 -p0
-%patch170 -p0
-%patch171 -p0
-%patch172 -p0
-%patch173 -p0
-%patch174 -p0
-%patch175 -p0
-%patch176 -p0
-%patch177 -p0
-%patch178 -p0
-%patch179 -p0
-
-# install spell files
-%if %{withvimspell}
-%{__tar} xjf %{SOURCE13}
-%endif
-
-%patch3000 -p1
-%patch3002 -p1
-%patch3004 -p1
-%patch3006 -p1
-%patch3007 -p1
-%patch3008 -p1
-%patch3009 -p1
-%patch3010 -p1
-%patch3011 -p1
-%patch3012 -p1
-
-%if %{?fedora}%{!?fedora:0} >= 20 || %{?rhel}%{!?rhel:0} >= 7
-%patch3013 -p1
-%endif
-%patch3014 -p1
-
-%build
-cp -f %{SOURCE5} .
-cd src
-autoconf
-
-sed -e "s+VIMRCLOC = \$(VIMLOC)+VIMRCLOC = /etc+" Makefile > Makefile.tmp
-mv -f Makefile.tmp Makefile
-
-export CFLAGS="%{optflags} -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2"
-export CXXFLAGS="%{optflags} -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2"
-
-%configure --with-features=huge \
- --enable-pythoninterp=dynamic \
- --enable-perlinterp \
- --disable-tclinterp --with-x=yes \
- --enable-xim --enable-multibyte \
- --with-tlib=ncurses \
- --enable-gtk2-check --enable-gui=gtk2 \
- --with-compiledby="<bugzilla@redhat.com>" --enable-cscope \
- --with-modified-by="<bugzilla@redhat.com>" \
- --enable-luainterp \
-%if "%{withnetbeans}" == "1"
- --enable-netbeans \
-%else
- --disable-netbeans \
-%endif
-%if %{WITH_SELINUX}
- --enable-selinux \
-%else
- --disable-selinux \
-%endif
-%if "%{withruby}" == "1"
- --enable-rubyinterp=dynamic \
-%else
- --disable-rubyinterp \
-%endif
-
-make VIMRCLOC=/etc VIMRUNTIMEDIR=/usr/share/vim/%{vimdir} %{?_smp_mflags}
-cp vim gvim
-make clean
-
-%configure --prefix=%{_prefix} --with-features=huge \
- --enable-pythoninterp=dynamic \
- --enable-perlinterp \
- --disable-tclinterp \
- --with-x=no \
- --enable-gui=no --exec-prefix=%{_prefix} --enable-multibyte \
- --enable-cscope --with-modified-by="<bugzilla@redhat.com>" \
- --with-tlib=ncurses \
- --with-compiledby="<bugzilla@redhat.com>" \
- --enable-luainterp \
-%if "%{withnetbeans}" == "1"
- --enable-netbeans \
-%else
- --disable-netbeans \
-%endif
-%if %{WITH_SELINUX}
- --enable-selinux \
-%else
- --disable-selinux \
-%endif
-%if "%{withruby}" == "1"
- --enable-rubyinterp=dynamic \
-%else
- --disable-rubyinterp \
-%endif
-
-make VIMRCLOC=/etc VIMRUNTIMEDIR=/usr/share/vim/%{vimdir} %{?_smp_mflags}
-cp vim enhanced-vim
-make clean
-
-perl -pi -e "s/help.txt/vi_help.txt/" os_unix.h ex_cmds.c
-perl -pi -e "s/\/etc\/vimrc/\/etc\/virc/" os_unix.h
-%configure --prefix=%{_prefix} --with-features=small --with-x=no \
- --enable-multibyte \
- --disable-netbeans \
-%if %{WITH_SELINUX}
- --enable-selinux \
-%else
- --disable-selinux \
-%endif
- --disable-pythoninterp --disable-perlinterp --disable-tclinterp \
- --with-tlib=ncurses --enable-gui=no --disable-gpm --exec-prefix=/ \
- --with-compiledby="<bugzilla@redhat.com>" \
- --with-modified-by="<bugzilla@redhat.com>"
-
-make VIMRCLOC=/etc VIMRUNTIMEDIR=/usr/share/vim/%{vimdir} %{?_smp_mflags}
-
-%install
-rm -rf %{buildroot}
-mkdir -p %{buildroot}/%{_bindir}
-mkdir -p %{buildroot}/%{_datadir}/%{name}/vimfiles/{after,autoload,colors,compiler,doc,ftdetect,ftplugin,indent,keymap,lang,plugin,print,spell,syntax,tutor}
-mkdir -p %{buildroot}/%{_datadir}/%{name}/vimfiles/after/{autoload,colors,compiler,doc,ftdetect,ftplugin,indent,keymap,lang,plugin,print,spell,syntax,tutor}
-cp -f %{SOURCE11} .
-%if %{?fedora}%{!?fedora:0} >= 16 || %{?rhel}%{!?rhel:0} >= 6
-cp -f %{SOURCE15} %{buildroot}/%{_datadir}/%{name}/vimfiles/template.spec
-%else
-cp -f %{SOURCE14} %{buildroot}/%{_datadir}/%{name}/vimfiles/template.spec
-%endif
-cp runtime/doc/uganda.txt LICENSE
-# Those aren't Linux info files but some binary files for Amiga:
-rm -f README*.info
-
-
-cd src
-make install DESTDIR=%{buildroot} BINDIR=%{_bindir} VIMRCLOC=/etc VIMRUNTIMEDIR=/usr/share/vim/%{vimdir}
-make installgtutorbin DESTDIR=%{buildroot} BINDIR=%{_bindir} VIMRCLOC=/etc VIMRUNTIMEDIR=/usr/share/vim/%{vimdir}
-mkdir -p %{buildroot}%{_datadir}/icons/hicolor/{16x16,32x32,48x48,64x64}/apps
-install -m755 vim %{buildroot}%{_bindir}/vi
-install -m755 enhanced-vim %{buildroot}%{_bindir}/vim
-install -m755 gvim %{buildroot}%{_bindir}/gvim
-install -p -m644 %{SOURCE7} \
- %{buildroot}%{_datadir}/icons/hicolor/16x16/apps/gvim.png
-install -p -m644 %{SOURCE8} \
- %{buildroot}%{_datadir}/icons/hicolor/32x32/apps/gvim.png
-install -p -m644 %{SOURCE9} \
- %{buildroot}%{_datadir}/icons/hicolor/48x48/apps/gvim.png
-install -p -m644 %{SOURCE10} \
- %{buildroot}%{_datadir}/icons/hicolor/64x64/apps/gvim.png
-
-( cd %{buildroot}
- ln -sf vi ./%{_bindir}/rvi
- ln -sf vi ./%{_bindir}/rview
- ln -sf vi ./%{_bindir}/view
- ln -sf vi ./%{_bindir}/ex
- ln -sf vim ./%{_bindir}/rvim
- ln -sf vim ./%{_bindir}/vimdiff
- perl -pi -e "s,%{buildroot},," .%{_mandir}/man1/vim.1 .%{_mandir}/man1/vimtutor.1
- rm -f .%{_mandir}/man1/rvim.1
- ln -sf vim.1.gz .%{_mandir}/man1/vi.1.gz
- ln -sf vim.1.gz .%{_mandir}/man1/rvi.1.gz
- ln -sf vim.1.gz .%{_mandir}/man1/vimdiff.1.gz
- ln -sf gvim ./%{_bindir}/gview
- ln -sf gvim ./%{_bindir}/gex
- ln -sf gvim ./%{_bindir}/evim
- ln -sf gvim ./%{_bindir}/gvimdiff
- ln -sf gvim ./%{_bindir}/vimx
- %if "%{desktop_file}" == "1"
- mkdir -p %{buildroot}/%{_datadir}/applications
- desktop-file-install \
- %if 0%{?fedora} && 0%{?fedora} < 19
- --vendor fedora \
- %endif
- --dir %{buildroot}/%{_datadir}/applications \
- %{SOURCE3}
- # --add-category "Development;TextEditor;X-Red-Hat-Base" D\
- %else
- mkdir -p ./%{_sysconfdir}/X11/applnk/Applications
- cp %{SOURCE3} ./%{_sysconfdir}/X11/applnk/Applications/gvim.desktop
- %endif
- # ja_JP.ujis is obsolete, ja_JP.eucJP is recommended.
- ( cd ./%{_datadir}/%{name}/%{vimdir}/lang; \
- ln -sf menu_ja_jp.ujis.vim menu_ja_jp.eucjp.vim )
-)
-
-pushd %{buildroot}/%{_datadir}/%{name}/%{vimdir}/tutor
-mkdir conv
- iconv -f CP1252 -t UTF8 tutor.ca > conv/tutor.ca
- iconv -f CP1252 -t UTF8 tutor.it > conv/tutor.it
- #iconv -f CP1253 -t UTF8 tutor.gr > conv/tutor.gr
- iconv -f CP1252 -t UTF8 tutor.fr > conv/tutor.fr
- iconv -f CP1252 -t UTF8 tutor.es > conv/tutor.es
- iconv -f CP1252 -t UTF8 tutor.de > conv/tutor.de
- #iconv -f CP737 -t UTF8 tutor.gr.cp737 > conv/tutor.gr.cp737
- #iconv -f EUC-JP -t UTF8 tutor.ja.euc > conv/tutor.ja.euc
- #iconv -f SJIS -t UTF8 tutor.ja.sjis > conv/tutor.ja.sjis
- iconv -f UTF8 -t UTF8 tutor.ja.utf-8 > conv/tutor.ja.utf-8
- iconv -f UTF8 -t UTF8 tutor.ko.utf-8 > conv/tutor.ko.utf-8
- iconv -f CP1252 -t UTF8 tutor.no > conv/tutor.no
- iconv -f ISO-8859-2 -t UTF8 tutor.pl > conv/tutor.pl
- iconv -f ISO-8859-2 -t UTF8 tutor.sk > conv/tutor.sk
- iconv -f KOI8R -t UTF8 tutor.ru > conv/tutor.ru
- iconv -f CP1252 -t UTF8 tutor.sv > conv/tutor.sv
- mv -f tutor.ja.euc tutor.ja.sjis tutor.ko.euc tutor.pl.cp1250 tutor.zh.big5 tutor.ru.cp1251 tutor.zh.euc conv/
- rm -f tutor.ca tutor.de tutor.es tutor.fr tutor.gr tutor.it tutor.ja.utf-8 tutor.ko.utf-8 tutor.no tutor.pl tutor.sk tutor.ru tutor.sv
-mv -f conv/* .
-rmdir conv
-popd
-
-# Dependency cleanups
-chmod 644 %{buildroot}/%{_datadir}/%{name}/%{vimdir}/doc/vim2html.pl \
- %{buildroot}/%{_datadir}/%{name}/%{vimdir}/tools/*.pl \
- %{buildroot}/%{_datadir}/%{name}/%{vimdir}/tools/vim132
-chmod 644 ../runtime/doc/vim2html.pl
-
-mkdir -p %{buildroot}/%{_sysconfdir}/profile.d
-cat >%{buildroot}/%{_sysconfdir}/profile.d/vim.sh <<EOF
-if [ -n "\$BASH_VERSION" -o -n "\$KSH_VERSION" -o -n "\$ZSH_VERSION" ]; then
- [ -x %{_bindir}/id ] || return
- ID=\`/usr/bin/id -u\`
- [ -n "\$ID" -a "\$ID" -le 200 ] && return
- # for bash and zsh, only if no alias is already set
- alias vi >/dev/null 2>&1 || alias vi=vim
-fi
-EOF
-cat >%{buildroot}/%{_sysconfdir}/profile.d/vim.csh <<EOF
-if ( -x /usr/bin/id ) then
- if ( "\`/usr/bin/id -u\`" > 200 ) then
- alias vi vim
- endif
-endif
-EOF
-chmod 0644 %{buildroot}/%{_sysconfdir}/profile.d/*
-install -p -m644 %{SOURCE4} %{buildroot}/%{_sysconfdir}/vimrc
-install -p -m644 %{SOURCE4} %{buildroot}/%{_sysconfdir}/virc
-(cd %{buildroot}/%{_datadir}/%{name}/%{vimdir}/doc;
- gzip -9 *.txt
- gzip -d help.txt.gz version7.txt.gz sponsor.txt.gz
- cp %{SOURCE12} .
- cat tags | sed -e 's/\t\(.*.txt\)\t/\t\1.gz\t/;s/\thelp.txt.gz\t/\thelp.txt\t/;s/\tversion7.txt.gz\t/\tversion7.txt\t/;s/\tsponsor.txt.gz\t/\tsponsor.txt\t/' > tags.new; mv -f tags.new tags
-cat >> tags << EOF
-vi_help.txt vi_help.txt /*vi_help.txt*
-vi-author.txt vi_help.txt /*vi-author*
-vi-Bram.txt vi_help.txt /*vi-Bram*
-vi-Moolenaar.txt vi_help.txt /*vi-Moolenaar*
-vi-credits.txt vi_help.txt /*vi-credits*
-EOF
-LANG=C sort tags > tags.tmp; mv tags.tmp tags
- )
-(cd ../runtime; rm -rf doc; ln -svf ../../vim/%{vimdir}/doc docs;)
-rm -f %{buildroot}/%{_datadir}/vim/%{vimdir}/macros/maze/maze*.c
-rm -rf %{buildroot}/%{_datadir}/vim/%{vimdir}/tools
-rm -rf %{buildroot}/%{_datadir}/vim/%{vimdir}/doc/vim2html.pl
-rm -f %{buildroot}/%{_datadir}/vim/%{vimdir}/tutor/tutor.gr.utf-8~
-( cd %{buildroot}/%{_mandir}
- for i in `find ??/ -type f`; do
- bi=`basename $i`
- iconv -f latin1 -t UTF8 $i > %{buildroot}/$bi
- mv -f %{buildroot}/$bi $i
- done
-)
-
-# Remove not UTF-8 manpages
-for i in pl.ISO8859-2 it.ISO8859-1 ru.KOI8-R fr.ISO8859-1; do
- rm -rf %{buildroot}/%{_mandir}/$i
-done
-
-# use common man1/ru directory
-mv %{buildroot}/%{_mandir}/ru.UTF-8 %{buildroot}/%{_mandir}/ru
-
-# Remove duplicate man pages
-for i in fr.UTF-8 it.UTF-8 pl.UTF-8; do
- rm -rf %{buildroot}/%{_mandir}/$i
-done
-
-for i in rvim.1 gvim.1 gex.1 gview.1 vimx.1; do
- echo ".so man1/vim.1" > %{buildroot}/%{_mandir}/man1/$i
-done
-echo ".so man1/vimdiff.1" > %{buildroot}/%{_mandir}/man1/gvimdiff.1
-echo ".so man1/vimtutor.1" > %{buildroot}/%{_mandir}/man1/gvimtutor.1
-mkdir -p %{buildroot}/%{_mandir}/man5
-for i in virc.5 vimrc.5; do
- echo ".so man1/vim.1" > %{buildroot}/%{_mandir}/man5/$i
-done
-touch %{buildroot}/%{_datadir}/%{name}/vimfiles/doc/tags
-
-%post X11
-touch --no-create %{_datadir}/icons/hicolor
-if [ -x /%{_bindir}/gtk-update-icon-cache ]; then
- gtk-update-icon-cache --ignore-theme-index -q %{_datadir}/icons/hicolor
-fi
-update-desktop-database &> /dev/null ||:
-
-%postun X11
-touch --no-create %{_datadir}/icons/hicolor
-if [ -x /%{_bindir}/gtk-update-icon-cache ]; then
- gtk-update-icon-cache --ignore-theme-index -q %{_datadir}/icons/hicolor
-fi
-update-desktop-database &> /dev/null ||:
-
-%clean
-rm -rf %{buildroot}
-
-%files common
-%defattr(-,root,root)
-%config(noreplace) %{_sysconfdir}/vimrc
-%doc README* LICENSE
-%doc runtime/docs
-%doc Changelog.rpm
-%dir %{_datadir}/%{name}
-%{_datadir}/%{name}/vimfiles/template.spec
-%dir %{_datadir}/%{name}/%{vimdir}
-%{_datadir}/%{name}/%{vimdir}/autoload
-%{_datadir}/%{name}/%{vimdir}/colors
-%{_datadir}/%{name}/%{vimdir}/compiler
-%{_datadir}/%{name}/%{vimdir}/doc
-%{_datadir}/%{name}/%{vimdir}/*.vim
-%{_datadir}/%{name}/%{vimdir}/ftplugin
-%{_datadir}/%{name}/%{vimdir}/indent
-%{_datadir}/%{name}/%{vimdir}/keymap
-%{_datadir}/%{name}/%{vimdir}/lang/*.vim
-%{_datadir}/%{name}/%{vimdir}/lang/*.txt
-%dir %{_datadir}/%{name}/%{vimdir}/lang
-%{_datadir}/%{name}/%{vimdir}/macros
-%{_datadir}/%{name}/%{vimdir}/plugin
-%{_datadir}/%{name}/%{vimdir}/print
-%{_datadir}/%{name}/%{vimdir}/syntax
-%{_datadir}/%{name}/%{vimdir}/tutor
-%if ! %{withvimspell}
-%{_datadir}/%{name}/%{vimdir}/spell
-%endif
-%lang(af) %{_datadir}/%{name}/%{vimdir}/lang/af
-%lang(ca) %{_datadir}/%{name}/%{vimdir}/lang/ca
-%lang(cs) %{_datadir}/%{name}/%{vimdir}/lang/cs
-%lang(cs.cp1250) %{_datadir}/%{name}/%{vimdir}/lang/cs.cp1250
-%lang(de) %{_datadir}/%{name}/%{vimdir}/lang/de
-%lang(en_GB) %{_datadir}/%{name}/%{vimdir}/lang/en_GB
-%lang(eo) %{_datadir}/%{name}/%{vimdir}/lang/eo
-%lang(es) %{_datadir}/%{name}/%{vimdir}/lang/es
-%lang(fi) %{_datadir}/%{name}/%{vimdir}/lang/fi
-%lang(fr) %{_datadir}/%{name}/%{vimdir}/lang/fr
-%lang(ga) %{_datadir}/%{name}/%{vimdir}/lang/ga
-%lang(it) %{_datadir}/%{name}/%{vimdir}/lang/it
-%lang(ja) %{_datadir}/%{name}/%{vimdir}/lang/ja
-%lang(ja.euc-jp) %{_datadir}/%{name}/%{vimdir}/lang/ja.euc-jp
-%lang(ja.sjis) %{_datadir}/%{name}/%{vimdir}/lang/ja.sjis
-%lang(ko) %{_datadir}/%{name}/%{vimdir}/lang/ko
-%lang(ko) %{_datadir}/%{name}/%{vimdir}/lang/ko.UTF-8
-%lang(nb) %{_datadir}/%{name}/%{vimdir}/lang/nb
-%lang(nl) %{_datadir}/%{name}/%{vimdir}/lang/nl
-%lang(no) %{_datadir}/%{name}/%{vimdir}/lang/no
-%lang(pl) %{_datadir}/%{name}/%{vimdir}/lang/pl
-%lang(pl.UTF-8) %{_datadir}/%{name}/%{vimdir}/lang/pl.UTF-8
-%lang(pl.cp1250) %{_datadir}/%{name}/%{vimdir}/lang/pl.cp1250
-%lang(pt_BR) %{_datadir}/%{name}/%{vimdir}/lang/pt_BR
-%lang(ru) %{_datadir}/%{name}/%{vimdir}/lang/ru
-%lang(ru.cp1251) %{_datadir}/%{name}/%{vimdir}/lang/ru.cp1251
-%lang(sk) %{_datadir}/%{name}/%{vimdir}/lang/sk
-%lang(sk.cp1250) %{_datadir}/%{name}/%{vimdir}/lang/sk.cp1250
-%lang(sv) %{_datadir}/%{name}/%{vimdir}/lang/sv
-%lang(uk) %{_datadir}/%{name}/%{vimdir}/lang/uk
-%lang(uk.cp1251) %{_datadir}/%{name}/%{vimdir}/lang/uk.cp1251
-%lang(vi) %{_datadir}/%{name}/%{vimdir}/lang/vi
-%lang(zh_CN) %{_datadir}/%{name}/%{vimdir}/lang/zh_CN
-%lang(zh_CN.cp936) %{_datadir}/%{name}/%{vimdir}/lang/zh_CN.cp936
-%lang(zh_TW) %{_datadir}/%{name}/%{vimdir}/lang/zh_TW
-%lang(zh_CN.UTF-8) %{_datadir}/%{name}/%{vimdir}/lang/zh_CN.UTF-8
-%lang(zh_TW.UTF-8) %{_datadir}/%{name}/%{vimdir}/lang/zh_TW.UTF-8
-/%{_bindir}/xxd
-%{_mandir}/man1/ex.*
-%{_mandir}/man1/gex.*
-%{_mandir}/man1/gview.*
-%{_mandir}/man1/gvim*
-%{_mandir}/man1/rvi.*
-%{_mandir}/man1/rview.*
-%{_mandir}/man1/rvim.*
-%{_mandir}/man1/vi.*
-%{_mandir}/man1/view.*
-%{_mandir}/man1/vim.*
-%{_mandir}/man1/vimdiff.*
-%{_mandir}/man1/vimtutor.*
-%{_mandir}/man1/vimx.*
-%{_mandir}/man1/xxd.*
-%{_mandir}/man5/vimrc.*
-%lang(fr) %{_mandir}/fr/man1/*
-%lang(it) %{_mandir}/it/man1/*
-%lang(ja) %{_mandir}/ja/man1/*
-%lang(pl) %{_mandir}/pl/man1/*
-%lang(ru) %{_mandir}/ru/man1/*
-
-%if %{withvimspell}
-%files spell
-%defattr(-,root,root)
-%dir %{_datadir}/%{name}/%{vimdir}/spell
-%{_datadir}/%{name}/vim70/spell/cleanadd.vim
-%lang(af) %{_datadir}/%{name}/%{vimdir}/spell/af.*
-%lang(am) %{_datadir}/%{name}/%{vimdir}/spell/am.*
-%lang(bg) %{_datadir}/%{name}/%{vimdir}/spell/bg.*
-%lang(ca) %{_datadir}/%{name}/%{vimdir}/spell/ca.*
-%lang(cs) %{_datadir}/%{name}/%{vimdir}/spell/cs.*
-%lang(cy) %{_datadir}/%{name}/%{vimdir}/spell/cy.*
-%lang(da) %{_datadir}/%{name}/%{vimdir}/spell/da.*
-%lang(de) %{_datadir}/%{name}/%{vimdir}/spell/de.*
-%lang(el) %{_datadir}/%{name}/%{vimdir}/spell/el.*
-%lang(en) %{_datadir}/%{name}/%{vimdir}/spell/en.*
-%lang(eo) %{_datadir}/%{name}/%{vimdir}/spell/eo.*
-%lang(es) %{_datadir}/%{name}/%{vimdir}/spell/es.*
-%lang(fo) %{_datadir}/%{name}/%{vimdir}/spell/fo.*
-%lang(fr) %{_datadir}/%{name}/%{vimdir}/spell/fr.*
-%lang(ga) %{_datadir}/%{name}/%{vimdir}/spell/ga.*
-%lang(gd) %{_datadir}/%{name}/%{vimdir}/spell/gd.*
-%lang(gl) %{_datadir}/%{name}/%{vimdir}/spell/gl.*
-%lang(he) %{_datadir}/%{name}/%{vimdir}/spell/he.*
-%lang(hr) %{_datadir}/%{name}/%{vimdir}/spell/hr.*
-%lang(hu) %{_datadir}/%{name}/%{vimdir}/spell/hu.*
-%lang(id) %{_datadir}/%{name}/%{vimdir}/spell/id.*
-%lang(it) %{_datadir}/%{name}/%{vimdir}/spell/it.*
-%lang(ku) %{_datadir}/%{name}/%{vimdir}/spell/ku.*
-%lang(la) %{_datadir}/%{name}/%{vimdir}/spell/la.*
-%lang(lt) %{_datadir}/%{name}/%{vimdir}/spell/lt.*
-%lang(lv) %{_datadir}/%{name}/%{vimdir}/spell/lv.*
-%lang(mg) %{_datadir}/%{name}/%{vimdir}/spell/mg.*
-%lang(mi) %{_datadir}/%{name}/%{vimdir}/spell/mi.*
-%lang(ms) %{_datadir}/%{name}/%{vimdir}/spell/ms.*
-%lang(nb) %{_datadir}/%{name}/%{vimdir}/spell/nb.*
-%lang(nl) %{_datadir}/%{name}/%{vimdir}/spell/nl.*
-%lang(nn) %{_datadir}/%{name}/%{vimdir}/spell/nn.*
-%lang(ny) %{_datadir}/%{name}/%{vimdir}/spell/ny.*
-%lang(pl) %{_datadir}/%{name}/%{vimdir}/spell/pl.*
-%lang(pt) %{_datadir}/%{name}/%{vimdir}/spell/pt.*
-%lang(ro) %{_datadir}/%{name}/%{vimdir}/spell/ro.*
-%lang(ru) %{_datadir}/%{name}/%{vimdir}/spell/ru.*
-%lang(rw) %{_datadir}/%{name}/%{vimdir}/spell/rw.*
-%lang(sk) %{_datadir}/%{name}/%{vimdir}/spell/sk.*
-%lang(sl) %{_datadir}/%{name}/%{vimdir}/spell/sl.*
-%lang(sv) %{_datadir}/%{name}/%{vimdir}/spell/sv.*
-%lang(sw) %{_datadir}/%{name}/%{vimdir}/spell/sw.*
-%lang(tet) %{_datadir}/%{name}/%{vimdir}/spell/tet.*
-%lang(th) %{_datadir}/%{name}/%{vimdir}/spell/th.*
-%lang(tl) %{_datadir}/%{name}/%{vimdir}/spell/tl.*
-%lang(tn) %{_datadir}/%{name}/%{vimdir}/spell/tn.*
-%lang(uk) %{_datadir}/%{name}/%{vimdir}/spell/uk.*
-%lang(yi) %{_datadir}/%{name}/%{vimdir}/spell/yi.*
-%lang(yi-tr) %{_datadir}/%{name}/%{vimdir}/spell/yi-tr.*
-%lang(zu) %{_datadir}/%{name}/%{vimdir}/spell/zu.*
-%endif
-
-%files minimal
-%defattr(-,root,root)
-%config(noreplace) %{_sysconfdir}/virc
-%{_bindir}/ex
-%{_bindir}/vi
-%{_bindir}/view
-%{_bindir}/rvi
-%{_bindir}/rview
-%{_mandir}/man1/vim.*
-%{_mandir}/man1/vi.*
-%{_mandir}/man1/ex.*
-%{_mandir}/man1/rvi.*
-%{_mandir}/man1/rview.*
-%{_mandir}/man1/view.*
-%{_mandir}/man5/virc.*
-
-%files enhanced
-%defattr(-,root,root)
-%{_bindir}/vim
-%{_bindir}/rvim
-%{_bindir}/vimdiff
-%{_bindir}/vimtutor
-%config(noreplace) %{_sysconfdir}/profile.d/vim.*
-
-%files filesystem
-%defattr(-,root,root)
-%dir %{_datadir}/%{name}/vimfiles
-%dir %{_datadir}/%{name}/vimfiles/after
-%dir %{_datadir}/%{name}/vimfiles/after/*
-%dir %{_datadir}/%{name}/vimfiles/autoload
-%dir %{_datadir}/%{name}/vimfiles/colors
-%dir %{_datadir}/%{name}/vimfiles/compiler
-%dir %{_datadir}/%{name}/vimfiles/doc
-%ghost %{_datadir}/%{name}/vimfiles/doc/tags
-%dir %{_datadir}/%{name}/vimfiles/ftdetect
-%dir %{_datadir}/%{name}/vimfiles/ftplugin
-%dir %{_datadir}/%{name}/vimfiles/indent
-%dir %{_datadir}/%{name}/vimfiles/keymap
-%dir %{_datadir}/%{name}/vimfiles/lang
-%dir %{_datadir}/%{name}/vimfiles/plugin
-%dir %{_datadir}/%{name}/vimfiles/print
-%dir %{_datadir}/%{name}/vimfiles/spell
-%dir %{_datadir}/%{name}/vimfiles/syntax
-%dir %{_datadir}/%{name}/vimfiles/tutor
-
-%files X11
-%defattr(-,root,root)
-%if "%{desktop_file}" == "1"
-/%{_datadir}/applications/*
-%else
-/%{_sysconfdir}/X11/applnk/*/gvim.desktop
-%endif
-%{_bindir}/gvimtutor
-%{_bindir}/gvim
-%{_bindir}/gvimdiff
-%{_bindir}/gview
-%{_bindir}/gex
-%{_bindir}/vimx
-%{_bindir}/evim
-%{_mandir}/man1/evim.*
-%{_datadir}/icons/hicolor/*/apps/*
-
-%changelog
-* Wed Feb 19 2014 Ting-Wei Lan <lantw44@gmail.com> 7.4.179-1
-- modified from Fedora official repo, version 7.4.179-1
-- add Lua interpreter support
-
-* Sat Feb 15 2014 Karsten Hopp <karsten@redhat.com> 7.4.179-1
-- patchlevel 179
-
-* Wed Jan 29 2014 Karsten Hopp <karsten@redhat.com> 7.4.160-1
-- patchlevel 160
-
-* Tue Dec 17 2013 Karsten Hopp <karsten@redhat.com> 7.4.131-1
-- patchlevel 131
-
-* Wed Nov 20 2013 Karsten Hopp <karsten@redhat.com> 7.4.094-1
-- patchlevel 094
-
-* Tue Oct 15 2013 Karsten Hopp <karsten@redhat.com> 7.4.052-1
-- patchlevel 052
-
-* Wed Sep 11 2013 Karsten Hopp <karsten@redhat.com> 7.4.027-2
-- update vim icons (#1004788)
-- check if 'id -u' returns empty string (vim.sh)
-
-* Wed Sep 11 2013 Karsten Hopp <karsten@redhat.com> 7.4.027-1
-- patchlevel 027
-
-* Wed Sep 04 2013 Karsten Hopp <karsten@redhat.com> 7.4.016-1
-- patchlevel 016
-
-* Wed Aug 28 2013 Karsten Hopp <karsten@redhat.com> 7.4.009-1
-- patchlevel 009
- mkdir("foo/bar/", "p") gives an error message
- creating a preview window on startup messes up the screen
- new regexp engine can't be interrupted
- too easy to write a file was not decrypted (yet)
-
-* Wed Aug 21 2013 Karsten Hopp <karsten@redhat.com> 7.4.5-1
-- patchlevel 5
-- when closing a window fails ":bwipe" may hang
-- "vaB" while 'virtualedit' is set selects the wrong area
-
-* Wed Aug 21 2013 Karsten Hopp <karsten@redhat.com> 7.4.3-1
-- patchlevel 3, memory access error in Ruby syntax highlighting
-
-* Wed Aug 21 2013 Karsten Hopp <karsten@redhat.com> 7.4.2-1
-- patchlevel 2, pattern with two alternative look-behind matches doesn't match
-
-* Wed Aug 21 2013 Karsten Hopp <karsten@redhat.com> 7.4.1-1
-- patchlevel 1, 'ic' doesn't work for patterns such as [a-z]
-
-* Mon Aug 12 2013 Karsten Hopp <karsten@redhat.com> 7.4.0-1
-- update to vim-7.4
-
-* Sun Aug 04 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2:7.3.1314-3
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
-
-* Fri Jul 26 2013 Karsten Hopp <karsten@redhat.com> 7.3.1314-2
-- document gex and vimx in man page
-- fix gvimdiff and gvimtutor man page redirects
-
-* Wed Jul 17 2013 Petr Pisar <ppisar@redhat.com> - 2:7.3.1314-2
-- Perl 5.18 rebuild
-
-* Tue Jul 09 2013 Karsten Hopp <karsten@redhat.com> 7.3.1314-1
-- patchlevel 1314
-
-* Thu Jul 04 2013 Karsten Hopp <karsten@redhat.com> 7.3.1293-1
-- patchlevel 1293
-
-* Fri Jun 14 2013 Karsten Hopp <karsten@redhat.com> 7.3.1189-1
-- patchlevel 1189
-
-* Tue Jun 04 2013 Karsten Hopp <karsten@redhat.com> 7.3.1109-1
-- patchlevel 1109
-
-* Wed May 22 2013 Karsten Hopp <karsten@redhat.com> 7.3.1004-1
-- patchlevel 1004
-
-* Wed May 22 2013 Karsten Hopp <karsten@redhat.com> 7.3.1000-1
-- patchlevel 1000 !
-
-* Tue May 21 2013 Karsten Hopp <karsten@redhat.com> 7.3.987-1
-- patchlevel 987
-
-* Tue May 21 2013 Karsten Hopp <karsten@redhat.com> 7.3.944-2
-- consistent use of macros in spec file
-- add some links to man pages
-
-* Tue May 14 2013 Karsten Hopp <karsten@redhat.com> 7.3.944-1
-- patchlevel 944
-
-* Mon May 13 2013 Karsten Hopp <karsten@redhat.com> 7.3.943-2
-- add BR perl(ExtUtils::ParseXS)
-
-* Mon May 13 2013 Karsten Hopp <karsten@redhat.com> 7.3.943-1
-- patchlevel 943
-
-* Wed May 08 2013 Karsten Hopp <karsten@redhat.com> 7.3.931-1
-- patchlevel 931
-
-* Wed May 08 2013 Karsten Hopp <karsten@redhat.com> 7.3.903-1
-- fix ruby version check
-
-* Fri Apr 19 2013 Karsten Hopp <karsten@redhat.com> 7.3.903-1
-- drop crv patch
-- update 7.3.838 patch, it was broken upstream
-
-* Mon Apr 15 2013 Karsten Hopp <karsten@redhat.com> 7.3.903-1
-- patchlevel 903
-
-* Mon Feb 18 2013 Karsten Hopp <karsten@redhat.com> 7.3.822-1
-- patchlevel 822
-
-* Fri Feb 15 2013 Toshio Kuratomi <toshio@fedoraproject.org> - 7.3.797-2
-- Only use --vendor for desktop-file-install on F18 or less
-
-* Thu Jan 31 2013 Karsten Hopp <karsten@redhat.com> 7.3.797-1
-- patchlevel 797
-
-* Mon Jan 28 2013 Karsten Hopp <karsten@redhat.com> 7.3.785-1
-- patchlevel 785
-
-* Tue Nov 20 2012 Karsten Hopp <karsten@redhat.com> 7.3.715-1
-- patchlevel 715
-
-* Mon Nov 12 2012 Karsten Hopp <karsten@redhat.com> 7.3.712-1
-- patchlevel 712
-
-* Mon Nov 12 2012 Karsten Hopp <karsten@redhat.com> 7.3.682-2
-- fix vim.csh syntax
-
-* Tue Oct 23 2012 Karsten Hopp <karsten@redhat.com> 7.3.712-1
-- patchlevel 712
-
-* Mon Oct 15 2012 Karsten Hopp <karsten@redhat.com> 7.3.691-1
-- patchlevel 691
-
-* Fri Oct 05 2012 Karsten Hopp <karsten@redhat.com> 7.3.682-1
-- patchlevel 682
-- use --enable-rubyinterp=dynamic and --enable-pythoninterp=dynamic
-
-* Mon Sep 03 2012 Karsten Hopp <karsten@redhat.com> 7.3.646-1
-- patchlevel 646
-
-* Tue Aug 28 2012 Karsten Hopp <karsten@redhat.com> 7.3.638-2
-- fix some man page typos (#668894, #675480)
-- own usr/share/vim/vimfiles/doc/tags (#845564)
-- add path to csope database (#844843)
-
-* Tue Aug 28 2012 Karsten Hopp <karsten@redhat.com> 7.3.638-1
-- patchlevel 638
-
-# vim:nrformats-=octal