[udftools] added "--help"/"-h" with basic info to wrudf

Frantisek Kluknavsky fkluknav at fedoraproject.org
Mon Apr 15 14:16:45 UTC 2013


commit 021bc443c7347e2cfc087435fa8bfadf1320fc0f
Author: Frantisek Kluknavsky <fkluknav at redhat.com>
Date:   Mon Apr 15 16:16:40 2013 +0200

    added "--help"/"-h" with basic info to wrudf

 udftools.spec |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/udftools.spec b/udftools.spec
index 199fa38..227703c 100644
--- a/udftools.spec
+++ b/udftools.spec
@@ -1,7 +1,7 @@
 Summary: Linux UDF Filesystem userspace utilities
 Name: udftools
 Version: 1.0.0b3
-Release: 20%{?dist}
+Release: 21%{?dist}
 License: GPLv2+
 Group: Applications/Archiving
 URL: http://sourceforge.net/projects/linux-udf/
@@ -14,6 +14,7 @@ Patch4: udftools-1.0.0b3-fixcompile.patch
 Patch5: udftools-1.0.0b3-warningfixes2.patch
 Patch6: udftools-1.0.0b3-extsize.patch
 Patch7: udftools-1.0.0b3-staticanal.patch
+Patch8: udftools-1.0.0b3-wrudf_help.patch
 BuildRequires: readline-devel, ncurses-devel
 BuildRequires: autoconf, automake, libtool, perl-Carp
 
@@ -31,6 +32,7 @@ Linux UDF Filesystem userspace utilities.
 %patch5 -p1 -b .warningfixes2
 %patch6 -p1 -b .extsize
 %patch7 -p1 -b .staticanal
+%patch8 -p1 -b .wrudfhelp
 
 
 %build
@@ -56,6 +58,9 @@ export CFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing"
 
 
 %changelog
+* Mon Apr 15 2013 Frantisek Kluknavsky <fkluknav at redhat.com> - 1.0.0b3-21
+- added "--help"/"-h" with basic info to wrudf
+
 * Fri Apr 05 2013 Frantisek Kluknavsky <fkluknav at redhat.com> - 1.0.0b3-20
 - udffsck is an empty placeholder, erased
 


More information about the scm-commits mailing list