[packages/exfat-utils] - up to 1.1.1
adwol
adwol at pld-linux.org
Fri Jun 26 00:20:20 CEST 2015
commit 355293ec9df37e6f41c24e857744916e4567b0fe
Author: Adam Osuchowski <adwol at pld-linux.org>
Date: Fri Jun 26 00:20:05 2015 +0200
- up to 1.1.1
exfat-utils.spec | 11 +++++++----
1 file changed, 7 insertions(+), 4 deletions(-)
---
diff --git a/exfat-utils.spec b/exfat-utils.spec
index b07318e..a5ec06a 100644
--- a/exfat-utils.spec
+++ b/exfat-utils.spec
@@ -1,13 +1,14 @@
Summary: Utilities for exFAT filesystem
Summary(pl.UTF-8): Narzędzia do systemu plików exFAT
Name: exfat-utils
-Version: 1.0.1
-Release: 2
+Version: 1.1.1
+Release: 1
License: GPL v3+
Group: Applications/System
#Source0Download: http://code.google.com/p/exfat/downloads/list
-Source0: http://exfat.googlecode.com/files/%{name}-%{version}.tar.gz
-# Source0-md5: e592130829d0bf61fa5e3cd1c759d329
+#Source0: http://exfat.googlecode.com/files/%{name}-%{version}.tar.gz
+Source0: %{name}-%{version}.tar.gz
+# Source0-md5: 6f0a276bbfdcdd8c94ac2f72625cc7c9
URL: http://code.google.com/p/exfat/
BuildRequires: rpmbuild(macros) >= 1.385
BuildRequires: scons
@@ -28,10 +29,12 @@ moduł FUSE.
%setup -q
%build
+export CFLAGS="%{rpmcflags} -std=c99"
%scons
%install
rm -rf $RPM_BUILD_ROOT
+export CFLAGS="%{rpmcflags} -std=c99"
%scons install \
DESTDIR=$RPM_BUILD_ROOT/sbin
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/exfat-utils.git/commitdiff/355293ec9df37e6f41c24e857744916e4567b0fe
More information about the pld-cvs-commit
mailing list