rpms/get-flash-videos Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1
by Nicolas Chauvet
Author: kwizart
Update of /cvs/free/rpms/get-flash-videos
In directory se02.es.rpmfusion.net:/home/rpmfusion/kwizart/free/owners/tmpcvsb19136/rpms/get-flash-videos
Added Files:
Makefile import.log pkg.acl
Log Message:
Setup of module get-flash-videos
--- NEW FILE Makefile ---
# Top level Makefile for module get-flash-videos
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 ---
12 years, 8 months
rpms/get-flash-videos/devel - New directory
by Nicolas Chauvet
Author: kwizart
Update of /cvs/free/rpms/get-flash-videos/devel
In directory se02.es.rpmfusion.net:/home/rpmfusion/kwizart/free/owners/tmpcvsb19136/rpms/get-flash-videos/devel
Log Message:
Directory /cvs/free/rpms/get-flash-videos/devel added to the repository
12 years, 8 months
rpms/get-flash-videos - New directory
by Nicolas Chauvet
Author: kwizart
Update of /cvs/free/rpms/get-flash-videos
In directory se02.es.rpmfusion.net:/home/rpmfusion/kwizart/free/owners/tmpcvsb19136/rpms/get-flash-videos
Log Message:
Directory /cvs/free/rpms/get-flash-videos added to the repository
12 years, 8 months
rpms/sox-plugins-nonfree/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1
by Nicolas Chauvet
Author: kwizart
Update of /cvs/nonfree/rpms/sox-plugins-nonfree/devel
In directory se02.es.rpmfusion.net:/home/rpmfusion/kwizart/nonfree/owners/tmpcvsV18386/rpms/sox-plugins-nonfree/devel
Added Files:
.cvsignore Makefile sources
Log Message:
Setup of module sox-plugins-nonfree
--- NEW FILE .cvsignore ---
--- NEW FILE Makefile ---
# Makefile for source rpm: sox-plugins-nonfree
# $Id: Makefile,v 1.1 2012/03/30 10:12:42 kwizart Exp $
NAME := sox-plugins-nonfree
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 ---
12 years, 8 months
rpms/sox-plugins-nonfree Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1
by Nicolas Chauvet
Author: kwizart
Update of /cvs/nonfree/rpms/sox-plugins-nonfree
In directory se02.es.rpmfusion.net:/home/rpmfusion/kwizart/nonfree/owners/tmpcvsV18386/rpms/sox-plugins-nonfree
Added Files:
Makefile import.log pkg.acl
Log Message:
Setup of module sox-plugins-nonfree
--- NEW FILE Makefile ---
# Top level Makefile for module sox-plugins-nonfree
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 ---
12 years, 8 months
rpms/sox-plugins-nonfree/devel - New directory
by Nicolas Chauvet
Author: kwizart
Update of /cvs/nonfree/rpms/sox-plugins-nonfree/devel
In directory se02.es.rpmfusion.net:/home/rpmfusion/kwizart/nonfree/owners/tmpcvsV18386/rpms/sox-plugins-nonfree/devel
Log Message:
Directory /cvs/nonfree/rpms/sox-plugins-nonfree/devel added to the repository
12 years, 8 months
rpms/sox-plugins-nonfree - New directory
by Nicolas Chauvet
Author: kwizart
Update of /cvs/nonfree/rpms/sox-plugins-nonfree
In directory se02.es.rpmfusion.net:/home/rpmfusion/kwizart/nonfree/owners/tmpcvsV18386/rpms/sox-plugins-nonfree
Log Message:
Directory /cvs/nonfree/rpms/sox-plugins-nonfree added to the repository
12 years, 8 months
rpms/wl-kmod/F-16 wl-kmod.spec,1.80,1.81
by Nicolas Chauvet
Author: kwizart
Update of /cvs/nonfree/rpms/wl-kmod/F-16
In directory se02.es.rpmfusion.net:/tmp/cvs-serv14325
Modified Files:
wl-kmod.spec
Log Message:
* Fri Mar 30 2012 Nicolas Chauvet <kwizart(a)gmail.com> - 5.100.82.112-2.14
- rebuild for updated kernel
Index: wl-kmod.spec
===================================================================
RCS file: /cvs/nonfree/rpms/wl-kmod/F-16/wl-kmod.spec,v
retrieving revision 1.80
retrieving revision 1.81
diff -u -r1.80 -r1.81
--- wl-kmod.spec 21 Mar 2012 11:07:25 -0000 1.80
+++ wl-kmod.spec 30 Mar 2012 09:37:13 -0000 1.81
@@ -9,7 +9,7 @@
Name: wl-kmod
Version: 5.100.82.112
-Release: 2%{?dist}.13
+Release: 2%{?dist}.14
Summary: Kernel module for Broadcom wireless devices
Group: System Environment/Kernel
License: Redistributable, no modification permitted
@@ -85,6 +85,9 @@
rm -rf $RPM_BUILD_ROOT
%changelog
+* Fri Mar 30 2012 Nicolas Chauvet <kwizart(a)gmail.com> - 5.100.82.112-2.14
+- rebuild for updated kernel
+
* Wed Mar 21 2012 Nicolas Chauvet <kwizart(a)gmail.com> - 5.100.82.112-2.13
- rebuild for updated kernel
12 years, 8 months
rpms/nvidia-kmod/F-16 nvidia-kmod.spec,1.121,1.122
by Nicolas Chauvet
Author: kwizart
Update of /cvs/nonfree/rpms/nvidia-kmod/F-16
In directory se02.es.rpmfusion.net:/tmp/cvs-serv14201
Modified Files:
nvidia-kmod.spec
Log Message:
* Fri Mar 30 2012 Nicolas Chauvet <kwizart(a)gmail.com> - 1:295.33-2.1
- rebuild for updated kernel
Index: nvidia-kmod.spec
===================================================================
RCS file: /cvs/nonfree/rpms/nvidia-kmod/F-16/nvidia-kmod.spec,v
retrieving revision 1.121
retrieving revision 1.122
diff -u -r1.121 -r1.122
--- nvidia-kmod.spec 25 Mar 2012 13:31:43 -0000 1.121
+++ nvidia-kmod.spec 30 Mar 2012 09:37:02 -0000 1.122
@@ -3,13 +3,13 @@
# "buildforkernels newest" macro for just that build; immediately after
# queuing that build enable the macro again for subsequent builds; that way
# a new akmod package will only get build when a new one is actually needed
-%define buildforkernels current
+%define buildforkernels newest
Name: nvidia-kmod
Epoch: 1
Version: 295.33
# Taken over by kmodtool
-Release: 2%{?dist}
+Release: 2%{?dist}.1
Summary: NVIDIA display driver kernel module
Group: System Environment/Kernel
License: Redistributable, no modification permitted
@@ -77,6 +77,9 @@
%changelog
+* Fri Mar 30 2012 Nicolas Chauvet <kwizart(a)gmail.com> - 1:295.33-2.1
+- rebuild for updated kernel
+
* Sun Mar 25 2012 leigh scott <leigh123linux(a)googlemail.com> - 1:295.33-2
- Change nvidia-kmod-data archive to xz compression
12 years, 8 months
rpms/catalyst-kmod/F-16 catalyst-kmod.spec,1.36,1.37
by Nicolas Chauvet
Author: kwizart
Update of /cvs/nonfree/rpms/catalyst-kmod/F-16
In directory se02.es.rpmfusion.net:/tmp/cvs-serv14077
Modified Files:
catalyst-kmod.spec
Log Message:
* Fri Mar 30 2012 Nicolas Chauvet <kwizart(a)gmail.com> - 12.1-1.10
- rebuild for updated kernel
Index: catalyst-kmod.spec
===================================================================
RCS file: /cvs/nonfree/rpms/catalyst-kmod/F-16/catalyst-kmod.spec,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -r1.36 -r1.37
--- catalyst-kmod.spec 21 Mar 2012 11:07:02 -0000 1.36
+++ catalyst-kmod.spec 30 Mar 2012 09:36:51 -0000 1.37
@@ -13,7 +13,7 @@
Name: catalyst-kmod
Version: 12.1
-Release: 1%{?dist}.9
+Release: 1%{?dist}.10
# Taken over by kmodtool
Summary: AMD display driver kernel module
Group: System Environment/Kernel
@@ -97,6 +97,9 @@
%changelog
+* Fri Mar 30 2012 Nicolas Chauvet <kwizart(a)gmail.com> - 12.1-1.10
+- rebuild for updated kernel
+
* Wed Mar 21 2012 Nicolas Chauvet <kwizart(a)gmail.com> - 12.1-1.9
- rebuild for updated kernel
12 years, 8 months