rpms/crash/devel .cvsignore, 1.5, 1.6 crash.spec, 1.32, 1.33 sources, 1.5, 1.6

Lubomir Rintel lkundrak at fedoraproject.org
Tue Aug 4 22:54:51 UTC 2009


Author: lkundrak

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

Modified Files:
	.cvsignore crash.spec sources 
Log Message:
* Wed Aug 05 2009 Lubomir Rintel <lkundrak at v3.sk> - 4.0.8.11-1
- Update to later upstream release
- Fix abuse of Revision tag



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/crash/devel/.cvsignore,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -p -r1.5 -r1.6
--- .cvsignore	4 Jan 2006 19:34:09 -0000	1.5
+++ .cvsignore	4 Aug 2009 22:54:49 -0000	1.6
@@ -1,3 +1 @@
-crash-3.8.tar.gz
-crash-3.10.tar.gz
-crash-4.0.tar.gz
+crash-4.0-8.11.tar.gz


Index: crash.spec
===================================================================
RCS file: /cvs/pkgs/rpms/crash/devel/crash.spec,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -p -r1.32 -r1.33
--- crash.spec	24 Jul 2009 19:37:52 -0000	1.32
+++ crash.spec	4 Aug 2009 22:54:50 -0000	1.33
@@ -1,20 +1,22 @@
+%global major_version 4.0
+%global minor_version 8.11
+
 #
 # crash core analysis suite
 #
 Summary: Kernel analysis utility for live systems, netdump, diskdump, kdump, LKCD or mcore dumpfiles
 Name: crash
-Version: 4.0
-Release: 9.7.2%{?dist}
+Version: %{major_version}.%{minor_version}
+Release: 1%{?dist}
 License: GPLv2
 Group: Development/Debuggers
-Source: %{name}-%{version}.tar.gz
+Source: http://people.redhat.com/anderson/crash-%{major_version}-%{minor_version}.tar.gz
 URL: http://people.redhat.com/anderson
 ExclusiveOS: Linux
 ExclusiveArch: %{ix86} ia64 x86_64 ppc64 s390 s390x
 Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot-%(%{__id_u} -n)
 BuildRequires: ncurses-devel zlib-devel
 Requires: binutils
-Patch0: crash.patch-4.0-7.7
 
 %description
 The core analysis suite is a self-contained tool that can be used to
@@ -34,8 +36,7 @@ netdump, diskdump and kdump packages fro
 offered by Mission Critical Linux, or the LKCD kernel patch.
 
 %prep
-%setup -n %{name}-%{version} -q
-%patch0 -p1 -b crash.patch-4.0-7.7
+%setup -n %{name}-%{major_version}-%{minor_version} -q
 
 %build
 make RPMPKG="%{version}-%{release}"
@@ -64,6 +65,11 @@ rm -rf %{buildroot}
 %{_includedir}/*
 
 %changelog
+* Wed Aug 05 2009 Lubomir Rintel <lkundrak at v3.sk> - 4.0.8.11-1
+- Update to later upstream release
+- Fix abuse of Revision tag
+
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
 * Fri Jul 24 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 4.0-9.7.2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/crash/devel/sources,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -p -r1.5 -r1.6
--- sources	4 Jan 2006 19:34:13 -0000	1.5
+++ sources	4 Aug 2009 22:54:50 -0000	1.6
@@ -1 +1 @@
-9b5de0153fc2701a8ea93e02aebf0f23  crash-4.0.tar.gz
+a25175fcd6a87bb6eb7b654d2b6cf0bf  crash-4.0-8.11.tar.gz




More information about the fedora-extras-commits mailing list