rpms/blcr/devel .cvsignore, 1.2, 1.3 blcr.spec, 1.3, 1.4 sources, 1.2, 1.3

Neal Becker nbecker at rpmfusion.org
Mon Apr 6 20:49:49 CEST 2009


Author: nbecker

Update of /cvs/free/rpms/blcr/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv31335

Modified Files:
	.cvsignore blcr.spec sources 
Log Message:
Update to 0.8.1



Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/blcr/devel/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- .cvsignore	27 Jan 2009 21:44:27 -0000	1.2
+++ .cvsignore	6 Apr 2009 18:49:48 -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/devel/blcr.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- blcr.spec	4 Apr 2009 14:17:11 -0000	1.3
+++ blcr.spec	6 Apr 2009 18:49:48 -0000	1.4
@@ -1,6 +1,6 @@
 Name: blcr
-Version: 0.8.0
-Release: 3%{?dist}
+Version: 0.8.1
+Release: 1%{?dist}
 Summary: Berkeley Lab Checkpoint/Restart for Linux
 Url: http://ftg.lbl.gov/checkpoint
 Provides: %{name}-kmod-common = %{version}
@@ -13,9 +13,6 @@
 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
@@ -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
 


Index: sources
===================================================================
RCS file: /cvs/free/rpms/blcr/devel/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources	27 Jan 2009 21:44:27 -0000	1.2
+++ sources	6 Apr 2009 18:49:48 -0000	1.3
@@ -1 +1 @@
-381bb174f528092c15411d97b14436d2  blcr-0.8.0.tar.gz
+912450e3afb8167273369b45660f47ea  blcr-0.8.1.tar.gz



More information about the rpmfusion-commits mailing list