rpms/west-chamber Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1
by Nicolas Chauvet
Author: kwizart
Update of /cvs/free/rpms/west-chamber
In directory se02.es.rpmfusion.net:/home/rpmfusion/kwizart/free/owners/tmpcvsC29135/rpms/west-chamber
Added Files:
Makefile import.log pkg.acl
Log Message:
Setup of module west-chamber
--- NEW FILE Makefile ---
# Top level Makefile for module west-chamber
all : CVS/Root common-update
@cvs update
common-update : common
@cd common && cvs update
common : CVS/Root
@cvs checkout common
CVS/Root :
@echo "ERROR: This does not look like a CVS checkout" && exit 1
clean :
@find . -type f -name *~ -exec rm -fv {} \;
--- NEW FILE import.log ---
--- NEW FILE pkg.acl ---
14 years, 7 months
rpms/west-chamber/devel - New directory
by Nicolas Chauvet
Author: kwizart
Update of /cvs/free/rpms/west-chamber/devel
In directory se02.es.rpmfusion.net:/home/rpmfusion/kwizart/free/owners/tmpcvsC29135/rpms/west-chamber/devel
Log Message:
Directory /cvs/free/rpms/west-chamber/devel added to the repository
14 years, 7 months
rpms/west-chamber - New directory
by Nicolas Chauvet
Author: kwizart
Update of /cvs/free/rpms/west-chamber
In directory se02.es.rpmfusion.net:/home/rpmfusion/kwizart/free/owners/tmpcvsC29135/rpms/west-chamber
Log Message:
Directory /cvs/free/rpms/west-chamber added to the repository
14 years, 7 months
rpms/west-chamber-kmod/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1
by Nicolas Chauvet
Author: kwizart
Update of /cvs/free/rpms/west-chamber-kmod/devel
In directory se02.es.rpmfusion.net:/home/rpmfusion/kwizart/free/owners/tmpcvsH28861/rpms/west-chamber-kmod/devel
Added Files:
.cvsignore Makefile sources
Log Message:
Setup of module west-chamber-kmod
--- NEW FILE .cvsignore ---
--- NEW FILE Makefile ---
# Makefile for source rpm: west-chamber-kmod
# $Id: Makefile,v 1.1 2010/04/12 20:45:51 kwizart Exp $
NAME := west-chamber-kmod
SPECFILE = $(firstword $(wildcard *.spec))
define find-makefile-common
for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done
endef
MAKEFILE_COMMON := $(shell $(find-makefile-common))
ifeq ($(MAKEFILE_COMMON),)
# attept a checkout
define checkout-makefile-common
test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2
endef
MAKEFILE_COMMON := $(shell $(checkout-makefile-common))
endif
include $(MAKEFILE_COMMON)
--- NEW FILE sources ---
14 years, 7 months
rpms/west-chamber-kmod Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1
by Nicolas Chauvet
Author: kwizart
Update of /cvs/free/rpms/west-chamber-kmod
In directory se02.es.rpmfusion.net:/home/rpmfusion/kwizart/free/owners/tmpcvsH28861/rpms/west-chamber-kmod
Added Files:
Makefile import.log pkg.acl
Log Message:
Setup of module west-chamber-kmod
--- NEW FILE Makefile ---
# Top level Makefile for module west-chamber-kmod
all : CVS/Root common-update
@cvs update
common-update : common
@cd common && cvs update
common : CVS/Root
@cvs checkout common
CVS/Root :
@echo "ERROR: This does not look like a CVS checkout" && exit 1
clean :
@find . -type f -name *~ -exec rm -fv {} \;
--- NEW FILE import.log ---
--- NEW FILE pkg.acl ---
14 years, 7 months
rpms/west-chamber-kmod/devel - New directory
by Nicolas Chauvet
Author: kwizart
Update of /cvs/free/rpms/west-chamber-kmod/devel
In directory se02.es.rpmfusion.net:/home/rpmfusion/kwizart/free/owners/tmpcvsH28861/rpms/west-chamber-kmod/devel
Log Message:
Directory /cvs/free/rpms/west-chamber-kmod/devel added to the repository
14 years, 7 months
rpms/west-chamber-kmod - New directory
by Nicolas Chauvet
Author: kwizart
Update of /cvs/free/rpms/west-chamber-kmod
In directory se02.es.rpmfusion.net:/home/rpmfusion/kwizart/free/owners/tmpcvsH28861/rpms/west-chamber-kmod
Log Message:
Directory /cvs/free/rpms/west-chamber-kmod added to the repository
14 years, 7 months
rpms/wl-kmod/F-12 wl-kmod.spec,1.65,1.66
by Thorsten Leemhuis
Author: thl
Update of /cvs/nonfree/rpms/wl-kmod/F-12
In directory se02.es.rpmfusion.net:/tmp/cvs-serv29016
Modified Files:
wl-kmod.spec
Log Message:
* Sat Apr 10 2010 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 5.60.48.36-1.5
- rebuild for new kernel
Index: wl-kmod.spec
===================================================================
RCS file: /cvs/nonfree/rpms/wl-kmod/F-12/wl-kmod.spec,v
retrieving revision 1.65
retrieving revision 1.66
diff -u -r1.65 -r1.66
--- wl-kmod.spec 29 Mar 2010 19:59:46 -0000 1.65
+++ wl-kmod.spec 10 Apr 2010 08:00:44 -0000 1.66
@@ -7,7 +7,7 @@
Name: wl-kmod
Version: 5.60.48.36
-Release: 1%{?dist}.4
+Release: 1%{?dist}.5
Summary: Kernel module for broadcom wireless devices
Group: System Environment/Kernel
License: Redistributable, no modification permitted
@@ -82,6 +82,9 @@
rm -rf $RPM_BUILD_ROOT
%changelog
+* Sat Apr 10 2010 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 5.60.48.36-1.5
+- rebuild for new kernel
+
* Mon Mar 29 2010 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 5.60.48.36-1.4
- rebuild for new kernel
14 years, 7 months
rpms/slmodem-kmod/F-12 slmodem-kmod.spec,1.52,1.53
by Thorsten Leemhuis
Author: thl
Update of /cvs/nonfree/rpms/slmodem-kmod/F-12
In directory se02.es.rpmfusion.net:/tmp/cvs-serv28895
Modified Files:
slmodem-kmod.spec
Log Message:
* Sat Apr 10 2010 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 2.9.11-27.50
- rebuild for new kernel
Index: slmodem-kmod.spec
===================================================================
RCS file: /cvs/nonfree/rpms/slmodem-kmod/F-12/slmodem-kmod.spec,v
retrieving revision 1.52
retrieving revision 1.53
diff -u -r1.52 -r1.53
--- slmodem-kmod.spec 29 Mar 2010 19:59:33 -0000 1.52
+++ slmodem-kmod.spec 10 Apr 2010 08:00:30 -0000 1.53
@@ -12,7 +12,7 @@
Name: slmodem-kmod
Version: 2.9.11
-Release: 27%{?dist}.49
+Release: 27%{?dist}.50
Summary: Proprietary SmartLink softmodem kernel drivers
Group: System Environment/Kernel
@@ -102,6 +102,9 @@
%changelog
+* Sat Apr 10 2010 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 2.9.11-27.50
+- rebuild for new kernel
+
* Mon Mar 29 2010 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 2.9.11-27.49
- rebuild for new kernel
14 years, 7 months
rpms/nvidia-kmod/F-12 nvidia-kmod.spec,1.81,1.82
by Thorsten Leemhuis
Author: thl
Update of /cvs/nonfree/rpms/nvidia-kmod/F-12
In directory se02.es.rpmfusion.net:/tmp/cvs-serv28774
Modified Files:
nvidia-kmod.spec
Log Message:
* Sat Apr 10 2010 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 1:195.36.15-1.2
- rebuild for new kernel
Index: nvidia-kmod.spec
===================================================================
RCS file: /cvs/nonfree/rpms/nvidia-kmod/F-12/nvidia-kmod.spec,v
retrieving revision 1.81
retrieving revision 1.82
diff -u -r1.81 -r1.82
--- nvidia-kmod.spec 29 Mar 2010 19:59:21 -0000 1.81
+++ nvidia-kmod.spec 10 Apr 2010 08:00:17 -0000 1.82
@@ -9,7 +9,7 @@
Epoch: 1
Version: 195.36.15
# Taken over by kmodtool
-Release: 1%{?dist}.1
+Release: 1%{?dist}.2
Summary: NVIDIA display driver kernel module
Group: System Environment/Kernel
License: Redistributable, no modification permitted
@@ -94,6 +94,9 @@
%changelog
+* Sat Apr 10 2010 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 1:195.36.15-1.2
+- rebuild for new kernel
+
* Mon Mar 29 2010 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 1:195.36.15-1.1
- rebuild for new kernel
14 years, 7 months