diff --git a/cowsay.spec b/cowsay.spec index eae237c..b21a5bf 100644 --- a/cowsay.spec +++ b/cowsay.spec @@ -3,7 +3,7 @@ Name: cowsay Version: 3.04 -Release: 15%{?dist} +Release: 16%{?dist} Summary: Configurable speaking/thinking cow License: GPLv3+ URL: https://github.com/tnalpgge/rank-amateur-cowsay @@ -16,6 +16,8 @@ Patch1: mech-and-cow.patch Patch2: cowsay-3.03-debian-01-empty_messages_fix.patch Patch3: cowsay-3.03-debian-02-remove_trailing_spaces.patch Patch4: cowsay-3.03-debian-utf8_width.patch +# More cows: +Patch5: fox-cow.patch BuildArch: noarch BuildRequires: bash-completion @@ -44,6 +46,8 @@ mv cows/mech-and-cow cows/mech-and-cow.cow %patch3 -p1 %patch4 -p1 +%patch5 -p1 + %build echo No need to build anything @@ -75,6 +79,9 @@ cp %{SOURCE1} $RPM_BUILD_ROOT%{compdir}/ %(dirname %{compdir}) %changelog +* Thu Nov 19 2020 Filipe Brandenburger - 3.04-16 +- Add fox cow. + * Mon Jul 27 2020 Fedora Release Engineering - 3.04-15 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild diff --git a/fox-cow.patch b/fox-cow.patch new file mode 100644 index 0000000..5303eda --- /dev/null +++ b/fox-cow.patch @@ -0,0 +1,24 @@ +Description: Add a fox cow +Origin: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=888229#5 +Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=888229 +--- /dev/null ++++ b/cows/fox.cow +@@ -0,0 +1,18 @@ ++$the_cow = < ++ <.._=/ \\=_. > ++ {`\\()/`}`\\ ++ { } \\ ++ |{ } \\ ++ \\ '--' .- \\ ++ |- / \\ ++ | | | | | ; ++ | | |.;.,..__ | ++ .-"";` `| ++ / | / ++ `-../____,..---'` ++EOC