SPECS: bash.spec - update to 3.2.33

glen glen at pld-linux.org
Sat Feb 9 12:19:57 CET 2008


Author: glen                         Date: Sat Feb  9 11:19:57 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- update to 3.2.33

---- Files affected:
SPECS:
   bash.spec (1.180 -> 1.181) 

---- Diffs:

================================================================
Index: SPECS/bash.spec
diff -u SPECS/bash.spec:1.180 SPECS/bash.spec:1.181
--- SPECS/bash.spec:1.180	Thu Jan 24 02:22:59 2008
+++ SPECS/bash.spec	Sat Feb  9 12:19:52 2008
@@ -5,18 +5,18 @@
 %bcond_with	bash_history	# build with additional history in /var/log/bash_hist ;)
 %bcond_without	tests	# do not perform "make test"
 #
-%define		_ver		3.2
-%define		_patchlevel	25
-%define		_rel		2
+%define		ver		3.2
+%define		patchlevel	33
+%define		rel		1
 Summary:	GNU Bourne Again Shell (bash)
 Summary(fr.UTF-8):	Le shell Bourne Again de GNU
 Summary(pl.UTF-8):	Powłoka GNU Bourne Again Shell (bash)
 Name:		bash
-Version:	%{_ver}.%{_patchlevel}
-Release:	%{_rel}%{?with_bash_history:inv}
+Version:	%{ver}.%{patchlevel}
+Release:	%{rel}%{?with_bash_history:inv}
 License:	GPL
 Group:		Applications/Shells
-Source0:	ftp://ftp.gnu.org/gnu/bash/%{name}-%{_ver}.tar.gz
+Source0:	ftp://ftp.gnu.org/gnu/bash/%{name}-%{ver}.tar.gz
 # Source0-md5:	00bfa16d58e034e3c2aa27f390390d30
 Source1:	%{name}rc
 Source2:	%{name}-skel-.%{name}_logout
@@ -37,7 +37,7 @@
 Patch8:		%{name}-sighup.patch
 Patch9:		%{name}-backup_history.patch
 Patch10:	%{name}-act_like_sh.patch
-%patchset_source -f ftp://ftp.gnu.org/gnu/bash/bash-3.2-patches/bash32-%03g 1 %{_patchlevel}
+%patchset_source -f ftp://ftp.gnu.org/gnu/bash/bash-3.2-patches/bash32-%03g 1 %{patchlevel}
 URL:		http://www.gnu.org/software/bash/
 BuildRequires:	autoconf
 BuildRequires:	automake
@@ -185,9 +185,9 @@
 tym pakiecie jest wersja basha skonsolidowana statycznie.
 
 %prep
-%setup -q -n %{name}-%{_ver} -a5
+%setup -q -n %{name}-%{ver} -a5
 # official patches
-%patchset_patch 1 %{_patchlevel}
+%patchset_patch 1 %{patchlevel}
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
@@ -340,6 +340,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.181  2008-02-09 11:19:52  glen
+- update to 3.2.33
+
 Revision 1.180  2008-01-24 01:22:59  glen
 - invoke fix-info-dir via /sbin/postshell where possible to avoid extra /bin/sh dep
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/bash.spec?r1=1.180&r2=1.181&f=u



More information about the pld-cvs-commit mailing list