rpms/bash/devel .cvsignore, 1.14, 1.15 bash.spec, 1.195, 1.196 sources, 1.17, 1.18

Roman Rakus rrakus at fedoraproject.org
Mon Jan 4 09:29:31 UTC 2010


Author: rrakus

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

Modified Files:
	.cvsignore bash.spec sources 
Log Message:
New upstream version 4.1


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/bash/devel/.cvsignore,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -p -r1.14 -r1.15
--- .cvsignore	27 Dec 2009 11:22:37 -0000	1.14
+++ .cvsignore	4 Jan 2010 09:29:31 -0000	1.15
@@ -1 +1 @@
-bash-4.1-rc1.tar.gz
+bash-4.1.tar.gz


Index: bash.spec
===================================================================
RCS file: /cvs/pkgs/rpms/bash/devel/bash.spec,v
retrieving revision 1.195
retrieving revision 1.196
diff -u -p -r1.195 -r1.196
--- bash.spec	27 Dec 2009 11:48:40 -0000	1.195
+++ bash.spec	4 Jan 2010 09:29:31 -0000	1.196
@@ -1,16 +1,15 @@
-%define beta_tag rc1
+#% define beta_tag rc1
 %define patchleveltag .0
 %define baseversion 4.1
 
 Version: %{baseversion}%{?patchleveltag}
 Name: bash
 Summary: The GNU Bourne Again shell
-Release: 0.2.%{beta_tag}%{?dist}
+Release: 1%{?dist}
 Group: System Environment/Shells
 License: GPLv3+
 Url: http://www.gnu.org/software/bash
-#Source0: ftp://ftp.gnu.org/gnu/bash/bash-%{baseversion}.tar.gz
-Source0: ftp://ftp.cwru.edu/pub/bash/%{name}-%{baseversion}-%{beta_tag}.tar.gz
+Source0: ftp://ftp.gnu.org/gnu/bash/bash-%{baseversion}.tar.gz
 
 # For now there isn't any doc
 #Source2: ftp://ftp.gnu.org/gnu/bash/bash-doc-%{version}.tar.gz
@@ -67,7 +66,7 @@ This package contains documentation file
 
 %prep
 #%setup -q -a 2
-%setup -q -n %{name}-%{baseversion}-%{beta_tag}
+%setup -q -n %{name}-%{baseversion}
 
 # Official upstream patches
 # Other patches
@@ -255,6 +254,9 @@ fi
 #%doc doc/*.ps doc/*.0 doc/*.html doc/article.txt
 
 %changelog
+* Mon Jan 04 2010 Roman Rakus <rrakus at redhat.com> - 4.1.0-1
+- Upstream 4.1
+
 * Sun Dec 27 2009 Roman Rakus <rrakus at redhat.com> - 4.1-0.2.rc1
 - Fixed patch for fuzz=0
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/bash/devel/sources,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -p -r1.17 -r1.18
--- sources	27 Dec 2009 11:22:38 -0000	1.17
+++ sources	4 Jan 2010 09:29:31 -0000	1.18
@@ -1 +1 @@
-fc8de7b0c715fe043129c9e347a5658c  bash-4.1-rc1.tar.gz
+9800d8724815fd84994d9be65ab5e7b8  bash-4.1.tar.gz




More information about the fedora-extras-commits mailing list