rpms/rtmpdump/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1
by Nicolas Chauvet
Author: kwizart
Update of /cvs/free/rpms/rtmpdump/devel
In directory se02.es.rpmfusion.net:/home/rpmfusion/kwizart/free/owners/tmpcvsn18196/rpms/rtmpdump/devel
Added Files:
.cvsignore Makefile sources
Log Message:
Setup of module rtmpdump
--- NEW FILE .cvsignore ---
--- NEW FILE Makefile ---
# Makefile for source rpm: rtmpdump
# $Id: Makefile,v 1.1 2010/04/19 21:42:51 kwizart Exp $
NAME := rtmpdump
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/rtmpdump Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1
by Nicolas Chauvet
Author: kwizart
Update of /cvs/free/rpms/rtmpdump
In directory se02.es.rpmfusion.net:/home/rpmfusion/kwizart/free/owners/tmpcvsn18196/rpms/rtmpdump
Added Files:
Makefile import.log pkg.acl
Log Message:
Setup of module rtmpdump
--- NEW FILE Makefile ---
# Top level Makefile for module rtmpdump
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/rtmpdump/devel - New directory
by Nicolas Chauvet
Author: kwizart
Update of /cvs/free/rpms/rtmpdump/devel
In directory se02.es.rpmfusion.net:/home/rpmfusion/kwizart/free/owners/tmpcvsn18196/rpms/rtmpdump/devel
Log Message:
Directory /cvs/free/rpms/rtmpdump/devel added to the repository
14 years, 7 months
rpms/rtmpdump - New directory
by Nicolas Chauvet
Author: kwizart
Update of /cvs/free/rpms/rtmpdump
In directory se02.es.rpmfusion.net:/home/rpmfusion/kwizart/free/owners/tmpcvsn18196/rpms/rtmpdump
Log Message:
Directory /cvs/free/rpms/rtmpdump added to the repository
14 years, 7 months
rpms/kffmpegthumbnailer/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1
by Nicolas Chauvet
Author: kwizart
Update of /cvs/free/rpms/kffmpegthumbnailer/devel
In directory se02.es.rpmfusion.net:/home/rpmfusion/kwizart/free/owners/tmpcvsA17906/rpms/kffmpegthumbnailer/devel
Added Files:
.cvsignore Makefile sources
Log Message:
Setup of module kffmpegthumbnailer
--- NEW FILE .cvsignore ---
--- NEW FILE Makefile ---
# Makefile for source rpm: kffmpegthumbnailer
# $Id: Makefile,v 1.1 2010/04/19 21:41:04 kwizart Exp $
NAME := kffmpegthumbnailer
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/kffmpegthumbnailer Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1
by Nicolas Chauvet
Author: kwizart
Update of /cvs/free/rpms/kffmpegthumbnailer
In directory se02.es.rpmfusion.net:/home/rpmfusion/kwizart/free/owners/tmpcvsA17906/rpms/kffmpegthumbnailer
Added Files:
Makefile import.log pkg.acl
Log Message:
Setup of module kffmpegthumbnailer
--- NEW FILE Makefile ---
# Top level Makefile for module kffmpegthumbnailer
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/kffmpegthumbnailer/devel - New directory
by Nicolas Chauvet
Author: kwizart
Update of /cvs/free/rpms/kffmpegthumbnailer/devel
In directory se02.es.rpmfusion.net:/home/rpmfusion/kwizart/free/owners/tmpcvsA17906/rpms/kffmpegthumbnailer/devel
Log Message:
Directory /cvs/free/rpms/kffmpegthumbnailer/devel added to the repository
14 years, 7 months
rpms/kffmpegthumbnailer - New directory
by Nicolas Chauvet
Author: kwizart
Update of /cvs/free/rpms/kffmpegthumbnailer
In directory se02.es.rpmfusion.net:/home/rpmfusion/kwizart/free/owners/tmpcvsA17906/rpms/kffmpegthumbnailer
Log Message:
Directory /cvs/free/rpms/kffmpegthumbnailer added to the repository
14 years, 7 months
rpms/devede/F-12 .cvsignore, 1.15, 1.16 devede.spec, 1.20, 1.21 sources, 1.15, 1.16
by Andrea Musuruane
Author: musuruan
Update of /cvs/free/rpms/devede/F-12
In directory se02.es.rpmfusion.net:/tmp/cvs-serv8486
Modified Files:
.cvsignore devede.spec sources
Log Message:
* Mon Apr 19 2010 Andrea Musuruane <musuruan(a)gmail.com> 3.16.8-1
- Updated to version 3.16.8
Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/devede/F-12/.cvsignore,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- .cvsignore 18 Apr 2010 08:33:37 -0000 1.15
+++ .cvsignore 19 Apr 2010 19:59:08 -0000 1.16
@@ -1 +1 @@
-devede-3.16.7.tar.bz2
+devede-3.16.8.tar.bz2
Index: devede.spec
===================================================================
RCS file: /cvs/free/rpms/devede/F-12/devede.spec,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- devede.spec 18 Apr 2010 08:33:37 -0000 1.20
+++ devede.spec 19 Apr 2010 19:59:08 -0000 1.21
@@ -1,5 +1,5 @@
Name: devede
-Version: 3.16.7
+Version: 3.16.8
Release: 1%{?dist}
Summary: A program to create video DVDs and CDs (VCD, sVCD or CVD)
@@ -107,6 +107,9 @@
%changelog
+* Mon Apr 19 2010 Andrea Musuruane <musuruan(a)gmail.com> 3.16.8-1
+- Updated to version 3.16.8
+
* Sun Apr 18 2010 Andrea Musuruane <musuruan(a)gmail.com> 3.16.7-1
- Updated to version 3.16.7
Index: sources
===================================================================
RCS file: /cvs/free/rpms/devede/F-12/sources,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- sources 18 Apr 2010 08:33:38 -0000 1.15
+++ sources 19 Apr 2010 19:59:08 -0000 1.16
@@ -1 +1 @@
-73a10b7438876cb329f02228137cef39 devede-3.16.7.tar.bz2
+7879f9832c447e9cabca3d0be7d3a6c8 devede-3.16.8.tar.bz2
14 years, 7 months
rpms/devede/F-13 .cvsignore, 1.15, 1.16 devede.spec, 1.20, 1.21 sources, 1.15, 1.16
by Andrea Musuruane
Author: musuruan
Update of /cvs/free/rpms/devede/F-13
In directory se02.es.rpmfusion.net:/tmp/cvs-serv8071
Modified Files:
.cvsignore devede.spec sources
Log Message:
* Mon Apr 19 2010 Andrea Musuruane <musuruan(a)gmail.com> 3.16.8-1
- Updated to version 3.16.8
Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/devede/F-13/.cvsignore,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- .cvsignore 18 Apr 2010 08:32:02 -0000 1.15
+++ .cvsignore 19 Apr 2010 19:58:43 -0000 1.16
@@ -1 +1 @@
-devede-3.16.7.tar.bz2
+devede-3.16.8.tar.bz2
Index: devede.spec
===================================================================
RCS file: /cvs/free/rpms/devede/F-13/devede.spec,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- devede.spec 18 Apr 2010 08:32:02 -0000 1.20
+++ devede.spec 19 Apr 2010 19:58:43 -0000 1.21
@@ -1,5 +1,5 @@
Name: devede
-Version: 3.16.7
+Version: 3.16.8
Release: 1%{?dist}
Summary: A program to create video DVDs and CDs (VCD, sVCD or CVD)
@@ -107,6 +107,9 @@
%changelog
+* Mon Apr 19 2010 Andrea Musuruane <musuruan(a)gmail.com> 3.16.8-1
+- Updated to version 3.16.8
+
* Sun Apr 18 2010 Andrea Musuruane <musuruan(a)gmail.com> 3.16.7-1
- Updated to version 3.16.7
Index: sources
===================================================================
RCS file: /cvs/free/rpms/devede/F-13/sources,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- sources 18 Apr 2010 08:32:02 -0000 1.15
+++ sources 19 Apr 2010 19:58:43 -0000 1.16
@@ -1 +1 @@
-73a10b7438876cb329f02228137cef39 devede-3.16.7.tar.bz2
+7879f9832c447e9cabca3d0be7d3a6c8 devede-3.16.8.tar.bz2
14 years, 7 months