rpms/perl-Getopt-GUI-Long/devel perl-Getopt-GUI-Long.spec,1.3,1.4

Wes Hardaker hardaker at fedoraproject.org
Thu Mar 5 20:36:02 UTC 2009


Author: hardaker

Update of /cvs/extras/rpms/perl-Getopt-GUI-Long/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv13774

Modified Files:
	perl-Getopt-GUI-Long.spec 
Log Message:
update for 0.91


Index: perl-Getopt-GUI-Long.spec
===================================================================
RCS file: /cvs/extras/rpms/perl-Getopt-GUI-Long/devel/perl-Getopt-GUI-Long.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- perl-Getopt-GUI-Long.spec	26 Feb 2009 17:07:34 -0000	1.3
+++ perl-Getopt-GUI-Long.spec	5 Mar 2009 20:35:32 -0000	1.4
@@ -1,6 +1,6 @@
 Name:           perl-Getopt-GUI-Long
-Version:        0.8
-Release:        3%{?dist}
+Version:        0.91
+Release:        1%{?dist}
 Summary:        A wrapper around Getopt::Long to provide a GUI to applications
 License:        GPL+ or Artistic 
 Group:          Development/Libraries
@@ -22,13 +22,13 @@
 This module is a wrapper around Getopt::Long that extends the value of
 the original Getopt::Long module to:
 
-1) add a simple graphical user interface option screen if no
-   arguments are passed to the program.  Thus, the arguments to
-   actually use are built based on the results of the user
-   interface. If arguments were passed to the program, the user
-   interface is not shown and the program executes as it normally
-   would and acts just as if Getopt::Long::GetOptions had been
-   called instead.
+1) add a simple graphical user interface option screen if no arguments
+   are passed to the program.  Thus, the arguments to actually use are
+   built based on the results of the user interface. If arguments were
+   passed to the program, the user interface is not shown and the
+   program executes as it normally would and acts just as if
+   Getopt::Long::GetOptions had been called instead.  This requires
+   the QWizard and Gtk2 or Tk interfaces to be installed too.
 
 2) provide an auto-help mechanism such that -h and --help are
    handled automatically.  In fact, calling your program with -h
@@ -73,6 +73,9 @@
 %{_mandir}/man3/*
 
 %changelog
+* Thu Mar  5 2009 Wes Hardaker <wjhns174 at hardakers.net> - 0.91-1
+- Update to 0.91
+
 * Thu Feb 26 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.8-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
 




More information about the fedora-extras-commits mailing list