rpms/vo-amrwbenc/devel - New directory
by Nicolas Chauvet
Author: kwizart
Update of /cvs/free/rpms/vo-amrwbenc/devel
In directory se02.es.rpmfusion.net:/home/rpmfusion/kwizart/free/owners/tmpcvsm21528/rpms/vo-amrwbenc/devel
Log Message:
Directory /cvs/free/rpms/vo-amrwbenc/devel added to the repository
13 years, 5 months
rpms/xmris/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1
by Nicolas Chauvet
Author: kwizart
Update of /cvs/free/rpms/xmris/devel
In directory se02.es.rpmfusion.net:/home/rpmfusion/kwizart/free/owners/tmpcvsq20826/rpms/xmris/devel
Added Files:
.cvsignore Makefile sources
Log Message:
Setup of module xmris
--- NEW FILE .cvsignore ---
--- NEW FILE Makefile ---
# Makefile for source rpm: xmris
# $Id: Makefile,v 1.1 2011/06/07 15:38:59 kwizart Exp $
NAME := xmris
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 ---
13 years, 5 months
rpms/xmris Makefile,NONE,1.1 import.log,NONE,1.1 pkg.acl,NONE,1.1
by Nicolas Chauvet
Author: kwizart
Update of /cvs/free/rpms/xmris
In directory se02.es.rpmfusion.net:/home/rpmfusion/kwizart/free/owners/tmpcvsq20826/rpms/xmris
Added Files:
Makefile import.log pkg.acl
Log Message:
Setup of module xmris
--- NEW FILE Makefile ---
# Top level Makefile for module xmris
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 ---
13 years, 5 months
rpms/xmris/devel - New directory
by Nicolas Chauvet
Author: kwizart
Update of /cvs/free/rpms/xmris/devel
In directory se02.es.rpmfusion.net:/home/rpmfusion/kwizart/free/owners/tmpcvsq20826/rpms/xmris/devel
Log Message:
Directory /cvs/free/rpms/xmris/devel added to the repository
13 years, 5 months
rpms/xmris - New directory
by Nicolas Chauvet
Author: kwizart
Update of /cvs/free/rpms/xmris
In directory se02.es.rpmfusion.net:/home/rpmfusion/kwizart/free/owners/tmpcvsq20826/rpms/xmris
Log Message:
Directory /cvs/free/rpms/xmris added to the repository
13 years, 5 months
rpms/spek/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1
by Nicolas Chauvet
Author: kwizart
Update of /cvs/free/rpms/spek/devel
In directory se02.es.rpmfusion.net:/home/rpmfusion/kwizart/free/owners/tmpcvsK19728/rpms/spek/devel
Added Files:
.cvsignore Makefile sources
Log Message:
Setup of module spek
--- NEW FILE .cvsignore ---
--- NEW FILE Makefile ---
# Makefile for source rpm: spek
# $Id: Makefile,v 1.1 2011/06/07 15:29:05 kwizart Exp $
NAME := spek
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 ---
13 years, 5 months
rpms/spek Makefile,NONE,1.1 import.log,NONE,1.1 pkg.acl,NONE,1.1
by Nicolas Chauvet
Author: kwizart
Update of /cvs/free/rpms/spek
In directory se02.es.rpmfusion.net:/home/rpmfusion/kwizart/free/owners/tmpcvsK19728/rpms/spek
Added Files:
Makefile import.log pkg.acl
Log Message:
Setup of module spek
--- NEW FILE Makefile ---
# Top level Makefile for module spek
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 ---
13 years, 5 months
rpms/spek/devel - New directory
by Nicolas Chauvet
Author: kwizart
Update of /cvs/free/rpms/spek/devel
In directory se02.es.rpmfusion.net:/home/rpmfusion/kwizart/free/owners/tmpcvsK19728/rpms/spek/devel
Log Message:
Directory /cvs/free/rpms/spek/devel added to the repository
13 years, 5 months
rpms/spek - New directory
by Nicolas Chauvet
Author: kwizart
Update of /cvs/free/rpms/spek
In directory se02.es.rpmfusion.net:/home/rpmfusion/kwizart/free/owners/tmpcvsK19728/rpms/spek
Log Message:
Directory /cvs/free/rpms/spek added to the repository
13 years, 5 months
rpms/vlc/F-14 vlc-1.1-backport_20110607.patch, NONE, 1.1 .cvsignore, 1.37, 1.38 sources, 1.43, 1.44 vlc.spec, 1.108, 1.109
by Nicolas Chauvet
Author: kwizart
Update of /cvs/free/rpms/vlc/F-14
In directory se02.es.rpmfusion.net:/tmp/cvs-serv27706/F-14
Modified Files:
.cvsignore sources vlc.spec
Added Files:
vlc-1.1-backport_20110607.patch
Log Message:
Update to 1.1.10 (final)
vlc-1.1-backport_20110607.patch:
audio_output/pulse.c | 2 +-
demux/avformat/demux.c | 3 +++
2 files changed, 4 insertions(+), 1 deletion(-)
--- NEW FILE vlc-1.1-backport_20110607.patch ---
diff --git a/modules/audio_output/pulse.c b/modules/audio_output/pulse.c
index 7a5ef1f..64de04d 100644
--- a/modules/audio_output/pulse.c
+++ b/modules/audio_output/pulse.c
@@ -273,7 +273,7 @@ static int Open(vlc_object_t *obj)
aout_instance_t *aout = (aout_instance_t *)obj;
#if !defined(PA_CHECK_VERSION) || !PA_CHECK_VERSION(0,9,22)
- if( !vlc_xlib_init( p_this ) )
+ if( !vlc_xlib_init( obj ) )
return VLC_EGENERIC;
#endif
diff --git a/modules/demux/avformat/demux.c b/modules/demux/avformat/demux.c
index fbb0b28..bd7c166 100644
--- a/modules/demux/avformat/demux.c
+++ b/modules/demux/avformat/demux.c
@@ -210,6 +210,9 @@ int OpenDemux( vlc_object_t *p_this )
*/
p_sys->url.is_streamed = 1;
p_sys->io.is_streamed = 1;
+#if defined(AVIO_SEEKABLE_NORMAL)
+ p_sys->io.seekable = 0;
+#endif
}
Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/vlc/F-14/.cvsignore,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -r1.37 -r1.38
--- .cvsignore 12 Apr 2011 15:47:00 -0000 1.37
+++ .cvsignore 7 Jun 2011 10:21:05 -0000 1.38
@@ -1 +1 @@
-vlc-1.1.9.tar.bz2
+vlc-1.1.10.tar.bz2
Index: sources
===================================================================
RCS file: /cvs/free/rpms/vlc/F-14/sources,v
retrieving revision 1.43
retrieving revision 1.44
diff -u -r1.43 -r1.44
--- sources 12 Apr 2011 15:47:00 -0000 1.43
+++ sources 7 Jun 2011 10:21:05 -0000 1.44
@@ -1 +1 @@
-06adb1848e6b87fbe1ced77ec0f91e4c vlc-1.1.9.tar.bz2
+066cb94b1e3aa848d828121354d6be4d vlc-1.1.10.tar.bz2
Index: vlc.spec
===================================================================
RCS file: /cvs/free/rpms/vlc/F-14/vlc.spec,v
retrieving revision 1.108
retrieving revision 1.109
diff -u -r1.108 -r1.109
--- vlc.spec 12 Apr 2011 17:56:58 -0000 1.108
+++ vlc.spec 7 Jun 2011 10:21:06 -0000 1.109
@@ -1,8 +1,8 @@
#global live555_date 2009.07.28
#global vlc_rc -rc3
%global vlc_bootstrap 1
-%global tarball_version 1.1.9
-#global _with_workaround_circle_deps 1
+%global tarball_version 1.1.10
+%global _with_workaround_circle_deps 1
%global _with_freeworld 1
%if 0%{?_with_freeworld:1}
%global _with_a52dec --with-a52dec
@@ -19,16 +19,13 @@
%global _with_live555 --with-live555
%global _with_vaapi --with-vaapi
%endif
-%if 0%{?fedora} > 14
-# Those need works in Rawhide
-%global _without_mozilla 1
-%else
+%if 0%{?fedora} < 15
%global _with_gnomevfs 1
%endif
Summary: The cross-platform open-source multimedia framework, player and server
Name: vlc
-Version: 1.1.9
+Version: 1.1.10
Release: 1%{?dist}
License: GPLv2+
Group: Applications/Multimedia
@@ -41,6 +38,7 @@
Patch3: vlc-1.1.6-hardode_font_patch.patch
Patch4: vlc-1.1.4-tls_path.patch
Patch5: vlc-1.1.8-bugfix.opencv22.patch
+Patch6: vlc-1.1-backport_20110607.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildRequires: desktop-file-utils
@@ -253,6 +251,7 @@
%if 0%{?fedora} >= 15
%patch5 -p1 -b .opencv22
%endif
+%patch6 -p1
sed -i.dmo_pic -e 's/fno-PIC/fPIC/' libs/loader/Makefile.in
rm modules/access/videodev2.h
@@ -564,6 +563,11 @@
%changelog
+* Mon Jun 06 2011 Nicolas Chauvet <kwizart(a)gmail.com> - 1.1.10-1
+- Update to 1.1.10
+- backport from 1.1-bugfix
+- Re-add mozilla-vlc for f15
+
* Tue Apr 12 2011 Nicolas Chauvet <kwizart(a)gmail.com> - 1.1.9-1
- Update to 1.1.9
13 years, 5 months