rpms/buildsys-build-rpmfusion/devel buildsys-build-rpmfusion-kerneldevpkgs-current, 1.20, 1.21 buildsys-build-rpmfusion.spec, 1.29, 1.30 update-to-latest-kernels.sh, 1.1, 1.2

Nicolas Chauvet kwizart at rpmfusion.org
Sat Oct 22 18:14:30 CEST 2011


Author: kwizart

Update of /cvs/free/rpms/buildsys-build-rpmfusion/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv25646

Modified Files:
	buildsys-build-rpmfusion-kerneldevpkgs-current 
	buildsys-build-rpmfusion.spec update-to-latest-kernels.sh 
Log Message:
* Sat Oct 22 2011 Nicolas Chauvet <kwizart at gmail.com> - 10:15-2
- rebuild for kernel 3.1.0-0.rc10.git0.1.fc16



Index: buildsys-build-rpmfusion-kerneldevpkgs-current
===================================================================
RCS file: /cvs/free/rpms/buildsys-build-rpmfusion/devel/buildsys-build-rpmfusion-kerneldevpkgs-current,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- buildsys-build-rpmfusion-kerneldevpkgs-current	28 May 2011 05:14:54 -0000	1.20
+++ buildsys-build-rpmfusion-kerneldevpkgs-current	22 Oct 2011 16:14:29 -0000	1.21
@@ -1,3 +1,3 @@
-2.6.38.6-26.rc1.fc15
-2.6.38.6-26.rc1.fc15smp
-2.6.38.6-26.rc1.fc15PAE
+3.1.0-0.rc10.git0.1.fc16
+3.1.0-0.rc10.git0.1.fc16smp
+3.1.0-0.rc10.git0.1.fc16PAE


Index: buildsys-build-rpmfusion.spec
===================================================================
RCS file: /cvs/free/rpms/buildsys-build-rpmfusion/devel/buildsys-build-rpmfusion.spec,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -r1.29 -r1.30
--- buildsys-build-rpmfusion.spec	28 May 2011 05:14:54 -0000	1.29
+++ buildsys-build-rpmfusion.spec	22 Oct 2011 16:14:29 -0000	1.30
@@ -3,7 +3,7 @@
 Name:           buildsys-build-%{repo}
 Epoch:          10
 Version:        15
-Release:        1
+Release:        2
 Summary:        Tools and files used by the %{repo} buildsys 
 
 Group:          Development/Tools
@@ -86,6 +86,9 @@
 
 
 %changelog
+* Sat Oct 22 2011 Nicolas Chauvet <kwizart at gmail.com> - 10:15-2
+- rebuild for kernel 3.1.0-0.rc10.git0.1.fc16
+
 * Sat May 28 2011 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 10:15-1
 - rebuild for kernel 2.6.38.6-26.rc1.fc15
 


Index: update-to-latest-kernels.sh
===================================================================
RCS file: /cvs/free/rpms/buildsys-build-rpmfusion/devel/update-to-latest-kernels.sh,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- update-to-latest-kernels.sh	19 Oct 2008 10:55:53 -0000	1.1
+++ update-to-latest-kernels.sh	22 Oct 2011 16:14:29 -0000	1.2
@@ -11,7 +11,7 @@
 	exit 1
 fi
 
-if [[ ! "${RPM_PACKAGER}" ]] ; then
+if [[ ! $(rpmdev-packager) ]] ; then
 	echo "Please set RPM_PACKAGER for rpmdev-bumpspec" >&2
 	exit 1
 fi



More information about the rpmfusion-commits mailing list