rpms/get_iplayer/F-12 .cvsignore, 1.2, 1.3 get_iplayer.spec, 1.1, 1.2 sources, 1.2, 1.3
by David Woodhouse
Author: dwmw2
Update of /cvs/free/rpms/get_iplayer/F-12
In directory se02.es.rpmfusion.net:/tmp/cvs-serv14621
Modified Files:
.cvsignore get_iplayer.spec sources
Log Message:
2.77
Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/get_iplayer/F-12/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- .cvsignore 28 Apr 2010 12:59:49 -0000 1.2
+++ .cvsignore 26 May 2010 13:34:07 -0000 1.3
@@ -1 +1 @@
-jjl-get_iplayer-8f6d751.tar.gz
+get_iplayer-2.77.tar.gz
Index: get_iplayer.spec
===================================================================
RCS file: /cvs/free/rpms/get_iplayer/F-12/get_iplayer.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- get_iplayer.spec 28 Apr 2010 12:59:49 -0000 1.1
+++ get_iplayer.spec 26 May 2010 13:34:07 -0000 1.2
@@ -1,13 +1,12 @@
Name: get_iplayer
-Version: 2.76
+Version: 2.77
Release: 1%{?dist}
Summary: Lists, Records and Streams BBC iPlayer TV and Radio programmes
Group: Applications/Internet
License: GPLv3+
URL: http://github.com/jjl/get_iplayer
-# Commit 8f6d751ff6ec689213c4c7f98d660dd273c8fb7c
-Source0: http://download.github.com/jjl-get_iplayer-8f6d751.tar.gz
+Source0: ftp://ftp.infradead.org/pub/get_iplayer/get_iplayer-%{version}.tar.gz
Source1: options
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -21,15 +20,15 @@
programmes, and other programmes via 3rd-party plugins.
%prep
-%setup -q -n jjl-get_iplayer-8f6d751
-sed /PROMETHEUS/Q -i README
+%setup -q
%build
+./get_iplayer --manpage=get_iplayer.1 || :
%install
rm -rf $RPM_BUILD_ROOT
install -p -D -m0755 get_iplayer $RPM_BUILD_ROOT%{_bindir}/get_iplayer
-install -p -D -m0644 man/get_iplayer.1.gz $RPM_BUILD_ROOT%{_mandir}/man1/get_iplayer.1.gz
+install -p -D -m0644 get_iplayer.1 $RPM_BUILD_ROOT%{_mandir}/man1/get_iplayer.1
install -p -D -m0644 %{SOURCE1} $RPM_BUILD_ROOT%{_sysconfdir}/get_iplayer/options
%clean
@@ -43,8 +42,11 @@
%dir %{_sysconfdir}/get_iplayer
%config(noreplace) %{_sysconfdir}/get_iplayer/options
%doc LICENSE.txt
-%doc README
+%doc README.txt
%changelog
+* Wed May 26 2010 David Woodhouse <dwmw2(a)infradead.org> 2.77-1
+- Update to 2.77 (fix Limelight and Akamai RTMP downloads).
+
* Tue Apr 20 2010 David Woodhouse <dwmw2(a)infradead.org> 2.76-1
- Initial package
Index: sources
===================================================================
RCS file: /cvs/free/rpms/get_iplayer/F-12/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources 28 Apr 2010 12:59:49 -0000 1.2
+++ sources 26 May 2010 13:34:07 -0000 1.3
@@ -1 +1 @@
-53fe2b4d0e643453bde670991abbb82b jjl-get_iplayer-8f6d751.tar.gz
+16ef13bd15b4555281c0d8e93baa9f3c get_iplayer-2.77.tar.gz
14 years, 7 months
rpms/get_iplayer/devel .cvsignore, 1.2, 1.3 get_iplayer.spec, 1.1, 1.2 sources, 1.2, 1.3
by David Woodhouse
Author: dwmw2
Update of /cvs/free/rpms/get_iplayer/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv14221
Modified Files:
.cvsignore get_iplayer.spec sources
Log Message:
2.77
Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/get_iplayer/devel/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- .cvsignore 28 Apr 2010 12:59:05 -0000 1.2
+++ .cvsignore 26 May 2010 13:33:21 -0000 1.3
@@ -1 +1 @@
-jjl-get_iplayer-8f6d751.tar.gz
+get_iplayer-2.77.tar.gz
Index: get_iplayer.spec
===================================================================
RCS file: /cvs/free/rpms/get_iplayer/devel/get_iplayer.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- get_iplayer.spec 28 Apr 2010 12:59:05 -0000 1.1
+++ get_iplayer.spec 26 May 2010 13:33:21 -0000 1.2
@@ -1,13 +1,12 @@
Name: get_iplayer
-Version: 2.76
+Version: 2.77
Release: 1%{?dist}
Summary: Lists, Records and Streams BBC iPlayer TV and Radio programmes
Group: Applications/Internet
License: GPLv3+
URL: http://github.com/jjl/get_iplayer
-# Commit 8f6d751ff6ec689213c4c7f98d660dd273c8fb7c
-Source0: http://download.github.com/jjl-get_iplayer-8f6d751.tar.gz
+Source0: ftp://ftp.infradead.org/pub/get_iplayer/get_iplayer-%{version}.tar.gz
Source1: options
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -21,15 +20,15 @@
programmes, and other programmes via 3rd-party plugins.
%prep
-%setup -q -n jjl-get_iplayer-8f6d751
-sed /PROMETHEUS/Q -i README
+%setup -q
%build
+./get_iplayer --manpage=get_iplayer.1 || :
%install
rm -rf $RPM_BUILD_ROOT
install -p -D -m0755 get_iplayer $RPM_BUILD_ROOT%{_bindir}/get_iplayer
-install -p -D -m0644 man/get_iplayer.1.gz $RPM_BUILD_ROOT%{_mandir}/man1/get_iplayer.1.gz
+install -p -D -m0644 get_iplayer.1 $RPM_BUILD_ROOT%{_mandir}/man1/get_iplayer.1
install -p -D -m0644 %{SOURCE1} $RPM_BUILD_ROOT%{_sysconfdir}/get_iplayer/options
%clean
@@ -43,8 +42,11 @@
%dir %{_sysconfdir}/get_iplayer
%config(noreplace) %{_sysconfdir}/get_iplayer/options
%doc LICENSE.txt
-%doc README
+%doc README.txt
%changelog
+* Wed May 26 2010 David Woodhouse <dwmw2(a)infradead.org> 2.77-1
+- Update to 2.77 (fix Limelight and Akamai RTMP downloads).
+
* Tue Apr 20 2010 David Woodhouse <dwmw2(a)infradead.org> 2.76-1
- Initial package
Index: sources
===================================================================
RCS file: /cvs/free/rpms/get_iplayer/devel/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources 28 Apr 2010 12:59:05 -0000 1.2
+++ sources 26 May 2010 13:33:21 -0000 1.3
@@ -1 +1 @@
-53fe2b4d0e643453bde670991abbb82b jjl-get_iplayer-8f6d751.tar.gz
+16ef13bd15b4555281c0d8e93baa9f3c get_iplayer-2.77.tar.gz
14 years, 7 months
rpms/avidemux/F-12 avidemux.spec,1.30,1.31
by Stewart Adam
Author: firewing
Update of /cvs/free/rpms/avidemux/F-12
In directory se02.es.rpmfusion.net:/tmp/cvs-serv18823
Modified Files:
avidemux.spec
Log Message:
* Tue May 25 2010 Stewart Adam <s.adam at diffingo.com> - 2.5.3-2
- Replace nasm BR with yasm-devel
Index: avidemux.spec
===================================================================
RCS file: /cvs/free/rpms/avidemux/F-12/avidemux.spec,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -r1.30 -r1.31
--- avidemux.spec 20 May 2010 18:11:21 -0000 1.30
+++ avidemux.spec 25 May 2010 19:38:20 -0000 1.31
@@ -2,7 +2,7 @@
Name: avidemux
Version: 2.5.3
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: Graphical video editing and transcoding tool
Group: Applications/Multimedia
@@ -54,7 +54,7 @@
BuildRequires: gettext-devel
# Libraries
-BuildRequires: nasm >= 0.98.38
+BuildRequires: yasm-devel
BuildRequires: libxml2-devel >= 2.6.8
BuildRequires: fontconfig-devel
BuildRequires: freetype-devel
@@ -262,6 +262,9 @@
%{_includedir}/ADM_coreConfig.h
%changelog
+* Tue May 25 2010 Stewart Adam <s.adam at diffingo.com> - 2.5.3-2
+- Replace nasm BR with yasm-devel
+
* Thu May 20 2010 Stewart Adam <s.adam at diffingo.com> - 2.5.3-1
- Update to 2.5.3 release
- Use avidemux.png as icon in the desktop shorcuts to fix problem on KDE
14 years, 7 months
rpms/smc/devel smc-1.9-fix-implicit-linking.patch, NONE, 1.1 smc.spec, 1.11, 1.12
by jwrdegoede
Author: jwrdegoede
Update of /cvs/free/rpms/smc/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv8496
Modified Files:
smc.spec
Added Files:
smc-1.9-fix-implicit-linking.patch
Log Message:
* Sun May 23 2010 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 1.9-4
- add patch and BR libX11-devel as kevin suggested in
http://thread.gmane.org/gmane.linux.redhat.fedora.rpmfusion.devel/7651/fo...
- add BR gettext-devel
- add "LIBS=-lboost_system" to configure to fix another DSO issue; better
fix needed in the long term
smc-1.9-fix-implicit-linking.patch:
configure | 119 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
configure.ac | 5 ++
2 files changed, 124 insertions(+)
--- NEW FILE smc-1.9-fix-implicit-linking.patch ---
diff -ur smc-1.9/configure smc-1.9-fix-implicit-linking/configure
--- smc-1.9/configure 2009-08-17 18:00:45.000000000 +0200
+++ smc-1.9-fix-implicit-linking/configure 2010-05-19 07:17:07.000000000 +0200
@@ -667,6 +667,8 @@
MSGFMT
GETTEXT_MACRO_VERSION
USE_NLS
+X11_LIBS
+X11_CFLAGS
CEGUI_LIBS
CEGUI_CFLAGS
SDL_LIBS
@@ -786,6 +788,8 @@
SDL_LIBS
CEGUI_CFLAGS
CEGUI_LIBS
+X11_CFLAGS
+X11_LIBS
CC
CFLAGS
CXXCPP'
@@ -1450,6 +1454,8 @@
CEGUI_CFLAGS
C compiler flags for CEGUI, overriding pkg-config
CEGUI_LIBS linker flags for CEGUI, overriding pkg-config
+ X11_CFLAGS C compiler flags for X11, overriding pkg-config
+ X11_LIBS linker flags for X11, overriding pkg-config
CC C compiler command
CFLAGS C compiler flags
CXXCPP C++ preprocessor
@@ -4274,6 +4280,119 @@
CPPFLAGS="$CPPFLAGS $CEGUI_CFLAGS"
LIBS="$LIBS $CEGUI_LIBS"
+# Check for the X11 library
+
+pkg_failed=no
+{ $as_echo "$as_me:$LINENO: checking for X11" >&5
+$as_echo_n "checking for X11... " >&6; }
+
+if test -n "$X11_CFLAGS"; then
+ pkg_cv_X11_CFLAGS="$X11_CFLAGS"
+ elif test -n "$PKG_CONFIG"; then
+ if test -n "$PKG_CONFIG" && \
+ { ($as_echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"x11\"") >&5
+ ($PKG_CONFIG --exists --print-errors "x11") 2>&5
+ ac_status=$?
+ $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
+ (exit $ac_status); }; then
+ pkg_cv_X11_CFLAGS=`$PKG_CONFIG --cflags "x11" 2>/dev/null`
+else
+ pkg_failed=yes
+fi
+ else
+ pkg_failed=untried
+fi
+if test -n "$X11_LIBS"; then
+ pkg_cv_X11_LIBS="$X11_LIBS"
+ elif test -n "$PKG_CONFIG"; then
+ if test -n "$PKG_CONFIG" && \
+ { ($as_echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"x11\"") >&5
+ ($PKG_CONFIG --exists --print-errors "x11") 2>&5
+ ac_status=$?
+ $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
+ (exit $ac_status); }; then
+ pkg_cv_X11_LIBS=`$PKG_CONFIG --libs "x11" 2>/dev/null`
+else
+ pkg_failed=yes
+fi
+ else
+ pkg_failed=untried
+fi
+
+
+
+if test $pkg_failed = yes; then
+
+if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
+ _pkg_short_errors_supported=yes
+else
+ _pkg_short_errors_supported=no
+fi
+ if test $_pkg_short_errors_supported = yes; then
+ X11_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "x11" 2>&1`
+ else
+ X11_PKG_ERRORS=`$PKG_CONFIG --print-errors "x11" 2>&1`
+ fi
+ # Put the nasty error message in config.log where it belongs
+ echo "$X11_PKG_ERRORS" >&5
+
+ { { $as_echo "$as_me:$LINENO: error: Package requirements (x11) were not met:
+
+$X11_PKG_ERRORS
+
+Consider adjusting the PKG_CONFIG_PATH environment variable if you
+installed software in a non-standard prefix.
+
+Alternatively, you may set the environment variables X11_CFLAGS
+and X11_LIBS to avoid the need to call pkg-config.
+See the pkg-config man page for more details.
+" >&5
+$as_echo "$as_me: error: Package requirements (x11) were not met:
+
+$X11_PKG_ERRORS
+
+Consider adjusting the PKG_CONFIG_PATH environment variable if you
+installed software in a non-standard prefix.
+
+Alternatively, you may set the environment variables X11_CFLAGS
+and X11_LIBS to avoid the need to call pkg-config.
+See the pkg-config man page for more details.
+" >&2;}
+ { (exit 1); exit 1; }; }
+elif test $pkg_failed = untried; then
+ { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5
+$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
+{ { $as_echo "$as_me:$LINENO: error: The pkg-config script could not be found or is too old. Make sure it
+is in your PATH or set the PKG_CONFIG environment variable to the full
+path to pkg-config.
+
+Alternatively, you may set the environment variables X11_CFLAGS
+and X11_LIBS to avoid the need to call pkg-config.
+See the pkg-config man page for more details.
+
+To get pkg-config, see <http://pkg-config.freedesktop.org/>.
+See \`config.log' for more details." >&5
+$as_echo "$as_me: error: The pkg-config script could not be found or is too old. Make sure it
+is in your PATH or set the PKG_CONFIG environment variable to the full
+path to pkg-config.
+
+Alternatively, you may set the environment variables X11_CFLAGS
+and X11_LIBS to avoid the need to call pkg-config.
+See the pkg-config man page for more details.
+
+To get pkg-config, see <http://pkg-config.freedesktop.org/>.
+See \`config.log' for more details." >&2;}
+ { (exit 1); exit 1; }; }; }
+else
+ X11_CFLAGS=$pkg_cv_X11_CFLAGS
+ X11_LIBS=$pkg_cv_X11_LIBS
+ { $as_echo "$as_me:$LINENO: result: yes" >&5
+$as_echo "yes" >&6; }
+ :
+fi
+CPPFLAGS="$CPPFLAGS $X11_CFLAGS"
+LIBS="$LIBS $X11_LIBS"
+
# Check for the gettext library
{ $as_echo "$as_me:$LINENO: checking whether NLS is requested" >&5
diff -ur smc-1.9/configure.ac smc-1.9-fix-implicit-linking/configure.ac
--- smc-1.9/configure.ac 2009-08-17 15:59:00.000000000 +0200
+++ smc-1.9-fix-implicit-linking/configure.ac 2010-05-19 07:16:42.000000000 +0200
@@ -57,6 +57,11 @@
CPPFLAGS="$CPPFLAGS $CEGUI_CFLAGS"
LIBS="$LIBS $CEGUI_LIBS"
+# Check for the X11 library
+PKG_CHECK_MODULES(X11, x11)
+CPPFLAGS="$CPPFLAGS $X11_CFLAGS"
+LIBS="$LIBS $X11_LIBS"
+
# Check for the gettext library
AM_GNU_GETTEXT([external])
Index: smc.spec
===================================================================
RCS file: /cvs/free/rpms/smc/devel/smc.spec,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- smc.spec 24 Jan 2010 11:11:12 -0000 1.11
+++ smc.spec 25 May 2010 10:27:15 -0000 1.12
@@ -1,6 +1,6 @@
Name: smc
Version: 1.9
-Release: 2%{?dist}
+Release: 4%{?dist}
Summary: 2D platform game that uses OpenGL in a style similar to Super Mario
Group: Amusements/Games
License: GPLv3
@@ -8,7 +8,11 @@
Source0: http://downloads.sourceforge.net/smclone/%{name}-%{version}.tar.bz2
Source1: smc.sh
Source2: dochelper.pl
+# suggested in http://thread.gmane.org/gmane.linux.redhat.fedora.rpmfusion.devel/7651/fo...
+Patch0: http://repo.calcforge.org/temp/smc-1.9-fix-implicit-linking.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
+BuildRequires: libX11-devel
+BuildRequires: gettext-devel
BuildRequires: boost-devel >= 1.31
BuildRequires: cegui-devel >= 0.5
BuildRequires: libGLU-devel
@@ -32,10 +36,10 @@
%setup -q
#Fix EOL chars
sed -i 's/\r//' docs/style.css docs/*.html docs/*.txt
-
+%patch0 -p1 -b .patch0
%build
-%configure
+%configure LIBS=-lboost_system
make %{?_smp_mflags}
# Generate the credit list from lots of little text files scattered around the
@@ -107,6 +111,16 @@
%changelog
+* Sun May 23 2010 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 1.9-4
+- add patch and BR libX11-devel as kevin suggested in
+ http://thread.gmane.org/gmane.linux.redhat.fedora.rpmfusion.devel/7651/fo...
+- add BR gettext-devel
+- add "LIBS=-lboost_system" to configure to fix another DSO issue; better
+ fix needed in the long term
+
+* Sun May 16 2010 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 1.9-3
+- rebuilt
+
* Sat Jan 23 2010 Hans de Goede <j.w.r.degoede(a)hhs.nl> 1.9-2
- rebuild for new libboost
14 years, 7 months
rpms/smplayer/F-12 smplayer-0.6.9-desktop-files.patch, NONE, 1.1 smplayer.spec, 1.12, 1.13
by Sebastian Vahl
Author: svahl
Update of /cvs/free/rpms/smplayer/F-12
In directory se02.es.rpmfusion.net:/tmp/cvs-serv32585/F-12
Modified Files:
smplayer.spec
Added Files:
smplayer-0.6.9-desktop-files.patch
Log Message:
#1217: fix regression in Thunar
smplayer-0.6.9-desktop-files.patch:
smplayer.desktop | 2 +-
smplayer_enqueue.desktop | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
--- NEW FILE smplayer-0.6.9-desktop-files.patch ---
diff -up ./smplayer.desktop.orig ./smplayer.desktop
--- ./smplayer.desktop.orig 2010-05-24 17:12:08.192632489 +0200
+++ ./smplayer.desktop 2010-05-24 17:12:16.858636064 +0200
@@ -11,7 +11,7 @@ Comment[pl]=Świetna nakładka na Mplaye
Comment[pt]=Um óptimo interface gráfico para o MPlayer
Comment[ru]=Мощный интерфейс к MPlayer
Comment[uk]=Потужний інтерфейс до MPlayer
-Exec=smplayer %U
+Exec=smplayer %f
GenericName=Media Player
GenericName[cs]=Přehrávač multimédií
GenericName[es]=Reproductor multimedia
diff -up ./smplayer_enqueue.desktop.orig ./smplayer_enqueue.desktop
--- ./smplayer_enqueue.desktop.orig 2010-05-24 17:12:24.149382049 +0200
+++ ./smplayer_enqueue.desktop 2010-05-24 17:12:31.152634138 +0200
@@ -1,6 +1,6 @@
[Desktop Entry]
Categories=Qt;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;
Name=Enqueue in SMPlayer
Index: smplayer.spec
===================================================================
RCS file: /cvs/free/rpms/smplayer/F-12/smplayer.spec,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- smplayer.spec 2 May 2010 09:58:43 -0000 1.12
+++ smplayer.spec 24 May 2010 18:14:43 -0000 1.13
@@ -9,7 +9,7 @@
Name: smplayer
Version: 0.6.9
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: A graphical frontend for mplayer
Group: Applications/Multimedia
@@ -22,6 +22,9 @@
# https://sourceforge.net/tracker/?func=detail&atid=913576&aid=2052905&grou...
Source1: smplayer_enqueue_kde4.desktop
Source2: smplayer_enqueue_kde3.desktop
+# Fix regression in Thunar (TODO: re-check in upcoming versions!)
+# https://bugzilla.rpmfusion.org/show_bug.cgi?id=1217
+Patch0: smplayer-0.6.9-desktop-files.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildRequires: desktop-file-utils
@@ -39,6 +42,7 @@
%prep
%setup -qn %{name}-%{version}
+%patch0 -p0 -b .desktop-files
# correction for wrong-file-end-of-line-encoding
%{__sed} -i 's/\r//' *.txt
@@ -121,6 +125,9 @@
%endif
%changelog
+* Mon May 24 2010 Sebastian Vahl <fedora(a)deadbabylon.de> - 0.6.9-2
+- #1217: fix regression in Thunar
+
* Sat Apr 24 2010 Sebastian Vahl <fedora(a)deadbabylon.de> - 0.6.9-1
- new upstream version: 0.6.9
14 years, 7 months
rpms/smplayer/F-11 smplayer-0.6.9-desktop-files.patch, NONE, 1.1 smplayer.spec, 1.12, 1.13
by Sebastian Vahl
Author: svahl
Update of /cvs/free/rpms/smplayer/F-11
In directory se02.es.rpmfusion.net:/tmp/cvs-serv32585/F-11
Modified Files:
smplayer.spec
Added Files:
smplayer-0.6.9-desktop-files.patch
Log Message:
#1217: fix regression in Thunar
smplayer-0.6.9-desktop-files.patch:
smplayer.desktop | 2 +-
smplayer_enqueue.desktop | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
--- NEW FILE smplayer-0.6.9-desktop-files.patch ---
diff -up ./smplayer.desktop.orig ./smplayer.desktop
--- ./smplayer.desktop.orig 2010-05-24 17:12:08.192632489 +0200
+++ ./smplayer.desktop 2010-05-24 17:12:16.858636064 +0200
@@ -11,7 +11,7 @@ Comment[pl]=Świetna nakładka na Mplaye
Comment[pt]=Um óptimo interface gráfico para o MPlayer
Comment[ru]=Мощный интерфейс к MPlayer
Comment[uk]=Потужний інтерфейс до MPlayer
-Exec=smplayer %U
+Exec=smplayer %f
GenericName=Media Player
GenericName[cs]=Přehrávač multimédií
GenericName[es]=Reproductor multimedia
diff -up ./smplayer_enqueue.desktop.orig ./smplayer_enqueue.desktop
--- ./smplayer_enqueue.desktop.orig 2010-05-24 17:12:24.149382049 +0200
+++ ./smplayer_enqueue.desktop 2010-05-24 17:12:31.152634138 +0200
@@ -1,6 +1,6 @@
[Desktop Entry]
Categories=Qt;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;
Name=Enqueue in SMPlayer
Index: smplayer.spec
===================================================================
RCS file: /cvs/free/rpms/smplayer/F-11/smplayer.spec,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- smplayer.spec 2 May 2010 09:58:43 -0000 1.12
+++ smplayer.spec 24 May 2010 18:14:43 -0000 1.13
@@ -9,7 +9,7 @@
Name: smplayer
Version: 0.6.9
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: A graphical frontend for mplayer
Group: Applications/Multimedia
@@ -22,6 +22,9 @@
# https://sourceforge.net/tracker/?func=detail&atid=913576&aid=2052905&grou...
Source1: smplayer_enqueue_kde4.desktop
Source2: smplayer_enqueue_kde3.desktop
+# Fix regression in Thunar (TODO: re-check in upcoming versions!)
+# https://bugzilla.rpmfusion.org/show_bug.cgi?id=1217
+Patch0: smplayer-0.6.9-desktop-files.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildRequires: desktop-file-utils
@@ -39,6 +42,7 @@
%prep
%setup -qn %{name}-%{version}
+%patch0 -p0 -b .desktop-files
# correction for wrong-file-end-of-line-encoding
%{__sed} -i 's/\r//' *.txt
@@ -121,6 +125,9 @@
%endif
%changelog
+* Mon May 24 2010 Sebastian Vahl <fedora(a)deadbabylon.de> - 0.6.9-2
+- #1217: fix regression in Thunar
+
* Sat Apr 24 2010 Sebastian Vahl <fedora(a)deadbabylon.de> - 0.6.9-1
- new upstream version: 0.6.9
14 years, 7 months
rpms/smplayer/F-13 smplayer-0.6.9-desktop-files.patch, NONE, 1.1 smplayer.spec, 1.12, 1.13
by Sebastian Vahl
Author: svahl
Update of /cvs/free/rpms/smplayer/F-13
In directory se02.es.rpmfusion.net:/tmp/cvs-serv32585/F-13
Modified Files:
smplayer.spec
Added Files:
smplayer-0.6.9-desktop-files.patch
Log Message:
#1217: fix regression in Thunar
smplayer-0.6.9-desktop-files.patch:
smplayer.desktop | 2 +-
smplayer_enqueue.desktop | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
--- NEW FILE smplayer-0.6.9-desktop-files.patch ---
diff -up ./smplayer.desktop.orig ./smplayer.desktop
--- ./smplayer.desktop.orig 2010-05-24 17:12:08.192632489 +0200
+++ ./smplayer.desktop 2010-05-24 17:12:16.858636064 +0200
@@ -11,7 +11,7 @@ Comment[pl]=Świetna nakładka na Mplaye
Comment[pt]=Um óptimo interface gráfico para o MPlayer
Comment[ru]=Мощный интерфейс к MPlayer
Comment[uk]=Потужний інтерфейс до MPlayer
-Exec=smplayer %U
+Exec=smplayer %f
GenericName=Media Player
GenericName[cs]=Přehrávač multimédií
GenericName[es]=Reproductor multimedia
diff -up ./smplayer_enqueue.desktop.orig ./smplayer_enqueue.desktop
--- ./smplayer_enqueue.desktop.orig 2010-05-24 17:12:24.149382049 +0200
+++ ./smplayer_enqueue.desktop 2010-05-24 17:12:31.152634138 +0200
@@ -1,6 +1,6 @@
[Desktop Entry]
Categories=Qt;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;
Name=Enqueue in SMPlayer
Index: smplayer.spec
===================================================================
RCS file: /cvs/free/rpms/smplayer/F-13/smplayer.spec,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- smplayer.spec 24 Apr 2010 17:47:13 -0000 1.12
+++ smplayer.spec 24 May 2010 18:14:45 -0000 1.13
@@ -9,7 +9,7 @@
Name: smplayer
Version: 0.6.9
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: A graphical frontend for mplayer
Group: Applications/Multimedia
@@ -22,6 +22,9 @@
# https://sourceforge.net/tracker/?func=detail&atid=913576&aid=2052905&grou...
Source1: smplayer_enqueue_kde4.desktop
Source2: smplayer_enqueue_kde3.desktop
+# Fix regression in Thunar (TODO: re-check in upcoming versions!)
+# https://bugzilla.rpmfusion.org/show_bug.cgi?id=1217
+Patch0: smplayer-0.6.9-desktop-files.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildRequires: desktop-file-utils
@@ -39,6 +42,7 @@
%prep
%setup -qn %{name}-%{version}
+%patch0 -p0 -b .desktop-files
# correction for wrong-file-end-of-line-encoding
%{__sed} -i 's/\r//' *.txt
@@ -121,6 +125,9 @@
%endif
%changelog
+* Mon May 24 2010 Sebastian Vahl <fedora(a)deadbabylon.de> - 0.6.9-2
+- #1217: fix regression in Thunar
+
* Sat Apr 24 2010 Sebastian Vahl <fedora(a)deadbabylon.de> - 0.6.9-1
- new upstream version: 0.6.9
14 years, 7 months
rpms/smplayer/devel smplayer-0.6.9-desktop-files.patch, NONE, 1.1 smplayer.spec, 1.12, 1.13
by Sebastian Vahl
Author: svahl
Update of /cvs/free/rpms/smplayer/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv29971
Modified Files:
smplayer.spec
Added Files:
smplayer-0.6.9-desktop-files.patch
Log Message:
#1217: fix regression in Thunar
smplayer-0.6.9-desktop-files.patch:
smplayer.desktop | 2 +-
smplayer_enqueue.desktop | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
--- NEW FILE smplayer-0.6.9-desktop-files.patch ---
diff -up ./smplayer.desktop.orig ./smplayer.desktop
--- ./smplayer.desktop.orig 2010-05-24 17:12:08.192632489 +0200
+++ ./smplayer.desktop 2010-05-24 17:12:16.858636064 +0200
@@ -11,7 +11,7 @@ Comment[pl]=Świetna nakładka na Mplaye
Comment[pt]=Um óptimo interface gráfico para o MPlayer
Comment[ru]=Мощный интерфейс к MPlayer
Comment[uk]=Потужний інтерфейс до MPlayer
-Exec=smplayer %U
+Exec=smplayer %f
GenericName=Media Player
GenericName[cs]=Přehrávač multimédií
GenericName[es]=Reproductor multimedia
diff -up ./smplayer_enqueue.desktop.orig ./smplayer_enqueue.desktop
--- ./smplayer_enqueue.desktop.orig 2010-05-24 17:12:24.149382049 +0200
+++ ./smplayer_enqueue.desktop 2010-05-24 17:12:31.152634138 +0200
@@ -1,6 +1,6 @@
[Desktop Entry]
Categories=Qt;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;
Name=Enqueue in SMPlayer
Index: smplayer.spec
===================================================================
RCS file: /cvs/free/rpms/smplayer/devel/smplayer.spec,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- smplayer.spec 24 Apr 2010 10:15:21 -0000 1.12
+++ smplayer.spec 24 May 2010 15:27:22 -0000 1.13
@@ -9,7 +9,7 @@
Name: smplayer
Version: 0.6.9
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: A graphical frontend for mplayer
Group: Applications/Multimedia
@@ -22,6 +22,9 @@
# https://sourceforge.net/tracker/?func=detail&atid=913576&aid=2052905&grou...
Source1: smplayer_enqueue_kde4.desktop
Source2: smplayer_enqueue_kde3.desktop
+# Fix regression in Thunar (TODO: re-check in upcoming versions!)
+# https://bugzilla.rpmfusion.org/show_bug.cgi?id=1217
+Patch0: smplayer-0.6.9-desktop-files.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildRequires: desktop-file-utils
@@ -39,6 +42,7 @@
%prep
%setup -qn %{name}-%{version}
+%patch0 -p0 -b .desktop-files
# correction for wrong-file-end-of-line-encoding
%{__sed} -i 's/\r//' *.txt
@@ -121,6 +125,9 @@
%endif
%changelog
+* Mon May 24 2010 Sebastian Vahl <fedora(a)deadbabylon.de> - 0.6.9-2
+- #1217: fix regression in Thunar
+
* Sat Apr 24 2010 Sebastian Vahl <fedora(a)deadbabylon.de> - 0.6.9-1
- new upstream version: 0.6.9
14 years, 7 months
rpms/qtractor/F-11 .cvsignore, 1.6, 1.7 qtractor.spec, 1.6, 1.7 sources, 1.6, 1.7
by Orcan Ogetbil
Author: oget
Update of /cvs/free/rpms/qtractor/F-11
In directory se02.es.rpmfusion.net:/tmp/cvs-serv28987
Modified Files:
.cvsignore qtractor.spec sources
Log Message:
* Sun May 23 2010 Orcan Ogetbil <oget [DOT] fedora [AT] gmail [DOT] com> - 0.4.6-1
- Update to 0.4.6
- Drop upstreamed .desktop file modifications
- Drop old documentation
Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/qtractor/F-11/.cvsignore,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- .cvsignore 30 Jan 2010 22:43:21 -0000 1.6
+++ .cvsignore 23 May 2010 21:27:17 -0000 1.7
@@ -1,2 +1 @@
-qtractor-0.3.0-user-manual.odt
-qtractor-0.4.5.tar.gz
+qtractor-0.4.6.tar.gz
Index: qtractor.spec
===================================================================
RCS file: /cvs/free/rpms/qtractor/F-11/qtractor.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- qtractor.spec 30 Jan 2010 22:43:21 -0000 1.6
+++ qtractor.spec 23 May 2010 21:27:18 -0000 1.7
@@ -10,13 +10,12 @@
Summary: Audio/MIDI multi-track sequencer
Name: qtractor
-Version: 0.4.5
+Version: 0.4.6
Release: 1%{?dist}
License: GPLv2+
Group: Applications/Multimedia
URL: http://qtractor.sourceforge.net/
Source0: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
-Source1: http://downloads.sourceforge.net/%{name}/%{name}-0.3.0-user-manual.odt
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
BuildRequires: alsa-lib-devel
@@ -45,15 +44,6 @@
%prep
%setup -q
-cp -a %{SOURCE1} .
-# Remove absolute paths from the desktop file:
-sed -i 's|@ac_prefix@.*|%{name}|' %{name}.desktop.in
-
-# Preserve timestamps:
-sed -i 's|@install|install -p|' Makefile.in
-
-# Fix weird permissions
-chmod -x src/*.{cpp,h}
%build
export PATH=${PATH}:%{_libdir}/qt4/bin
@@ -68,21 +58,8 @@
rm -rf %{buildroot}
make install DESTDIR=%{buildroot}
-# move icon to freedesktop location
-mkdir -p %{buildroot}%{_datadir}/icons/hicolor/32x32/apps
-mv %{buildroot}%{_datadir}/pixmaps/%{name}.png \
- %{buildroot}%{_datadir}/icons/hicolor/32x32/apps/%{name}.png
-
-# install the desktop entry
-RM_CAT="JACK ALSA MIDI"
-ADD_CAT="X-Alsa X-Recorders X-Multitrack X-Jack X-MIDI Midi Sequencer"
-
-mkdir -p %{buildroot}%{_datadir}/applications
-desktop-file-install \
- --dir %{buildroot}%{_datadir}/applications \
- `for c in ${RM_CAT} ; do echo "--remove-category $c " ; done` \
- `for c in ${ADD_CAT} ; do echo "--add-category $c " ; done` \
- %{name}.desktop
+%check
+desktop-file-validate %{buildroot}%{_datadir}/applications/%{name}.desktop
%clean
rm -rf %{buildroot}
@@ -102,12 +79,20 @@
%files
%defattr(-,root,root,-)
-%doc AUTHORS ChangeLog COPYING README TODO *.odt
+%doc AUTHORS ChangeLog COPYING README TODO
%{_bindir}/%{name}
%{_datadir}/applications/%{name}.desktop
%{_datadir}/icons/hicolor/32x32/apps/%{name}.png
%changelog
+* Sun May 23 2010 Orcan Ogetbil <oget [DOT] fedora [AT] gmail [DOT] com> - 0.4.6-1
+- Update to 0.4.6
+- Drop upstreamed .desktop file modifications
+- Drop old documentation
+
+* Sun May 16 2010 Orcan Ogetbil <oget [DOT] fedora [AT] gmail [DOT] com> - 0.4.6-0.1.1568svn1565
+- Update to 0.4.6 rc (svn1565)
+
* Sat Jan 30 2010 Orcan Ogetbil <oget [DOT] fedora [AT] gmail [DOT] com> - 0.4.5-1
- updated to 0.4.5.
Index: sources
===================================================================
RCS file: /cvs/free/rpms/qtractor/F-11/sources,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- sources 30 Jan 2010 22:43:21 -0000 1.6
+++ sources 23 May 2010 21:27:18 -0000 1.7
@@ -1,2 +1 @@
-295b3728414df215a9ed5eff81bf27c8 qtractor-0.3.0-user-manual.odt
-457985aa5f5a98f52f70300e509bef56 qtractor-0.4.5.tar.gz
+50ba658782fcba412095525eaaf56038 qtractor-0.4.6.tar.gz
14 years, 7 months
rpms/qtractor/F-12 .cvsignore, 1.6, 1.7 qtractor.spec, 1.6, 1.7 sources, 1.6, 1.7
by Orcan Ogetbil
Author: oget
Update of /cvs/free/rpms/qtractor/F-12
In directory se02.es.rpmfusion.net:/tmp/cvs-serv27072
Modified Files:
.cvsignore qtractor.spec sources
Log Message:
* Sun May 23 2010 Orcan Ogetbil <oget [DOT] fedora [AT] gmail [DOT] com> - 0.4.6-1
- Update to 0.4.6
- Drop upstreamed .desktop file modifications
- Drop old documentation
Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/qtractor/F-12/.cvsignore,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- .cvsignore 30 Jan 2010 22:42:30 -0000 1.6
+++ .cvsignore 23 May 2010 21:00:24 -0000 1.7
@@ -1,2 +1 @@
-qtractor-0.3.0-user-manual.odt
-qtractor-0.4.5.tar.gz
+qtractor-0.4.6.tar.gz
Index: qtractor.spec
===================================================================
RCS file: /cvs/free/rpms/qtractor/F-12/qtractor.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- qtractor.spec 30 Jan 2010 22:42:30 -0000 1.6
+++ qtractor.spec 23 May 2010 21:00:24 -0000 1.7
@@ -10,13 +10,12 @@
Summary: Audio/MIDI multi-track sequencer
Name: qtractor
-Version: 0.4.5
+Version: 0.4.6
Release: 1%{?dist}
License: GPLv2+
Group: Applications/Multimedia
URL: http://qtractor.sourceforge.net/
Source0: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
-Source1: http://downloads.sourceforge.net/%{name}/%{name}-0.3.0-user-manual.odt
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
BuildRequires: alsa-lib-devel
@@ -45,15 +44,6 @@
%prep
%setup -q
-cp -a %{SOURCE1} .
-# Remove absolute paths from the desktop file:
-sed -i 's|@ac_prefix@.*|%{name}|' %{name}.desktop.in
-
-# Preserve timestamps:
-sed -i 's|@install|install -p|' Makefile.in
-
-# Fix weird permissions
-chmod -x src/*.{cpp,h}
%build
export PATH=${PATH}:%{_libdir}/qt4/bin
@@ -68,21 +58,8 @@
rm -rf %{buildroot}
make install DESTDIR=%{buildroot}
-# move icon to freedesktop location
-mkdir -p %{buildroot}%{_datadir}/icons/hicolor/32x32/apps
-mv %{buildroot}%{_datadir}/pixmaps/%{name}.png \
- %{buildroot}%{_datadir}/icons/hicolor/32x32/apps/%{name}.png
-
-# install the desktop entry
-RM_CAT="JACK ALSA MIDI"
-ADD_CAT="X-Alsa X-Recorders X-Multitrack X-Jack X-MIDI Midi Sequencer"
-
-mkdir -p %{buildroot}%{_datadir}/applications
-desktop-file-install \
- --dir %{buildroot}%{_datadir}/applications \
- `for c in ${RM_CAT} ; do echo "--remove-category $c " ; done` \
- `for c in ${ADD_CAT} ; do echo "--add-category $c " ; done` \
- %{name}.desktop
+%check
+desktop-file-validate %{buildroot}%{_datadir}/applications/%{name}.desktop
%clean
rm -rf %{buildroot}
@@ -102,12 +79,20 @@
%files
%defattr(-,root,root,-)
-%doc AUTHORS ChangeLog COPYING README TODO *.odt
+%doc AUTHORS ChangeLog COPYING README TODO
%{_bindir}/%{name}
%{_datadir}/applications/%{name}.desktop
%{_datadir}/icons/hicolor/32x32/apps/%{name}.png
%changelog
+* Sun May 23 2010 Orcan Ogetbil <oget [DOT] fedora [AT] gmail [DOT] com> - 0.4.6-1
+- Update to 0.4.6
+- Drop upstreamed .desktop file modifications
+- Drop old documentation
+
+* Sun May 16 2010 Orcan Ogetbil <oget [DOT] fedora [AT] gmail [DOT] com> - 0.4.6-0.1.1568svn1565
+- Update to 0.4.6 rc (svn1565)
+
* Sat Jan 30 2010 Orcan Ogetbil <oget [DOT] fedora [AT] gmail [DOT] com> - 0.4.5-1
- updated to 0.4.5.
Index: sources
===================================================================
RCS file: /cvs/free/rpms/qtractor/F-12/sources,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- sources 30 Jan 2010 22:42:30 -0000 1.6
+++ sources 23 May 2010 21:00:24 -0000 1.7
@@ -1,2 +1 @@
-295b3728414df215a9ed5eff81bf27c8 qtractor-0.3.0-user-manual.odt
-457985aa5f5a98f52f70300e509bef56 qtractor-0.4.5.tar.gz
+50ba658782fcba412095525eaaf56038 qtractor-0.4.6.tar.gz
14 years, 7 months