rpms/sdlmame-data/devel .cvsignore, 1.12, 1.13 sdlmame-data.spec, 1.15, 1.16 sources, 1.12, 1.13
by Julian Sikorski
Author: belegdol
Update of /cvs/nonfree/rpms/sdlmame-data/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv24178
Modified Files:
.cvsignore sdlmame-data.spec sources
Log Message:
* Thu Sep 17 2009 Julian Sikorski <belegdol[at]gmail[dot]com> - 0134-1
- Updated to 0.134
- Switched to 7z sources for history.dat
Index: .cvsignore
===================================================================
RCS file: /cvs/nonfree/rpms/sdlmame-data/devel/.cvsignore,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- .cvsignore 3 Aug 2009 14:11:40 -0000 1.12
+++ .cvsignore 17 Sep 2009 11:30:25 -0000 1.13
@@ -1,6 +1,6 @@
ctrlr.rar
catveren.zip
-cheat0132.7z
-mamehistory133.zip
-Mameinfo0133.zip
-nplayers0133.zip
+cheat0134.7z
+mamehistory134.7z
+Mameinfo0134.zip
+nplayers0134.zip
Index: sdlmame-data.spec
===================================================================
RCS file: /cvs/nonfree/rpms/sdlmame-data/devel/sdlmame-data.spec,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- sdlmame-data.spec 3 Aug 2009 14:11:40 -0000 1.15
+++ sdlmame-data.spec 17 Sep 2009 11:30:25 -0000 1.16
@@ -1,4 +1,4 @@
-%define vernumber 133
+%define vernumber 134
Name: sdlmame-data
Version: 0%{vernumber}
@@ -8,12 +8,12 @@
Group: Amusements/Games
License: Distibutable
URL: http://mamedev.org
-Source1: http://www.arcade-history.com/dats/mamehistory%{vernumber}.zip
+Source1: http://www.arcade-history.com/dats/mamehistory%{vernumber}.7z
Source2: http://www.mameworld.info/mameinfo/update/Mameinfo%{version}.zip
Source3: http://www.kutek.net/mame_roms_pinball/mame32_config_files/ctrlr.rar
Source4: http://www.progettoemma.net/public/cat/catveren.zip
Source5: http://nplayers.arcadebelgium.be/files/nplayers%{version}.zip
-Source6: http://http://cheat.retrogames.com/download/cheat0132.7z
+Source6: http://http://cheat.retrogames.com/download/cheat%{version}.7z
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildArch: noarch
@@ -30,7 +30,7 @@
%setup -qcT
# extract DAT files
-unzip -qa %{SOURCE1} -d .
+7za x %{SOURCE1}
7za x %{SOURCE2}
7za x Mameinfo%{version}.exe
mv docs mameinfo
@@ -58,7 +58,7 @@
%install
rm -rf $RPM_BUILD_ROOT
install -d $RPM_BUILD_ROOT%{_datadir}/mame
-install -pm 644 history.dat mameinfo.dat Catver.ini nplayers.ini cheat.zip\
+install -pm 644 history.dat mameinfo.dat catveren/Catver.ini nplayers.ini cheat.zip\
$RPM_BUILD_ROOT%{_datadir}/mame
install -d $RPM_BUILD_ROOT%{_datadir}/mame/ctrlr
unrar x %{SOURCE3} $RPM_BUILD_ROOT%{_datadir}/mame
@@ -70,11 +70,15 @@
%files
%defattr(-,root,root,-)
-%doc nplayers/nplayers.txt mameinfo cheat.txt
+%doc catveren/readme.txt nplayers/nplayers.txt mameinfo cheat.txt readhist.txt
%{_datadir}/mame
%changelog
+* Thu Sep 17 2009 Julian Sikorski <belegdol[at]gmail[dot]com> - 0134-1
+- Updated to 0.134
+- Switched to 7z sources for history.dat
+
* Mon Aug 03 2009 Julian Sikorski <belegdol[at]gmail[dot]com> - 0133-1
- Updated everything except cheats to 0.133
Index: sources
===================================================================
RCS file: /cvs/nonfree/rpms/sdlmame-data/devel/sources,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- sources 3 Aug 2009 14:11:40 -0000 1.12
+++ sources 17 Sep 2009 11:30:25 -0000 1.13
@@ -1,6 +1,6 @@
d907085f2f69b74198796378e3ed0cb3 ctrlr.rar
-966048d6090083e345b8f8326a2da521 cheat0132.7z
-fa7f3fd2920bd40fe41cec2f8ab9694e catveren.zip
-9e88ca4c1fb724a1af56ae64559bc4ab mamehistory133.zip
-105a8a81e199d89b10a39a76dd02f579 Mameinfo0133.zip
-6b13df04b1416221fa0cffe6cddf593f nplayers0133.zip
+64951218c1e0a801e9a2b150ed7ff77b catveren.zip
+b0b038506fdf648ce714193a80ddda44 cheat0134.7z
+581de6bb366e61629d580689d337a431 mamehistory134.7z
+8e5a0633084e860562ac64c6bee14a0f Mameinfo0134.zip
+1e4380586ca775fd4e617cb76caa318f nplayers0134.zip
15 years, 3 months
rpms/mythtv/devel mythtv.spec,1.49,1.50
by Jarod Wilson
Author: jarod
Update of /cvs/free/rpms/mythtv/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv15902
Modified Files:
mythtv.spec
Log Message:
* Wed Sep 16 2009 Jarod Wilson <jarod(a)wilsonet.com> 0.22-0.4.svn.r21864
- Fix botched arch-specific handling of vdpau support
Index: mythtv.spec
===================================================================
RCS file: /cvs/free/rpms/mythtv/devel/mythtv.spec,v
retrieving revision 1.49
retrieving revision 1.50
diff -u -r1.49 -r1.50
--- mythtv.spec 16 Sep 2009 03:16:33 -0000 1.49
+++ mythtv.spec 16 Sep 2009 12:41:15 -0000 1.50
@@ -75,7 +75,7 @@
# Version/Release info
Version: 0.22
%if "%{branch}" == "trunk"
-Release: 0.3.svn.%{_svnrev}%{?dist}
+Release: 0.4.svn.%{_svnrev}%{?dist}
%else
Release: 1%{?dist}
%endif
@@ -224,8 +224,10 @@
%endif
%if %{with_vdpau}
+%ifarch %{ix86} x86_64
BuildRequires: libvdpau-devel
%endif
+%endif
# API Build Requirements
@@ -428,7 +430,7 @@
%endif
%if %{with_vdpau}
-%ifarch %{ix86}
+%ifarch %{ix86} x86_64
Requires: libvdpau-devel
%endif
%endif
@@ -935,7 +937,7 @@
--xvmc-lib=XvMCNVIDIA_dynamic \
%endif
%if %{with_vdpau}
-%ifarch %{ix86}
+%ifarch %{ix86} x86_64
--enable-vdpau \
%endif
%endif
@@ -1474,6 +1476,9 @@
################################################################################
%changelog
+* Wed Sep 16 2009 Jarod Wilson <jarod(a)wilsonet.com> 0.22-0.4.svn.r21864
+- Fix botched arch-specific handling of vdpau support
+
* Tue Sep 15 2009 Jarod Wilson <jarod(a)wilsonet.com> 0.22-0.3.svn.r21864
- Oops, no libvdpau for powerpc
15 years, 3 months
rpms/mythtv/devel mythtv.spec,1.48,1.49
by Jarod Wilson
Author: jarod
Update of /cvs/free/rpms/mythtv/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv19341
Modified Files:
mythtv.spec
Log Message:
* Tue Sep 15 2009 Jarod Wilson <jarod(a)wilsonet.com> 0.22-0.3.svn.r21864
- Oops, no libvdpau for powerpc
Index: mythtv.spec
===================================================================
RCS file: /cvs/free/rpms/mythtv/devel/mythtv.spec,v
retrieving revision 1.48
retrieving revision 1.49
diff -u -r1.48 -r1.49
--- mythtv.spec 15 Sep 2009 03:03:47 -0000 1.48
+++ mythtv.spec 16 Sep 2009 03:16:33 -0000 1.49
@@ -75,7 +75,7 @@
# Version/Release info
Version: 0.22
%if "%{branch}" == "trunk"
-Release: 0.2.svn.%{_svnrev}%{?dist}
+Release: 0.3.svn.%{_svnrev}%{?dist}
%else
Release: 1%{?dist}
%endif
@@ -428,8 +428,10 @@
%endif
%if %{with_vdpau}
+%ifarch %{ix86}
Requires: libvdpau-devel
%endif
+%endif
%description -n libmyth-devel
This package contains the header files and libraries for developing
@@ -933,8 +935,10 @@
--xvmc-lib=XvMCNVIDIA_dynamic \
%endif
%if %{with_vdpau}
+%ifarch %{ix86}
--enable-vdpau \
%endif
+%endif
%if %{with_directfb}
--enable-directfb \
%else
@@ -1470,6 +1474,9 @@
################################################################################
%changelog
+* Tue Sep 15 2009 Jarod Wilson <jarod(a)wilsonet.com> 0.22-0.3.svn.r21864
+- Oops, no libvdpau for powerpc
+
* Mon Sep 14 2009 Jarod Wilson <jarod(a)wilsonet.com> 0.22-0.2.svn.r21864
- Update to pre-0.22 svn trunk revision 21864
- Enable vdpau support, now that libvdpau is packaged in Fedora
15 years, 3 months
rpms/avidemux/F-11 avidemux.spec,1.32,1.33
by Stewart Adam
Author: firewing
Update of /cvs/free/rpms/avidemux/F-11
In directory se02.es.rpmfusion.net:/tmp/cvs-serv30667
Modified Files:
avidemux.spec
Log Message:
* Tue Sep 15 2009 Stewart Adam <s.adam at diffingo.com> 2.5.1-2.20090911svn
- Bump for rebuild
Index: avidemux.spec
===================================================================
RCS file: /cvs/free/rpms/avidemux/F-11/avidemux.spec,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -r1.32 -r1.33
--- avidemux.spec 13 Sep 2009 17:14:18 -0000 1.32
+++ avidemux.spec 15 Sep 2009 20:33:06 -0000 1.33
@@ -1,6 +1,6 @@
Name: avidemux
Version: 2.5.1
-Release: 1.20090911svn%{?dist}
+Release: 2.20090911svn%{?dist}
Summary: Graphical video editing and transcoding tool
Group: Applications/Multimedia
@@ -12,12 +12,12 @@
# pushd avidemux-2.5.1-20090911svn-r5328/avidemux/ADM_libraries
# rm {ffmpeg,libswscale}*.tar.gz
##(cmake/admFFmpegBuild.cmake provides the up-to-date SVN revision numbers)
-# svn co svn://svn.ffmpeg.org/ffmpeg/trunk -r 19733 --ignore-externals ffmpeg
-# rm -rf ffmpeg/.svn
-# tar cfz ffmpeg_r19733.tar.gz ffmpeg && rm -rf ffmpeg{,_r19733}
-# svn co svn://svn.ffmpeg.org/mplayer/trunk/libswscale -r 29569 libswscale
-# svn export libswscale libswscale_r29569
-# tar cfz libswscale_r29569.tar.gz libswscale_r29569 && rm -rf libswscale{,_r29569}
+# svn co svn://svn.ffmpeg.org/ffmpeg/trunk -r 19733 --ignore-externals ffmpeg_r19733
+# svn export --ignore-externals ffmpeg{_r19733,}
+# tar cfz ffmpeg.tar.gz ffmpeg && rm -rf ffmpeg{_r19733,}
+# svn co svn://svn.ffmpeg.org/mplayer/trunk/libswscale -r 29569 libswscale_r29569
+# svn export libswscale{_r29569,}
+# tar cfz libswscale.tar.gz libswscale && rm -rf libswscale{_r29569,}
# popd
# tar cfj avidemux-2.5.1-20090911svn-r5328.tar.bz2 avidemux-2.5.1-20090911svn-r5328
Source0: avidemux-%{version}-20090911svn-r5328.tar.bz2
@@ -248,6 +248,9 @@
%{_includedir}/ADM_coreConfig.h
%changelog
+* Tue Sep 15 2009 Stewart Adam <s.adam at diffingo.com> 2.5.1-2.20090911svn
+- Bump for rebuild
+
* Fri Sep 11 2009 Stewart Adam <s.adam at diffingo.com> - 2.5.1-1.20090911svn
- Update to 2.5.1 subversion r5328
15 years, 3 months
rpms/xv/F-11 xv.desktop,1.2,1.3 xv.spec,1.4,1.5
by L. Gabriel Somlo
Author: somlo
Update of /cvs/nonfree/rpms/xv/F-11
In directory se02.es.rpmfusion.net:/tmp/cvs-serv21963/F-11
Modified Files:
xv.desktop xv.spec
Log Message:
update desktop file MimeType list (thanks to goeran(a)uddeborg.se)
Index: xv.desktop
===================================================================
RCS file: /cvs/nonfree/rpms/xv/F-11/xv.desktop,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- xv.desktop 5 Sep 2009 14:51:44 -0000 1.2
+++ xv.desktop 15 Sep 2009 18:07:11 -0000 1.3
@@ -53,6 +53,6 @@
Icon=xv
Terminal=false
Type=Application
-MimeType=image/gif;image/jpeg;image/png;image/tiff;image/x-xbm;image/x-xpm;
+MimeType=image/bmp;image/jpeg;image/gif;image/png;image/tiff;image/x-bmp;image/x-png;image/x-tga;image/xpm;image/vnd.wap.wbmp;image/x-vnd.sun.pm;image/x-portable-bitmap;image/x-xbitmap;image/x-sun-raster;image/rle;image/x-sgi;image/x-pcx;image/x-iff;image/x-ilbm;image/x-icb;image/x-xwindowdump;image/x-fits;image/x-zx;image/x-pds.vicar;application/postscript;application/pdf;image/x-photo-cd;
Categories=Graphics;Utility;2DGraphics;Viewer;
# vi: encoding=utf-8
Index: xv.spec
===================================================================
RCS file: /cvs/nonfree/rpms/xv/F-11/xv.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- xv.spec 5 Sep 2009 14:51:44 -0000 1.4
+++ xv.spec 15 Sep 2009 18:07:11 -0000 1.5
@@ -3,7 +3,7 @@
Name: xv
Version: %{vprog}.jumbopatch.%{vjumbo}
-Release: 9%{?dist}
+Release: 10%{?dist}
Summary: Interactive image display program for X
Summary(de.UTF-8): X-basierender Bild-Viewer für praktische sämtliche Grafiken
Summary(es.UTF-8): Visualizador de imágenes para X para cuasi todos los formatos de imágenes
@@ -269,6 +269,9 @@
%doc %{_docdir}/%{name}-%{vprog}/manuals/
%changelog
+* Tue Sep 15 2009 Gabriel Somlo <somlo at cmu.edu> 3.10a.jumbopatch.20070520-10
+- update desktop file MimeType list (thanks to goeran(a)uddeborg.se)
+
* Thu Sep 03 2009 Paul Howarth <paul(a)city-fan.org> 3.10a.jumbopatch.20070520-9
- clean up prep, build, install, and changelog sections prior to surgery
- include Greg Roelofs' jumbo patch update (20081216)
15 years, 3 months
rpms/xv/F-10 xv.desktop,1.2,1.3 xv.spec,1.3,1.4
by L. Gabriel Somlo
Author: somlo
Update of /cvs/nonfree/rpms/xv/F-10
In directory se02.es.rpmfusion.net:/tmp/cvs-serv21963/F-10
Modified Files:
xv.desktop xv.spec
Log Message:
update desktop file MimeType list (thanks to goeran(a)uddeborg.se)
Index: xv.desktop
===================================================================
RCS file: /cvs/nonfree/rpms/xv/F-10/xv.desktop,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- xv.desktop 5 Sep 2009 14:51:44 -0000 1.2
+++ xv.desktop 15 Sep 2009 18:07:11 -0000 1.3
@@ -53,6 +53,6 @@
Icon=xv
Terminal=false
Type=Application
-MimeType=image/gif;image/jpeg;image/png;image/tiff;image/x-xbm;image/x-xpm;
+MimeType=image/bmp;image/jpeg;image/gif;image/png;image/tiff;image/x-bmp;image/x-png;image/x-tga;image/xpm;image/vnd.wap.wbmp;image/x-vnd.sun.pm;image/x-portable-bitmap;image/x-xbitmap;image/x-sun-raster;image/rle;image/x-sgi;image/x-pcx;image/x-iff;image/x-ilbm;image/x-icb;image/x-xwindowdump;image/x-fits;image/x-zx;image/x-pds.vicar;application/postscript;application/pdf;image/x-photo-cd;
Categories=Graphics;Utility;2DGraphics;Viewer;
# vi: encoding=utf-8
Index: xv.spec
===================================================================
RCS file: /cvs/nonfree/rpms/xv/F-10/xv.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- xv.spec 5 Sep 2009 14:51:44 -0000 1.3
+++ xv.spec 15 Sep 2009 18:07:11 -0000 1.4
@@ -3,7 +3,7 @@
Name: xv
Version: %{vprog}.jumbopatch.%{vjumbo}
-Release: 9%{?dist}
+Release: 10%{?dist}
Summary: Interactive image display program for X
Summary(de.UTF-8): X-basierender Bild-Viewer für praktische sämtliche Grafiken
Summary(es.UTF-8): Visualizador de imágenes para X para cuasi todos los formatos de imágenes
@@ -269,6 +269,9 @@
%doc %{_docdir}/%{name}-%{vprog}/manuals/
%changelog
+* Tue Sep 15 2009 Gabriel Somlo <somlo at cmu.edu> 3.10a.jumbopatch.20070520-10
+- update desktop file MimeType list (thanks to goeran(a)uddeborg.se)
+
* Thu Sep 03 2009 Paul Howarth <paul(a)city-fan.org> 3.10a.jumbopatch.20070520-9
- clean up prep, build, install, and changelog sections prior to surgery
- include Greg Roelofs' jumbo patch update (20081216)
15 years, 3 months
rpms/xv/EL-5 xv.desktop,1.2,1.3 xv.spec,1.3,1.4
by L. Gabriel Somlo
Author: somlo
Update of /cvs/nonfree/rpms/xv/EL-5
In directory se02.es.rpmfusion.net:/tmp/cvs-serv21963/EL-5
Modified Files:
xv.desktop xv.spec
Log Message:
update desktop file MimeType list (thanks to goeran(a)uddeborg.se)
Index: xv.desktop
===================================================================
RCS file: /cvs/nonfree/rpms/xv/EL-5/xv.desktop,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- xv.desktop 5 Sep 2009 14:51:43 -0000 1.2
+++ xv.desktop 15 Sep 2009 18:07:11 -0000 1.3
@@ -53,6 +53,6 @@
Icon=xv
Terminal=false
Type=Application
-MimeType=image/gif;image/jpeg;image/png;image/tiff;image/x-xbm;image/x-xpm;
+MimeType=image/bmp;image/jpeg;image/gif;image/png;image/tiff;image/x-bmp;image/x-png;image/x-tga;image/xpm;image/vnd.wap.wbmp;image/x-vnd.sun.pm;image/x-portable-bitmap;image/x-xbitmap;image/x-sun-raster;image/rle;image/x-sgi;image/x-pcx;image/x-iff;image/x-ilbm;image/x-icb;image/x-xwindowdump;image/x-fits;image/x-zx;image/x-pds.vicar;application/postscript;application/pdf;image/x-photo-cd;
Categories=Graphics;Utility;2DGraphics;Viewer;
# vi: encoding=utf-8
Index: xv.spec
===================================================================
RCS file: /cvs/nonfree/rpms/xv/EL-5/xv.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- xv.spec 5 Sep 2009 14:51:43 -0000 1.3
+++ xv.spec 15 Sep 2009 18:07:11 -0000 1.4
@@ -3,7 +3,7 @@
Name: xv
Version: %{vprog}.jumbopatch.%{vjumbo}
-Release: 9%{?dist}
+Release: 10%{?dist}
Summary: Interactive image display program for X
Summary(de.UTF-8): X-basierender Bild-Viewer für praktische sämtliche Grafiken
Summary(es.UTF-8): Visualizador de imágenes para X para cuasi todos los formatos de imágenes
@@ -269,6 +269,9 @@
%doc %{_docdir}/%{name}-%{vprog}/manuals/
%changelog
+* Tue Sep 15 2009 Gabriel Somlo <somlo at cmu.edu> 3.10a.jumbopatch.20070520-10
+- update desktop file MimeType list (thanks to goeran(a)uddeborg.se)
+
* Thu Sep 03 2009 Paul Howarth <paul(a)city-fan.org> 3.10a.jumbopatch.20070520-9
- clean up prep, build, install, and changelog sections prior to surgery
- include Greg Roelofs' jumbo patch update (20081216)
15 years, 3 months
rpms/xv/devel xv.desktop,1.2,1.3 xv.spec,1.4,1.5
by L. Gabriel Somlo
Author: somlo
Update of /cvs/nonfree/rpms/xv/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv21963/devel
Modified Files:
xv.desktop xv.spec
Log Message:
update desktop file MimeType list (thanks to goeran(a)uddeborg.se)
Index: xv.desktop
===================================================================
RCS file: /cvs/nonfree/rpms/xv/devel/xv.desktop,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- xv.desktop 5 Sep 2009 08:42:43 -0000 1.2
+++ xv.desktop 15 Sep 2009 18:07:12 -0000 1.3
@@ -53,6 +53,6 @@
Icon=xv
Terminal=false
Type=Application
-MimeType=image/gif;image/jpeg;image/png;image/tiff;image/x-xbm;image/x-xpm;
+MimeType=image/bmp;image/jpeg;image/gif;image/png;image/tiff;image/x-bmp;image/x-png;image/x-tga;image/xpm;image/vnd.wap.wbmp;image/x-vnd.sun.pm;image/x-portable-bitmap;image/x-xbitmap;image/x-sun-raster;image/rle;image/x-sgi;image/x-pcx;image/x-iff;image/x-ilbm;image/x-icb;image/x-xwindowdump;image/x-fits;image/x-zx;image/x-pds.vicar;application/postscript;application/pdf;image/x-photo-cd;
Categories=Graphics;Utility;2DGraphics;Viewer;
# vi: encoding=utf-8
Index: xv.spec
===================================================================
RCS file: /cvs/nonfree/rpms/xv/devel/xv.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- xv.spec 5 Sep 2009 08:42:43 -0000 1.4
+++ xv.spec 15 Sep 2009 18:07:12 -0000 1.5
@@ -3,7 +3,7 @@
Name: xv
Version: %{vprog}.jumbopatch.%{vjumbo}
-Release: 9%{?dist}
+Release: 10%{?dist}
Summary: Interactive image display program for X
Summary(de.UTF-8): X-basierender Bild-Viewer für praktische sämtliche Grafiken
Summary(es.UTF-8): Visualizador de imágenes para X para cuasi todos los formatos de imágenes
@@ -269,6 +269,9 @@
%doc %{_docdir}/%{name}-%{vprog}/manuals/
%changelog
+* Tue Sep 15 2009 Gabriel Somlo <somlo at cmu.edu> 3.10a.jumbopatch.20070520-10
+- update desktop file MimeType list (thanks to goeran(a)uddeborg.se)
+
* Thu Sep 03 2009 Paul Howarth <paul(a)city-fan.org> 3.10a.jumbopatch.20070520-9
- clean up prep, build, install, and changelog sections prior to surgery
- include Greg Roelofs' jumbo patch update (20081216)
15 years, 3 months
rpms/mythtv/devel mythtv.spec,1.47,1.48 sources,1.27,1.28
by Jarod Wilson
Author: jarod
Update of /cvs/free/rpms/mythtv/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv5947
Modified Files:
mythtv.spec sources
Log Message:
* Mon Sep 14 2009 Jarod Wilson <jarod(a)wilsonet.com> 0.22-0.2.svn.r21864
- Update to pre-0.22 svn trunk revision 21864
- Enable vdpau support, now that libvdpau is packaged in Fedora
Index: mythtv.spec
===================================================================
RCS file: /cvs/free/rpms/mythtv/devel/mythtv.spec,v
retrieving revision 1.47
retrieving revision 1.48
diff -u -r1.47 -r1.48
--- mythtv.spec 11 Sep 2009 16:07:10 -0000 1.47
+++ mythtv.spec 15 Sep 2009 03:03:47 -0000 1.48
@@ -29,12 +29,12 @@
#
# --with directfb Enable directfb support
# --with xvmcnvidia Enable NVidia XvMC support
-# --with vdpau Enable NVidia VDPAU support
#
# The following options are enabled by default. Use these options to disable:
#
# --without perl Disable building of the perl bindings
# --without python Disable building of the python bindings
+# --without vdpau Disable NVidia VDPAU support
#
# # All plugins get built by default, but you can disable them as you wish:
#
@@ -61,7 +61,7 @@
%define desktop_vendor RPMFusion
# SVN Revision number and branch ID
-%define _svnrev r21778
+%define _svnrev r21864
%define branch trunk
#
@@ -99,12 +99,11 @@
%define with_perl %{?_without_perl: 0} %{!?_without_perl: 1}
%define with_python %{?_without_python: 0} %{!?_without_python: 1}
%define with_pulseaudio %{?_without_pulseaudio: 0} %{!?_without_pulseaudio: 1}
+%define with_vdpau %{?_without_vdpau: 0} %{?!_without_vdpau: 1}
# The following options are disabled by default. Use --with to enable them
%define with_directfb %{?_with_directfb: 1} %{!?_with_directfb: 0}
%define with_xvmcnvidia %{?_with_xvmcnvidia: 1} %{?!_with_xvmcnvidia: 0}
-# We want this enabled by default once libvdpau is available to BR
-%define with_vdpau %{?_with_vdpau: 1} %{?!_with_vdpau: 0}
# All plugins get built by default, but you can disable them as you wish
%define with_plugins %{?_without_plugins: 0} %{!?_without_plugins: 1}
@@ -1471,6 +1470,10 @@
################################################################################
%changelog
+* Mon Sep 14 2009 Jarod Wilson <jarod(a)wilsonet.com> 0.22-0.2.svn.r21864
+- Update to pre-0.22 svn trunk revision 21864
+- Enable vdpau support, now that libvdpau is packaged in Fedora
+
* Fri Sep 11 2009 Jarod Wilson <jarod(a)wilsonet.com> 0.22-0.2.svn.r21778
- Update to pre-0.22 svn trunk revision 21778
- Build for ppc again, breakage is fixed
Index: sources
===================================================================
RCS file: /cvs/free/rpms/mythtv/devel/sources,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -r1.27 -r1.28
--- sources 11 Sep 2009 16:11:30 -0000 1.27
+++ sources 15 Sep 2009 03:03:47 -0000 1.28
@@ -1,4 +1,4 @@
be3ab99952c2a3a135a7c4af90b08f15 mythfrontend.png
be3ab99952c2a3a135a7c4af90b08f15 mythtv-setup.png
-24599885664516d94b8743cdfdf8f0bd mythtv-0.22.tar.bz2
-868bded51eb2f89164900d4502ddabdb mythplugins-0.22.tar.bz2
+b019c9e3b7b2da6558d72f3a495ba4b7 mythtv-0.22.tar.bz2
+384d48ab757da512e9d96f6d87089075 mythplugins-0.22.tar.bz2
15 years, 3 months
rpms/iscsitarget/devel iscsitarget-0.4.15-initscript.patch, 1.1, 1.2 iscsitarget.spec, 1.6, 1.7
by jwrdegoede
Author: jwrdegoede
Update of /cvs/free/rpms/iscsitarget/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv25733
Modified Files:
iscsitarget-0.4.15-initscript.patch iscsitarget.spec
Log Message:
* Sun Sep 13 2009 Hans de Goede <j.w.r.degoede(a)hhs.nl> - 1:0.4.17-5
- silence crc32c_intel loading failure on amd machines
iscsitarget-0.4.15-initscript.patch:
Index: iscsitarget-0.4.15-initscript.patch
===================================================================
RCS file: /cvs/free/rpms/iscsitarget/devel/iscsitarget-0.4.15-initscript.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- iscsitarget-0.4.15-initscript.patch 3 Oct 2008 13:56:24 -0000 1.1
+++ iscsitarget-0.4.15-initscript.patch 13 Sep 2009 18:08:38 -0000 1.2
@@ -1,6 +1,6 @@
-diff -ur iscsitarget-0.4.15.orig/etc/initd/initd.redhat iscsitarget-0.4.15/etc/initd/initd.redhat
---- iscsitarget-0.4.15.orig/etc/initd/initd.redhat 2008-01-25 19:54:08.000000000 +0100
-+++ iscsitarget-0.4.15/etc/initd/initd.redhat 2008-01-25 19:54:29.000000000 +0100
+diff -up iscsitarget-0.4.15/etc/initd/initd.redhat.initscript iscsitarget-0.4.15/etc/initd/initd.redhat
+--- iscsitarget-0.4.15/etc/initd/initd.redhat.initscript 2008-12-27 21:53:01.000000000 +0100
++++ iscsitarget-0.4.15/etc/initd/initd.redhat 2009-09-13 20:01:02.000000000 +0200
@@ -1,4 +1,4 @@
-#!/bin/sh
+#!/bin/bash
@@ -22,7 +22,15 @@
# Source function library.
if [ -f /etc/init.d/functions ] ; then
. /etc/init.d/functions
-@@ -26,6 +34,7 @@
+@@ -22,10 +30,14 @@ RETVAL=0
+ start()
+ {
+ echo -n "Starting iSCSI target service: "
+- modprobe -q crc32c
++ # 2> /dev/null for kernels where regular crc32c is build in, as there
++ # modprobe will sometimes pick a CPU specific one which will then fail
++ # if not loaded on the right CPU, ie crc32c_intel on an amd64
++ modprobe crc32c 2> /dev/null
modprobe iscsi_trgt
daemon /usr/sbin/ietd
RETVAL=$?
@@ -30,7 +38,7 @@
echo
return $RETVAL
}
-@@ -40,6 +49,7 @@
+@@ -40,6 +52,7 @@ stop()
modprobe -r crc32c 2>/dev/null
if [ $RETVAL -eq 0 ]; then
echo_success
@@ -38,7 +46,7 @@
else
echo_failure
fi
-@@ -61,6 +71,16 @@
+@@ -61,6 +74,16 @@ condrestart()
fi
}
@@ -55,7 +63,7 @@
status()
{
PID=`pidofproc ietd`
-@@ -89,7 +109,7 @@
+@@ -89,7 +112,7 @@ case "$1" in
status
;;
*)
Index: iscsitarget.spec
===================================================================
RCS file: /cvs/free/rpms/iscsitarget/devel/iscsitarget.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- iscsitarget.spec 13 Sep 2009 09:38:43 -0000 1.6
+++ iscsitarget.spec 13 Sep 2009 18:08:38 -0000 1.7
@@ -1,6 +1,6 @@
Name: iscsitarget
Version: 0.4.17
-Release: 4%{?dist}
+Release: 5%{?dist}
Epoch: 1
Summary: Utilities for iSCSI Enterprise Target
@@ -73,6 +73,9 @@
%changelog
+* Sun Sep 13 2009 Hans de Goede <j.w.r.degoede(a)hhs.nl> - 1:0.4.17-5
+- silence crc32c_intel loading failure on amd machines
+
* Sun Sep 13 2009 Hans de Goede <j.w.r.degoede(a)hhs.nl> - 1:0.4.17-4
- rebuild for new ssl
15 years, 3 months