rpms/crash/devel crash.spec,1.34,1.35 sources,1.6,1.7

David Anderson crash at fedoraproject.org
Fri Sep 11 14:35:30 UTC 2009


Author: crash

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

Modified Files:
	crash.spec sources 
Log Message:
Update to upstream release, which allows the removal of the 
Revision tag workaround, the crash-4.0-8.11-dwarf3.patch and 
the crash-4.0-8.11-optflags.patch



Index: crash.spec
===================================================================
RCS file: /cvs/pkgs/rpms/crash/devel/crash.spec,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -p -r1.34 -r1.35
--- crash.spec	9 Aug 2009 12:26:35 -0000	1.34
+++ crash.spec	11 Sep 2009 14:35:30 -0000	1.35
@@ -1,18 +1,13 @@
-%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: %{major_version}.%{minor_version}
-Release: 2%{?dist}
+Version: 4.0.9
+Release: 1%{?dist}
 License: GPLv2
 Group: Development/Debuggers
-Source: http://people.redhat.com/anderson/crash-%{major_version}-%{minor_version}.tar.gz
-Source1: crash-4.0-8.11-dwarf3.patch
-Patch0: crash-4.0-8.11-optflags.patch
+Source: http://people.redhat.com/anderson/crash-%{version}.tar.gz
 URL: http://people.redhat.com/anderson
 ExclusiveOS: Linux
 ExclusiveArch: %{ix86} ia64 x86_64 ppc64 s390 s390x
@@ -38,9 +33,7 @@ netdump, diskdump and kdump packages fro
 offered by Mission Critical Linux, or the LKCD kernel patch.
 
 %prep
-%setup -n %{name}-%{major_version}-%{minor_version} -q
-%patch0 -p1 -b .optflags
-cat %{SOURCE1} >> gdb-6.1.patch
+%setup -n %{name}-%{version} -q
 
 %build
 make RPMPKG="%{version}-%{release}" CFLAGS="%{optflags}"
@@ -69,6 +62,11 @@ rm -rf %{buildroot}
 %{_includedir}/*
 
 %changelog
+* Fri Sep 11 2009 Dave Anderson <anderson at redhat.com> - 4.0.9-1
+- Update to upstream release, which allows the removal of the 
+  Revision tag workaround, the crash-4.0-8.11-dwarf3.patch and 
+  the crash-4.0-8.11-optflags.patch
+
 * Sun Aug 05 2009 Lubomir Rintel <lkundrak at v3.sk> - 4.0.8.11-2
 - Fix reading of dwarf 3 DW_AT_data_member_location
 - Use proper compiler flags


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/crash/devel/sources,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -p -r1.6 -r1.7
--- sources	4 Aug 2009 22:54:50 -0000	1.6
+++ sources	11 Sep 2009 14:35:30 -0000	1.7
@@ -1 +1 @@
-a25175fcd6a87bb6eb7b654d2b6cf0bf  crash-4.0-8.11.tar.gz
+542645e4f5b5d08ba064068a7602ff18  crash-4.0.9.tar.gz




More information about the fedora-extras-commits mailing list