drop obsolete patches
This commit is contained in:
parent
9c5c64c3f8
commit
23deddcfda
56
gvfs.spec
56
gvfs.spec
@ -35,49 +35,11 @@ BuildRequires: libtool
|
||||
Patch1: gvfs-0.99.2-archive-integration.patch
|
||||
# http://bugzilla.gnome.org/show_bug.cgi?id=573826
|
||||
Patch2: gvfs-1.1.7-gdu-computer-expose-devices.patch
|
||||
# Unable to Play Audio CDs
|
||||
# https://bugzilla.redhat.com/show_bug.cgi?id=499266
|
||||
Patch7: gvfs-1.2.3-cdda-allow-query-well-formed-filenames-only.patch
|
||||
# https://bugzilla.redhat.com/show_bug.cgi?id=497631
|
||||
Patch8: gvfs-1.2.2-dnssd-deadlock.patch
|
||||
# https://bugzilla.redhat.com/show_bug.cgi?id=504339
|
||||
Patch9: gvfs-1.2.3-sftp-40sec-timeout.patch
|
||||
|
||||
# Gdu volume monitor patches, from http://cgit.freedesktop.org/~david/gvfs/log/?h=gdu-volume-monitor
|
||||
#
|
||||
# These are all in gvfs' master branch on git.gnome.org.
|
||||
#
|
||||
# http://bugzilla.gnome.org/show_bug.cgi?id=573826
|
||||
Patch101: gdu-0001-Bug-573826-gdu-volume-monitor.patch
|
||||
# http://bugzilla.gnome.org/show_bug.cgi?id=573826
|
||||
Patch102: gdu-0002-Fix-how-we-determine-if-a-volume-is-ignored.patch
|
||||
# https://bugzilla.redhat.com/show_bug.cgi?id=494144
|
||||
Patch103: gdu-0003-Avoid-automounting-volumes-on-virtual-and-unknown-bu.patch
|
||||
Patch104: gdu-0004-Remove-debug-spew.patch
|
||||
# https://bugzilla.redhat.com/show_bug.cgi?id=495033
|
||||
Patch105: gdu-0005-Don-t-add-a-volume-if-the-device-is-mounted-and-igno.patch
|
||||
Patch106: gdu-0006-Ignore-drives-if-all-volumes-of-the-drive-are-ignore.patch
|
||||
|
||||
# http://bugzilla.gnome.org/show_bug.cgi?id=576587
|
||||
# - Pending discussion + requires Nautilus patch
|
||||
Patch107: gdu-0007-Bug-576587-allow-eject-even-on-non-ejectable-vol.patch
|
||||
|
||||
# https://bugzilla.redhat.com/show_bug.cgi?id=495152
|
||||
Patch108: gdu-0008-ignore-drives-without-volumes.patch
|
||||
Patch109: gdu-0009-never-ignore-drives-without-media.patch
|
||||
# http://bugzilla.gnome.org/show_bug.cgi?id=536292
|
||||
Patch110: gdu-0010-show-user-mountable-fstab-entries.patch
|
||||
# http://bugzilla.gnome.org/show_bug.cgi?id=576083
|
||||
Patch111: gdu-0011-Bug-576083-pre-unmount-signals-not-being-trigger.patch
|
||||
# https://bugzilla.redhat.com/show_bug.cgi?id=495170
|
||||
Patch112: gdu-0012-use-new-gnome-disk-utility-API-to-hide-unwanted-devi.patch
|
||||
Patch113: gdu-0013-pass-the-flush-mount-option-for-vfat.patch
|
||||
|
||||
# Only automount when media has just been inserted
|
||||
Patch114: 0014-gvfs-use-device-media-detected.patch
|
||||
# https://bugzilla.redhat.com/show_bug.cgi?id=498649
|
||||
Patch115: 0015-gvfs-respect-presentation-hide-for-drives.patch
|
||||
|
||||
%description
|
||||
The gvfs package provides backend implementations for the gio
|
||||
framework in GLib. It includes ftp, sftp, cifs.
|
||||
@ -161,26 +123,9 @@ media players (Media Transfer Protocol) to applications using gvfs.
|
||||
%setup -q
|
||||
%patch1 -p0 -b .archive-integration
|
||||
%patch2 -p1 -b .computer-expose-devices
|
||||
%patch7 -p1 -b .cdda-query
|
||||
%patch8 -p1 -b .dnssd-deadlock
|
||||
%patch9 -p1 -b .sftp-timeout
|
||||
|
||||
%patch101 -p1 -b .gdu-volume-monitor
|
||||
%patch102 -p1 -b .gdu-volumes-typo
|
||||
%patch103 -p1 -b .gdu-avoid-automount
|
||||
%patch104 -p1 -b .gdu-debug-spew
|
||||
%patch105 -p1 -b .gdu-ignore-1
|
||||
%patch106 -p1 -b .gdu-ignore-2
|
||||
%patch107 -p1 -b .gdu-always-eject
|
||||
%patch108 -p1 -b .gdu-ignore-drives-without-volumes
|
||||
%patch109 -p1 -b .gdu-never-ignore-drives-without-media
|
||||
%patch110 -p1 -b .gdu-user-mountable-fstab-entries
|
||||
%patch111 -p1 -b .gdu-pre-unmount-signals
|
||||
%patch112 -p1 -b .gdu-unwanted-devices
|
||||
%patch113 -p1 -b .gdu-vfat-flush
|
||||
%patch114 -p1 -b .gdu-automount-only-on-insertion
|
||||
%patch115 -p1 -b .gdu-hide-drives
|
||||
|
||||
%build
|
||||
|
||||
# Needed for gvfs-0.2.1-archive-integration.patch
|
||||
@ -325,6 +270,7 @@ update-desktop-database &> /dev/null ||:
|
||||
%changelog
|
||||
* Mon Jun 15 2009 Matthias Clasen <mclasen@redhat.com> - 1.3.1-1
|
||||
- Update to 1.3.1
|
||||
- Drop obsolete patches
|
||||
|
||||
* Fri Jun 12 2009 Tomas Bzatek <tbzatek@redhat.com> - 1.2.3-3
|
||||
- Move bash-completion out of profile.d (#466883)
|
||||
|
Loading…
Reference in New Issue
Block a user