rpms/mame/F-16 .cvsignore, 1.50, 1.51 mame.spec, 1.58, 1.59 sources, 1.50, 1.51 mame-disable-ldtools.patch, 1.1, NONE
by Julian Sikorski
Author: belegdol
Update of /cvs/nonfree/rpms/mame/F-16
In directory se02.es.rpmfusion.net:/tmp/cvs-serv26462
Modified Files:
.cvsignore mame.spec sources
Removed Files:
mame-disable-ldtools.patch
Log Message:
* Sun Feb 26 2012 Julian Sikorski <belegdol(a)fedoraproject.org> - 0.145u2-1
- Updated to 0.145u2
- Re-enabled ldresample and ldverify
Index: .cvsignore
===================================================================
RCS file: /cvs/nonfree/rpms/mame/F-16/.cvsignore,v
retrieving revision 1.50
retrieving revision 1.51
diff -u -r1.50 -r1.51
--- .cvsignore 19 Feb 2012 19:44:52 -0000 1.50
+++ .cvsignore 26 Feb 2012 15:09:41 -0000 1.51
@@ -1,2 +1,3 @@
mame0145s.exe
0145u1_diff.zip
+0145u2_diff.zip
Index: mame.spec
===================================================================
RCS file: /cvs/nonfree/rpms/mame/F-16/mame.spec,v
retrieving revision 1.58
retrieving revision 1.59
diff -u -r1.58 -r1.59
--- mame.spec 19 Feb 2012 19:44:52 -0000 1.58
+++ mame.spec 26 Feb 2012 15:09:41 -0000 1.59
@@ -5,7 +5,7 @@
%bcond_with debug
%global baseversion 145
-%global sourceupdate 1
+%global sourceupdate 2
Name: mame
%if 0%{?sourceupdate}
@@ -23,7 +23,7 @@
%if 0%{?sourceupdate}
#Source updates
Source1: http://mamedev.org/updates/0%{baseversion}u1_diff.zip
-#Source2: http://mamedev.org/updates/0%{baseversion}u2_diff.zip
+Source2: http://mamedev.org/updates/0%{baseversion}u2_diff.zip
#Source3: http://mamedev.org/updates/0%{baseversion}u3_diff.zip
#Source4: http://mamedev.org/updates/0%{baseversion}u4_diff.zip
#Source5: http://mamedev.org/updates/0%{baseversion}u5_diff.zip
@@ -35,7 +35,6 @@
Patch0: %{name}-fortify.patch
Patch1: %{name}-systemlibs.patch
Patch2: %{name}-verbosebuild.patch
-Patch3: %{name}-disable-ldtools.patch
BuildRequires: expat-devel
BuildRequires: flac-devel
@@ -109,7 +108,6 @@
%patch0 -p1 -b .fortify
%patch1 -p1 -b .systemlibs
%patch2 -p1 -b .verbosebuild
-%patch3 -p1 -b .disable-ldtools
# Create ini file
cat > %{name}.ini << EOF
@@ -199,8 +197,7 @@
%else
install -pm 755 %{name} $RPM_BUILD_ROOT%{_bindir}
%endif
-#install -pm 755 chdman jedutil ldresample ldverify \
-install -pm 755 chdman jedutil \
+install -pm 755 chdman jedutil ldresample ldverify \
romcmp testkeys unidasm $RPM_BUILD_ROOT%{_bindir}
#for tool in regrep runtest split src2html srcclean
for tool in regrep split src2html srcclean
@@ -236,8 +233,8 @@
%files tools
%{_bindir}/chdman
%{_bindir}/jedutil
-#%{_bindir}/ldresample
-#%{_bindir}/ldverify
+%{_bindir}/ldresample
+%{_bindir}/ldverify
%{_bindir}/%{name}-regrep
%{_bindir}/romcmp
#%{_bindir}/%{name}-runtest
@@ -260,6 +257,10 @@
%changelog
+* Sun Feb 26 2012 Julian Sikorski <belegdol(a)fedoraproject.org> - 0.145u2-1
+- Updated to 0.145u2
+- Re-enabled ldresample and ldverify
+
* Sun Feb 19 2012 Julian Sikorski <belegdol(a)fedoraproject.org> - 0.145u1-1
- Updated to 0.145u1
- Added artwork/* and hlsl/* to the installed files
Index: sources
===================================================================
RCS file: /cvs/nonfree/rpms/mame/F-16/sources,v
retrieving revision 1.50
retrieving revision 1.51
diff -u -r1.50 -r1.51
--- sources 19 Feb 2012 19:44:52 -0000 1.50
+++ sources 26 Feb 2012 15:09:41 -0000 1.51
@@ -1,2 +1,3 @@
4514ecf6dc5331cd0e803704f95e206f mame0145s.exe
2b555a2fda60eac45743bbef3ef0481d 0145u1_diff.zip
+cf2b866a1ba7f537c011328b727a6f5b 0145u2_diff.zip
--- mame-disable-ldtools.patch DELETED ---
12 years, 9 months
rpms/mame/F-17 .cvsignore, 1.50, 1.51 mame.spec, 1.58, 1.59 sources, 1.50, 1.51 mame-disable-ldtools.patch, 1.1, NONE
by Julian Sikorski
Author: belegdol
Update of /cvs/nonfree/rpms/mame/F-17
In directory se02.es.rpmfusion.net:/tmp/cvs-serv26382
Modified Files:
.cvsignore mame.spec sources
Removed Files:
mame-disable-ldtools.patch
Log Message:
* Sun Feb 26 2012 Julian Sikorski <belegdol(a)fedoraproject.org> - 0.145u2-1
- Updated to 0.145u2
- Re-enabled ldresample and ldverify
Index: .cvsignore
===================================================================
RCS file: /cvs/nonfree/rpms/mame/F-17/.cvsignore,v
retrieving revision 1.50
retrieving revision 1.51
diff -u -r1.50 -r1.51
--- .cvsignore 19 Feb 2012 19:44:47 -0000 1.50
+++ .cvsignore 26 Feb 2012 15:09:36 -0000 1.51
@@ -1,2 +1,3 @@
mame0145s.exe
0145u1_diff.zip
+0145u2_diff.zip
Index: mame.spec
===================================================================
RCS file: /cvs/nonfree/rpms/mame/F-17/mame.spec,v
retrieving revision 1.58
retrieving revision 1.59
diff -u -r1.58 -r1.59
--- mame.spec 19 Feb 2012 19:44:47 -0000 1.58
+++ mame.spec 26 Feb 2012 15:09:36 -0000 1.59
@@ -5,7 +5,7 @@
%bcond_with debug
%global baseversion 145
-%global sourceupdate 1
+%global sourceupdate 2
Name: mame
%if 0%{?sourceupdate}
@@ -23,7 +23,7 @@
%if 0%{?sourceupdate}
#Source updates
Source1: http://mamedev.org/updates/0%{baseversion}u1_diff.zip
-#Source2: http://mamedev.org/updates/0%{baseversion}u2_diff.zip
+Source2: http://mamedev.org/updates/0%{baseversion}u2_diff.zip
#Source3: http://mamedev.org/updates/0%{baseversion}u3_diff.zip
#Source4: http://mamedev.org/updates/0%{baseversion}u4_diff.zip
#Source5: http://mamedev.org/updates/0%{baseversion}u5_diff.zip
@@ -35,7 +35,6 @@
Patch0: %{name}-fortify.patch
Patch1: %{name}-systemlibs.patch
Patch2: %{name}-verbosebuild.patch
-Patch3: %{name}-disable-ldtools.patch
BuildRequires: expat-devel
BuildRequires: flac-devel
@@ -109,7 +108,6 @@
%patch0 -p1 -b .fortify
%patch1 -p1 -b .systemlibs
%patch2 -p1 -b .verbosebuild
-%patch3 -p1 -b .disable-ldtools
# Create ini file
cat > %{name}.ini << EOF
@@ -199,8 +197,7 @@
%else
install -pm 755 %{name} $RPM_BUILD_ROOT%{_bindir}
%endif
-#install -pm 755 chdman jedutil ldresample ldverify \
-install -pm 755 chdman jedutil \
+install -pm 755 chdman jedutil ldresample ldverify \
romcmp testkeys unidasm $RPM_BUILD_ROOT%{_bindir}
#for tool in regrep runtest split src2html srcclean
for tool in regrep split src2html srcclean
@@ -236,8 +233,8 @@
%files tools
%{_bindir}/chdman
%{_bindir}/jedutil
-#%{_bindir}/ldresample
-#%{_bindir}/ldverify
+%{_bindir}/ldresample
+%{_bindir}/ldverify
%{_bindir}/%{name}-regrep
%{_bindir}/romcmp
#%{_bindir}/%{name}-runtest
@@ -260,6 +257,10 @@
%changelog
+* Sun Feb 26 2012 Julian Sikorski <belegdol(a)fedoraproject.org> - 0.145u2-1
+- Updated to 0.145u2
+- Re-enabled ldresample and ldverify
+
* Sun Feb 19 2012 Julian Sikorski <belegdol(a)fedoraproject.org> - 0.145u1-1
- Updated to 0.145u1
- Added artwork/* and hlsl/* to the installed files
Index: sources
===================================================================
RCS file: /cvs/nonfree/rpms/mame/F-17/sources,v
retrieving revision 1.50
retrieving revision 1.51
diff -u -r1.50 -r1.51
--- sources 19 Feb 2012 19:44:47 -0000 1.50
+++ sources 26 Feb 2012 15:09:36 -0000 1.51
@@ -1,2 +1,3 @@
4514ecf6dc5331cd0e803704f95e206f mame0145s.exe
2b555a2fda60eac45743bbef3ef0481d 0145u1_diff.zip
+cf2b866a1ba7f537c011328b727a6f5b 0145u2_diff.zip
--- mame-disable-ldtools.patch DELETED ---
12 years, 9 months
rpms/mame/devel .cvsignore, 1.50, 1.51 mame.spec, 1.58, 1.59 sources, 1.50, 1.51 mame-disable-ldtools.patch, 1.1, NONE
by Julian Sikorski
Author: belegdol
Update of /cvs/nonfree/rpms/mame/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv26271
Modified Files:
.cvsignore mame.spec sources
Removed Files:
mame-disable-ldtools.patch
Log Message:
* Sun Feb 26 2012 Julian Sikorski <belegdol(a)fedoraproject.org> - 0.145u2-1
- Updated to 0.145u2
- Re-enabled ldresample and ldverify
Index: .cvsignore
===================================================================
RCS file: /cvs/nonfree/rpms/mame/devel/.cvsignore,v
retrieving revision 1.50
retrieving revision 1.51
diff -u -r1.50 -r1.51
--- .cvsignore 19 Feb 2012 19:44:37 -0000 1.50
+++ .cvsignore 26 Feb 2012 15:09:26 -0000 1.51
@@ -1,2 +1,3 @@
mame0145s.exe
0145u1_diff.zip
+0145u2_diff.zip
Index: mame.spec
===================================================================
RCS file: /cvs/nonfree/rpms/mame/devel/mame.spec,v
retrieving revision 1.58
retrieving revision 1.59
diff -u -r1.58 -r1.59
--- mame.spec 19 Feb 2012 19:44:37 -0000 1.58
+++ mame.spec 26 Feb 2012 15:09:26 -0000 1.59
@@ -5,7 +5,7 @@
%bcond_with debug
%global baseversion 145
-%global sourceupdate 1
+%global sourceupdate 2
Name: mame
%if 0%{?sourceupdate}
@@ -23,7 +23,7 @@
%if 0%{?sourceupdate}
#Source updates
Source1: http://mamedev.org/updates/0%{baseversion}u1_diff.zip
-#Source2: http://mamedev.org/updates/0%{baseversion}u2_diff.zip
+Source2: http://mamedev.org/updates/0%{baseversion}u2_diff.zip
#Source3: http://mamedev.org/updates/0%{baseversion}u3_diff.zip
#Source4: http://mamedev.org/updates/0%{baseversion}u4_diff.zip
#Source5: http://mamedev.org/updates/0%{baseversion}u5_diff.zip
@@ -35,7 +35,6 @@
Patch0: %{name}-fortify.patch
Patch1: %{name}-systemlibs.patch
Patch2: %{name}-verbosebuild.patch
-Patch3: %{name}-disable-ldtools.patch
BuildRequires: expat-devel
BuildRequires: flac-devel
@@ -109,7 +108,6 @@
%patch0 -p1 -b .fortify
%patch1 -p1 -b .systemlibs
%patch2 -p1 -b .verbosebuild
-%patch3 -p1 -b .disable-ldtools
# Create ini file
cat > %{name}.ini << EOF
@@ -199,8 +197,7 @@
%else
install -pm 755 %{name} $RPM_BUILD_ROOT%{_bindir}
%endif
-#install -pm 755 chdman jedutil ldresample ldverify \
-install -pm 755 chdman jedutil \
+install -pm 755 chdman jedutil ldresample ldverify \
romcmp testkeys unidasm $RPM_BUILD_ROOT%{_bindir}
#for tool in regrep runtest split src2html srcclean
for tool in regrep split src2html srcclean
@@ -236,8 +233,8 @@
%files tools
%{_bindir}/chdman
%{_bindir}/jedutil
-#%{_bindir}/ldresample
-#%{_bindir}/ldverify
+%{_bindir}/ldresample
+%{_bindir}/ldverify
%{_bindir}/%{name}-regrep
%{_bindir}/romcmp
#%{_bindir}/%{name}-runtest
@@ -260,6 +257,10 @@
%changelog
+* Sun Feb 26 2012 Julian Sikorski <belegdol(a)fedoraproject.org> - 0.145u2-1
+- Updated to 0.145u2
+- Re-enabled ldresample and ldverify
+
* Sun Feb 19 2012 Julian Sikorski <belegdol(a)fedoraproject.org> - 0.145u1-1
- Updated to 0.145u1
- Added artwork/* and hlsl/* to the installed files
Index: sources
===================================================================
RCS file: /cvs/nonfree/rpms/mame/devel/sources,v
retrieving revision 1.50
retrieving revision 1.51
diff -u -r1.50 -r1.51
--- sources 19 Feb 2012 19:44:37 -0000 1.50
+++ sources 26 Feb 2012 15:09:26 -0000 1.51
@@ -1,2 +1,3 @@
4514ecf6dc5331cd0e803704f95e206f mame0145s.exe
2b555a2fda60eac45743bbef3ef0481d 0145u1_diff.zip
+cf2b866a1ba7f537c011328b727a6f5b 0145u2_diff.zip
--- mame-disable-ldtools.patch DELETED ---
12 years, 9 months
rpms/vlc/F-17 .cvsignore, 1.45, 1.46 sources, 1.53, 1.54 vlc.spec, 1.146, 1.147
by Nicolas Chauvet
Author: kwizart
Update of /cvs/free/rpms/vlc/F-17
In directory se02.es.rpmfusion.net:/tmp/cvs-serv5433/F-17
Modified Files:
.cvsignore sources vlc.spec
Log Message:
Update to current devel
Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/vlc/F-17/.cvsignore,v
retrieving revision 1.45
retrieving revision 1.46
diff -u -r1.45 -r1.46
--- .cvsignore 25 Jan 2012 16:43:41 -0000 1.45
+++ .cvsignore 26 Feb 2012 12:06:24 -0000 1.46
@@ -1 +1 @@
-vlc-2.0.0-rc1.tar.xz
+vlc-2.0.0.tar.xz
Index: sources
===================================================================
RCS file: /cvs/free/rpms/vlc/F-17/sources,v
retrieving revision 1.53
retrieving revision 1.54
diff -u -r1.53 -r1.54
--- sources 25 Jan 2012 16:43:41 -0000 1.53
+++ sources 26 Feb 2012 12:06:24 -0000 1.54
@@ -1 +1 @@
-8c4bfbc5e79ff0bdfff572d53b03a92a vlc-2.0.0-rc1.tar.xz
+8806bff2ea9c76791123d444a92f708c vlc-2.0.0.tar.xz
Index: vlc.spec
===================================================================
RCS file: /cvs/free/rpms/vlc/F-17/vlc.spec,v
retrieving revision 1.146
retrieving revision 1.147
diff -u -r1.146 -r1.147
--- vlc.spec 25 Jan 2012 16:43:41 -0000 1.146
+++ vlc.spec 26 Feb 2012 12:06:24 -0000 1.147
@@ -1,5 +1,4 @@
-#global live555_date 2009.07.28
-%global vlc_rc -rc1
+#global vlc_rc -rc1
%global _with_bootstrap 1
%global _with_workaround_circle_deps 1
%if 0%{?!_without_freeworld:1}
@@ -23,14 +22,11 @@
Summary: The cross-platform open-source multimedia framework, player and server
Name: vlc
Version: 2.0.0
-Release: 0.9_rc1%{?dist}
+Release: 3%{?dist}
License: GPLv2+
Group: Applications/Multimedia
URL: http://www.videolan.org
Source0: http://download.videolan.org/pub/videolan/vlc/%{version}/vlc-%{version}%{...
-%if 0%{?live555_date:1}
-Source2: http://www.live555.com/liveMedia/public/live.%{live555_date}.tar.gz
-%endif
Patch5: vlc-1.1.8-bugfix.opencv22.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -103,7 +99,7 @@
BuildRequires: libvorbis-devel
BuildRequires: libxml2-devel
BuildRequires: lirc-devel
-%{?_with_live555:BuildRequires: live555-devel >= 0-0.19.2008.04.03}
+%{?_with_live555:BuildRequires: live555-devel >= 0-0.33.2011.12.23}
BuildRequires: kernel-headers
BuildRequires: libGL-devel
BuildRequires: libGLU-devel
@@ -212,9 +208,6 @@
%prep
%setup -q -n %{name}-%{version}%{?vlc_rc}
-%if 0%{?live555_date:1}
-%setup -q -D -T -a 2 -n %{name}-%{version}%{?vlc_rc}
-%endif
%if 0%{?fedora} >= 15
%patch5 -p1 -b .opencv22
%endif
@@ -225,17 +218,7 @@
}
-
%build
-%if 0%{?live555_date:1}
-# Then bundled live555 - not needed
-pushd live
-# Force the use of our CFLAGS
-%{__perl} -pi -e 's|-O2|%{optflags} -fPIC -DPIC|g' config.linux
-# Configure and build
-./genMakefiles linux && make
-popd
-%endif
%configure \
@@ -251,9 +234,6 @@
%{?_with_ffmpeg:--enable-switcher} \
--enable-lua \
--enable-live555 \
-%if 0%{?live555_date:1}
- --with-live555-tree=live \
-%endif
--enable-dv \
%{!?_without_opencv:--enable-opencv} \
--enable-sftp \
@@ -326,6 +306,13 @@
--mode 644 \
$RPM_BUILD_ROOT%{_datadir}/applications/vlc.desktop
+# Remove installed fonts for skins2
+rm -f $RPM_BUILD_ROOT%{_datadir}/vlc/skins2/fonts/*.ttf
+ln -sf ../../../fonts/dejavu/DejaVuSans.ttf \
+ $RPM_BUILD_ROOT%{_datadir}/vlc/skins2/fonts/FreeSans.ttf
+ln -sf ../../../fonts/dejavu/DejaVuSans-Bold.ttf \
+ $RPM_BUILD_ROOT%{_datadir}/vlc/skins2/fonts/FreeSansBold.ttf
+
#Clear execstak
%ifarch %{ix86}
execstack -c $RPM_BUILD_ROOT%{_libdir}/vlc/plugins/codec/libdmo_plugin.so
@@ -397,6 +384,7 @@
%{_datadir}/kde4/apps/solid/actions/vlc-*.desktop
%{_datadir}/icons/hicolor/*/apps/vlc*.png
%{_datadir}/icons/hicolor/*/apps/vlc*.xpm
+%{_datadir}/vlc/skins2/
%{_bindir}/qvlc
%{_bindir}/svlc
%{_libdir}/vlc/plugins/gui/libqt4_plugin.so
@@ -413,6 +401,7 @@
%{_libdir}/vlc/plugins/video_output/libxcb_x11_plugin.so
%{_libdir}/vlc/plugins/video_output/libxcb_window_plugin.so
%{_libdir}/vlc/plugins/video_output/libxcb_xv_plugin.so
+%{_libdir}/vlc/plugins/gui/libskins2_plugin.so
%{_libdir}/vlc/plugins/video_filter/libpanoramix_plugin.so
%{_libdir}/vlc/plugins/visualization/libprojectm_plugin.so
%{_libdir}/vlc/plugins/audio_output/libpulse_plugin.so
@@ -424,6 +413,7 @@
%{_bindir}/nvlc
%{_bindir}/rvlc
%{_bindir}/vlc-wrapper
+%exclude %{_datadir}/vlc/skins2
%{_datadir}/vlc/
%{_libdir}/*.so.*
%exclude %{_libdir}/vlc/plugins/gui/libqt4_plugin.so
@@ -450,6 +440,7 @@
%{!?_without_directfb:
%exclude %{_libdir}/vlc/plugins/video_output/libdirectfb_plugin.so
}
+%exclude %{_libdir}/vlc/plugins/gui/libskins2_plugin.so
%{!?_without_opencv:
%exclude %{_libdir}/vlc/plugins/video_filter/libopencv_example_plugin.so
%exclude %{_libdir}/vlc/plugins/video_filter/libopencv_wrapper_plugin.so
@@ -495,6 +486,16 @@
%changelog
+* Sun Feb 26 2012 Nicolas Chauvet <kwizart(a)gmail.com> - 2.0.0-3
+- Reenable skins2 - rfbz#2195
+- Disable internal live555 build
+
+* Wed Feb 22 2012 Nicolas Chauvet <kwizart(a)gmail.com> - 2.0.0-2
+- Rebuilt for x264/FFmpeg
+
+* Sun Feb 19 2012 Nicolas Chauvet <kwizart(a)gmail.com> - 2.0.0-1
+- Update to 2.0.0 (Final)
+
* Wed Jan 25 2012 Nicolas Chauvet <kwizart(a)gmail.com> - 2.0.0-0.9_rc1
- Update to 2.0.0-rc1
@@ -896,7 +897,7 @@
* Thu Jan 10 2008 kwizart < kwizart at gmail.com > - 0.8.6d-3.1
- Remove BR portaudio arts
-- Move skin2 to main vlc package
+- Move skins2 to main vlc package
- Enable libopendaap (included within Fedora)
* Mon Dec 3 2007 kwizart < kwizart at gmail.com > - 0.8.6d-3
@@ -937,7 +938,7 @@
* Thu Aug 23 2007 kwizart < kwizart at gmail.com > - 0.8.6c-4
- Change default font to dejavu-lgc/DejaVuLGCSerif.ttf
http://bugzilla.livna.org/show_bug.cgi?id=1605
-- Remove unneeded fonts provided by skin2
+- Remove unneeded fonts provided by skins2
* Tue Aug 14 2007 kwizart < kwizart at gmail.com > - 0.8.6c-3.2
- clean-up with svn
12 years, 9 months
rpms/x264/F-17 x264.spec,1.31,1.32
by Nicolas Chauvet
Author: kwizart
Update of /cvs/free/rpms/x264/F-17
In directory se02.es.rpmfusion.net:/tmp/cvs-serv5001
Modified Files:
x264.spec
Log Message:
Update
Index: x264.spec
===================================================================
RCS file: /cvs/free/rpms/x264/F-17/x264.spec,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -r1.31 -r1.32
--- x264.spec 26 Feb 2012 11:00:56 -0000 1.31
+++ x264.spec 26 Feb 2012 12:05:52 -0000 1.32
@@ -1,11 +1,10 @@
%global snapshot 20120125
%global branch stable
-%global _without_gpac 1
Summary: H264/AVC video streams encoder
Name: x264
Version: 0.0.0
-Release: 0.33.%{snapshot}%{?dist}.1
+Release: 0.34.%{snapshot}%{?dist}
License: GPLv2+
Group: System Environment/Libraries
URL: http://developers.videolan.org/x264.html
@@ -137,6 +136,9 @@
%endif
%changelog
+* Wed Feb 22 2012 Nicolas Chauvet <kwizart(a)gmail.com> - 0.0.0-0.34.20120125
+- Rebuilt for F-17 inter branch
+
* Wed Feb 08 2012 Nicolas Chauvet <kwizart(a)gmail.com> - 0.0.0-0.33.20120125
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
12 years, 9 months
rpms/gstreamer-plugins-ugly/F-17 gstreamer-plugins-ugly.spec, 1.35, 1.36
by Nicolas Chauvet
Author: kwizart
Update of /cvs/free/rpms/gstreamer-plugins-ugly/F-17
In directory se02.es.rpmfusion.net:/tmp/cvs-serv4043
Modified Files:
gstreamer-plugins-ugly.spec
Log Message:
Rebuilt for x264/FFmpeg
Index: gstreamer-plugins-ugly.spec
===================================================================
RCS file: /cvs/free/rpms/gstreamer-plugins-ugly/F-17/gstreamer-plugins-ugly.spec,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -r1.35 -r1.36
--- gstreamer-plugins-ugly.spec 23 Nov 2011 17:04:55 -0000 1.35
+++ gstreamer-plugins-ugly.spec 26 Feb 2012 11:58:27 -0000 1.36
@@ -11,7 +11,7 @@
Summary: GStreamer streaming media framework "ugly" plug-ins
Name: gstreamer-plugins-ugly
Version: 0.10.18
-Release: 4%{?dist}
+Release: 5%{?dist}
License: LGPLv2+
Group: Applications/Multimedia
URL: http://gstreamer.freedesktop.org/
@@ -125,6 +125,9 @@
%changelog
+* Wed Feb 22 2012 Nicolas Chauvet <kwizart(a)gmail.com> - 0.10.18-5
+- Rebuilt for x264/FFmpeg
+
* Wed Nov 23 2011 Nicolas Chauvet <kwizart(a)gmail.com> - 0.10.18-4
- Rebuilt for libcdio
12 years, 9 months
rpms/gpac/devel gpac.spec,1.35,1.36
by Nicolas Chauvet
Author: kwizart
Update of /cvs/free/rpms/gpac/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv2719/devel
Modified Files:
gpac.spec
Log Message:
Rebuilt
Index: gpac.spec
===================================================================
RCS file: /cvs/free/rpms/gpac/devel/gpac.spec,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -r1.35 -r1.36
--- gpac.spec 22 Feb 2012 21:31:05 -0000 1.35
+++ gpac.spec 26 Feb 2012 11:46:13 -0000 1.36
@@ -332,7 +332,7 @@
%changelog
* Wed Feb 22 2012 Nicolas Chauvet <kwizart(a)gmail.com> - 0.4.6-0.19.svn20110923
-- Rebuilt for openjpeg
+- Rebuilt for x264/FFmpeg
* Wed Jan 25 2012 Nicolas Chauvet <kwizart(a)gmail.com> - 0.4.6-0.18.svn20110923
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
12 years, 9 months
rpms/gpac/F-17 gpac.spec,1.34,1.35
by Nicolas Chauvet
Author: kwizart
Update of /cvs/free/rpms/gpac/F-17
In directory se02.es.rpmfusion.net:/tmp/cvs-serv2719/F-17
Modified Files:
gpac.spec
Log Message:
Rebuilt
Index: gpac.spec
===================================================================
RCS file: /cvs/free/rpms/gpac/F-17/gpac.spec,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -r1.34 -r1.35
--- gpac.spec 25 Jan 2012 14:50:10 -0000 1.34
+++ gpac.spec 26 Feb 2012 11:46:13 -0000 1.35
@@ -17,7 +17,7 @@
Name: gpac
Summary: MPEG-4 multimedia framework
Version: 0.4.6
-Release: 0.18.svn%{?svn}%{?dist}
+Release: 0.19.svn%{?svn}%{?dist}
License: LGPLv2+
Group: System Environment/Libraries
URL: http://gpac.sourceforge.net/
@@ -331,6 +331,9 @@
%changelog
+* Wed Feb 22 2012 Nicolas Chauvet <kwizart(a)gmail.com> - 0.4.6-0.19.svn20110923
+- Rebuilt for x264/FFmpeg
+
* Wed Jan 25 2012 Nicolas Chauvet <kwizart(a)gmail.com> - 0.4.6-0.18.svn20110923
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
12 years, 9 months
rpms/libquicktime/F-17 libquicktime.spec,1.25,1.26
by Nicolas Chauvet
Author: kwizart
Update of /cvs/free/rpms/libquicktime/F-17
In directory se02.es.rpmfusion.net:/tmp/cvs-serv2273
Modified Files:
libquicktime.spec
Log Message:
Rebuilt for x264/FFmpeg
Index: libquicktime.spec
===================================================================
RCS file: /cvs/free/rpms/libquicktime/F-17/libquicktime.spec,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -r1.25 -r1.26
--- libquicktime.spec 8 Feb 2012 21:52:27 -0000 1.25
+++ libquicktime.spec 26 Feb 2012 11:44:42 -0000 1.26
@@ -1,7 +1,7 @@
Summary: Library for reading and writing Quicktime files
Name: libquicktime
Version: 1.2.3
-Release: 4%{?dist}
+Release: 5%{?dist}
License: LGPLv2+
Group: System Environment/Libraries
URL: http://libquicktime.sourceforge.net/
@@ -129,6 +129,9 @@
# --------------------------------------------------------------------
%changelog
+* Wed Feb 22 2012 Nicolas Chauvet <kwizart(a)gmail.com> - 1.2.3-5
+- Rebuilt for x264/FFmpeg
+
* Wed Feb 08 2012 Nicolas Chauvet <kwizart(a)gmail.com> - 1.2.3-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
12 years, 9 months
rpms/vlc/devel vlc.spec,1.147,1.148
by Nicolas Chauvet
Author: kwizart
Update of /cvs/free/rpms/vlc/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv31484
Modified Files:
vlc.spec
Log Message:
Reenable skins2
Index: vlc.spec
===================================================================
RCS file: /cvs/free/rpms/vlc/devel/vlc.spec,v
retrieving revision 1.147
retrieving revision 1.148
diff -u -r1.147 -r1.148
--- vlc.spec 22 Feb 2012 22:56:46 -0000 1.147
+++ vlc.spec 26 Feb 2012 11:16:36 -0000 1.148
@@ -1,5 +1,4 @@
-#global live555_date 2012.01.26
-#global vlc_rc -rc1
+#global vlc_rc -rc1
%global _with_bootstrap 1
%global _with_workaround_circle_deps 1
%if 0%{?!_without_freeworld:1}
@@ -23,14 +22,11 @@
Summary: The cross-platform open-source multimedia framework, player and server
Name: vlc
Version: 2.0.0
-Release: 2%{?dist}
+Release: 3%{?dist}
License: GPLv2+
Group: Applications/Multimedia
URL: http://www.videolan.org
Source0: http://download.videolan.org/pub/videolan/vlc/%{version}/vlc-%{version}%{...
-%if 0%{?live555_date:1}
-Source2: http://www.live555.com/liveMedia/public/live.%{live555_date}.tar.gz
-%endif
Patch5: vlc-1.1.8-bugfix.opencv22.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -103,7 +99,7 @@
BuildRequires: libvorbis-devel
BuildRequires: libxml2-devel
BuildRequires: lirc-devel
-%{?_with_live555:BuildRequires: live555-devel >= 0-0.19.2008.04.03}
+%{?_with_live555:BuildRequires: live555-devel >= 0-0.33.2011.12.23}
BuildRequires: kernel-headers
BuildRequires: libGL-devel
BuildRequires: libGLU-devel
@@ -212,9 +208,6 @@
%prep
%setup -q -n %{name}-%{version}%{?vlc_rc}
-%if 0%{?live555_date:1}
-%setup -q -D -T -a 2 -n %{name}-%{version}%{?vlc_rc}
-%endif
%if 0%{?fedora} >= 15
%patch5 -p1 -b .opencv22
%endif
@@ -225,17 +218,7 @@
}
-
%build
-%if 0%{?live555_date:1}
-# Then bundled live555 - not needed
-pushd live
-# Force the use of our CFLAGS
-%{__perl} -pi -e 's|-O2|%{optflags} -fPIC -DPIC|g' config.linux
-# Configure and build
-./genMakefiles linux && make
-popd
-%endif
%configure \
@@ -251,9 +234,6 @@
%{?_with_ffmpeg:--enable-switcher} \
--enable-lua \
--enable-live555 \
-%if 0%{?live555_date:1}
- --with-live555-tree=live \
-%endif
--enable-dv \
%{!?_without_opencv:--enable-opencv} \
--enable-sftp \
@@ -326,6 +306,13 @@
--mode 644 \
$RPM_BUILD_ROOT%{_datadir}/applications/vlc.desktop
+# Remove installed fonts for skins2
+rm -f $RPM_BUILD_ROOT%{_datadir}/vlc/skins2/fonts/*.ttf
+ln -sf ../../../fonts/dejavu/DejaVuSans.ttf \
+ $RPM_BUILD_ROOT%{_datadir}/vlc/skins2/fonts/FreeSans.ttf
+ln -sf ../../../fonts/dejavu/DejaVuSans-Bold.ttf \
+ $RPM_BUILD_ROOT%{_datadir}/vlc/skins2/fonts/FreeSansBold.ttf
+
#Clear execstak
%ifarch %{ix86}
execstack -c $RPM_BUILD_ROOT%{_libdir}/vlc/plugins/codec/libdmo_plugin.so
@@ -397,6 +384,7 @@
%{_datadir}/kde4/apps/solid/actions/vlc-*.desktop
%{_datadir}/icons/hicolor/*/apps/vlc*.png
%{_datadir}/icons/hicolor/*/apps/vlc*.xpm
+%{_datadir}/vlc/skins2/
%{_bindir}/qvlc
%{_bindir}/svlc
%{_libdir}/vlc/plugins/gui/libqt4_plugin.so
@@ -413,6 +401,7 @@
%{_libdir}/vlc/plugins/video_output/libxcb_x11_plugin.so
%{_libdir}/vlc/plugins/video_output/libxcb_window_plugin.so
%{_libdir}/vlc/plugins/video_output/libxcb_xv_plugin.so
+%{_libdir}/vlc/plugins/gui/libskins2_plugin.so
%{_libdir}/vlc/plugins/video_filter/libpanoramix_plugin.so
%{_libdir}/vlc/plugins/visualization/libprojectm_plugin.so
%{_libdir}/vlc/plugins/audio_output/libpulse_plugin.so
@@ -424,6 +413,7 @@
%{_bindir}/nvlc
%{_bindir}/rvlc
%{_bindir}/vlc-wrapper
+%exclude %{_datadir}/vlc/skins2
%{_datadir}/vlc/
%{_libdir}/*.so.*
%exclude %{_libdir}/vlc/plugins/gui/libqt4_plugin.so
@@ -450,6 +440,7 @@
%{!?_without_directfb:
%exclude %{_libdir}/vlc/plugins/video_output/libdirectfb_plugin.so
}
+%exclude %{_libdir}/vlc/plugins/gui/libskins2_plugin.so
%{!?_without_opencv:
%exclude %{_libdir}/vlc/plugins/video_filter/libopencv_example_plugin.so
%exclude %{_libdir}/vlc/plugins/video_filter/libopencv_wrapper_plugin.so
@@ -495,6 +486,10 @@
%changelog
+* Sun Feb 26 2012 Nicolas Chauvet <kwizart(a)gmail.com> - 2.0.0-3
+- Reenable skins2 - rfbz#2195
+- Disable internal live555 build
+
* Wed Feb 22 2012 Nicolas Chauvet <kwizart(a)gmail.com> - 2.0.0-2
- Rebuilt for x264/FFmpeg
@@ -902,7 +897,7 @@
* Thu Jan 10 2008 kwizart < kwizart at gmail.com > - 0.8.6d-3.1
- Remove BR portaudio arts
-- Move skin2 to main vlc package
+- Move skins2 to main vlc package
- Enable libopendaap (included within Fedora)
* Mon Dec 3 2007 kwizart < kwizart at gmail.com > - 0.8.6d-3
@@ -943,7 +938,7 @@
* Thu Aug 23 2007 kwizart < kwizart at gmail.com > - 0.8.6c-4
- Change default font to dejavu-lgc/DejaVuLGCSerif.ttf
http://bugzilla.livna.org/show_bug.cgi?id=1605
-- Remove unneeded fonts provided by skin2
+- Remove unneeded fonts provided by skins2
* Tue Aug 14 2007 kwizart < kwizart at gmail.com > - 0.8.6c-3.2
- clean-up with svn
12 years, 9 months