rpms/buildsys-build-rpmfusion/devel buildsys-build-rpmfusion-kerneldevpkgs-current, 1.29, 1.30 buildsys-build-rpmfusion.spec, 1.51, 1.52
by Leigh Scott
Author: leigh123linux
Update of /cvs/free/rpms/buildsys-build-rpmfusion/devel
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv31349
Modified Files:
buildsys-build-rpmfusion-kerneldevpkgs-current
buildsys-build-rpmfusion.spec
Log Message:
revert last commit
Index: buildsys-build-rpmfusion-kerneldevpkgs-current
===================================================================
RCS file: /cvs/free/rpms/buildsys-build-rpmfusion/devel/buildsys-build-rpmfusion-kerneldevpkgs-current,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -r1.29 -r1.30
--- buildsys-build-rpmfusion-kerneldevpkgs-current 28 Sep 2014 14:13:57 -0000 1.29
+++ buildsys-build-rpmfusion-kerneldevpkgs-current 28 Sep 2014 14:22:04 -0000 1.30
@@ -1,4 +1,4 @@
-3.17.0-0.rc6.git2.2.fc21
-3.17.0-0.rc6.git2.2.fc21smp
-3.17.0-0.rc6.git2.2.fc21PAE
-3.17.0-0.rc6.git2.2.fc21lpae
+3.11.10-301.fc20
+3.11.10-301.fc20smp
+3.11.10-301.fc20PAE
+3.11.10-301.fc20lpae
Index: buildsys-build-rpmfusion.spec
===================================================================
RCS file: /cvs/free/rpms/buildsys-build-rpmfusion/devel/buildsys-build-rpmfusion.spec,v
retrieving revision 1.51
retrieving revision 1.52
diff -u -r1.51 -r1.52
--- buildsys-build-rpmfusion.spec 28 Sep 2014 14:13:57 -0000 1.51
+++ buildsys-build-rpmfusion.spec 28 Sep 2014 14:22:04 -0000 1.52
@@ -86,9 +86,6 @@
%changelog
-* Sun Sep 28 2014 Leigh Scott <leigh123linux(a)googlemail.com> - 10:21-0.3
-- rebuild for kernel 3.17.0-0.rc6.git2.2.fc21
-
* Fri Jul 18 2014 Nicolas Chauvet <kwizart(a)gmail.com> - 10:21-0.2
- Rebuilt to test fedora branched packages
10 years, 2 months
rpms/buildsys-build-rpmfusion/devel buildsys-build-rpmfusion-kerneldevpkgs-current, 1.28, 1.29 buildsys-build-rpmfusion.spec, 1.50, 1.51
by Leigh Scott
Author: leigh123linux
Update of /cvs/free/rpms/buildsys-build-rpmfusion/devel
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv30333
Modified Files:
buildsys-build-rpmfusion-kerneldevpkgs-current
buildsys-build-rpmfusion.spec
Log Message:
* Sun Sep 28 2014 Leigh Scott <leigh123linux(a)googlemail.com> - 10:21-0.3
- rebuild for kernel 3.17.0-0.rc6.git2.2.fc21
Index: buildsys-build-rpmfusion-kerneldevpkgs-current
===================================================================
RCS file: /cvs/free/rpms/buildsys-build-rpmfusion/devel/buildsys-build-rpmfusion-kerneldevpkgs-current,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -r1.28 -r1.29
--- buildsys-build-rpmfusion-kerneldevpkgs-current 10 Dec 2013 19:18:24 -0000 1.28
+++ buildsys-build-rpmfusion-kerneldevpkgs-current 28 Sep 2014 14:13:57 -0000 1.29
@@ -1,4 +1,4 @@
-3.11.10-301.fc20
-3.11.10-301.fc20smp
-3.11.10-301.fc20PAE
-3.11.10-301.fc20lpae
+3.17.0-0.rc6.git2.2.fc21
+3.17.0-0.rc6.git2.2.fc21smp
+3.17.0-0.rc6.git2.2.fc21PAE
+3.17.0-0.rc6.git2.2.fc21lpae
Index: buildsys-build-rpmfusion.spec
===================================================================
RCS file: /cvs/free/rpms/buildsys-build-rpmfusion/devel/buildsys-build-rpmfusion.spec,v
retrieving revision 1.50
retrieving revision 1.51
diff -u -r1.50 -r1.51
--- buildsys-build-rpmfusion.spec 18 Jul 2014 14:28:02 -0000 1.50
+++ buildsys-build-rpmfusion.spec 28 Sep 2014 14:13:57 -0000 1.51
@@ -3,7 +3,7 @@
Name: buildsys-build-%{repo}
Epoch: 10
Version: 21
-Release: 0.2
+Release: 0.3
Summary: Tools and files used by the %{repo} buildsys
Group: Development/Tools
@@ -86,6 +86,9 @@
%changelog
+* Sun Sep 28 2014 Leigh Scott <leigh123linux(a)googlemail.com> - 10:21-0.3
+- rebuild for kernel 3.17.0-0.rc6.git2.2.fc21
+
* Fri Jul 18 2014 Nicolas Chauvet <kwizart(a)gmail.com> - 10:21-0.2
- Rebuilt to test fedora branched packages
10 years, 2 months
rpms/pipelight/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1
by Nicolas Chauvet
Author: kwizart
Update of /cvs/nonfree/rpms/pipelight/devel
In directory old02.ovh.rpmfusion.lan:/home/rpmfusion/kwizart/nonfree/owners/tmpcvsBF5951/rpms/pipelight/devel
Added Files:
.cvsignore Makefile sources
Log Message:
Setup of module pipelight
--- NEW FILE .cvsignore ---
--- NEW FILE Makefile ---
# Makefile for source rpm: pipelight
# $Id: Makefile,v 1.1 2014/09/28 11:08:51 kwizart Exp $
NAME := pipelight
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 ---
10 years, 2 months
rpms/pipelight/devel - New directory
by Nicolas Chauvet
Author: kwizart
Update of /cvs/nonfree/rpms/pipelight/devel
In directory old02.ovh.rpmfusion.lan:/home/rpmfusion/kwizart/nonfree/owners/tmpcvsBF5951/rpms/pipelight/devel
Log Message:
Directory /cvs/nonfree/rpms/pipelight/devel added to the repository
10 years, 2 months
rpms/pipelight Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1
by Nicolas Chauvet
Author: kwizart
Update of /cvs/nonfree/rpms/pipelight
In directory old02.ovh.rpmfusion.lan:/home/rpmfusion/kwizart/nonfree/owners/tmpcvsBF5951/rpms/pipelight
Added Files:
Makefile import.log pkg.acl
Log Message:
Setup of module pipelight
--- NEW FILE Makefile ---
# Top level Makefile for module pipelight
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 ---
10 years, 2 months
rpms/pipelight - New directory
by Nicolas Chauvet
Author: kwizart
Update of /cvs/nonfree/rpms/pipelight
In directory old02.ovh.rpmfusion.lan:/home/rpmfusion/kwizart/nonfree/owners/tmpcvsBF5951/rpms/pipelight
Log Message:
Directory /cvs/nonfree/rpms/pipelight added to the repository
10 years, 2 months
rpms/vokoscreen/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1
by Nicolas Chauvet
Author: kwizart
Update of /cvs/free/rpms/vokoscreen/devel
In directory old02.ovh.rpmfusion.lan:/home/rpmfusion/kwizart/free/owners/tmpcvsYh5603/rpms/vokoscreen/devel
Added Files:
.cvsignore Makefile sources
Log Message:
Setup of module vokoscreen
--- NEW FILE .cvsignore ---
--- NEW FILE Makefile ---
# Makefile for source rpm: vokoscreen
# $Id: Makefile,v 1.1 2014/09/28 11:07:00 kwizart Exp $
NAME := vokoscreen
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 ---
10 years, 2 months
rpms/vokoscreen Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1
by Nicolas Chauvet
Author: kwizart
Update of /cvs/free/rpms/vokoscreen
In directory old02.ovh.rpmfusion.lan:/home/rpmfusion/kwizart/free/owners/tmpcvsYh5603/rpms/vokoscreen
Added Files:
Makefile import.log pkg.acl
Log Message:
Setup of module vokoscreen
--- NEW FILE Makefile ---
# Top level Makefile for module vokoscreen
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 ---
10 years, 2 months
rpms/vokoscreen/devel - New directory
by Nicolas Chauvet
Author: kwizart
Update of /cvs/free/rpms/vokoscreen/devel
In directory old02.ovh.rpmfusion.lan:/home/rpmfusion/kwizart/free/owners/tmpcvsYh5603/rpms/vokoscreen/devel
Log Message:
Directory /cvs/free/rpms/vokoscreen/devel added to the repository
10 years, 2 months
rpms/vokoscreen - New directory
by Nicolas Chauvet
Author: kwizart
Update of /cvs/free/rpms/vokoscreen
In directory old02.ovh.rpmfusion.lan:/home/rpmfusion/kwizart/free/owners/tmpcvsYh5603/rpms/vokoscreen
Log Message:
Directory /cvs/free/rpms/vokoscreen added to the repository
10 years, 2 months