rpms/xmms2-nonfree/devel xmms2-0.8DrO_o-no-O0.patch, NONE, 1.1 xmms2-0.8DrO_o-use-libdir.patch, NONE, 1.1 .cvsignore, 1.4, 1.5 sources, 1.4, 1.5 xmms2-nonfree.spec, 1.6, 1.7 xmms2-0.7DrNo-moresaneversioning.patch, 1.1, NONE xmms2-0.7DrNo-no-O0.patch, 1.1, NONE xmms2-0.7DrNo-use-libdir.patch, 1.1, NONE
by Orcan Ogetbil
Author: oget
Update of /cvs/nonfree/rpms/xmms2-nonfree/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv11007
Modified Files:
.cvsignore sources xmms2-nonfree.spec
Added Files:
xmms2-0.8DrO_o-no-O0.patch xmms2-0.8DrO_o-use-libdir.patch
Removed Files:
xmms2-0.7DrNo-moresaneversioning.patch
xmms2-0.7DrNo-no-O0.patch xmms2-0.7DrNo-use-libdir.patch
Log Message:
* Mon Dec 05 2011 John Doe <anonymous(a)american.us> 0.8-1
- Update to 0.8
xmms2-0.8DrO_o-no-O0.patch:
wscript | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
--- NEW FILE xmms2-0.8DrO_o-no-O0.patch ---
diff -up xmms2-0.8DrO_o/wscript.noO0 xmms2-0.8DrO_o/wscript
--- xmms2-0.8DrO_o/wscript.noO0 2011-10-20 15:26:08.000000000 -0400
+++ xmms2-0.8DrO_o/wscript 2011-12-05 15:19:15.962065486 -0500
@@ -295,8 +295,8 @@ def configure(conf):
conf.msg("uncommited changed", changed and "yes" or "no")
conf.env.VERSION = "%s (git commit: %s%s)" % (BASEVERSION, nam, dirty)
- conf.env.append_unique('CFLAGS', ['-g', '-O0'])
- conf.env.append_unique('CXXFLAGS', ['-g', '-O0'])
+ ## conf.env.append_unique('CFLAGS', ['-g', '-O0'])
+ ## conf.env.append_unique('CXXFLAGS', ['-g', '-O0'])
if conf.options.with_profiling:
conf.env.with_profiling = True
xmms2-0.8DrO_o-use-libdir.patch:
tool.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--- NEW FILE xmms2-0.8DrO_o-use-libdir.patch ---
diff -up xmms2-0.8DrO_o/waftools/tool.py.plugins-use-libdir xmms2-0.8DrO_o/waftools/tool.py
--- xmms2-0.8DrO_o/waftools/tool.py.plugins-use-libdir 2011-10-20 15:26:08.000000000 -0400
+++ xmms2-0.8DrO_o/waftools/tool.py 2011-12-05 14:56:47.867995794 -0500
@@ -6,5 +6,5 @@ def add_install_flag(bld, obj):
if env['explicit_install_name']:
libname = obj.env["cshlib_PATTERN"] % obj.target
- insname = os.path.join(obj.env["PREFIX"], 'lib', libname)
+ insname = os.path.join(obj.env["LIBDIR"], libname)
obj.env.append_unique("LINKFLAGS", ["-install_name", insname])
Index: .cvsignore
===================================================================
RCS file: /cvs/nonfree/rpms/xmms2-nonfree/devel/.cvsignore,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- .cvsignore 1 Jul 2010 23:51:33 -0000 1.4
+++ .cvsignore 6 Dec 2011 03:24:11 -0000 1.5
@@ -1 +1 @@
-xmms2-0.7DrNo.tar.bz2
+xmms2-0.8DrO_o.tar.bz2
Index: sources
===================================================================
RCS file: /cvs/nonfree/rpms/xmms2-nonfree/devel/sources,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- sources 1 Jul 2010 23:51:33 -0000 1.4
+++ sources 6 Dec 2011 03:24:11 -0000 1.5
@@ -1 +1 @@
-60e50b591078acb6a85cd83de0f2b077 xmms2-0.7DrNo.tar.bz2
+84d5c05a70bfd31ed392a4e3f701eaa3 xmms2-0.8DrO_o.tar.bz2
Index: xmms2-nonfree.spec
===================================================================
RCS file: /cvs/nonfree/rpms/xmms2-nonfree/devel/xmms2-nonfree.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- xmms2-nonfree.spec 1 Jul 2010 23:51:33 -0000 1.6
+++ xmms2-nonfree.spec 6 Dec 2011 03:24:11 -0000 1.7
@@ -1,20 +1,17 @@
-%global codename DrNo
+%global codename DrO_o
Name: xmms2-nonfree
Summary: Nonfree plugins for XMMS2
-Version: 0.7
+Version: 0.8
Release: 1%{?dist}
License: LGPLv2+ and GPLv2+
Group: Applications/Multimedia
# Fedora's xmms2 has to use a sanitized tarball, we don't.
Source0: http://downloads.sourceforge.net/xmms2/xmms2-%{version}%{codename}.tar.bz2
# Use libdir properly for Fedora multilib
-Patch1: xmms2-0.7DrNo-use-libdir.patch
-
+Patch0: xmms2-0.8DrO_o-use-libdir.patch
# Don't add extra CFLAGS, we're smart enough, thanks.
-Patch4: xmms2-0.7DrNo-no-O0.patch
-# More sane versioning
-Patch5: xmms2-0.7DrNo-moresaneversioning.patch
+Patch1: xmms2-0.8DrO_o-no-O0.patch
URL: http://wiki.xmms2.xmms.se/
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -23,7 +20,7 @@
BuildRequires: python-devel
# RPMFusion only BuildRequires
BuildRequires: mac-devel
-BuildRequires: sidplay-libs-static
+BuildRequires: sidplay-libs-devel
Requires: xmms2-mac = %{version}-%{release}
Requires: xmms2-sid = %{version}-%{release}
@@ -67,17 +64,8 @@
%prep
%setup -q -n xmms2-%{version}%{codename}
-%patch1 -p1 -b .plugins-use-libdir
-
-%patch4 -p1 -b .noO0
-%patch5 -p1 -b .versionsanity
-
-
-# Clean up paths in wafadmin
-WAFADMIN_FILES=`find wafadmin/ -type f`
-for i in $WAFADMIN_FILES; do
- sed -i 's|/usr/lib|%{_libdir}|g' $i
-done
+%patch0 -p1 -b .plugins-use-libdir
+%patch1 -p1 -b .noO0
# For some reasons RPMFusion's sidplay libraries are moved to a
# non-standard location. xmms2 can't detect this unless:
@@ -88,9 +76,6 @@
./waf configure --prefix=%{_prefix} \
--libdir=%{_libdir} \
--with-pkgconfigdir=%{_libdir}/pkgconfig \
- --without-optionals=avahi \
- --without-optionals=cli \
- --without-optionals=dns_sd \
--without-optionals=et \
--without-optionals=launcher \
--without-optionals=medialib-updater \
@@ -191,6 +176,9 @@
%{_libdir}/xmms2/libxmms_sid.so
%changelog
+* Mon Dec 05 2011 John Doe <anonymous(a)american.us> 0.8-1
+- Update to 0.8
+
* Thu Jul 01 2010 John Doe <anonymous(a)american.us> 0.7-1
- Update to 0.7
--- xmms2-0.7DrNo-moresaneversioning.patch DELETED ---
--- xmms2-0.7DrNo-no-O0.patch DELETED ---
--- xmms2-0.7DrNo-use-libdir.patch DELETED ---
12 years, 11 months
rpms/xmms2-freeworld/devel xmms2-0.8DrO_o-no-O0.patch, NONE, 1.1 xmms2-0.8DrO_o-use-libdir.patch, NONE, 1.1 .cvsignore, 1.4, 1.5 sources, 1.4, 1.5 xmms2-freeworld.spec, 1.6, 1.7 xmms2-0.7DrNo-moresaneversioning.patch, 1.1, NONE xmms2-0.7DrNo-no-O0.patch, 1.1, NONE xmms2-0.7DrNo-use-libdir.patch, 1.1, NONE xmms2-ffmpeg.patch, 1.1, NONE
by Orcan Ogetbil
Author: oget
Update of /cvs/free/rpms/xmms2-freeworld/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv10015
Modified Files:
.cvsignore sources xmms2-freeworld.spec
Added Files:
xmms2-0.8DrO_o-no-O0.patch xmms2-0.8DrO_o-use-libdir.patch
Removed Files:
xmms2-0.7DrNo-moresaneversioning.patch
xmms2-0.7DrNo-no-O0.patch xmms2-0.7DrNo-use-libdir.patch
xmms2-ffmpeg.patch
Log Message:
* Mon Dec 05 2011 John Doe <anonymous(a)american.us> 0.8-1
- Update to 0.8
xmms2-0.8DrO_o-no-O0.patch:
wscript | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
--- NEW FILE xmms2-0.8DrO_o-no-O0.patch ---
diff -up xmms2-0.8DrO_o/wscript.noO0 xmms2-0.8DrO_o/wscript
--- xmms2-0.8DrO_o/wscript.noO0 2011-10-20 15:26:08.000000000 -0400
+++ xmms2-0.8DrO_o/wscript 2011-12-05 15:19:15.962065486 -0500
@@ -295,8 +295,8 @@ def configure(conf):
conf.msg("uncommited changed", changed and "yes" or "no")
conf.env.VERSION = "%s (git commit: %s%s)" % (BASEVERSION, nam, dirty)
- conf.env.append_unique('CFLAGS', ['-g', '-O0'])
- conf.env.append_unique('CXXFLAGS', ['-g', '-O0'])
+ ## conf.env.append_unique('CFLAGS', ['-g', '-O0'])
+ ## conf.env.append_unique('CXXFLAGS', ['-g', '-O0'])
if conf.options.with_profiling:
conf.env.with_profiling = True
xmms2-0.8DrO_o-use-libdir.patch:
tool.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--- NEW FILE xmms2-0.8DrO_o-use-libdir.patch ---
diff -up xmms2-0.8DrO_o/waftools/tool.py.plugins-use-libdir xmms2-0.8DrO_o/waftools/tool.py
--- xmms2-0.8DrO_o/waftools/tool.py.plugins-use-libdir 2011-10-20 15:26:08.000000000 -0400
+++ xmms2-0.8DrO_o/waftools/tool.py 2011-12-05 14:56:47.867995794 -0500
@@ -6,5 +6,5 @@ def add_install_flag(bld, obj):
if env['explicit_install_name']:
libname = obj.env["cshlib_PATTERN"] % obj.target
- insname = os.path.join(obj.env["PREFIX"], 'lib', libname)
+ insname = os.path.join(obj.env["LIBDIR"], libname)
obj.env.append_unique("LINKFLAGS", ["-install_name", insname])
Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/xmms2-freeworld/devel/.cvsignore,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- .cvsignore 1 Jul 2010 23:49:09 -0000 1.4
+++ .cvsignore 6 Dec 2011 03:19:52 -0000 1.5
@@ -1 +1 @@
-xmms2-0.7DrNo.tar.bz2
+xmms2-0.8DrO_o.tar.bz2
Index: sources
===================================================================
RCS file: /cvs/free/rpms/xmms2-freeworld/devel/sources,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- sources 1 Jul 2010 23:49:09 -0000 1.4
+++ sources 6 Dec 2011 03:19:52 -0000 1.5
@@ -1 +1 @@
-60e50b591078acb6a85cd83de0f2b077 xmms2-0.7DrNo.tar.bz2
+84d5c05a70bfd31ed392a4e3f701eaa3 xmms2-0.8DrO_o.tar.bz2
Index: xmms2-freeworld.spec
===================================================================
RCS file: /cvs/free/rpms/xmms2-freeworld/devel/xmms2-freeworld.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- xmms2-freeworld.spec 6 Oct 2011 04:33:03 -0000 1.6
+++ xmms2-freeworld.spec 6 Dec 2011 03:19:52 -0000 1.7
@@ -1,22 +1,17 @@
-%define codename DrNo
+%define codename DrO_o
Name: xmms2-freeworld
Summary: Plugins for XMMS2 that cannot be included in Fedora
-Version: 0.7
-Release: 3%{?dist}
+Version: 0.8
+Release: 1%{?dist}
License: LGPLv2+ and GPL+ and BSD
Group: Applications/Multimedia
# Fedora's xmms2 has to use a sanitized tarball, we don't.
Source0: http://downloads.sourceforge.net/xmms2/xmms2-%{version}%{codename}.tar.bz2
# Use libdir properly for Fedora multilib
-Patch1: xmms2-0.7DrNo-use-libdir.patch
-
+Patch0: xmms2-0.8DrO_o-use-libdir.patch
# Don't add extra CFLAGS, we're smart enough, thanks.
-Patch4: xmms2-0.7DrNo-no-O0.patch
-# More sane versioning
-Patch5: xmms2-0.7DrNo-moresaneversioning.patch
-# Compatibility with newer ffmpeg
-Patch6: xmms2-ffmpeg.patch
+Patch1: xmms2-0.8DrO_o-no-O0.patch
URL: http://wiki.xmms2.xmms.se/
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -96,26 +91,15 @@
%prep
%setup -q -n xmms2-%{version}%{codename}
-%patch1 -p1 -b .plugins-use-libdir
+%patch0 -p1 -b .plugins-use-libdir
+%patch1 -p1 -b .noO0
-%patch4 -p1 -b .noO0
-%patch5 -p1 -b .versionsanity
-%patch6 -p1 -b .ffmpeg
-
-# Clean up paths in wafadmin
-WAFADMIN_FILES=`find wafadmin/ -type f`
-for i in $WAFADMIN_FILES; do
- sed -i 's|/usr/lib|%{_libdir}|g' $i
-done
%build
export CFLAGS="%{optflags}"
./waf configure --prefix=%{_prefix} \
--libdir=%{_libdir} \
--with-pkgconfigdir=%{_libdir}/pkgconfig \
- --without-optionals=avahi \
- --without-optionals=cli \
- --without-optionals=dns_sd \
--without-optionals=et \
--without-optionals=launcher \
--without-optionals=medialib-updater \
@@ -218,6 +202,9 @@
%{_libdir}/xmms2/libxmms_mp4.so
%changelog
+* Mon Dec 05 2011 John Doe <anonymous(a)american.us> 0.8-1
+- Update to 0.8
+
* Wed Oct 05 2011 John Doe <anonymous(a)american.us> 0.7-3
- Patch for new ffmpeg thanks to rathann!
--- xmms2-0.7DrNo-moresaneversioning.patch DELETED ---
--- xmms2-0.7DrNo-no-O0.patch DELETED ---
--- xmms2-0.7DrNo-use-libdir.patch DELETED ---
--- xmms2-ffmpeg.patch DELETED ---
12 years, 11 months
rpms/picard-freeworld/F-15 .cvsignore, 1.5, 1.6 picard-freeworld.spec, 1.10, 1.11 sources, 1.7, 1.8
by Alex Lancaster
Author: alexlan
Update of /cvs/free/rpms/picard-freeworld/F-15
In directory se02.es.rpmfusion.net:/tmp/cvs-serv25524
Modified Files:
.cvsignore picard-freeworld.spec sources
Log Message:
Update to 0.16 as per f16
Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/picard-freeworld/F-15/.cvsignore,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- .cvsignore 21 Aug 2011 06:58:44 -0000 1.5
+++ .cvsignore 5 Dec 2011 22:24:55 -0000 1.6
@@ -1 +1 @@
-picard-0.15.1.tar.gz
+picard-0.16.tar.gz
Index: picard-freeworld.spec
===================================================================
RCS file: /cvs/free/rpms/picard-freeworld/F-15/picard-freeworld.spec,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- picard-freeworld.spec 21 Aug 2011 06:58:44 -0000 1.10
+++ picard-freeworld.spec 5 Dec 2011 22:24:55 -0000 1.11
@@ -2,8 +2,8 @@
%{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
Name: picard-freeworld
-Version: 0.15.1
-Release: 1%{?dist}
+Version: 0.16
+Release: 2%{?dist}
Summary: MusicBrainz-based audio tagger
Group: Applications/Multimedia
@@ -56,6 +56,15 @@
%{python_sitearch}/picard/musicdns/avcodec.so
%changelog
+* Thu Nov 17 2011 Alex Lancaster <alexlan[AT]fedoraproject org> - 0.16-2
+- Bump version to enable F-16 build.
+
+* Tue Nov 15 2011 Alex Lancaster <alexlan[AT]fedoraproject org> - 0.16-1
+- Sync with new 0.16 in Fedora
+
+* Mon Sep 26 2011 Nicolas Chauvet <kwizart(a)gmail.com> - 0.15.1-2
+- Rebuilt for FFmpeg-0.8
+
* Sun Aug 21 2011 Alex Lancaster <alexlan[AT]fedoraproject org> - 0.15.1-1
- Drop 0.11-avsetup patch
- Update to 0.15.1, sync with main package
Index: sources
===================================================================
RCS file: /cvs/free/rpms/picard-freeworld/F-15/sources,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- sources 21 Aug 2011 06:58:44 -0000 1.7
+++ sources 5 Dec 2011 22:24:55 -0000 1.8
@@ -1 +1 @@
-21b51e229c246e2d17b746649bfa370f picard-0.15.1.tar.gz
+5791a5ae1ce92ac1ffb1cc8f15917ad7 picard-0.16.tar.gz
12 years, 11 months
rpms/VirtualBox-OSE/devel VirtualBox-OSE.spec,1.74,1.75
by Sérgio M. Basto
Author: sergiomb
Update of /cvs/free/rpms/VirtualBox-OSE/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv9097
Modified Files:
VirtualBox-OSE.spec
Log Message:
* Mon Dec 5 2011 Sérgio Basto <sergio(a)serjux.com> - 4.1.6-5
- Now rawhide needs explicit BuildRequires libpng-devel
Index: VirtualBox-OSE.spec
===================================================================
RCS file: /cvs/free/rpms/VirtualBox-OSE/devel/VirtualBox-OSE.spec,v
retrieving revision 1.74
retrieving revision 1.75
diff -u -r1.74 -r1.75
--- VirtualBox-OSE.spec 5 Dec 2011 08:20:56 -0000 1.74
+++ VirtualBox-OSE.spec 5 Dec 2011 11:47:02 -0000 1.75
@@ -15,7 +15,7 @@
Name: VirtualBox-OSE
Version: 4.1.6
-Release: 4%{?prerel:.%{prerel}}%{?dist}
+Release: 5%{?prerel:.%{prerel}}%{?dist}
Summary: A general-purpose full virtualizer for PC hardware
Group: Development/Tools
@@ -63,6 +63,7 @@
BuildRequires: mkisofs
BuildRequires: java-devel >= 1.6
BuildRequires: /usr/bin/pdflatex
+BuildRequires: libpng-devel
# For the X11 module
BuildRequires: libdrm-devel
@@ -474,6 +475,9 @@
%changelog
+* Mon Dec 5 2011 Sérgio Basto <sergio(a)serjux.com> - 4.1.6-5
+- Now rawhide needs explicit BuildRequires libpng-devel
+
* Mon Dec 5 2011 Sérgio Basto <sergio(a)serjux.com> - 4.1.6-4
- revert change for "bug #1468, conflict symbols have been fixed upstream".
12 years, 11 months
rpms/lightspark/F-14 lightspark-0.5.3-remove-llvm-version-check.patch, NONE, 1.1 lightspark.spec, 1.16, 1.17 sources, 1.14, 1.15
by Hicham HAOUARI
Author: hicham
Update of /cvs/free/rpms/lightspark/F-14
In directory se02.es.rpmfusion.net:/tmp/cvs-serv19475/F-14
Modified Files:
lightspark.spec sources
Added Files:
lightspark-0.5.3-remove-llvm-version-check.patch
Log Message:
Update to 0.5.3
lightspark-0.5.3-remove-llvm-version-check.patch:
CMakeLists.txt | 3 ---
1 file changed, 3 deletions(-)
--- NEW FILE lightspark-0.5.3-remove-llvm-version-check.patch ---
--- lightspark-0.5.2.1/CMakeLists.txt.old 2011-11-15 14:05:31.715019017 +0000
+++ lightspark-0.5.2.1/CMakeLists.txt 2011-11-15 14:05:50.439319961 +0000
@@ -151,9 +151,6 @@ INCLUDE(FindLLVM REQUIRED)
IF(${LLVM_STRING_VERSION} VERSION_LESS 2.8)
MESSAGE(FATAL_ERROR "LLVM >=2.8 is required!")
ENDIF(${LLVM_STRING_VERSION} VERSION_LESS 2.8)
-IF(${LLVM_STRING_VERSION} VERSION_EQUAL 2.9)
- MESSAGE(FATAL_ERROR "LLVM !=2.9 is required!")
-ENDIF(${LLVM_STRING_VERSION} VERSION_EQUAL 2.9)
IF(${LLVM_STRING_VERSION} VERSION_EQUAL 2.8)
ADD_DEFINITIONS(-DLLVM_28)
ENDIF(${LLVM_STRING_VERSION} VERSION_EQUAL 2.8)
Index: lightspark.spec
===================================================================
RCS file: /cvs/free/rpms/lightspark/F-14/lightspark.spec,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- lightspark.spec 11 Sep 2011 12:21:19 -0000 1.16
+++ lightspark.spec 5 Dec 2011 10:01:06 -0000 1.17
@@ -19,7 +19,7 @@
%define rel 1
-%define major 0.5.0
+%define major 0.5.3
Name: lightspark
Version: %{major}
@@ -39,9 +39,10 @@
# tar cjf %%{name}-%%{version}-%%{date}git.tar.bz2 %%{name}-%%{version}
Source0: %{name}-%{version}-%{date}git.tar.bz2
%else
-Source0: http://launchpad.net/%{name}/trunk/%{name}-%{major}/+download/%{name}-%{v...
+Source0: http://launchpad.net/%{name}/trunk/%{name}-%{version}/+download/%{name}-%...
%endif
-BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
+
+Patch0: %{name}-%{version}-remove-llvm-version-check.patch
BuildRequires: cmake
BuildRequires: llvm-devel >= 2.7
@@ -59,6 +60,7 @@
BuildRequires: gettext
BuildRequires: libxml++-devel >= 2.33.1
BuildRequires: librtmp-devel
+BuildRequires: libffi-devel
%description
Lightspark is a modern, free, open-source flash player implementation.
@@ -83,6 +85,7 @@
%prep
%setup -q -n %{name}-%{version}%{?pre:~%{pre}}
+%patch0 -p1 -b .remove-llvm-version-check
%build
%cmake -DCOMPILE_PLUGIN=1 \
@@ -151,6 +154,15 @@
%{_libdir}/mozilla/plugins/lib%{name}plugin.so
%changelog
+* Mon Dec 05 2011 Hicham HAOUARI <hicham.haouari(a)gmail.com> - 0.5.3-1
+- Update to 0.5.3
+
+* Tue Nov 15 2011 Hicham HAOUARI <hicham.haouari(a)gmail.com> - 0.5.2.1-1
+- Update to upstream 0.5.2.1 release
+
+* Sun Sep 11 2011 Hicham HAOUARI <hicham.haouari(a)gmail.com> - 0.5.0-2
+- BR libffi-devel
+
* Sun Sep 11 2011 Hicham HAOUARI <hicham.haouari(a)gmail.com> - 0.5.0-1
- Update to 0.5.0 final
Index: sources
===================================================================
RCS file: /cvs/free/rpms/lightspark/F-14/sources,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- sources 11 Sep 2011 12:21:20 -0000 1.14
+++ sources 5 Dec 2011 10:01:06 -0000 1.15
@@ -1 +1 @@
-7d42c8e92c3c3b318076393a7e9508fb lightspark-0.5.0.tar.gz
+2d4519c61aabc34cbba97120f5c01d18 lightspark-0.5.3.tar.gz
12 years, 11 months
rpms/lightspark/F-15 lightspark-0.5.3-remove-llvm-version-check.patch, NONE, 1.1 lightspark.spec, 1.18, 1.19 sources, 1.16, 1.17
by Hicham HAOUARI
Author: hicham
Update of /cvs/free/rpms/lightspark/F-15
In directory se02.es.rpmfusion.net:/tmp/cvs-serv18917/F-15
Modified Files:
lightspark.spec sources
Added Files:
lightspark-0.5.3-remove-llvm-version-check.patch
Log Message:
Update to 0.5.3
lightspark-0.5.3-remove-llvm-version-check.patch:
CMakeLists.txt | 3 ---
1 file changed, 3 deletions(-)
--- NEW FILE lightspark-0.5.3-remove-llvm-version-check.patch ---
--- lightspark-0.5.2.1/CMakeLists.txt.old 2011-11-15 14:05:31.715019017 +0000
+++ lightspark-0.5.2.1/CMakeLists.txt 2011-11-15 14:05:50.439319961 +0000
@@ -151,9 +151,6 @@ INCLUDE(FindLLVM REQUIRED)
IF(${LLVM_STRING_VERSION} VERSION_LESS 2.8)
MESSAGE(FATAL_ERROR "LLVM >=2.8 is required!")
ENDIF(${LLVM_STRING_VERSION} VERSION_LESS 2.8)
-IF(${LLVM_STRING_VERSION} VERSION_EQUAL 2.9)
- MESSAGE(FATAL_ERROR "LLVM !=2.9 is required!")
-ENDIF(${LLVM_STRING_VERSION} VERSION_EQUAL 2.9)
IF(${LLVM_STRING_VERSION} VERSION_EQUAL 2.8)
ADD_DEFINITIONS(-DLLVM_28)
ENDIF(${LLVM_STRING_VERSION} VERSION_EQUAL 2.8)
Index: lightspark.spec
===================================================================
RCS file: /cvs/free/rpms/lightspark/F-15/lightspark.spec,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- lightspark.spec 11 Sep 2011 13:45:10 -0000 1.18
+++ lightspark.spec 5 Dec 2011 09:29:26 -0000 1.19
@@ -17,9 +17,9 @@
%define pre rc1
%endif
-%define rel 2
+%define rel 1
-%define major 0.5.0
+%define major 0.5.3
Name: lightspark
Version: %{major}
@@ -39,9 +39,10 @@
# tar cjf %%{name}-%%{version}-%%{date}git.tar.bz2 %%{name}-%%{version}
Source0: %{name}-%{version}-%{date}git.tar.bz2
%else
-Source0: http://launchpad.net/%{name}/trunk/%{name}-%{major}/+download/%{name}-%{v...
+Source0: http://launchpad.net/%{name}/trunk/%{name}-%{version}/+download/%{name}-%...
%endif
-BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
+
+Patch0: %{name}-%{version}-remove-llvm-version-check.patch
BuildRequires: cmake
BuildRequires: llvm-devel >= 2.7
@@ -84,6 +85,7 @@
%prep
%setup -q -n %{name}-%{version}%{?pre:~%{pre}}
+%patch0 -p1 -b .remove-llvm-version-check
%build
%cmake -DCOMPILE_PLUGIN=1 \
@@ -152,6 +154,12 @@
%{_libdir}/mozilla/plugins/lib%{name}plugin.so
%changelog
+* Mon Dec 05 2011 Hicham HAOUARI <hicham.haouari(a)gmail.com> - 0.5.3-1
+- Update to 0.5.3
+
+* Tue Nov 15 2011 Hicham HAOUARI <hicham.haouari(a)gmail.com> - 0.5.2.1-1
+- Update to upstream 0.5.2.1 release
+
* Sun Sep 11 2011 Hicham HAOUARI <hicham.haouari(a)gmail.com> - 0.5.0-2
- BR libffi-devel
Index: sources
===================================================================
RCS file: /cvs/free/rpms/lightspark/F-15/sources,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- sources 11 Sep 2011 12:20:27 -0000 1.16
+++ sources 5 Dec 2011 09:29:26 -0000 1.17
@@ -1 +1 @@
-7d42c8e92c3c3b318076393a7e9508fb lightspark-0.5.0.tar.gz
+2d4519c61aabc34cbba97120f5c01d18 lightspark-0.5.3.tar.gz
12 years, 11 months
rpms/lightspark/F-16 lightspark-0.5.3-remove-llvm-version-check.patch, NONE, 1.1 lightspark.spec, 1.18, 1.19 sources, 1.17, 1.18
by Hicham HAOUARI
Author: hicham
Update of /cvs/free/rpms/lightspark/F-16
In directory se02.es.rpmfusion.net:/tmp/cvs-serv18595/F-16
Modified Files:
lightspark.spec sources
Added Files:
lightspark-0.5.3-remove-llvm-version-check.patch
Log Message:
Update to 0.5.3
lightspark-0.5.3-remove-llvm-version-check.patch:
CMakeLists.txt | 3 ---
1 file changed, 3 deletions(-)
--- NEW FILE lightspark-0.5.3-remove-llvm-version-check.patch ---
--- lightspark-0.5.2.1/CMakeLists.txt.old 2011-11-15 14:05:31.715019017 +0000
+++ lightspark-0.5.2.1/CMakeLists.txt 2011-11-15 14:05:50.439319961 +0000
@@ -151,9 +151,6 @@ INCLUDE(FindLLVM REQUIRED)
IF(${LLVM_STRING_VERSION} VERSION_LESS 2.8)
MESSAGE(FATAL_ERROR "LLVM >=2.8 is required!")
ENDIF(${LLVM_STRING_VERSION} VERSION_LESS 2.8)
-IF(${LLVM_STRING_VERSION} VERSION_EQUAL 2.9)
- MESSAGE(FATAL_ERROR "LLVM !=2.9 is required!")
-ENDIF(${LLVM_STRING_VERSION} VERSION_EQUAL 2.9)
IF(${LLVM_STRING_VERSION} VERSION_EQUAL 2.8)
ADD_DEFINITIONS(-DLLVM_28)
ENDIF(${LLVM_STRING_VERSION} VERSION_EQUAL 2.8)
Index: lightspark.spec
===================================================================
RCS file: /cvs/free/rpms/lightspark/F-16/lightspark.spec,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- lightspark.spec 11 Sep 2011 12:18:48 -0000 1.18
+++ lightspark.spec 5 Dec 2011 09:28:24 -0000 1.19
@@ -19,7 +19,7 @@
%define rel 1
-%define major 0.5.0
+%define major 0.5.3
Name: lightspark
Version: %{major}
@@ -39,9 +39,10 @@
# tar cjf %%{name}-%%{version}-%%{date}git.tar.bz2 %%{name}-%%{version}
Source0: %{name}-%{version}-%{date}git.tar.bz2
%else
-Source0: http://launchpad.net/%{name}/trunk/%{name}-%{major}/+download/%{name}-%{v...
+Source0: http://launchpad.net/%{name}/trunk/%{name}-%{version}/+download/%{name}-%...
%endif
-BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
+
+Patch0: %{name}-%{version}-remove-llvm-version-check.patch
BuildRequires: cmake
BuildRequires: llvm-devel >= 2.7
@@ -59,6 +60,7 @@
BuildRequires: gettext
BuildRequires: libxml++-devel >= 2.33.1
BuildRequires: librtmp-devel
+BuildRequires: libffi-devel
%description
Lightspark is a modern, free, open-source flash player implementation.
@@ -83,6 +85,7 @@
%prep
%setup -q -n %{name}-%{version}%{?pre:~%{pre}}
+%patch0 -p1 -b .remove-llvm-version-check
%build
%cmake -DCOMPILE_PLUGIN=1 \
@@ -151,6 +154,15 @@
%{_libdir}/mozilla/plugins/lib%{name}plugin.so
%changelog
+* Mon Dec 05 2011 Hicham HAOUARI <hicham.haouari(a)gmail.com> - 0.5.3-1
+- Update to 0.5.3
+
+* Tue Nov 15 2011 Hicham HAOUARI <hicham.haouari(a)gmail.com> - 0.5.2.1-1
+- Update to upstream 0.5.2.1 release
+
+* Sun Sep 11 2011 Hicham HAOUARI <hicham.haouari(a)gmail.com> - 0.5.0-2
+- BR libffi-devel
+
* Sun Sep 11 2011 Hicham HAOUARI <hicham.haouari(a)gmail.com> - 0.5.0-1
- Update to 0.5.0 final
Index: sources
===================================================================
RCS file: /cvs/free/rpms/lightspark/F-16/sources,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- sources 11 Sep 2011 12:18:48 -0000 1.17
+++ sources 5 Dec 2011 09:28:24 -0000 1.18
@@ -1 +1 @@
-7d42c8e92c3c3b318076393a7e9508fb lightspark-0.5.0.tar.gz
+2d4519c61aabc34cbba97120f5c01d18 lightspark-0.5.3.tar.gz
12 years, 11 months
rpms/lightspark/devel lightspark-0.5.3-remove-llvm-version-check.patch, NONE, 1.1 lightspark.spec, 1.18, 1.19 sources, 1.17, 1.18
by Hicham HAOUARI
Author: hicham
Update of /cvs/free/rpms/lightspark/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv18229/devel
Modified Files:
lightspark.spec sources
Added Files:
lightspark-0.5.3-remove-llvm-version-check.patch
Log Message:
Update to 0.5.3
lightspark-0.5.3-remove-llvm-version-check.patch:
CMakeLists.txt | 3 ---
1 file changed, 3 deletions(-)
--- NEW FILE lightspark-0.5.3-remove-llvm-version-check.patch ---
--- lightspark-0.5.2.1/CMakeLists.txt.old 2011-11-15 14:05:31.715019017 +0000
+++ lightspark-0.5.2.1/CMakeLists.txt 2011-11-15 14:05:50.439319961 +0000
@@ -151,9 +151,6 @@ INCLUDE(FindLLVM REQUIRED)
IF(${LLVM_STRING_VERSION} VERSION_LESS 2.8)
MESSAGE(FATAL_ERROR "LLVM >=2.8 is required!")
ENDIF(${LLVM_STRING_VERSION} VERSION_LESS 2.8)
-IF(${LLVM_STRING_VERSION} VERSION_EQUAL 2.9)
- MESSAGE(FATAL_ERROR "LLVM !=2.9 is required!")
-ENDIF(${LLVM_STRING_VERSION} VERSION_EQUAL 2.9)
IF(${LLVM_STRING_VERSION} VERSION_EQUAL 2.8)
ADD_DEFINITIONS(-DLLVM_28)
ENDIF(${LLVM_STRING_VERSION} VERSION_EQUAL 2.8)
Index: lightspark.spec
===================================================================
RCS file: /cvs/free/rpms/lightspark/devel/lightspark.spec,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- lightspark.spec 11 Sep 2011 12:18:48 -0000 1.18
+++ lightspark.spec 5 Dec 2011 09:27:15 -0000 1.19
@@ -19,7 +19,7 @@
%define rel 1
-%define major 0.5.0
+%define major 0.5.3
Name: lightspark
Version: %{major}
@@ -39,9 +39,10 @@
# tar cjf %%{name}-%%{version}-%%{date}git.tar.bz2 %%{name}-%%{version}
Source0: %{name}-%{version}-%{date}git.tar.bz2
%else
-Source0: http://launchpad.net/%{name}/trunk/%{name}-%{major}/+download/%{name}-%{v...
+Source0: http://launchpad.net/%{name}/trunk/%{name}-%{version}/+download/%{name}-%...
%endif
-BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
+
+Patch0: %{name}-%{version}-remove-llvm-version-check.patch
BuildRequires: cmake
BuildRequires: llvm-devel >= 2.7
@@ -59,6 +60,7 @@
BuildRequires: gettext
BuildRequires: libxml++-devel >= 2.33.1
BuildRequires: librtmp-devel
+BuildRequires: libffi-devel
%description
Lightspark is a modern, free, open-source flash player implementation.
@@ -83,6 +85,7 @@
%prep
%setup -q -n %{name}-%{version}%{?pre:~%{pre}}
+%patch0 -p1 -b .remove-llvm-version-check
%build
%cmake -DCOMPILE_PLUGIN=1 \
@@ -151,6 +154,15 @@
%{_libdir}/mozilla/plugins/lib%{name}plugin.so
%changelog
+* Mon Dec 05 2011 Hicham HAOUARI <hicham.haouari(a)gmail.com> - 0.5.3-1
+- Update to 0.5.3
+
+* Tue Nov 15 2011 Hicham HAOUARI <hicham.haouari(a)gmail.com> - 0.5.2.1-1
+- Update to upstream 0.5.2.1 release
+
+* Sun Sep 11 2011 Hicham HAOUARI <hicham.haouari(a)gmail.com> - 0.5.0-2
+- BR libffi-devel
+
* Sun Sep 11 2011 Hicham HAOUARI <hicham.haouari(a)gmail.com> - 0.5.0-1
- Update to 0.5.0 final
Index: sources
===================================================================
RCS file: /cvs/free/rpms/lightspark/devel/sources,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- sources 11 Sep 2011 12:18:48 -0000 1.17
+++ sources 5 Dec 2011 09:27:15 -0000 1.18
@@ -1 +1 @@
-7d42c8e92c3c3b318076393a7e9508fb lightspark-0.5.0.tar.gz
+2d4519c61aabc34cbba97120f5c01d18 lightspark-0.5.3.tar.gz
12 years, 11 months
rpms/VirtualBox-OSE/devel VirtualBox-OSE.spec,1.73,1.74
by Sérgio M. Basto
Author: sergiomb
Update of /cvs/free/rpms/VirtualBox-OSE/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv6453
Modified Files:
VirtualBox-OSE.spec
Log Message:
* Mon Dec 5 2011 Sérgio Basto <sergio(a)serjux.com> - 4.1.6-4
- revert change for "bug #1468, conflict symbols have been fixed upstream".
Index: VirtualBox-OSE.spec
===================================================================
RCS file: /cvs/free/rpms/VirtualBox-OSE/devel/VirtualBox-OSE.spec,v
retrieving revision 1.73
retrieving revision 1.74
diff -u -r1.73 -r1.74
--- VirtualBox-OSE.spec 3 Dec 2011 18:13:20 -0000 1.73
+++ VirtualBox-OSE.spec 5 Dec 2011 08:20:56 -0000 1.74
@@ -15,7 +15,7 @@
Name: VirtualBox-OSE
Version: 4.1.6
-Release: 3%{?prerel:.%{prerel}}%{?dist}
+Release: 4%{?prerel:.%{prerel}}%{?dist}
Summary: A general-purpose full virtualizer for PC hardware
Group: Development/Tools
@@ -88,6 +88,7 @@
Requires: %{name}-kmod = %{version}%{?prereltag}
Provides: %{name}-kmod-common = %{version}%{?prereltag}
+Conflicts: %{name}-guest <= %{version}-%{release}
%description
A general-purpose full virtualizer and emulator for 32-bit and
@@ -125,6 +126,7 @@
Requires: xorg-x11-xinit
Provides: xorg-x11-drv-VirtualBox-OSE = %{version}-%{release}
Obsoletes: xorg-x11-drv-VirtualBox-OSE < %{version}-%{release}
+Conflicts: %{name} <= %{version}-%{release}
%if "%(xserver-sdk-abi-requires 2>/dev/null)"
Requires: %(xserver-sdk-abi-requires ansic)
Requires: %(xserver-sdk-abi-requires videodrv)
@@ -472,6 +474,9 @@
%changelog
+* Mon Dec 5 2011 Sérgio Basto <sergio(a)serjux.com> - 4.1.6-4
+- revert change for "bug #1468, conflict symbols have been fixed upstream".
+
* Sat Dec 3 2011 Sérgio Basto <sergio(a)serjux.com> - 4.1.6-3
- increase one release number to override my external link.
12 years, 11 months
rpms/mame/F-15 .cvsignore, 1.42, 1.43 mame.spec, 1.50, 1.51 sources, 1.42, 1.43
by Julian Sikorski
Author: belegdol
Update of /cvs/nonfree/rpms/mame/F-15
In directory se02.es.rpmfusion.net:/tmp/cvs-serv2855
Modified Files:
.cvsignore mame.spec sources
Log Message:
* Sun Dec 04 2011 Julian Sikorski <belegdol(a)fedoraproject.org> - 0.144u2-1
- Updated to 0.144u2
Index: .cvsignore
===================================================================
RCS file: /cvs/nonfree/rpms/mame/F-15/.cvsignore,v
retrieving revision 1.42
retrieving revision 1.43
diff -u -r1.42 -r1.43
--- .cvsignore 27 Nov 2011 17:43:47 -0000 1.42
+++ .cvsignore 4 Dec 2011 23:26:47 -0000 1.43
@@ -1,2 +1,3 @@
mame0144s.exe
0144u1_diff.zip
+0144u2_diff.zip
Index: mame.spec
===================================================================
RCS file: /cvs/nonfree/rpms/mame/F-15/mame.spec,v
retrieving revision 1.50
retrieving revision 1.51
diff -u -r1.50 -r1.51
--- mame.spec 27 Nov 2011 17:43:47 -0000 1.50
+++ mame.spec 4 Dec 2011 23:26:47 -0000 1.51
@@ -5,7 +5,7 @@
%bcond_with debug
%global baseversion 144
-%global sourceupdate 1
+%global sourceupdate 2
Name: mame
%if 0%{?sourceupdate}
@@ -24,7 +24,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
@@ -257,6 +257,9 @@
%changelog
+* Sun Dec 04 2011 Julian Sikorski <belegdol(a)fedoraproject.org> - 0.144u2-1
+- Updated to 0.144u2
+
* Sun Nov 27 2011 Julian Sikorski <belegdol(a)fedoraproject.org> - 0.144u1-1
- Updated to 0.144u1
Index: sources
===================================================================
RCS file: /cvs/nonfree/rpms/mame/F-15/sources,v
retrieving revision 1.42
retrieving revision 1.43
diff -u -r1.42 -r1.43
--- sources 27 Nov 2011 17:43:47 -0000 1.42
+++ sources 4 Dec 2011 23:26:47 -0000 1.43
@@ -1,2 +1,3 @@
2b47706f55d3263f8a7ab1a480ad1dcb mame0144s.exe
f01001d40417f8f0d3963dae01b04200 0144u1_diff.zip
+5b54e7357a9133a38f3021f610354530 0144u2_diff.zip
12 years, 11 months