rpms/bashdb/devel .cvsignore, 1.3, 1.4 bashdb.spec, 1.4, 1.5 import.log, 1.3, 1.4 sources, 1.3, 1.4

Paulo Roma Cavalcanti roma at fedoraproject.org
Fri Jul 23 10:21:21 UTC 2010


Author: roma

Update of /cvs/pkgs/rpms/bashdb/devel
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv24692/devel

Modified Files:
	.cvsignore bashdb.spec import.log sources 
Log Message:
update for bash 4.1


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/bashdb/devel/.cvsignore,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -p -r1.3 -r1.4
--- .cvsignore	1 Jan 2010 11:12:35 -0000	1.3
+++ .cvsignore	23 Jul 2010 10:21:20 -0000	1.4
@@ -1 +1 @@
-bashdb-4.0-0.4.tar.bz2
+bashdb-4.1-0.4.tar.bz2


Index: bashdb.spec
===================================================================
RCS file: /cvs/pkgs/rpms/bashdb/devel/bashdb.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -p -r1.4 -r1.5
--- bashdb.spec	30 May 2010 13:41:52 -0000	1.4
+++ bashdb.spec	23 Jul 2010 10:21:21 -0000	1.5
@@ -1,19 +1,19 @@
 %bcond_with tests
-%define rversion 4.0-0.4
+%define rversion 4.1-0.4
 
 Name:           bashdb
 Summary:        BASH debugger, the BASH symbolic debugger
-Version:        4.0_0.4
-Release:        3%{?dist}
+Version:        4.1_0.4
+Release:        1%{?dist}
 License:        GPLv2+
 Group:          Development/Debuggers
 Url:            http://bashdb.sourceforge.net/
 Source0:        http://downloads.sourceforge.net/%{name}/%{name}-%{rversion}.tar.bz2
 Buildroot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-BuildRequires:  bash
+BuildRequires:  bash >= 4.1
 Requires(post): /sbin/install-info
 Requires(preun): /sbin/install-info
-Requires:       bash
+Requires:       bash >= 4.1
 BuildArch:      noarch
 
 %description
@@ -92,6 +92,9 @@ rm -rf %{buildroot}
 %{_infodir}/%{name}.info*
 
 %changelog
+* Thu Jul 22 2010 Paulo Roma <roma at lcg.ufrj.br> 4.1_0.4-1
+- Updated to 4.1-0.4
+
 * Sun Mar 14 2010 Jonathan G. Underwood <jonathan.underwood at gmail.com> - 4.0_0.4-3
 - Update package to comply with emacs add-on packaging guidelines
 - Split out separate Elisp source file package


Index: import.log
===================================================================
RCS file: /cvs/pkgs/rpms/bashdb/devel/import.log,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -p -r1.3 -r1.4
--- import.log	30 May 2010 13:41:52 -0000	1.3
+++ import.log	23 Jul 2010 10:21:21 -0000	1.4
@@ -1,3 +1,4 @@
 bashdb-4_0_0_3-2_fc10:HEAD:bashdb-4.0_0.3-2.fc10.src.rpm:1239368322
 bashdb-4_0_0_4-2_fc12:HEAD:bashdb-4.0_0.4-2.fc12.src.rpm:1262344284
 bashdb-4_0_0_4-3_fc12:HEAD:bashdb-4.0_0.4-3.fc12.src.rpm:1275226884
+bashdb-4_1_0_4-1_fc12:HEAD:bashdb-4.1_0.4-1.fc12.src.rpm:1279880460


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/bashdb/devel/sources,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -p -r1.3 -r1.4
--- sources	1 Jan 2010 11:12:35 -0000	1.3
+++ sources	23 Jul 2010 10:21:21 -0000	1.4
@@ -1 +1 @@
-eb411b64d27ccbd0093789e9e945a589  bashdb-4.0-0.4.tar.bz2
+d2f9005077d1e8b99e9fd69c72938926  bashdb-4.1-0.4.tar.bz2



More information about the scm-commits mailing list