rpms/open-vm-tools-kmod Makefile, NONE, 1.1 import.log, NONE, 1.1 pkg.acl, NONE, 1.1
by Thorsten Leemhuis
Author: thl
Update of /cvs/nonfree/rpms/open-vm-tools-kmod
In directory se02.es.rpmfusion.net:/home/rpmfusion/thl/tmpcvsG22828/rpms/open-vm-tools-kmod
Added Files:
Makefile import.log pkg.acl
Log Message:
Setup of module open-vm-tools-kmod
--- NEW FILE Makefile ---
# Top level Makefile for module open-vm-tools-kmod
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 ---
16 years, 4 months
rpms/open-vm-tools-kmod - New directory
by Thorsten Leemhuis
Author: thl
Update of /cvs/nonfree/rpms/open-vm-tools-kmod
In directory se02.es.rpmfusion.net:/home/rpmfusion/thl/tmpcvsG22828/rpms/open-vm-tools-kmod
Log Message:
Directory /cvs/nonfree/rpms/open-vm-tools-kmod added to the repository
16 years, 4 months
rpms/open-vm-tools-kmod/devel - New directory
by Thorsten Leemhuis
Author: thl
Update of /cvs/nonfree/rpms/open-vm-tools-kmod/devel
In directory se02.es.rpmfusion.net:/home/rpmfusion/thl/tmpcvsG22828/rpms/open-vm-tools-kmod/devel
Log Message:
Directory /cvs/nonfree/rpms/open-vm-tools-kmod/devel added to the repository
16 years, 4 months
rpms/transcode/devel transcode.spec, 1.3, 1.4 transcode-1.0.5-dvdread.patch, 1.1, NONE
by David Juran
Author: juran
Update of /cvs/free/rpms/transcode/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv11788
Modified Files:
transcode.spec
Removed Files:
transcode-1.0.5-dvdread.patch
Log Message:
drop libdvdread patch
Index: transcode.spec
===================================================================
RCS file: /cvs/free/rpms/transcode/devel/transcode.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- transcode.spec 9 Aug 2008 17:42:05 -0000 1.3
+++ transcode.spec 10 Nov 2008 17:20:48 -0000 1.4
@@ -7,7 +7,7 @@
Name: transcode
Version: 1.0.6
-Release: 2%{?dist}
+Release: 3%{?dist}
Summary: Video stream processing tool
Group: Applications/Multimedia
@@ -16,7 +16,6 @@
Source0: http://fromani.exit1.org/%{name}-%{version}.tar.bz2
Patch0: %{name}-pvmbin.patch
Patch3: transcode-1.0.4.external_dv.patch
-Patch8: transcode-1.0.5-dvdread.patch
Patch9: transcode-1.0.5-ImageMagick.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -70,7 +69,6 @@
%patch0 -p1 -b .pvmbin
%patch3 -p1 -b .external_dv
rm filter/preview/dv_types.h
-%patch8 -p1 -b .libdvdread
%patch9 -p1 -b .ImageMagick
%build
@@ -129,6 +127,9 @@
%changelog
+* Mon Nov 10 2008 David Juran <david(a)juran.se> - 1.0.6-3
+- drop libdvdread patch
+
* Sat Aug 9 2008 David Juran <david(a)juran.se> - 1.0.6-2
- bump release for rpmfusion
--- transcode-1.0.5-dvdread.patch DELETED ---
16 years, 4 months
rpms/sdlmame/F-8 .cvsignore, 1.22, 1.23 sdlmame.spec, 1.25, 1.26 sources, 1.23, 1.24
by Julian Sikorski
Author: belegdol
Update of /cvs/nonfree/rpms/sdlmame/F-8
In directory se02.es.rpmfusion.net:/tmp/cvs-serv16918
Modified Files:
.cvsignore sdlmame.spec sources
Log Message:
* Mon Nov 10 2008 Julian Sikorski <belegdol[at]gmail[dot]com> - 0129-0.3.0128u3
- Updated to 0.128u3
- Fixed typo in %changelog
Index: .cvsignore
===================================================================
RCS file: /cvs/nonfree/rpms/sdlmame/F-8/.cvsignore,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- .cvsignore 2 Nov 2008 10:27:56 -0000 1.22
+++ .cvsignore 10 Nov 2008 09:02:49 -0000 1.23
@@ -1 +1 @@
-sdlmame0128u2.zip
+sdlmame0128u3.zip
Index: sdlmame.spec
===================================================================
RCS file: /cvs/nonfree/rpms/sdlmame/F-8/sdlmame.spec,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -r1.25 -r1.26
--- sdlmame.spec 2 Nov 2008 10:27:56 -0000 1.25
+++ sdlmame.spec 10 Nov 2008 09:02:49 -0000 1.26
@@ -1,4 +1,4 @@
-%define beta 0128u2
+%define beta 0128u3
%if "0%{?beta}" != "0"
%define _version %{?beta}
@@ -18,7 +18,7 @@
Name: sdlmame
Version: 0129
-Release: 0.2.%{?beta}%{?dist}
+Release: 0.3.%{?beta}%{?dist}
Summary: SDL Multiple Arcade Machine Emulator
Group: Applications/Emulators
@@ -199,9 +199,13 @@
%{_bindir}/ldplayer
%changelog
+* Mon Nov 10 2008 Julian Sikorski <belegdol[at]gmail[dot]com> - 0129-0.3.0128u3
+- Updated to 0.128u3
+- Fixed typo in %%changelog
+
* Sun Nov 2 2008 Julian Sikorski <belegdol[at]gmail[dot]com> - 0129-0.2.0128u2
- Updated to 0.128u2
-- Added patch disabling undefining _FORITFY_SOURCE
+- Added patch disabling undefining _FORTIFY_SOURCE
* Fri Oct 24 2008 Julian Sikorski <belegdol[at]gmail[dot]com> - 0129-0.1.0128u1
- Updated to 0.128u1
Index: sources
===================================================================
RCS file: /cvs/nonfree/rpms/sdlmame/F-8/sources,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- sources 2 Nov 2008 10:27:56 -0000 1.23
+++ sources 10 Nov 2008 09:02:49 -0000 1.24
@@ -1 +1 @@
-a1a96c2a1efeaabc5b5bfd970caea547 sdlmame0128u2.zip
+c39002bb87d5e39e26425e026f2897bf sdlmame0128u3.zip
16 years, 4 months
rpms/sdlmame/devel .cvsignore, 1.22, 1.23 sdlmame.spec, 1.26, 1.27 sources, 1.23, 1.24
by Julian Sikorski
Author: belegdol
Update of /cvs/nonfree/rpms/sdlmame/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv16820
Modified Files:
.cvsignore sdlmame.spec sources
Log Message:
* Mon Nov 10 2008 Julian Sikorski <belegdol[at]gmail[dot]com> - 0129-0.3.0128u3
- Updated to 0.128u3
- Fixed typo in %changelog
Index: .cvsignore
===================================================================
RCS file: /cvs/nonfree/rpms/sdlmame/devel/.cvsignore,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- .cvsignore 2 Nov 2008 10:27:45 -0000 1.22
+++ .cvsignore 10 Nov 2008 09:02:35 -0000 1.23
@@ -1 +1 @@
-sdlmame0128u2.zip
+sdlmame0128u3.zip
Index: sdlmame.spec
===================================================================
RCS file: /cvs/nonfree/rpms/sdlmame/devel/sdlmame.spec,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -r1.26 -r1.27
--- sdlmame.spec 2 Nov 2008 10:27:45 -0000 1.26
+++ sdlmame.spec 10 Nov 2008 09:02:36 -0000 1.27
@@ -1,4 +1,4 @@
-%define beta 0128u2
+%define beta 0128u3
%if "0%{?beta}" != "0"
%define _version %{?beta}
@@ -18,7 +18,7 @@
Name: sdlmame
Version: 0129
-Release: 0.2.%{?beta}%{?dist}
+Release: 0.3.%{?beta}%{?dist}
Summary: SDL Multiple Arcade Machine Emulator
Group: Applications/Emulators
@@ -199,9 +199,13 @@
%{_bindir}/ldplayer
%changelog
+* Mon Nov 10 2008 Julian Sikorski <belegdol[at]gmail[dot]com> - 0129-0.3.0128u3
+- Updated to 0.128u3
+- Fixed typo in %%changelog
+
* Sun Nov 2 2008 Julian Sikorski <belegdol[at]gmail[dot]com> - 0129-0.2.0128u2
- Updated to 0.128u2
-- Added patch disabling undefining _FORITFY_SOURCE
+- Added patch disabling undefining _FORTIFY_SOURCE
* Fri Oct 24 2008 Julian Sikorski <belegdol[at]gmail[dot]com> - 0129-0.1.0128u1
- Updated to 0.128u1
Index: sources
===================================================================
RCS file: /cvs/nonfree/rpms/sdlmame/devel/sources,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- sources 2 Nov 2008 10:27:45 -0000 1.23
+++ sources 10 Nov 2008 09:02:36 -0000 1.24
@@ -1 +1 @@
-a1a96c2a1efeaabc5b5bfd970caea547 sdlmame0128u2.zip
+c39002bb87d5e39e26425e026f2897bf sdlmame0128u3.zip
16 years, 4 months
rpms/sdlmame/F-9 .cvsignore, 1.22, 1.23 sdlmame.spec, 1.25, 1.26 sources, 1.23, 1.24
by Julian Sikorski
Author: belegdol
Update of /cvs/nonfree/rpms/sdlmame/F-9
In directory se02.es.rpmfusion.net:/tmp/cvs-serv16712
Modified Files:
.cvsignore sdlmame.spec sources
Log Message:
* Mon Nov 10 2008 Julian Sikorski <belegdol[at]gmail[dot]com> - 0129-0.3.0128u3
- Updated to 0.128u3
- Fixed typo in %changelog
Index: .cvsignore
===================================================================
RCS file: /cvs/nonfree/rpms/sdlmame/F-9/.cvsignore,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- .cvsignore 2 Nov 2008 10:27:34 -0000 1.22
+++ .cvsignore 10 Nov 2008 09:02:26 -0000 1.23
@@ -1 +1 @@
-sdlmame0128u2.zip
+sdlmame0128u3.zip
Index: sdlmame.spec
===================================================================
RCS file: /cvs/nonfree/rpms/sdlmame/F-9/sdlmame.spec,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -r1.25 -r1.26
--- sdlmame.spec 2 Nov 2008 10:27:34 -0000 1.25
+++ sdlmame.spec 10 Nov 2008 09:02:26 -0000 1.26
@@ -1,4 +1,4 @@
-%define beta 0128u2
+%define beta 0128u3
%if "0%{?beta}" != "0"
%define _version %{?beta}
@@ -18,7 +18,7 @@
Name: sdlmame
Version: 0129
-Release: 0.2.%{?beta}%{?dist}
+Release: 0.3.%{?beta}%{?dist}
Summary: SDL Multiple Arcade Machine Emulator
Group: Applications/Emulators
@@ -199,9 +199,13 @@
%{_bindir}/ldplayer
%changelog
+* Mon Nov 10 2008 Julian Sikorski <belegdol[at]gmail[dot]com> - 0129-0.3.0128u3
+- Updated to 0.128u3
+- Fixed typo in %%changelog
+
* Sun Nov 2 2008 Julian Sikorski <belegdol[at]gmail[dot]com> - 0129-0.2.0128u2
- Updated to 0.128u2
-- Added patch disabling undefining _FORITFY_SOURCE
+- Added patch disabling undefining _FORTIFY_SOURCE
* Fri Oct 24 2008 Julian Sikorski <belegdol[at]gmail[dot]com> - 0129-0.1.0128u1
- Updated to 0.128u1
Index: sources
===================================================================
RCS file: /cvs/nonfree/rpms/sdlmame/F-9/sources,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- sources 2 Nov 2008 10:27:34 -0000 1.23
+++ sources 10 Nov 2008 09:02:26 -0000 1.24
@@ -1 +1 @@
-a1a96c2a1efeaabc5b5bfd970caea547 sdlmame0128u2.zip
+c39002bb87d5e39e26425e026f2897bf sdlmame0128u3.zip
16 years, 4 months
rpms/smplayer/F-8 .cvsignore, 1.3, 1.4 smplayer.spec, 1.3, 1.4 sources, 1.3, 1.4
by Sebastian Vahl
Author: svahl
Update of /cvs/free/rpms/smplayer/F-8
In directory se02.es.rpmfusion.net:/tmp/cvs-serv15735/F-8
Modified Files:
.cvsignore smplayer.spec sources
Log Message:
update for older branches
Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/smplayer/F-8/.cvsignore,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- .cvsignore 3 Oct 2008 12:36:28 -0000 1.3
+++ .cvsignore 10 Nov 2008 08:50:09 -0000 1.4
@@ -1 +1 @@
-smplayer-0.6.3.tar.bz2
+smplayer-0.6.4.tar.bz2
Index: smplayer.spec
===================================================================
RCS file: /cvs/free/rpms/smplayer/F-8/smplayer.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- smplayer.spec 3 Oct 2008 12:36:28 -0000 1.3
+++ smplayer.spec 10 Nov 2008 08:50:09 -0000 1.4
@@ -8,7 +8,7 @@
%endif
Name: smplayer
-Version: 0.6.3
+Version: 0.6.4
Release: 1%{?dist}
Summary: A graphical frontend for mplayer
@@ -121,6 +121,9 @@
%endif
%changelog
+* Wed Oct 29 2008 Sebastian Vahl <fedora(a)deadbabylon.de> - 0.6.4-1
+- new upstream version: 0.6.4
+
* Mon Sep 29 2008 Sebastian Vahl <fedora(a)deadbabylon.de> - 0.6.3-1
- new upstream version: 0.6.3
Index: sources
===================================================================
RCS file: /cvs/free/rpms/smplayer/F-8/sources,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- sources 3 Oct 2008 12:36:28 -0000 1.3
+++ sources 10 Nov 2008 08:50:09 -0000 1.4
@@ -1 +1 @@
-dc1d482557cfda6d59534e9623a9fb16 smplayer-0.6.3.tar.bz2
+9bcc69f81912e9a5d6b1628134b95c8a smplayer-0.6.4.tar.bz2
16 years, 4 months
rpms/smplayer/F-9 .cvsignore, 1.3, 1.4 smplayer.spec, 1.3, 1.4 sources, 1.3, 1.4
by Sebastian Vahl
Author: svahl
Update of /cvs/free/rpms/smplayer/F-9
In directory se02.es.rpmfusion.net:/tmp/cvs-serv15735/F-9
Modified Files:
.cvsignore smplayer.spec sources
Log Message:
update for older branches
Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/smplayer/F-9/.cvsignore,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- .cvsignore 3 Oct 2008 12:36:28 -0000 1.3
+++ .cvsignore 10 Nov 2008 08:50:10 -0000 1.4
@@ -1 +1 @@
-smplayer-0.6.3.tar.bz2
+smplayer-0.6.4.tar.bz2
Index: smplayer.spec
===================================================================
RCS file: /cvs/free/rpms/smplayer/F-9/smplayer.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- smplayer.spec 3 Oct 2008 12:36:28 -0000 1.3
+++ smplayer.spec 10 Nov 2008 08:50:10 -0000 1.4
@@ -8,7 +8,7 @@
%endif
Name: smplayer
-Version: 0.6.3
+Version: 0.6.4
Release: 1%{?dist}
Summary: A graphical frontend for mplayer
@@ -121,6 +121,9 @@
%endif
%changelog
+* Wed Oct 29 2008 Sebastian Vahl <fedora(a)deadbabylon.de> - 0.6.4-1
+- new upstream version: 0.6.4
+
* Mon Sep 29 2008 Sebastian Vahl <fedora(a)deadbabylon.de> - 0.6.3-1
- new upstream version: 0.6.3
Index: sources
===================================================================
RCS file: /cvs/free/rpms/smplayer/F-9/sources,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- sources 3 Oct 2008 12:36:28 -0000 1.3
+++ sources 10 Nov 2008 08:50:10 -0000 1.4
@@ -1 +1 @@
-dc1d482557cfda6d59534e9623a9fb16 smplayer-0.6.3.tar.bz2
+9bcc69f81912e9a5d6b1628134b95c8a smplayer-0.6.4.tar.bz2
16 years, 4 months
rpms/wl-kmod/devel wl-kmod.spec,1.3,1.4
by Thorsten Leemhuis
Author: thl
Update of /cvs/nonfree/rpms/wl-kmod/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv16930
Modified Files:
wl-kmod.spec
Log Message:
* Sun Nov 09 2008 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 5.10.27.6-5.1
- rebuild for latest Fedora kernel;
Index: wl-kmod.spec
===================================================================
RCS file: /cvs/nonfree/rpms/wl-kmod/devel/wl-kmod.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- wl-kmod.spec 8 Nov 2008 17:33:23 -0000 1.3
+++ wl-kmod.spec 9 Nov 2008 12:31:50 -0000 1.4
@@ -7,7 +7,7 @@
Name: wl-kmod
Version: 5.10.27.6
-Release: 5%{?dist}
+Release: 5%{?dist}.1
Summary: Kernel module for broadcom wireless devices
Group: System Environment/Kernel
License: Redistributable, no modification permitted
@@ -84,6 +84,9 @@
rm -rf $RPM_BUILD_ROOT
%changelog
+* Sun Nov 09 2008 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 5.10.27.6-5.1
+- rebuild for latest Fedora kernel;
+
* Sat Nov 08 2008 Chris Nolan <chris(a)cenolan.com> 5.10.27.6-5
- Fixed incorrect use of /usr/src/kernels/${kernel_version%%___*}
16 years, 4 months