rpms/libmms/devel .cvsignore, 1.6, 1.7 libmms.spec, 1.10, 1.11 sources, 1.6, 1.7
by jwrdegoede
Author: jwrdegoede
Update of /cvs/free/rpms/libmms/devel
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv939
Modified Files:
.cvsignore libmms.spec sources
Log Message:
* Sun Apr 06 2014 Hans de Goede <j.w.r.degoede(a)gmail.com> - 0.6.3-1
- New upstream bugfix release 0.6.3
Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/libmms/devel/.cvsignore,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- .cvsignore 19 Jan 2011 15:21:48 -0000 1.6
+++ .cvsignore 6 Apr 2014 08:07:25 -0000 1.7
@@ -1 +1 @@
-libmms-0.6.2.tar.gz
+libmms-0.6.3.tar.gz
Index: libmms.spec
===================================================================
RCS file: /cvs/free/rpms/libmms/devel/libmms.spec,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- libmms.spec 3 Mar 2013 21:40:56 -0000 1.10
+++ libmms.spec 6 Apr 2014 08:07:25 -0000 1.11
@@ -1,13 +1,11 @@
Name: libmms
-Version: 0.6.2
-Release: 3%{?dist}
+Version: 0.6.3
+Release: 1%{?dist}
Summary: Library for Microsoft Media Server (MMS) streaming protocol
License: LGPLv2+
Group: System Environment/Libraries
URL: http://www.sf.net/projects/libmms
Source0: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
-BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-BuildRequires: glib2-devel
%description
MMS is a proprietary streaming protocol used in Microsoft server products,
@@ -37,31 +35,28 @@
%install
-make install DESTDIR=$RPM_BUILD_ROOT
+%make_install
rm $RPM_BUILD_ROOT%{_libdir}/%{name}.la
-%clean
-rm -rf $RPM_BUILD_ROOT
-
-
%post -p /sbin/ldconfig
%postun -p /sbin/ldconfig
%files
-%defattr(-,root,root,-)
%doc AUTHORS COPYING.LIB ChangeLog README*
%{_libdir}/%{name}.so.*
%files devel
-%defattr(-,root,root,-)
%{_includedir}/%{name}
%{_libdir}/%{name}.so
%{_libdir}/pkgconfig/%{name}.pc
%changelog
+* Sun Apr 06 2014 Hans de Goede <j.w.r.degoede(a)gmail.com> - 0.6.3-1
+- New upstream bugfix release 0.6.3
+
* Sun Mar 03 2013 Nicolas Chauvet <kwizart(a)gmail.com> - 0.6.2-3
- Mass rebuilt for Fedora 19 Features
@@ -109,7 +104,7 @@
- Add self written mmsh seeking patch
- Add patch exporting some asf header info
-* Sat Sep 12 2007 Hans de Goede <j.w.r.degoede(a)hhs.nl> 0.3-4
+* Wed Sep 12 2007 Hans de Goede <j.w.r.degoede(a)hhs.nl> 0.3-4
- Add a patch from Debian fixing another crash
- Merge freshrpms spec into livna spec for rpmfusion:
- Set release to 4 to be higher as both livna and freshrpms latest release
Index: sources
===================================================================
RCS file: /cvs/free/rpms/libmms/devel/sources,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- sources 19 Jan 2011 15:21:48 -0000 1.6
+++ sources 6 Apr 2014 08:07:25 -0000 1.7
@@ -1 +1 @@
-9f63aa363deb4874e072a45850161bff libmms-0.6.2.tar.gz
+638eab316b311cdfa862c07d609ce071 libmms-0.6.3.tar.gz
10 years, 7 months
rpms/pcsxr/devel .cvsignore, 1.9, 1.10 pcsxr.spec, 1.10, 1.11 sources, 1.9, 1.10
by Jeremy Newton
Author: jem256
Update of /cvs/free/rpms/pcsxr/devel
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv20135/devel
Modified Files:
.cvsignore pcsxr.spec sources
Log Message:
Rawhide requires a newer version (via svn snapshot)
Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/pcsxr/devel/.cvsignore,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- .cvsignore 5 Apr 2014 14:09:28 -0000 1.9
+++ .cvsignore 5 Apr 2014 16:24:18 -0000 1.10
@@ -1 +1 @@
-pcsxr-1.9.93.tar.bz2
+pcsxr-89782.zip
Index: pcsxr.spec
===================================================================
RCS file: /cvs/free/rpms/pcsxr/devel/pcsxr.spec,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- pcsxr.spec 5 Apr 2014 14:09:28 -0000 1.10
+++ pcsxr.spec 5 Apr 2014 16:24:18 -0000 1.11
@@ -1,7 +1,7 @@
%global svnversion 89782
Name: pcsxr
Version: 1.9.93
-Release: 1%{?dist}
+Release: 2.svn%{svnversion}%{?dist}
Summary: A plugin based PlayStation (PSX) emulator with high compatibility
#All is GPLv2+ except:
@@ -11,8 +11,8 @@
License: GPLv2+ and BSD and Public Domain
Url: http://pcsxr.codeplex.com/
#The source can be downloaded here:
-#http://pcsxr.codeplex.com/downloads/get/722114
-Source: %{name}-%{version}.tar.bz2
+#http://pcsxr.codeplex.com/SourceControl/changeset/89782
+Source: %{name}-%{svnversion}.zip
#http://pcsxr.codeplex.com/workitem/8567
Patch0: %{name}-remove-assertion-64bit.patch
@@ -40,10 +40,9 @@
%prep
%setup -q -n %{name}
-#fixing permissions:
-chmod -x */*.c */*.h */*/*.c */*/*/*.c */*/*.h */*/*/*.h
#remove any unnecessary files:
rm -f -r win32 macosx debian-upstream
+#suppresses 64 bit assert issues (patch):
%patch0 -p1
%build
@@ -70,7 +69,10 @@
%{_datadir}/applications/%{name}.desktop
%changelog
-* Thu May 30 2013 Jeremy Newton <alexjnewt(a)hotmail.com> - 1.9.93-1
+* Sat Apr 5 2014 Jeremy Newton <alexjnewt(a)hotmail.com> - 1.9.93-2.svn89782
+- Update to svn for Fedora 21 (beta 1.9.93 version doesn't build)
+
+* Sat Apr 5 2014 Jeremy Newton <alexjnewt(a)hotmail.com> - 1.9.93-1
- Updated to new beta release
* Thu May 30 2013 Jeremy Newton <alexjnewt(a)hotmail.com> - 1.9.92-4.20130530svn85000
Index: sources
===================================================================
RCS file: /cvs/free/rpms/pcsxr/devel/sources,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- sources 5 Apr 2014 14:09:28 -0000 1.9
+++ sources 5 Apr 2014 16:24:18 -0000 1.10
@@ -1 +1 @@
-d75725b4c3fcb2cb11d39b3ace10dc31 pcsxr-1.9.93.tar.bz2
+7b44d5eb9de5d50e284ad7ce7a2302d0 pcsxr-89782.zip
10 years, 7 months
rpms/pcsxr/F-19 .cvsignore, 1.8, 1.9 pcsxr.spec, 1.9, 1.10 sources, 1.8, 1.9
by Jeremy Newton
Author: jem256
Update of /cvs/free/rpms/pcsxr/F-19
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv9028/F-19
Modified Files:
.cvsignore pcsxr.spec sources
Log Message:
New Upstream
Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/pcsxr/F-19/.cvsignore,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- .cvsignore 31 May 2013 02:26:26 -0000 1.8
+++ .cvsignore 5 Apr 2014 14:10:32 -0000 1.9
@@ -1 +1 @@
-pcsxr-85000.zip
+pcsxr-1.9.93.tar.bz2
Index: pcsxr.spec
===================================================================
RCS file: /cvs/free/rpms/pcsxr/F-19/pcsxr.spec,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- pcsxr.spec 31 May 2013 02:26:26 -0000 1.9
+++ pcsxr.spec 5 Apr 2014 14:10:32 -0000 1.10
@@ -1,7 +1,7 @@
-%global svnversion 85000
+%global svnversion 89782
Name: pcsxr
-Version: 1.9.92
-Release: 4.20130530svn%{svnversion}%{?dist}
+Version: 1.9.93
+Release: 1%{?dist}
Summary: A plugin based PlayStation (PSX) emulator with high compatibility
#All is GPLv2+ except:
@@ -11,8 +11,8 @@
License: GPLv2+ and BSD and Public Domain
Url: http://pcsxr.codeplex.com/
#The source can be downloaded here:
-#http://pcsxr.codeplex.com/SourceControl/changeset/85000
-Source: %{name}-%{svnversion}.zip
+#http://pcsxr.codeplex.com/downloads/get/722114
+Source: %{name}-%{version}.tar.bz2
#http://pcsxr.codeplex.com/workitem/8567
Patch0: %{name}-remove-assertion-64bit.patch
@@ -40,6 +40,8 @@
%prep
%setup -q -n %{name}
+#fixing permissions:
+chmod -x */*.c */*.h */*/*.c */*/*/*.c */*/*.h */*/*/*.h
#remove any unnecessary files:
rm -f -r win32 macosx debian-upstream
%patch0 -p1
@@ -68,6 +70,9 @@
%{_datadir}/applications/%{name}.desktop
%changelog
+* Thu May 30 2013 Jeremy Newton <alexjnewt(a)hotmail.com> - 1.9.93-1
+- Updated to new beta release
+
* Thu May 30 2013 Jeremy Newton <alexjnewt(a)hotmail.com> - 1.9.92-4.20130530svn85000
- Updated to new SVN version
Index: sources
===================================================================
RCS file: /cvs/free/rpms/pcsxr/F-19/sources,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- sources 31 May 2013 02:26:26 -0000 1.8
+++ sources 5 Apr 2014 14:10:32 -0000 1.9
@@ -1 +1 @@
-d3d67dfc851a8869f6f9600e40212fe0 pcsxr-85000.zip
+d75725b4c3fcb2cb11d39b3ace10dc31 pcsxr-1.9.93.tar.bz2
10 years, 7 months
rpms/pcsxr/F-20 .cvsignore, 1.8, 1.9 pcsxr.spec, 1.9, 1.10 sources, 1.8, 1.9
by Jeremy Newton
Author: jem256
Update of /cvs/free/rpms/pcsxr/F-20
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv8860/F-20
Modified Files:
.cvsignore pcsxr.spec sources
Log Message:
New Upstream
Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/pcsxr/F-20/.cvsignore,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- .cvsignore 31 May 2013 02:26:56 -0000 1.8
+++ .cvsignore 5 Apr 2014 14:09:58 -0000 1.9
@@ -1 +1 @@
-pcsxr-85000.zip
+pcsxr-1.9.93.tar.bz2
Index: pcsxr.spec
===================================================================
RCS file: /cvs/free/rpms/pcsxr/F-20/pcsxr.spec,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- pcsxr.spec 31 May 2013 02:26:56 -0000 1.9
+++ pcsxr.spec 5 Apr 2014 14:09:58 -0000 1.10
@@ -1,7 +1,7 @@
-%global svnversion 85000
+%global svnversion 89782
Name: pcsxr
-Version: 1.9.92
-Release: 4.20130530svn%{svnversion}%{?dist}
+Version: 1.9.93
+Release: 1%{?dist}
Summary: A plugin based PlayStation (PSX) emulator with high compatibility
#All is GPLv2+ except:
@@ -11,8 +11,8 @@
License: GPLv2+ and BSD and Public Domain
Url: http://pcsxr.codeplex.com/
#The source can be downloaded here:
-#http://pcsxr.codeplex.com/SourceControl/changeset/85000
-Source: %{name}-%{svnversion}.zip
+#http://pcsxr.codeplex.com/downloads/get/722114
+Source: %{name}-%{version}.tar.bz2
#http://pcsxr.codeplex.com/workitem/8567
Patch0: %{name}-remove-assertion-64bit.patch
@@ -40,6 +40,8 @@
%prep
%setup -q -n %{name}
+#fixing permissions:
+chmod -x */*.c */*.h */*/*.c */*/*/*.c */*/*.h */*/*/*.h
#remove any unnecessary files:
rm -f -r win32 macosx debian-upstream
%patch0 -p1
@@ -68,6 +70,9 @@
%{_datadir}/applications/%{name}.desktop
%changelog
+* Thu May 30 2013 Jeremy Newton <alexjnewt(a)hotmail.com> - 1.9.93-1
+- Updated to new beta release
+
* Thu May 30 2013 Jeremy Newton <alexjnewt(a)hotmail.com> - 1.9.92-4.20130530svn85000
- Updated to new SVN version
Index: sources
===================================================================
RCS file: /cvs/free/rpms/pcsxr/F-20/sources,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- sources 31 May 2013 02:26:56 -0000 1.8
+++ sources 5 Apr 2014 14:09:58 -0000 1.9
@@ -1 +1 @@
-d3d67dfc851a8869f6f9600e40212fe0 pcsxr-85000.zip
+d75725b4c3fcb2cb11d39b3ace10dc31 pcsxr-1.9.93.tar.bz2
10 years, 7 months
rpms/pcsxr/devel .cvsignore, 1.8, 1.9 pcsxr.spec, 1.9, 1.10 sources, 1.8, 1.9
by Jeremy Newton
Author: jem256
Update of /cvs/free/rpms/pcsxr/devel
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv8692/devel
Modified Files:
.cvsignore pcsxr.spec sources
Log Message:
New Upstream
Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/pcsxr/devel/.cvsignore,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- .cvsignore 31 May 2013 02:26:56 -0000 1.8
+++ .cvsignore 5 Apr 2014 14:09:28 -0000 1.9
@@ -1 +1 @@
-pcsxr-85000.zip
+pcsxr-1.9.93.tar.bz2
Index: pcsxr.spec
===================================================================
RCS file: /cvs/free/rpms/pcsxr/devel/pcsxr.spec,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- pcsxr.spec 31 May 2013 02:26:56 -0000 1.9
+++ pcsxr.spec 5 Apr 2014 14:09:28 -0000 1.10
@@ -1,7 +1,7 @@
-%global svnversion 85000
+%global svnversion 89782
Name: pcsxr
-Version: 1.9.92
-Release: 4.20130530svn%{svnversion}%{?dist}
+Version: 1.9.93
+Release: 1%{?dist}
Summary: A plugin based PlayStation (PSX) emulator with high compatibility
#All is GPLv2+ except:
@@ -11,8 +11,8 @@
License: GPLv2+ and BSD and Public Domain
Url: http://pcsxr.codeplex.com/
#The source can be downloaded here:
-#http://pcsxr.codeplex.com/SourceControl/changeset/85000
-Source: %{name}-%{svnversion}.zip
+#http://pcsxr.codeplex.com/downloads/get/722114
+Source: %{name}-%{version}.tar.bz2
#http://pcsxr.codeplex.com/workitem/8567
Patch0: %{name}-remove-assertion-64bit.patch
@@ -40,6 +40,8 @@
%prep
%setup -q -n %{name}
+#fixing permissions:
+chmod -x */*.c */*.h */*/*.c */*/*/*.c */*/*.h */*/*/*.h
#remove any unnecessary files:
rm -f -r win32 macosx debian-upstream
%patch0 -p1
@@ -68,6 +70,9 @@
%{_datadir}/applications/%{name}.desktop
%changelog
+* Thu May 30 2013 Jeremy Newton <alexjnewt(a)hotmail.com> - 1.9.93-1
+- Updated to new beta release
+
* Thu May 30 2013 Jeremy Newton <alexjnewt(a)hotmail.com> - 1.9.92-4.20130530svn85000
- Updated to new SVN version
Index: sources
===================================================================
RCS file: /cvs/free/rpms/pcsxr/devel/sources,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- sources 31 May 2013 02:26:56 -0000 1.8
+++ sources 5 Apr 2014 14:09:28 -0000 1.9
@@ -1 +1 @@
-d3d67dfc851a8869f6f9600e40212fe0 pcsxr-85000.zip
+d75725b4c3fcb2cb11d39b3ace10dc31 pcsxr-1.9.93.tar.bz2
10 years, 7 months
rpms/vbam/devel vbam-1.8.0.1229-includedir.patch, NONE, 1.1 .cvsignore, 1.6, 1.7 sources, 1.6, 1.7 vbam.spec, 1.12, 1.13 vbam-1.8.0.1228-includedir.patch, 1.2, NONE
by Jeremy Newton
Author: jem256
Update of /cvs/free/rpms/vbam/devel
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv8512/devel
Modified Files:
.cvsignore sources vbam.spec
Added Files:
vbam-1.8.0.1229-includedir.patch
Removed Files:
vbam-1.8.0.1228-includedir.patch
Log Message:
New Upstream
vbam-1.8.0.1229-includedir.patch:
CMakeLists.txt | 1 +
CMakeScripts/FindSFML.cmake | 4 ++--
2 files changed, 3 insertions(+), 2 deletions(-)
--- NEW FILE vbam-1.8.0.1229-includedir.patch ---
diff -Nur SOURCE.orig/CMakeLists.txt SOURCE/CMakeLists.txt
--- SOURCE.orig/CMakeLists.txt 2012-10-03 20:00:45.000000000 +0200
+++ SOURCE/CMakeLists.txt 2013-10-25 21:07:45.392711376 +0200
@@ -66,6 +66,7 @@
if( ENABLE_LINK )
FIND_PACKAGE ( SFML REQUIRED )
+ INCLUDE_DIRECTORIES ( /usr/include/sfml1 )
endif( ENABLE_LINK )
# set the standard libraries all ports use
SET(VBAMCORE_LIBS
diff -Nur SOURCE.orig/CMakeScripts/FindSFML.cmake SOURCE/CMakeScripts/FindSFML.cmake
--- SOURCE.orig/CMakeScripts/FindSFML.cmake 2011-02-20 20:06:05.000000000 +0100
+++ SOURCE/CMakeScripts/FindSFML.cmake 2013-10-25 21:06:56.156359107 +0200
@@ -21,7 +21,7 @@
~/Library/Frameworks
/Library/Frameworks
/usr/local/include/SFML
- /usr/include/SFML
+ /usr/include/sfml1/SFML
/usr/local/include
/usr/include
/sw/include/SFML # Fink
@@ -49,7 +49,7 @@ FOREACH(COMPONENT ${SFML_COMPONENTS})
STRING(TOUPPER ${COMPONENT} UPPERCOMPONENT)
STRING(TOLOWER ${COMPONENT} LOWERCOMPONENT)
FIND_LIBRARY(SFML_${UPPERCOMPONENT}_LIBRARY
- NAMES sfml-${LOWERCOMPONENT}
+ NAMES sfml-${LOWERCOMPONENT}-1.6
HINTS
$ENV{SFMLDIR}
PATH_SUFFIXES lib64 lib
Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/vbam/devel/.cvsignore,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- .cvsignore 18 Nov 2013 04:37:13 -0000 1.6
+++ .cvsignore 5 Apr 2014 14:07:42 -0000 1.7
@@ -1 +1 @@
-vbam-1.8.0.1228.tar.xz
+vbam-1.8.0.1229.tar.xz
Index: sources
===================================================================
RCS file: /cvs/free/rpms/vbam/devel/sources,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- sources 18 Nov 2013 04:37:13 -0000 1.6
+++ sources 5 Apr 2014 14:07:42 -0000 1.7
@@ -1 +1 @@
-89edc6b112391ade1fb96ad9604e0c2a vbam-1.8.0.1228.tar.xz
+5b2989d38d71a20e8b9027abb7da2cae vbam-1.8.0.1229.tar.xz
Index: vbam.spec
===================================================================
RCS file: /cvs/free/rpms/vbam/devel/vbam.spec,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- vbam.spec 18 Nov 2013 13:07:24 -0000 1.12
+++ vbam.spec 5 Apr 2014 14:07:42 -0000 1.13
@@ -1,14 +1,15 @@
Name: vbam
-#Pre-release version 1.8.0.1228 is a snapshot of svn 1228
-Version: 1.8.0.1228
-Release: 3%{?dist}
+#Pre-release version 1.8.0.1228 is a snapshot of svn 1229
+Version: 1.8.0.1229
+Release: 1%{?dist}
#Will not create a binary vbam package, only vbam-gtk and vbam-sdl subpackages
Summary: High compatibility Gameboy Advance Emulator combining VBA developments
License: GPLv2
Url: http://www.vba-m.com
-#Grab code using svn co svn://svn.code.sf.net/p/vbam/code/trunk vbam-%{version}
-#tar -Jcv --exclude-vcs -f vbam-%{version}.tar.xz vbam-%{version}
+#Grab code using:
+#svn co svn://svn.code.sf.net/p/vbam/code/trunk -r 1229 vbam-1.8.0.1229
+#tar -Jcv --exclude-vcs -f vbam-1.8.0.1229.tar.xz vbam-1.8.0.1229
Source: vbam-%{version}.tar.xz
#Kudos to Michael Schwendt and Hans de Goede (updates paths for compat-SFML16-devel):
Patch0: %{name}-%{version}-includedir.patch
@@ -35,9 +36,7 @@
Requires: %{name}-common
#According to upstream, WX interface is currently not supported and should not be used yet
#See revision 1061: http://vba-m.com/forum/Thread-visualboyadvance-m-svn-1085?pid=4823#pid4823
-Provides: %{name}-wx = %{version}-%{release}
Obsoletes: %{name}-wx < 1.8.0.1097-1
-Provides: %{name}-gui-common = %{version}-%{release}
Obsoletes: %{name}-gui-common < 1.8.0.1097-1
%package sdl
@@ -134,6 +133,9 @@
/usr/bin/gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
%changelog
+* Sat Apr 5 2014 Jeremy Newton <alexjnewt(a)hotmail.com> - 1.8.0.1229-1
+- Update to latest "release" version
+
* Mon Nov 18 2013 Jeremy Newton <alexjnewt(a)hotmail.com> - 1.8.0.1228-3
- Update patch for SFML, thanks to Hans de Goede
--- vbam-1.8.0.1228-includedir.patch DELETED ---
10 years, 7 months
rpms/vbam/F-20 vbam-1.8.0.1229-includedir.patch, NONE, 1.1 .cvsignore, 1.6, 1.7 sources, 1.6, 1.7 vbam.spec, 1.12, 1.13 vbam-1.8.0.1228-includedir.patch, 1.2, NONE
by Jeremy Newton
Author: jem256
Update of /cvs/free/rpms/vbam/F-20
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv8280/F-20
Modified Files:
.cvsignore sources vbam.spec
Added Files:
vbam-1.8.0.1229-includedir.patch
Removed Files:
vbam-1.8.0.1228-includedir.patch
Log Message:
New upstream
vbam-1.8.0.1229-includedir.patch:
CMakeLists.txt | 1 +
CMakeScripts/FindSFML.cmake | 4 ++--
2 files changed, 3 insertions(+), 2 deletions(-)
--- NEW FILE vbam-1.8.0.1229-includedir.patch ---
diff -Nur SOURCE.orig/CMakeLists.txt SOURCE/CMakeLists.txt
--- SOURCE.orig/CMakeLists.txt 2012-10-03 20:00:45.000000000 +0200
+++ SOURCE/CMakeLists.txt 2013-10-25 21:07:45.392711376 +0200
@@ -66,6 +66,7 @@
if( ENABLE_LINK )
FIND_PACKAGE ( SFML REQUIRED )
+ INCLUDE_DIRECTORIES ( /usr/include/sfml1 )
endif( ENABLE_LINK )
# set the standard libraries all ports use
SET(VBAMCORE_LIBS
diff -Nur SOURCE.orig/CMakeScripts/FindSFML.cmake SOURCE/CMakeScripts/FindSFML.cmake
--- SOURCE.orig/CMakeScripts/FindSFML.cmake 2011-02-20 20:06:05.000000000 +0100
+++ SOURCE/CMakeScripts/FindSFML.cmake 2013-10-25 21:06:56.156359107 +0200
@@ -21,7 +21,7 @@
~/Library/Frameworks
/Library/Frameworks
/usr/local/include/SFML
- /usr/include/SFML
+ /usr/include/sfml1/SFML
/usr/local/include
/usr/include
/sw/include/SFML # Fink
@@ -49,7 +49,7 @@ FOREACH(COMPONENT ${SFML_COMPONENTS})
STRING(TOUPPER ${COMPONENT} UPPERCOMPONENT)
STRING(TOLOWER ${COMPONENT} LOWERCOMPONENT)
FIND_LIBRARY(SFML_${UPPERCOMPONENT}_LIBRARY
- NAMES sfml-${LOWERCOMPONENT}
+ NAMES sfml-${LOWERCOMPONENT}-1.6
HINTS
$ENV{SFMLDIR}
PATH_SUFFIXES lib64 lib
Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/vbam/F-20/.cvsignore,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- .cvsignore 18 Nov 2013 04:37:13 -0000 1.6
+++ .cvsignore 5 Apr 2014 14:06:54 -0000 1.7
@@ -1 +1 @@
-vbam-1.8.0.1228.tar.xz
+vbam-1.8.0.1229.tar.xz
Index: sources
===================================================================
RCS file: /cvs/free/rpms/vbam/F-20/sources,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- sources 18 Nov 2013 04:37:13 -0000 1.6
+++ sources 5 Apr 2014 14:06:54 -0000 1.7
@@ -1 +1 @@
-89edc6b112391ade1fb96ad9604e0c2a vbam-1.8.0.1228.tar.xz
+5b2989d38d71a20e8b9027abb7da2cae vbam-1.8.0.1229.tar.xz
Index: vbam.spec
===================================================================
RCS file: /cvs/free/rpms/vbam/F-20/vbam.spec,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- vbam.spec 18 Nov 2013 13:07:24 -0000 1.12
+++ vbam.spec 5 Apr 2014 14:06:54 -0000 1.13
@@ -1,14 +1,15 @@
Name: vbam
-#Pre-release version 1.8.0.1228 is a snapshot of svn 1228
-Version: 1.8.0.1228
-Release: 3%{?dist}
+#Pre-release version 1.8.0.1228 is a snapshot of svn 1229
+Version: 1.8.0.1229
+Release: 1%{?dist}
#Will not create a binary vbam package, only vbam-gtk and vbam-sdl subpackages
Summary: High compatibility Gameboy Advance Emulator combining VBA developments
License: GPLv2
Url: http://www.vba-m.com
-#Grab code using svn co svn://svn.code.sf.net/p/vbam/code/trunk vbam-%{version}
-#tar -Jcv --exclude-vcs -f vbam-%{version}.tar.xz vbam-%{version}
+#Grab code using:
+#svn co svn://svn.code.sf.net/p/vbam/code/trunk -r 1229 vbam-1.8.0.1229
+#tar -Jcv --exclude-vcs -f vbam-1.8.0.1229.tar.xz vbam-1.8.0.1229
Source: vbam-%{version}.tar.xz
#Kudos to Michael Schwendt and Hans de Goede (updates paths for compat-SFML16-devel):
Patch0: %{name}-%{version}-includedir.patch
@@ -35,9 +36,7 @@
Requires: %{name}-common
#According to upstream, WX interface is currently not supported and should not be used yet
#See revision 1061: http://vba-m.com/forum/Thread-visualboyadvance-m-svn-1085?pid=4823#pid4823
-Provides: %{name}-wx = %{version}-%{release}
Obsoletes: %{name}-wx < 1.8.0.1097-1
-Provides: %{name}-gui-common = %{version}-%{release}
Obsoletes: %{name}-gui-common < 1.8.0.1097-1
%package sdl
@@ -134,6 +133,9 @@
/usr/bin/gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
%changelog
+* Sat Apr 5 2014 Jeremy Newton <alexjnewt(a)hotmail.com> - 1.8.0.1229-1
+- Update to latest "release" version
+
* Mon Nov 18 2013 Jeremy Newton <alexjnewt(a)hotmail.com> - 1.8.0.1228-3
- Update patch for SFML, thanks to Hans de Goede
--- vbam-1.8.0.1228-includedir.patch DELETED ---
10 years, 7 months
rpms/smplayer/F-19 smtube-2.1-system-qtsingleapplication.patch, NONE, 1.1 .cvsignore, 1.20, 1.21 smplayer-0.8.3-desktop-files.patch, 1.2, 1.3 smplayer-0.8.5-system-qtsingleapplication.patch, 1.1, 1.2 smplayer.spec, 1.33, 1.34 sources, 1.22, 1.23 smplayer-0.8.1-system-quazip.patch, 1.1, NONE smtube-1.7-system-qtsingleapplication.patch, 1.2, NONE
by Sérgio M. Basto
Author: sergiomb
Update of /cvs/free/rpms/smplayer/F-19
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv19847
Modified Files:
.cvsignore smplayer-0.8.3-desktop-files.patch
smplayer-0.8.5-system-qtsingleapplication.patch smplayer.spec
sources
Added Files:
smtube-2.1-system-qtsingleapplication.patch
Removed Files:
smplayer-0.8.1-system-quazip.patch
smtube-1.7-system-qtsingleapplication.patch
Log Message:
* Fri Apr 04 2014 Sérgio Basto <sergio(a)serjux.com> - 14.3.0-1
- New upstream release, Previous version was 0.8.6, this new release is 14.3...
What happened? Now the version is just the year and month of the release.
- Patches refactor.
smtube-2.1-system-qtsingleapplication.patch:
smtube.pro | 2 --
1 file changed, 2 deletions(-)
--- NEW FILE smtube-2.1-system-qtsingleapplication.patch ---
--- ./src/smtube.pro.qtsingleapplication 2014-04-04 04:15:52.637706286 +0100
+++ ./src/smtube.pro 2014-04-04 04:20:22.826212863 +0100
@@ -5,7 +5,6 @@
TEMPLATE = app
QT += network xml
TARGET = smtube
-INCLUDEPATH += qtsingleapplication
CONFIG += qt warn_on
CONFIG += release
@@ -17,7 +16,6 @@ RESOURCES = icons.qrc
DEFINES += NO_SMPLAYER_SUPPORT
DEFINES += YT_USE_SCRIPT
-DEFINES += USE_SINGLE_APPLICATION
isEqual(QT_MAJOR_VERSION, 5) {
QT += widgets gui
Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/smplayer/F-19/.cvsignore,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- .cvsignore 5 Oct 2013 00:40:14 -0000 1.20
+++ .cvsignore 5 Apr 2014 09:37:28 -0000 1.21
@@ -1,2 +1,2 @@
-smplayer-0.8.6.tar.bz2
-smtube-1.8.tar.bz2
+smplayer-14.3.0.tar.bz2
+smtube-2.1.tar.bz2
smplayer-0.8.3-desktop-files.patch:
smplayer.desktop | 2 +-
smplayer_enqueue.desktop | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
Index: smplayer-0.8.3-desktop-files.patch
===================================================================
RCS file: /cvs/free/rpms/smplayer/F-19/smplayer-0.8.3-desktop-files.patch,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- smplayer-0.8.3-desktop-files.patch 25 Mar 2013 23:45:42 -0000 1.2
+++ smplayer-0.8.3-desktop-files.patch 5 Apr 2014 09:37:28 -0000 1.3
@@ -1,21 +1,21 @@
---- smplayer.desktop.orig 2013-01-09 23:37:52.000000000 +0000
-+++ smplayer.desktop 2013-03-25 21:58:19.197931695 +0000
-@@ -13,7 +13,7 @@ Comment[ru]=ÐПÑÐœÑй ОМÑеÑÑеÐ
+--- smplayer.desktop.orig 2014-04-04 03:44:38.994597919 +0100
++++ smplayer.desktop 2014-04-04 03:45:22.580104539 +0100
+@@ -14,7 +14,7 @@ Comment[ru]=ÐПÑÐœÑй ОМÑеÑÑеÐ
Comment[uk]=ÐПÑÑжМОй ÑÐœÑеÑÑÐµÐ¹Ñ ÐŽÐŸ MPlayer
- Comment[eu]=MPlayerrentzako interfaze grafiko handi bat
+ Comment[eu]=MPlayer-entzako interfaze grafika handi bat
Comment[zh_CN]=äžäžªäŒç§ç MPlayer å端
-Exec=smplayer %U
+Exec=smplayer %f
GenericName=Media Player
GenericName[cs]=PÅehrávaÄ multimédiÃ
GenericName[es]=Reproductor multimedia
---- smplayer_enqueue.desktop.orig 2013-01-09 23:37:52.000000000 +0000
-+++ smplayer_enqueue.desktop 2013-03-25 21:58:19.197931695 +0000
+--- smplayer_enqueue.desktop.orig 2014-04-04 03:44:38.995597930 +0100
++++ smplayer_enqueue.desktop 2014-04-04 03:45:22.581104551 +0100
@@ -1,6 +1,6 @@
[Desktop Entry]
Categories=Qt;KDE;AudioVideo;Player;Video;
-Exec=smplayer -add-to-playlist %U
+Exec=smplayer -add-to-playlist %F
Icon=smplayer
- MimeType=audio/ac3;audio/mp4;audio/mpeg;audio/vnd.rn-realaudio;audio/vorbis;audio/x-adpcm;audio/x-matroska;audio/x-mp2;audio/x-mp3;audio/x-ms-wma;audio/x-vorbis;audio/x-wav;audio/mpegurl;audio/x-mpegurl;audio/x-pn-realaudio;audio/x-scpls;video/avi;video/mp4;video/flv;video/mpeg;video/quicktime;video/vnd.rn-realvideo;video/x-matroska;video/x-ms-asf;video/x-msvideo;video/x-ms-wmv;video/x-ogm;video/x-theora;video/webm;
+ MimeType=audio/ac3;audio/mp4;audio/mpeg;audio/vnd.rn-realaudio;audio/vorbis;audio/x-adpcm;audio/x-matroska;audio/x-mp2;audio/x-mp3;audio/x-ms-wma;audio/x-vorbis;audio/x-wav;audio/mpegurl;audio/x-mpegurl;audio/x-pn-realaudio;audio/x-scpls;audio/aac;audio/flac;audio/ogg;video/avi;video/mp4;video/flv;video/mpeg;video/quicktime;video/vnd.rn-realvideo;video/x-matroska;video/x-ms-asf;video/x-msvideo;video/x-ms-wmv;video/x-ogm;video/x-theora;video/webm;
Name=Enqueue in SMPlayer
smplayer-0.8.5-system-qtsingleapplication.patch:
smplayer.pro | 9 +--------
1 file changed, 1 insertion(+), 8 deletions(-)
Index: smplayer-0.8.5-system-qtsingleapplication.patch
===================================================================
RCS file: /cvs/free/rpms/smplayer/F-19/smplayer-0.8.5-system-qtsingleapplication.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- smplayer-0.8.5-system-qtsingleapplication.patch 12 May 2013 00:33:00 -0000 1.1
+++ smplayer-0.8.5-system-qtsingleapplication.patch 5 Apr 2014 09:37:28 -0000 1.2
@@ -1,5 +1,5 @@
---- ./src/smplayer.pro.qtsingleapplication 2013-05-11 18:48:18.057730407 +0100
-+++ ./src/smplayer.pro 2013-05-12 00:39:37.634213140 +0100
+--- ./src/smplayer.pro.qtsingleapplication 2014-03-21 00:12:48.000000000 +0000
++++ ./src/smplayer.pro 2014-04-04 03:57:26.564711177 +0100
@@ -3,6 +3,7 @@ LANGUAGE = C++
CONFIG += qt warn_on
@@ -8,7 +8,7 @@
#CONFIG += debug
QT += network xml
-@@ -263,15 +264,6 @@ FORMS = inputdvddirectory.ui logwindowba
+@@ -266,14 +267,6 @@ FORMS = inputdvddirectory.ui logwindowba
about.ui inputmplayerversion.ui errordialog.ui timedialog.ui \
toolbareditor.ui multilineinputdialog.ui
@@ -17,10 +17,9 @@
- INCLUDEPATH += qtsingleapplication
- DEPENDPATH += qtsingleapplication
-
-- SOURCES += qtsingleapplication.cpp qtlocalpeer.cpp
-- HEADERS += qtsingleapplication.h qtlocalpeer.h
+- SOURCES += qtsingleapplication/qtsingleapplication.cpp qtsingleapplication/qtlocalpeer.cpp
+- HEADERS += qtsingleapplication/qtsingleapplication.h qtsingleapplication/qtlocalpeer.h
-}
--
+
# Find subtitles dialog
contains( DEFINES, FIND_SUBTITLES ) {
- DEFINES += DOWNLOAD_SUBS
Index: smplayer.spec
===================================================================
RCS file: /cvs/free/rpms/smplayer/F-19/smplayer.spec,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -r1.33 -r1.34
--- smplayer.spec 5 Oct 2013 00:40:14 -0000 1.33
+++ smplayer.spec 5 Apr 2014 09:37:28 -0000 1.34
@@ -1,7 +1,7 @@
-%global smtube_ver 1.8
+%global smtube_ver 2.1
Name: smplayer
-Version: 0.8.6
+Version: 14.3.0
Release: 1%{?dist}
Summary: A graphical frontend for mplayer
@@ -17,9 +17,8 @@
# Fix regression in Thunar (TODO: re-check in upcoming versions!)
# https://bugzilla.rpmfusion.org/show_bug.cgi?id=1217
Patch0: smplayer-0.8.3-desktop-files.patch
-#Patch1: smplayer-0.8.1-system-quazip.patch
Patch2: smplayer-0.8.5-system-qtsingleapplication.patch
-Patch3: smtube-1.7-system-qtsingleapplication.patch
+Patch3: smtube-2.1-system-qtsingleapplication.patch
BuildRequires: desktop-file-utils
BuildRequires: qt4-devel
@@ -42,12 +41,12 @@
%setup -a3 -qn %{name}-%{version}
#remove some bundle sources
rm -rf zlib
-rm -rf src/findsubtitles/quazip
rm -rf src/qtsingleapplication/
rm -rf smtube-%{smtube_ver}/src/qtsingleapplication/
+#TODO unbundle libmaia
+#rm -rf src/findsubtitles/libmaia
%patch0 -p0 -b .desktop-files
-#patch1 -p1 -b .quazip
%patch2 -p1 -b .qtsingleapplication
pushd smtube-%{smtube_ver}
%patch3 -p1 -b .qtsingleapplication
@@ -131,6 +130,11 @@
%{_datadir}/kde4/services/ServiceMenus/smplayer_enqueue.desktop
%changelog
+* Fri Apr 04 2014 Sérgio Basto <sergio(a)serjux.com> - 14.3.0-1
+- New upstream release, Previous version was 0.8.6, this new release is 14.3...
+ What happened? Now the version is just the year and month of the release.
+- Patches refactor.
+
* Tue Oct 01 2013 Sérgio Basto <sergio(a)serjux.com> - 0.8.6-1
- Update smplayer to 0.8.6 and smtube to 1.8
Index: sources
===================================================================
RCS file: /cvs/free/rpms/smplayer/F-19/sources,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- sources 5 Oct 2013 00:40:14 -0000 1.22
+++ sources 5 Apr 2014 09:37:28 -0000 1.23
@@ -1,2 +1,2 @@
-deddbce75049b5c4f15ec6c02eaf8790 smplayer-0.8.6.tar.bz2
-b80d4d085a8e7350619d65f0f0786037 smtube-1.8.tar.bz2
+c6ef86f7fe0022b35c0f06430f4cd9bd smplayer-14.3.0.tar.bz2
+9cd034d5abcbc66445478b5824af50f1 smtube-2.1.tar.bz2
--- smplayer-0.8.1-system-quazip.patch DELETED ---
--- smtube-1.7-system-qtsingleapplication.patch DELETED ---
10 years, 7 months
rpms/smplayer/F-20 smtube-2.1-system-qtsingleapplication.patch, NONE, 1.1 .cvsignore, 1.20, 1.21 smplayer-0.8.3-desktop-files.patch, 1.2, 1.3 smplayer-0.8.5-system-qtsingleapplication.patch, 1.1, 1.2 smplayer.spec, 1.33, 1.34 sources, 1.22, 1.23 smplayer-0.8.1-system-quazip.patch, 1.1, NONE smtube-1.7-system-qtsingleapplication.patch, 1.2, NONE
by Sérgio M. Basto
Author: sergiomb
Update of /cvs/free/rpms/smplayer/F-20
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv19598
Modified Files:
.cvsignore smplayer-0.8.3-desktop-files.patch
smplayer-0.8.5-system-qtsingleapplication.patch smplayer.spec
sources
Added Files:
smtube-2.1-system-qtsingleapplication.patch
Removed Files:
smplayer-0.8.1-system-quazip.patch
smtube-1.7-system-qtsingleapplication.patch
Log Message:
* Fri Apr 04 2014 Sérgio Basto <sergio(a)serjux.com> - 14.3.0-1
- New upstream release, Previous version was 0.8.6, this new release is 14.3...
What happened? Now the version is just the year and month of the release.
- Patches refactor.
smtube-2.1-system-qtsingleapplication.patch:
smtube.pro | 2 --
1 file changed, 2 deletions(-)
--- NEW FILE smtube-2.1-system-qtsingleapplication.patch ---
--- ./src/smtube.pro.qtsingleapplication 2014-04-04 04:15:52.637706286 +0100
+++ ./src/smtube.pro 2014-04-04 04:20:22.826212863 +0100
@@ -5,7 +5,6 @@
TEMPLATE = app
QT += network xml
TARGET = smtube
-INCLUDEPATH += qtsingleapplication
CONFIG += qt warn_on
CONFIG += release
@@ -17,7 +16,6 @@ RESOURCES = icons.qrc
DEFINES += NO_SMPLAYER_SUPPORT
DEFINES += YT_USE_SCRIPT
-DEFINES += USE_SINGLE_APPLICATION
isEqual(QT_MAJOR_VERSION, 5) {
QT += widgets gui
Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/smplayer/F-20/.cvsignore,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- .cvsignore 1 Oct 2013 04:54:27 -0000 1.20
+++ .cvsignore 5 Apr 2014 09:34:48 -0000 1.21
@@ -1,2 +1,2 @@
-smplayer-0.8.6.tar.bz2
-smtube-1.8.tar.bz2
+smplayer-14.3.0.tar.bz2
+smtube-2.1.tar.bz2
smplayer-0.8.3-desktop-files.patch:
smplayer.desktop | 2 +-
smplayer_enqueue.desktop | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
Index: smplayer-0.8.3-desktop-files.patch
===================================================================
RCS file: /cvs/free/rpms/smplayer/F-20/smplayer-0.8.3-desktop-files.patch,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- smplayer-0.8.3-desktop-files.patch 25 Mar 2013 23:37:29 -0000 1.2
+++ smplayer-0.8.3-desktop-files.patch 5 Apr 2014 09:34:48 -0000 1.3
@@ -1,21 +1,21 @@
---- smplayer.desktop.orig 2013-01-09 23:37:52.000000000 +0000
-+++ smplayer.desktop 2013-03-25 21:58:19.197931695 +0000
-@@ -13,7 +13,7 @@ Comment[ru]=ÐПÑÐœÑй ОМÑеÑÑеÐ
+--- smplayer.desktop.orig 2014-04-04 03:44:38.994597919 +0100
++++ smplayer.desktop 2014-04-04 03:45:22.580104539 +0100
+@@ -14,7 +14,7 @@ Comment[ru]=ÐПÑÐœÑй ОМÑеÑÑеÐ
Comment[uk]=ÐПÑÑжМОй ÑÐœÑеÑÑÐµÐ¹Ñ ÐŽÐŸ MPlayer
- Comment[eu]=MPlayerrentzako interfaze grafiko handi bat
+ Comment[eu]=MPlayer-entzako interfaze grafika handi bat
Comment[zh_CN]=äžäžªäŒç§ç MPlayer å端
-Exec=smplayer %U
+Exec=smplayer %f
GenericName=Media Player
GenericName[cs]=PÅehrávaÄ multimédiÃ
GenericName[es]=Reproductor multimedia
---- smplayer_enqueue.desktop.orig 2013-01-09 23:37:52.000000000 +0000
-+++ smplayer_enqueue.desktop 2013-03-25 21:58:19.197931695 +0000
+--- smplayer_enqueue.desktop.orig 2014-04-04 03:44:38.995597930 +0100
++++ smplayer_enqueue.desktop 2014-04-04 03:45:22.581104551 +0100
@@ -1,6 +1,6 @@
[Desktop Entry]
Categories=Qt;KDE;AudioVideo;Player;Video;
-Exec=smplayer -add-to-playlist %U
+Exec=smplayer -add-to-playlist %F
Icon=smplayer
- MimeType=audio/ac3;audio/mp4;audio/mpeg;audio/vnd.rn-realaudio;audio/vorbis;audio/x-adpcm;audio/x-matroska;audio/x-mp2;audio/x-mp3;audio/x-ms-wma;audio/x-vorbis;audio/x-wav;audio/mpegurl;audio/x-mpegurl;audio/x-pn-realaudio;audio/x-scpls;video/avi;video/mp4;video/flv;video/mpeg;video/quicktime;video/vnd.rn-realvideo;video/x-matroska;video/x-ms-asf;video/x-msvideo;video/x-ms-wmv;video/x-ogm;video/x-theora;video/webm;
+ MimeType=audio/ac3;audio/mp4;audio/mpeg;audio/vnd.rn-realaudio;audio/vorbis;audio/x-adpcm;audio/x-matroska;audio/x-mp2;audio/x-mp3;audio/x-ms-wma;audio/x-vorbis;audio/x-wav;audio/mpegurl;audio/x-mpegurl;audio/x-pn-realaudio;audio/x-scpls;audio/aac;audio/flac;audio/ogg;video/avi;video/mp4;video/flv;video/mpeg;video/quicktime;video/vnd.rn-realvideo;video/x-matroska;video/x-ms-asf;video/x-msvideo;video/x-ms-wmv;video/x-ogm;video/x-theora;video/webm;
Name=Enqueue in SMPlayer
smplayer-0.8.5-system-qtsingleapplication.patch:
smplayer.pro | 9 +--------
1 file changed, 1 insertion(+), 8 deletions(-)
Index: smplayer-0.8.5-system-qtsingleapplication.patch
===================================================================
RCS file: /cvs/free/rpms/smplayer/F-20/smplayer-0.8.5-system-qtsingleapplication.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- smplayer-0.8.5-system-qtsingleapplication.patch 12 May 2013 00:07:56 -0000 1.1
+++ smplayer-0.8.5-system-qtsingleapplication.patch 5 Apr 2014 09:34:48 -0000 1.2
@@ -1,5 +1,5 @@
---- ./src/smplayer.pro.qtsingleapplication 2013-05-11 18:48:18.057730407 +0100
-+++ ./src/smplayer.pro 2013-05-12 00:39:37.634213140 +0100
+--- ./src/smplayer.pro.qtsingleapplication 2014-03-21 00:12:48.000000000 +0000
++++ ./src/smplayer.pro 2014-04-04 03:57:26.564711177 +0100
@@ -3,6 +3,7 @@ LANGUAGE = C++
CONFIG += qt warn_on
@@ -8,7 +8,7 @@
#CONFIG += debug
QT += network xml
-@@ -263,15 +264,6 @@ FORMS = inputdvddirectory.ui logwindowba
+@@ -266,14 +267,6 @@ FORMS = inputdvddirectory.ui logwindowba
about.ui inputmplayerversion.ui errordialog.ui timedialog.ui \
toolbareditor.ui multilineinputdialog.ui
@@ -17,10 +17,9 @@
- INCLUDEPATH += qtsingleapplication
- DEPENDPATH += qtsingleapplication
-
-- SOURCES += qtsingleapplication.cpp qtlocalpeer.cpp
-- HEADERS += qtsingleapplication.h qtlocalpeer.h
+- SOURCES += qtsingleapplication/qtsingleapplication.cpp qtsingleapplication/qtlocalpeer.cpp
+- HEADERS += qtsingleapplication/qtsingleapplication.h qtsingleapplication/qtlocalpeer.h
-}
--
+
# Find subtitles dialog
contains( DEFINES, FIND_SUBTITLES ) {
- DEFINES += DOWNLOAD_SUBS
Index: smplayer.spec
===================================================================
RCS file: /cvs/free/rpms/smplayer/F-20/smplayer.spec,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -r1.33 -r1.34
--- smplayer.spec 1 Oct 2013 04:54:27 -0000 1.33
+++ smplayer.spec 5 Apr 2014 09:34:48 -0000 1.34
@@ -1,7 +1,7 @@
-%global smtube_ver 1.8
+%global smtube_ver 2.1
Name: smplayer
-Version: 0.8.6
+Version: 14.3.0
Release: 1%{?dist}
Summary: A graphical frontend for mplayer
@@ -17,9 +17,8 @@
# Fix regression in Thunar (TODO: re-check in upcoming versions!)
# https://bugzilla.rpmfusion.org/show_bug.cgi?id=1217
Patch0: smplayer-0.8.3-desktop-files.patch
-#Patch1: smplayer-0.8.1-system-quazip.patch
Patch2: smplayer-0.8.5-system-qtsingleapplication.patch
-Patch3: smtube-1.7-system-qtsingleapplication.patch
+Patch3: smtube-2.1-system-qtsingleapplication.patch
BuildRequires: desktop-file-utils
BuildRequires: qt4-devel
@@ -42,12 +41,12 @@
%setup -a3 -qn %{name}-%{version}
#remove some bundle sources
rm -rf zlib
-rm -rf src/findsubtitles/quazip
rm -rf src/qtsingleapplication/
rm -rf smtube-%{smtube_ver}/src/qtsingleapplication/
+#TODO unbundle libmaia
+#rm -rf src/findsubtitles/libmaia
%patch0 -p0 -b .desktop-files
-#patch1 -p1 -b .quazip
%patch2 -p1 -b .qtsingleapplication
pushd smtube-%{smtube_ver}
%patch3 -p1 -b .qtsingleapplication
@@ -131,6 +130,11 @@
%{_datadir}/kde4/services/ServiceMenus/smplayer_enqueue.desktop
%changelog
+* Fri Apr 04 2014 Sérgio Basto <sergio(a)serjux.com> - 14.3.0-1
+- New upstream release, Previous version was 0.8.6, this new release is 14.3...
+ What happened? Now the version is just the year and month of the release.
+- Patches refactor.
+
* Tue Oct 01 2013 Sérgio Basto <sergio(a)serjux.com> - 0.8.6-1
- Update smplayer to 0.8.6 and smtube to 1.8
Index: sources
===================================================================
RCS file: /cvs/free/rpms/smplayer/F-20/sources,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- sources 1 Oct 2013 04:54:27 -0000 1.22
+++ sources 5 Apr 2014 09:34:48 -0000 1.23
@@ -1,2 +1,2 @@
-deddbce75049b5c4f15ec6c02eaf8790 smplayer-0.8.6.tar.bz2
-b80d4d085a8e7350619d65f0f0786037 smtube-1.8.tar.bz2
+c6ef86f7fe0022b35c0f06430f4cd9bd smplayer-14.3.0.tar.bz2
+9cd034d5abcbc66445478b5824af50f1 smtube-2.1.tar.bz2
--- smplayer-0.8.1-system-quazip.patch DELETED ---
--- smtube-1.7-system-qtsingleapplication.patch DELETED ---
10 years, 7 months
rpms/wl-kmod/F-19 wl-kmod.spec,1.118,1.119
by Nicolas Chauvet
Author: kwizart
Update of /cvs/nonfree/rpms/wl-kmod/F-19
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv30662
Modified Files:
wl-kmod.spec
Log Message:
* Fri Apr 04 2014 Nicolas Chauvet <kwizart(a)gmail.com> - 6.30.223.141-1.27
- Rebuilt for kernel
Index: wl-kmod.spec
===================================================================
RCS file: /cvs/nonfree/rpms/wl-kmod/F-19/wl-kmod.spec,v
retrieving revision 1.118
retrieving revision 1.119
diff -u -r1.118 -r1.119
--- wl-kmod.spec 2 Apr 2014 07:11:26 -0000 1.118
+++ wl-kmod.spec 4 Apr 2014 16:49:02 -0000 1.119
@@ -7,7 +7,7 @@
Name: wl-kmod
Version: 6.30.223.141
-Release: 1%{?dist}.26
+Release: 1%{?dist}.27
Summary: Kernel module for Broadcom wireless devices
Group: System Environment/Kernel
License: Redistributable, no modification permitted
@@ -90,6 +90,9 @@
rm -rf $RPM_BUILD_ROOT
%changelog
+* Fri Apr 04 2014 Nicolas Chauvet <kwizart(a)gmail.com> - 6.30.223.141-1.27
+- Rebuilt for kernel
+
* Wed Apr 02 2014 Nicolas Chauvet <kwizart(a)gmail.com> - 6.30.223.141-1.26
- Rebuilt for kernel
10 years, 7 months