Accepting request 29130 from filesystems
Copy from filesystems/btrfsprogs based on submit request 29130 from user coolo OBS-URL: https://build.opensuse.org/request/show/29130 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/btrfsprogs?expand=0&rev=6
This commit is contained in:
parent
b10a0db9c2
commit
134df51a2b
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Dec 20 14:12:35 CET 2009 - jengelh@medozas.de
|
||||
|
||||
- enable parallel build
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 03 14:00:55 CEST 2009 - aschnell@suse.de
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package btrfsprogs (Version 0.19)
|
||||
#
|
||||
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -20,7 +20,7 @@
|
||||
Name: btrfsprogs
|
||||
Url: http://oss.oracle.com/~mason/btrfs/
|
||||
Version: 0.19
|
||||
Release: 3
|
||||
Release: 4
|
||||
Summary: Btrfs File System Utilities
|
||||
License: GNU General Public License (GPL)
|
||||
Group: System/Filesystems
|
||||
@ -39,7 +39,7 @@ file systems.
|
||||
%patch0
|
||||
|
||||
%build
|
||||
make CFLAGS="%{optflags}"
|
||||
make %{?jobs:-j%jobs} CFLAGS="%{optflags}"
|
||||
|
||||
%install
|
||||
make install DESTDIR=${RPM_BUILD_ROOT} prefix=%{_prefix} bindir=/sbin mandir=%{_mandir}
|
||||
|
Loading…
Reference in New Issue
Block a user