rpms/bash-completion/devel bash-completion.spec,1.39,1.40

Ville Skyttä scop at fedoraproject.org
Mon Jun 15 17:15:53 UTC 2009


Author: scop

Update of /cvs/pkgs/rpms/bash-completion/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv25832

Modified Files:
	bash-completion.spec 
Log Message:
* Sat Apr 18 2009 Ville Skyttä <ville.skytta at iki.fi> - 1:1.0-3
- Do not install cowsay completion, an updated version is shipped with it.



Index: bash-completion.spec
===================================================================
RCS file: /cvs/pkgs/rpms/bash-completion/devel/bash-completion.spec,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -p -r1.39 -r1.40
--- bash-completion.spec	7 Apr 2009 19:04:22 -0000	1.39
+++ bash-completion.spec	15 Jun 2009 17:15:22 -0000	1.40
@@ -1,6 +1,6 @@
 Name:           bash-completion
 Version:        1.0
-Release:        2%{?dist}
+Release:        3%{?dist}
 Epoch:          1
 Summary:        Programmable completion for Bash
 
@@ -31,6 +31,7 @@ of the programmable completion feature o
 install -pm 644 %{SOURCE1} contrib/mock
 install -pm 644 %{SOURCE2} contrib/plague-client
 install -pm 644 %{SOURCE3} contrib/repomanage
+rm contrib/cowsay # cowsay ships an updated one
 
 
 %build
@@ -82,11 +83,6 @@ rm -rf $RPM_BUILD_ROOT
 %triggerun -- clisp
 %do_triggerun clisp
 
-%triggerin -- cowsay
-%do_triggerin cowsay
-%triggerun -- cowsay
-%do_triggerun cowsay
-
 %triggerin -- dsniff
 %do_triggerin dsniff
 %triggerun -- dsniff
@@ -268,6 +264,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Sat Apr 18 2009 Ville Skyttä <ville.skytta at iki.fi> - 1:1.0-3
+- Do not install cowsay completion, an updated version is shipped with it.
+
 * Tue Apr  7 2009 Ville Skyttä <ville.skytta at iki.fi> - 1:1.0-2
 - Apply upstream patch to fix quoting issues with bash 4.x (#490322).
 




More information about the fedora-extras-commits mailing list