[nautilus-dropbox] Updated to 2015.10.28
by Leigh Scott
commit 34c98a7a9d4433cdac1407afaa816ef2a5aba097
Author: leigh123linux <leigh123linux(a)googlemail.com>
Date: Tue Aug 9 04:56:02 2016 +0100
Updated to 2015.10.28
.gitignore | 1 +
nautilus-dropbox.spec | 7 +++++--
sources | 2 +-
3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 6494405..fcad926 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
nautilus-dropbox-2.10.0.tar.bz2
+/nautilus-dropbox-2015.10.28.tar.bz2
diff --git a/nautilus-dropbox.spec b/nautilus-dropbox.spec
index 4534130..8785718 100644
--- a/nautilus-dropbox.spec
+++ b/nautilus-dropbox.spec
@@ -1,7 +1,7 @@
Name: nautilus-dropbox
Epoch: 1
-Version: 2.10.0
-Release: 3%{?dist}
+Version: 2015.10.28
+Release: 1%{?dist}
Summary: Dropbox extension for Nautilus
License: GPLv3+
Group: User Interface/Desktops
@@ -81,6 +81,9 @@ fi
%{_libdir}/nautilus/extensions-3.0/libnautilus-dropbox.so
%changelog
+* Mon Aug 08 2016 Julian Sikorski <belegdol(a)fedoraproject.org> - 1:2015.10.28-1
+- Updated to 2015.10.28
+
* Sun May 31 2015 Leigh Scott <leigh123linux(a)googlemail.com> - 1:2.10.0-3
- add 10 second delay to autostart to ensure it loads on session startup
diff --git a/sources b/sources
index 7b0ed73..4c7e35f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-8fdaa58878cacebc00e84e4b89a8f823 nautilus-dropbox-2.10.0.tar.bz2
+d1d0832b4af2998ad7094bdfe1f5c300 nautilus-dropbox-2015.10.28.tar.bz2
8 years, 3 months
[smplayer] Update smplayer tp 16.8.0
by Sérgio M. Basto
commit c99493782a75fdf3e108db2402b30b4225436118
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Mon Aug 8 02:56:52 2016 +0100
Update smplayer tp 16.8.0
.gitignore | 1 +
smplayer.spec | 34 ++++++++++++++++++++++++++++------
sources | 2 +-
3 files changed, 30 insertions(+), 7 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 655db46..337316c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,3 +12,4 @@ smtube-16.3.0.tar.bz2
/smplayer-skins-15.2.0.tar.bz2
/smtube-16.7.2.tar.bz2
/smplayer-16.7.0.tar.bz2
+/smplayer-16.8.0.tar.bz2
diff --git a/smplayer.spec b/smplayer.spec
index 7c3ff1d..c9931ac 100644
--- a/smplayer.spec
+++ b/smplayer.spec
@@ -1,9 +1,9 @@
Name: smplayer
-Version: 16.7.0
+Version: 16.8.0
%global smtube_ver 16.7.2
%global smplayer_themes_ver 16.6.0
%global smplayer_skins_ver 15.2.0
-Release: 3%{?dist}
+Release: 1%{?dist}
Summary: A graphical frontend for mplayer
Group: Applications/Multimedia
@@ -43,6 +43,7 @@ BuildRequires: pkgconfig(Qt5WebKit)
# smplayer without mplayer is quite useless
Requires: mplayer
Requires: hicolor-icon-theme
+Recommends: smtube
%{?_qt5_version:Requires: qt5-qtbase%{?_isa} >= %{_qt5_version}}
@@ -57,6 +58,17 @@ remember the state of a played file, so when you play it later it will resume
at the same point and with the same settings. smplayer is developed with
the Qt toolkit, so it's multi-platform.
+%package -n smtube
+Summary: YouTube browser for SMPlayer
+Group: Applications/Multimedia
+License: GPLv2+
+URL: http://www.smtube.org
+Recommends: smplayer
+
+%description -n smtube
+This is a YouTube browser for SMPlayer. You can browse, search
+and play YouTube videos.
+
%package themes
Summary: Themes and Skins for SMPlayer
Group: Video/Players
@@ -98,7 +110,7 @@ mv Changelog.utf8 Changelog
%make_build QMAKE=%{_qt5_qmake} PREFIX=%{_prefix} LRELEASE=%{_bindir}/lrelease-qt5
pushd smtube-%{smtube_ver}
- sed -i 's|smtube/translations|smplayer/translations|' Makefile
+# sed -i 's|smtube/translations|smplayer/translations|' Makefile
%make_build QMAKE=%{_qt5_qmake} PREFIX=%{_prefix} LRELEASE=%{_bindir}/lrelease-qt5
popd
@@ -152,17 +164,23 @@ fi
%files
%license Copying*
%{_bindir}/smplayer
-%{_bindir}/smtube
%{_datadir}/applications/smplayer*.desktop
-%{_datadir}/applications/smtube.desktop
%{_datadir}/icons/hicolor/*/apps/smplayer.png
%{_datadir}/icons/hicolor/*/apps/smplayer.svg
-%{_datadir}/icons/hicolor/*/apps/smtube.png
%{_datadir}/smplayer/
%exclude %{_datadir}/smplayer/themes/
%{_mandir}/man1/smplayer.1.gz
%{_docdir}/%{name}/
+%files -n smtube
+%doc smtube-%{smtube_ver}/Changelog smtube-%{smtube_ver}/Readme.txt
+%doc smtube-%{smtube_ver}/Release_notes.txt
+%license smtube-%{smtube_ver}/Copying.txt
+%{_bindir}/smtube
+%{_datadir}/applications/smtube.desktop
+%{_datadir}/icons/hicolor/*/apps/smtube.png
+%{_datadir}/smtube
+
%files themes
%doc smplayer-themes-%{smplayer_themes_ver}/README.txt
%doc smplayer-themes-%{smplayer_themes_ver}/Changelog
@@ -172,6 +190,10 @@ fi
%{_datadir}/smplayer/themes/
%changelog
+* Mon Aug 08 2016 Sérgio Basto <sergio(a)serjux.com> - 16.8.0-1
+- Update smplayer tp 16.8.0
+- Separate smtube package rfbz #4171
+
* Sat Jul 23 2016 Sérgio Basto <sergio(a)serjux.com> - 16.7.0-3
- Package scriplets review, based on RussianFedora work
https://github.com/RussianFedora/smplayer
diff --git a/sources b/sources
index 1f108db..15e3cd0 100644
--- a/sources
+++ b/sources
@@ -1,4 +1,4 @@
7c2e475290e3edda69e52ec8682743dd smplayer-themes-16.6.0.tar.bz2
57e165cf9a95808fafd179e5322b7f15 smplayer-skins-15.2.0.tar.bz2
318369359ae36a2fce92939f56291f3e smtube-16.7.2.tar.bz2
-b6177835a07c6b269fb2bab15d70a87a smplayer-16.7.0.tar.bz2
+48b001b6c00e5495be4316c9e1589d11 smplayer-16.8.0.tar.bz2
8 years, 3 months
[lives/f23] (7 commits) ...Reintroduce <toons.cpp> patch
by Antonio
Summary of changes:
5a17f30... Rebuilt for ffmpeg-3.1.1 (*)
a1e8dd2... Update to 2.6.4 (*)
3f9564c... Drop old patch. (*)
6dad9a1... Cleanups of .spec file (*)
16dbcfd... Add BR package (*)
ca22469... Reintroduce autoreconf (*)
3e5ea1b... Reintroduce <toons.cpp> patch (*)
(*) This commit already existed in another branch; no separate mail sent
8 years, 3 months
[lives/f24] (7 commits) ...Reintroduce <toons.cpp> patch
by Antonio
Summary of changes:
5a17f30... Rebuilt for ffmpeg-3.1.1 (*)
a1e8dd2... Update to 2.6.4 (*)
3f9564c... Drop old patch. (*)
6dad9a1... Cleanups of .spec file (*)
16dbcfd... Add BR package (*)
ca22469... Reintroduce autoreconf (*)
3e5ea1b... Reintroduce <toons.cpp> patch (*)
(*) This commit already existed in another branch; no separate mail sent
8 years, 3 months
[lives/f25] (6 commits) ...Reintroduce <toons.cpp> patch
by Antonio
Summary of changes:
a1e8dd2... Update to 2.6.4 (*)
3f9564c... Drop old patch. (*)
6dad9a1... Cleanups of .spec file (*)
16dbcfd... Add BR package (*)
ca22469... Reintroduce autoreconf (*)
3e5ea1b... Reintroduce <toons.cpp> patch (*)
(*) This commit already existed in another branch; no separate mail sent
8 years, 3 months
[lives] Reintroduce <toons.cpp> patch
by Antonio
commit 3e5ea1b9bc7a05c886dee67b1d36f4c982d174c1
Author: sagitter <sagitter(a)fedoraproject.org>
Date: Mon Aug 8 14:50:07 2016 +0200
Reintroduce <toons.cpp> patch
lives.spec | 7 ++++++-
1 file changed, 6 insertions(+), 1 deletion(-)
---
diff --git a/lives.spec b/lives.spec
index 3112a8d..1e9ba17 100644
--- a/lives.spec
+++ b/lives.spec
@@ -5,7 +5,7 @@ Summary: Video editor and VJ tool
License: GPLv3+ and LGPLv3+
URL: http://lives-video.com
Source0: http://lives-video.com/releases/LiVES-%{version}.tar.bz2
-## Appdata file downloaded from http://sourceforge.net/p/lives/code/HEAD/tree/trunk/LiVES.appdata.xml
+## Appdata file
Source1: LiVES.appdata.xml
BuildRequires: pkgconfig(jack)
@@ -82,6 +82,11 @@ for i in `find . -type f \( -name "*.c" -o -name "*.h" -o -name "*.txt" \)`; do
chmod a-x $i
done
+# Fix to compile with GCC-6.1.1
+%if 0%{?fedora} > 23
+sed -e 's|toonz.cpp||g' -i lives-plugins/weed-plugins/Makefile.am
+%endif
+
%build
%if 0%{?fedora} > 23
autoreconf -ivf
8 years, 3 months
[lives] Reintroduce autoreconf
by Antonio
commit ca22469f2be290fbe283ec6218a5c484fad57532
Author: sagitter <sagitter(a)fedoraproject.org>
Date: Mon Aug 8 14:39:02 2016 +0200
Reintroduce autoreconf
lives.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/lives.spec b/lives.spec
index 8e583ae..3112a8d 100644
--- a/lives.spec
+++ b/lives.spec
@@ -45,7 +45,7 @@ BuildRequires: libappstream-glib
BuildRequires: gcc-c++
# Packages for re-configuration
-#BuildRequires: autoconf, automake, libtool
+BuildRequires: autoconf, automake, libtool
Requires: mplayer
Requires: mencoder
@@ -83,6 +83,9 @@ chmod a-x $i
done
%build
+%if 0%{?fedora} > 23
+autoreconf -ivf
+%endif
%configure --disable-silent-rules --enable-shared --enable-static \
--enable-largefile --enable-threads --disable-rpath --enable-profiling \
--enable-doxygen --disable-projectM --disable-libvisual
8 years, 3 months
[lives] Add BR package
by Antonio
commit 16dbcfddb19398b275a0562c3cd3658f90bcd418
Author: sagitter <sagitter(a)fedoraproject.org>
Date: Mon Aug 8 14:24:54 2016 +0200
Add BR package
lives.spec | 6 +-----
1 file changed, 1 insertion(+), 5 deletions(-)
---
diff --git a/lives.spec b/lives.spec
index fb47d4b..8e583ae 100644
--- a/lives.spec
+++ b/lives.spec
@@ -42,6 +42,7 @@ BuildRequires: gtk3-devel
BuildRequires: ffmpeg-devel
BuildRequires: bzip2-devel
BuildRequires: libappstream-glib
+BuildRequires: gcc-c++
# Packages for re-configuration
#BuildRequires: autoconf, automake, libtool
@@ -76,11 +77,6 @@ It is small in size, yet it has many advanced features.
%prep
%setup -q
-# Fix to compile with GCC-6.1.1
-%if 0%{?fedora} > 23
-sed -e 's|toonz.cpp||g' -i lives-plugins/weed-plugins/Makefile.am
-%endif
-
##Remove spurious executable permissions
for i in `find . -type f \( -name "*.c" -o -name "*.h" -o -name "*.txt" \)`; do
chmod a-x $i
8 years, 3 months
[lives] Cleanups of .spec file
by Antonio
commit 6dad9a117024d9286d93fe2fc977aeabfd3ed356
Author: sagitter <sagitter(a)fedoraproject.org>
Date: Mon Aug 8 13:16:52 2016 +0200
Cleanups of .spec file
lives.spec | 7 +------
1 file changed, 1 insertion(+), 6 deletions(-)
---
diff --git a/lives.spec b/lives.spec
index 1d61498..fb47d4b 100644
--- a/lives.spec
+++ b/lives.spec
@@ -44,9 +44,7 @@ BuildRequires: bzip2-devel
BuildRequires: libappstream-glib
# Packages for re-configuration
-%if 0%{?fedora} > 23
-BuildRequires: autoconf, automake, libtool
-%endif
+#BuildRequires: autoconf, automake, libtool
Requires: mplayer
Requires: mencoder
@@ -89,9 +87,6 @@ chmod a-x $i
done
%build
-%if 0%{?fedora} > 23
-autoreconf -ivf
-%endif
%configure --disable-silent-rules --enable-shared --enable-static \
--enable-largefile --enable-threads --disable-rpath --enable-profiling \
--enable-doxygen --disable-projectM --disable-libvisual
8 years, 3 months