rpms/perl-Getopt-GUI-Long/F-10 .cvsignore, 1.2, 1.3 perl-Getopt-GUI-Long.spec, 1.2, 1.3 sources, 1.2, 1.3

Wes Hardaker hardaker at fedoraproject.org
Fri Mar 6 14:11:20 UTC 2009


Author: hardaker

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

Modified Files:
	.cvsignore perl-Getopt-GUI-Long.spec sources 
Log Message:
update to upstream


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/perl-Getopt-GUI-Long/F-10/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- .cvsignore	26 Dec 2007 19:12:09 -0000	1.2
+++ .cvsignore	6 Mar 2009 14:10:49 -0000	1.3
@@ -1 +1 @@
-Getopt-GUI-Long-0.8.tar.gz
+Getopt-GUI-Long-0.91.tar.gz


Index: perl-Getopt-GUI-Long.spec
===================================================================
RCS file: /cvs/extras/rpms/perl-Getopt-GUI-Long/F-10/perl-Getopt-GUI-Long.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- perl-Getopt-GUI-Long.spec	7 Mar 2008 02:02:16 -0000	1.2
+++ perl-Getopt-GUI-Long.spec	6 Mar 2009 14:10:50 -0000	1.3
@@ -1,6 +1,6 @@
 Name:           perl-Getopt-GUI-Long
-Version:        0.8
-Release:        2%{?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,12 @@
 %{_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
+
 * Thu Mar 06 2008 Tom "spot" Callaway <tcallawa at redhat.com> - 0.8-2
 Rebuild for new perl
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/perl-Getopt-GUI-Long/F-10/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources	26 Dec 2007 19:12:09 -0000	1.2
+++ sources	6 Mar 2009 14:10:50 -0000	1.3
@@ -1 +1 @@
-6af40f2c03fa898b4c22a96eabfb7a85  Getopt-GUI-Long-0.8.tar.gz
+b77e9516c8cf9593fa108a2eca61bb5b  Getopt-GUI-Long-0.91.tar.gz




More information about the fedora-extras-commits mailing list