- add patch for local versio override as we do not build from
git, and avoid doubled "Btrfs" in output of 'btrfs' OBS-URL: https://build.opensuse.org/package/show/filesystems/btrfsprogs?expand=0&rev=109
This commit is contained in:
parent
c41c6c4e23
commit
8872bb5875
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 4 21:52:12 CEST 2011 - dsterba@suse.cz
|
||||
|
||||
- add patch for local versio override as we do not build from
|
||||
git, and avoid doubled "Btrfs" in output of 'btrfs'
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 4 21:20:11 CEST 2011 - dsterba@suse.cz
|
||||
|
||||
|
@ -29,6 +29,7 @@ Supplements: filesystem(btrfs)
|
||||
Source: btrfs-progs-%{tar_version}.tar.bz2
|
||||
Patch0: memleak-fix.diff
|
||||
Patch1: 0001-Plug-Memory-leak-in-find_and_setup_log_root.patch
|
||||
Patch1000: local-version-override.patch
|
||||
|
||||
# git: master..tmp (1b444cd..e6bd18d)
|
||||
Patch2: 0001-Btrfs-progs-add-a-btrfs-select-super-command-to-over.patch
|
||||
@ -102,6 +103,7 @@ Utilities needed to create and maintain btrfs file systems under Linux.
|
||||
%setup -q -n btrfs-progs-%{tar_version}
|
||||
%patch0
|
||||
%patch1 -p1
|
||||
%patch1000 -p1
|
||||
%patch2 -p1
|
||||
%patch3 -p1
|
||||
%patch4 -p1
|
||||
|
Loading…
x
Reference in New Issue
Block a user