Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 197261 Details for
Bug 293061
Cowsay doesn't let Getopt::Std support --help correctly.
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
Fix
cowsay-293061.patch (text/plain), 1.84 KB, created by
Lubomir Kundrak
on 2007-09-17 11:40:54 UTC
(
hide
)
Description:
Fix
Filename:
MIME Type:
Creator:
Lubomir Kundrak
Created:
2007-09-17 11:40:54 UTC
Size:
1.84 KB
patch
obsolete
>diff -Nrup F-7/cowsay-3.03-help.patch devel/cowsay-3.03-help.patch >--- F-7/cowsay-3.03-help.patch 1970-01-01 01:00:00.000000000 +0100 >+++ devel/cowsay-3.03-help.patch 2007-09-17 13:28:38.000000000 +0200 >@@ -0,0 +1,11 @@ >+diff -rup cowsay-3.03.orig/cowsay cowsay-3.03/cowsay >+--- cowsay-3.03.orig/cowsay 2007-09-17 13:27:32.000000000 +0200 >++++ cowsay-3.03/cowsay 2007-09-17 13:28:04.000000000 +0200 >+@@ -185,3 +185,7 @@ Usage: $progname [-bdgpstwy] [-h] [-e ey >+ [-l] [-n] [-T tongue] [-W wrapcolumn] [message] >+ EOF >+ } >++ >++sub main::HELP_MESSAGE { >++ display_usage; >++} >diff -Nrup F-7/cowsay.spec devel/cowsay.spec >--- F-7/cowsay.spec 2007-01-02 20:05:28.000000000 +0100 >+++ devel/cowsay.spec 2007-09-17 13:31:33.000000000 +0200 >@@ -1,6 +1,6 @@ > Name: cowsay > Version: 3.03 >-Release: 2%{?dist} >+Release: 3%{?dist} > Summary: Configurable speaking/thinking cow > Group: Amusements/Games > License: Artistic or GPL >@@ -8,6 +8,7 @@ URL: http://www.nog.net/~tony > Source0: http://www.nog.net/~tony/warez/%{name}-%{version}.tar.gz > Source1: cowsay.bashcomp > Source2: animalsay >+Patch0: cowsay-3.03-help.patch > BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) > BuildArch: noarch > >@@ -21,6 +22,7 @@ pictures of other animals. > > %prep > %setup -q >+%patch0 -p1 -b .help > %{__sed} -e 's#%PREFIX%/share/cows#%{_datadir}/%{name}#' \ > -e 's#%BANGPERL%#!%{__perl}#' -i %{name} > %{__sed} -e 's#%PREFIX%/share/cows#%{_datadir}/%{name}#' \ >@@ -57,6 +59,9 @@ rm -rf $RPM_BUILD_ROOT > %{_sysconfdir}/bash_completion.d > > %changelog >+* Mon Sep 17 2007 Lubomir Kundrak <lkundrak@redhat.com> - 3.03-3 >+- Make --help be a bit more sane >+ > * Tue Jan 02 2007 MichaÅ Bentkowski <mr.ecik at gmail.com> - 3.03-2 > - Use cp -p to keep timestamps > - Fix paths in manpage
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 293061
: 197261