SPECS: bash-completion.spec - add arch to rpm pkglist completion o...
glen
glen at pld-linux.org
Wed Jan 18 01:06:49 CET 2006
Author: glen Date: Wed Jan 18 00:06:49 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- add arch to rpm pkglist completion output
---- Files affected:
SPECS:
bash-completion.spec (1.126 -> 1.127)
---- Diffs:
================================================================
Index: SPECS/bash-completion.spec
diff -u SPECS/bash-completion.spec:1.126 SPECS/bash-completion.spec:1.127
--- SPECS/bash-completion.spec:1.126 Tue Jan 17 12:20:00 2006
+++ SPECS/bash-completion.spec Wed Jan 18 01:06:44 2006
@@ -3,7 +3,7 @@
Summary(pl): Programowalne uzupełnianie nazw dla basha
Name: bash-completion
Version: 20050721
-Release: 3.2
+Release: 3.3
License: GPL
Group: Applications/Shells
Source0: http://www.caliban.org/files/bash/%{name}-%{version}.tar.bz2
@@ -13,6 +13,7 @@
Patch0: %{name}-FHS.patch
Patch1: %{name}-ifcfg.patch
Patch2: %{name}-known_hosts.patch
+Patch3: %{name}-rpm-arch.patch
URL: http://www.caliban.org/bash/
Requires(triggerpostun): sed >= 4.0
Requires: bash >= 2.05a-3
@@ -46,6 +47,7 @@
%patch0 -p1
%patch1 -p2
%patch2 -p1
+%patch3 -p1
%install
rm -rf $RPM_BUILD_ROOT
@@ -113,6 +115,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.127 2006/01/18 00:06:44 glen
+- add arch to rpm pkglist completion output
+
Revision 1.126 2006/01/17 11:20:00 glen
- 644,root,wheel for rpmpkgs.txt
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/bash-completion.spec?r1=1.126&r2=1.127&f=u
More information about the pld-cvs-commit
mailing list