Author: nbecker
Update of /cvs/free/rpms/blcr/F-9
In directory se02.es.rpmfusion.net:/tmp/cvs-serv26360
Modified Files:
.cvsignore blcr.spec sources
Log Message:
update to 0.8.1
Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/blcr/F-9/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- .cvsignore 2 Feb 2009 14:25:59 -0000 1.2
+++ .cvsignore 7 Apr 2009 01:32:22 -0000 1.3
@@ -1 +1 @@
-blcr-0.8.0.tar.gz
+blcr-0.8.1.tar.gz
Index: blcr.spec
===================================================================
RCS file: /cvs/free/rpms/blcr/F-9/blcr.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- blcr.spec 2 Feb 2009 14:25:59 -0000 1.1
+++ blcr.spec 7 Apr 2009 01:32:22 -0000 1.2
@@ -1,5 +1,5 @@
Name: blcr
-Version: 0.8.0
+Version: 0.8.1
Release: 1%{?dist}
Summary: Berkeley Lab Checkpoint/Restart for Linux
Url:
http://ftg.lbl.gov/checkpoint
@@ -13,15 +13,12 @@
Source:
http://ftg.lbl.gov/CheckpointRestart/downloads/%{name}-%{version}.tar.gz
# Patch0 is to prevent enabling service by default
Patch0: blcr-init.patch
-# Patch1 is to remove -fno-stack-protector (provided by upstream)
-# Patch1 requires running autoreconf
-# Patch1: blcr-stackcheck.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
#BuildRequires: chrpath autoconf automake libtool
BuildRequires: chrpath
Requires: /sbin/chkconfig %{name}-kmod >= %{version}
#Generic i386 is NOT supported
-ExclusiveArch: i486 x86_64 ppc ppc64 arm
+ExclusiveArch: i586 x86_64 ppc ppc64 arm
%description
Berkeley Lab Checkpoint/Restart for Linux (BLCR)
@@ -42,9 +39,6 @@
%prep
%setup -q
%patch0 -p0
-#%patch1 -p0
-#patch1 modifies configure.ac, Makefile.am
-#autoreconf --force --install
#remove some binary junk
rm -f tests/CountingApp.class
@@ -215,6 +209,12 @@
%endif
%changelog
+* Sat Apr 04 2009 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 0.8.0-3
+- s/i486/i586/ in ExclusiveArch for F11
+
+* Sun Mar 29 2009 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 0.8.0-2
+- rebuild for new F11 features
+
* Fri Jan 16 2009 Neal Becker <ndbecker2(a)gmail.com> - 0.8.0-1
- Update to 0.8.0 release
Index: sources
===================================================================
RCS file: /cvs/free/rpms/blcr/F-9/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources 2 Feb 2009 14:25:59 -0000 1.2
+++ sources 7 Apr 2009 01:32:22 -0000 1.3
@@ -1 +1 @@
-381bb174f528092c15411d97b14436d2 blcr-0.8.0.tar.gz
+912450e3afb8167273369b45660f47ea blcr-0.8.1.tar.gz