rpms/nvidia-kmod/F-11 sources,1.13,1.14 nvidia-kmod.spec,1.48,1.49
by Nicolas Chauvet
Author: kwizart
Update of /cvs/nonfree/rpms/nvidia-kmod/F-11
In directory se02.es.rpmfusion.net:/tmp/cvs-serv27163
Modified Files:
sources nvidia-kmod.spec
Log Message:
Rebuild for newest
Index: sources
===================================================================
RCS file: /cvs/nonfree/rpms/nvidia-kmod/F-11/sources,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- sources 22 Apr 2009 07:53:59 -0000 1.13
+++ sources 22 Jun 2009 18:34:29 -0000 1.14
@@ -1 +1 @@
-3c125cc790d9b5dbe9d062907b67dc48 nvidia-kmod-data-180.51.tar.bz2
+9f75da6926944725c5920c03742a0899 nvidia-kmod-data-185.18.14.tar.bz2
Index: nvidia-kmod.spec
===================================================================
RCS file: /cvs/nonfree/rpms/nvidia-kmod/F-11/nvidia-kmod.spec,v
retrieving revision 1.48
retrieving revision 1.49
diff -u -r1.48 -r1.49
--- nvidia-kmod.spec 21 Jun 2009 09:01:23 -0000 1.48
+++ nvidia-kmod.spec 22 Jun 2009 18:34:29 -0000 1.49
@@ -6,9 +6,9 @@
%define buildforkernels newest
Name: nvidia-kmod
-Version: 180.51
+Version: 185.18.14
# Taken over by kmodtool
-Release: 1%{?dist}.9
+Release: 1%{?dist}.1
Summary: NVIDIA display driver kernel module
Group: System Environment/Kernel
License: Redistributable, no modification permitted
@@ -93,11 +93,14 @@
%changelog
-* Sun Jun 21 2009 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 180.51-1.9
+* Mon Jun 22 2009 kwizart < kwizart at gmail.com > - 185.18.14-1.1
- rebuild for new kernels
-* Sun Jun 21 2009 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 180.51-1.8
-- rebuild for new kernels
+* Fri Jun 5 2009 kwizart < kwizart at gmail.com > - 185.18.14-1
+- Update to 185.18.14 (final)
+
+* Fri Jun 05 2009 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 180.51-1.8
+- rebuild for final F11 kernel
* Thu May 28 2009 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 180.51-1.7
- rebuild for new kernels
15 years, 5 months
rpms/python-vlc/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1
by Thorsten Leemhuis
Author: thl
Update of /cvs/free/rpms/python-vlc/devel
In directory se02.es.rpmfusion.net:/home/rpmfusion/thl/free/owners/tmpcvsQ25853/rpms/python-vlc/devel
Added Files:
.cvsignore Makefile sources
Log Message:
Setup of module python-vlc
--- NEW FILE .cvsignore ---
--- NEW FILE Makefile ---
# Makefile for source rpm: python-vlc
# $Id: Makefile,v 1.1 2009/06/22 18:11:57 thl Exp $
NAME := python-vlc
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 ---
15 years, 5 months
rpms/python-vlc Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1
by Thorsten Leemhuis
Author: thl
Update of /cvs/free/rpms/python-vlc
In directory se02.es.rpmfusion.net:/home/rpmfusion/thl/free/owners/tmpcvsQ25853/rpms/python-vlc
Added Files:
Makefile import.log pkg.acl
Log Message:
Setup of module python-vlc
--- NEW FILE Makefile ---
# Top level Makefile for module python-vlc
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 ---
15 years, 5 months
rpms/python-vlc/devel - New directory
by Thorsten Leemhuis
Author: thl
Update of /cvs/free/rpms/python-vlc/devel
In directory se02.es.rpmfusion.net:/home/rpmfusion/thl/free/owners/tmpcvsQ25853/rpms/python-vlc/devel
Log Message:
Directory /cvs/free/rpms/python-vlc/devel added to the repository
15 years, 5 months
rpms/python-vlc - New directory
by Thorsten Leemhuis
Author: thl
Update of /cvs/free/rpms/python-vlc
In directory se02.es.rpmfusion.net:/home/rpmfusion/thl/free/owners/tmpcvsQ25853/rpms/python-vlc
Log Message:
Directory /cvs/free/rpms/python-vlc added to the repository
15 years, 5 months
rpms/cairo-dock/devel .cvsignore, 1.22, 1.23 cairo-dock.spec, 1.29, 1.30 sources, 1.24, 1.25
by Mamoru Tasaka
Author: mtasaka
Update of /cvs/free/rpms/cairo-dock/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv23488
Modified Files:
.cvsignore cairo-dock.spec sources
Log Message:
* Tue Jun 23 2009 Mamoru Tasaka <mtasaka(a)ioa.s.u-tokyo.ac.jp>
- rev 1832
- Remove workaround for bug 506656
Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/cairo-dock/devel/.cvsignore,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- .cvsignore 18 Jun 2009 13:57:36 -0000 1.22
+++ .cvsignore 22 Jun 2009 17:34:42 -0000 1.23
@@ -1 +1 @@
-cairo-dock-sources-svn1826_trunk.tar.bz2
+cairo-dock-sources-svn1832_trunk.tar.bz2
Index: cairo-dock.spec
===================================================================
RCS file: /cvs/free/rpms/cairo-dock/devel/cairo-dock.spec,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -r1.29 -r1.30
--- cairo-dock.spec 18 Jun 2009 13:57:36 -0000 1.29
+++ cairo-dock.spec 22 Jun 2009 17:34:42 -0000 1.30
@@ -7,19 +7,19 @@
# tar cjf ../cairo-dock-sources-%%{tag}.tar.bz2 .
%global released 0
-%undefine pre_release
+%define pre_release 1
# Set the below to 1 when building unstable plug-ins
%global build_other 1
-%global mainver 2.0.5
-%define betaver svn1826_trunk
+%global mainver 2.0.6
+%define betaver svn1832_trunk
%global build_themes 0
%global build_webkit 1
%global build_xfce 1
-%global fedora_main_rel 2
+%global fedora_main_rel 1
%global fedora_rel %{?pre_release:0.}%{fedora_main_rel}%{?betaver:.%betaver}
@@ -54,7 +54,7 @@
# plug-ins specific patches
Patch100: cairo-dock-rev1677-stacks.patch
-Patch200: xorg-x11-proto-devel-workaround-bz505774.patch
+#Patch200: xorg-x11-proto-devel-workaround-bz505774.patch
%if ! %{released}
BuildRequires: automake
@@ -202,6 +202,7 @@
pushd .
+%if 0
####
# Workaround for bz 506656
mkdir -p .%{_includedir}/X11/extensions
@@ -213,6 +214,7 @@
%global optflags_ %{optflags}
%global optflags %{optflags_} -I%{_builddir}/%{name}-%{version}/%{_includedir}
####
+%endif
# A. main
cd cairo-dock
@@ -642,8 +644,9 @@
%{_libdir}/pkgconfig/*.pc
%changelog
-* Thu Jun 18 2009 Mamoru Tasaka <mtasaka(a)ioa.s.u-tokyo.ac.jp>
-- rev 1826
+* Tue Jun 23 2009 Mamoru Tasaka <mtasaka(a)ioa.s.u-tokyo.ac.jp>
+- rev 1832
+- Remove workaround for bug 506656
* Thu Jun 18 2009 Mamoru Tasaka <mtasaka(a)ioa.s.u-tokyo.ac.jp>
- rev 1825
Index: sources
===================================================================
RCS file: /cvs/free/rpms/cairo-dock/devel/sources,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -r1.24 -r1.25
--- sources 18 Jun 2009 13:57:36 -0000 1.24
+++ sources 22 Jun 2009 17:34:42 -0000 1.25
@@ -1 +1 @@
-762c4ba8eaffb5dfdeb12e3038e4f366 cairo-dock-sources-svn1826_trunk.tar.bz2
+0a8daa85840ddf1faf027f12eaa19896 cairo-dock-sources-svn1832_trunk.tar.bz2
15 years, 5 months
rpms/gstreamer-ffmpeg/F-11 gstreamer-ffmpeg.spec,1.10,1.11
by jwrdegoede
Author: jwrdegoede
Update of /cvs/free/rpms/gstreamer-ffmpeg/F-11
In directory se02.es.rpmfusion.net:/tmp/cvs-serv11623
Modified Files:
gstreamer-ffmpeg.spec
Log Message:
* Mon Jun 22 2009 Hans de Goede <j.w.r.degoede(a)hhs.nl> 0.10.7-2.fc11.1
- Rebuild in an attempt to fix the mystery missing virtual provides for
auto codec install on i586 (rh507069)
Index: gstreamer-ffmpeg.spec
===================================================================
RCS file: /cvs/free/rpms/gstreamer-ffmpeg/F-11/gstreamer-ffmpeg.spec,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- gstreamer-ffmpeg.spec 17 Jun 2009 08:03:14 -0000 1.10
+++ gstreamer-ffmpeg.spec 22 Jun 2009 13:44:06 -0000 1.11
@@ -1,6 +1,6 @@
Name: gstreamer-ffmpeg
Version: 0.10.7
-Release: 2%{?dist}
+Release: 2%{?dist}.1
Summary: GStreamer FFmpeg-based plug-ins
Group: Applications/Multimedia
# the ffmpeg plugin is LGPL, the postproc plugin is GPL
@@ -54,6 +54,10 @@
%changelog
+* Mon Jun 22 2009 Hans de Goede <j.w.r.degoede(a)hhs.nl> 0.10.7-2.fc11.1
+- Rebuild in an attempt to fix the mystery missing virtual provides for
+ auto codec install on i586 (rh507069)
+
* Wed Jun 17 2009 Hans de Goede <j.w.r.degoede(a)hhs.nl> 0.10.7-2
- Rebuild for changes in the gstreamer provides script
15 years, 5 months
rpms/VirtualBox-OSE-kmod/F-11 VirtualBox-OSE-kmod.spec,1.14,1.15
by Thorsten Leemhuis
Author: thl
Update of /cvs/free/rpms/VirtualBox-OSE-kmod/F-11
In directory se02.es.rpmfusion.net:/tmp/cvs-serv11255
Modified Files:
VirtualBox-OSE-kmod.spec
Log Message:
* Sun Jun 21 2009 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 2.2.4-1.2
- rebuild for new kernels
Index: VirtualBox-OSE-kmod.spec
===================================================================
RCS file: /cvs/free/rpms/VirtualBox-OSE-kmod/F-11/VirtualBox-OSE-kmod.spec,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- VirtualBox-OSE-kmod.spec 21 Jun 2009 10:15:00 -0000 1.14
+++ VirtualBox-OSE-kmod.spec 21 Jun 2009 10:15:23 -0000 1.15
@@ -3,11 +3,11 @@
# "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 newest
+%define buildforkernels newest
Name: VirtualBox-OSE-kmod
Version: 2.2.4
-Release: 1%{?dist}.1
+Release: 1%{?dist}.2
Summary: Kernel module for VirtualBox-OSE
Group: System Environment/Kernel
@@ -78,6 +78,9 @@
%changelog
+* Sun Jun 21 2009 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 2.2.4-1.2
+- rebuild for new kernels
+
* Fri Jun 05 2009 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 2.2.4-1.1
- rebuild for final F11 kernel
15 years, 5 months
rpms/VirtualBox-OSE-kmod/F-11 VirtualBox-OSE-kmod.spec,1.13,1.14
by Thorsten Leemhuis
Author: thl
Update of /cvs/free/rpms/VirtualBox-OSE-kmod/F-11
In directory se02.es.rpmfusion.net:/tmp/cvs-serv11200
Modified Files:
VirtualBox-OSE-kmod.spec
Log Message:
sync with devel/what's in F11
Index: VirtualBox-OSE-kmod.spec
===================================================================
RCS file: /cvs/free/rpms/VirtualBox-OSE-kmod/F-11/VirtualBox-OSE-kmod.spec,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- VirtualBox-OSE-kmod.spec 21 Jun 2009 07:50:43 -0000 1.13
+++ VirtualBox-OSE-kmod.spec 21 Jun 2009 10:15:00 -0000 1.14
@@ -3,11 +3,11 @@
# "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 newest
+#define buildforkernels newest
Name: VirtualBox-OSE-kmod
-Version: 2.2.2
-Release: 1%{?dist}.7
+Version: 2.2.4
+Release: 1%{?dist}.1
Summary: Kernel module for VirtualBox-OSE
Group: System Environment/Kernel
@@ -78,8 +78,11 @@
%changelog
-* Sun Jun 21 2009 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 2.2.2-1.7
-- rebuild for new kernels
+* Fri Jun 05 2009 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 2.2.4-1.1
+- rebuild for final F11 kernel
+
+* Sun May 31 2009 Lubomir Rintel <lkundrak(a)v3.sk> - 2.2.4-1
+- New release
* Thu May 28 2009 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 2.2.2-1.6
- rebuild for new kernels
15 years, 5 months
rpms/slmodem-kmod/F-11 slmodem-kmod.spec,1.30,1.31
by Thorsten Leemhuis
Author: thl
Update of /cvs/nonfree/rpms/slmodem-kmod/F-11
In directory se02.es.rpmfusion.net:/tmp/cvs-serv7271
Modified Files:
slmodem-kmod.spec
Log Message:
* Sun Jun 21 2009 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 2.9.11-27.29
- rebuild for new kernels
Index: slmodem-kmod.spec
===================================================================
RCS file: /cvs/nonfree/rpms/slmodem-kmod/F-11/slmodem-kmod.spec,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -r1.30 -r1.31
--- slmodem-kmod.spec 21 Jun 2009 08:59:57 -0000 1.30
+++ slmodem-kmod.spec 21 Jun 2009 09:01:42 -0000 1.31
@@ -12,7 +12,7 @@
Name: slmodem-kmod
Version: 2.9.11
-Release: 27%{?dist}.28
+Release: 27%{?dist}.29
Summary: Proprietary SmartLink softmodem kernel drivers
Group: System Environment/Kernel
@@ -102,6 +102,9 @@
%changelog
+* Sun Jun 21 2009 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 2.9.11-27.29
+- rebuild for new kernels
+
* Sun Jun 21 2009 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 2.9.11-27.28
- rebuild for new kernels
15 years, 5 months