[lpf-flash-plugin] Update to 30.0.0.134
by Sérgio M. Basto
commit ce796cabf36600556ff04d510259213d08ae6591
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Sat Jul 21 15:09:51 2018 +0100
Update to 30.0.0.134
check_new_version.py | 2 +-
flash-plugin.spec.in | 5 ++++-
lpf-flash-plugin.spec | 5 ++++-
3 files changed, 9 insertions(+), 3 deletions(-)
---
diff --git a/check_new_version.py b/check_new_version.py
index 61d1444..671b361 100755
--- a/check_new_version.py
+++ b/check_new_version.py
@@ -47,7 +47,7 @@ if new_version != old_version:
print('rfpkg push && rfpkg build --nowait')
print('git checkout f28 && git merge master && git push && rfpkg build --nowait; git checkout master')
print('git checkout f27 && git merge master && git push && rfpkg build --nowait; git checkout master')
- print('git checkout f26 && git merge master && git push && rfpkg build --nowait; git checkout master')
+ #print('git checkout f26 && git merge master && git push && rfpkg build --nowait; git checkout master')
else:
print("Already updated !")
diff --git a/flash-plugin.spec.in b/flash-plugin.spec.in
index 592c3da..6a215a0 100644
--- a/flash-plugin.spec.in
+++ b/flash-plugin.spec.in
@@ -2,7 +2,7 @@
%global __strip /bin/true
Name: flash-plugin
-Version: 30.0.0.113
+Version: 30.0.0.134
Release: 1%{?dist}
Epoch: 1
Summary: Adobe Flash Player
@@ -75,6 +75,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
%{_datadir}/icons/hicolor/*/apps/flash-player-properties.png
%changelog
+* Sat Jul 21 2018 Sérgio Basto <sergio(a)serjux.com> - 1:30.0.0.134-1
+- Update to 30.0.0.134
+
* Tue Jun 26 2018 Sérgio Basto <sergio(a)serjux.com> - 1:30.0.0.113-1
- Update to 30.0.0.113
diff --git a/lpf-flash-plugin.spec b/lpf-flash-plugin.spec
index d622789..f93c9d0 100644
--- a/lpf-flash-plugin.spec
+++ b/lpf-flash-plugin.spec
@@ -5,7 +5,7 @@
%define target_pkg %(t=%{name}; echo ${t#lpf-})
Name: lpf-flash-plugin
-Version: 30.0.0.113
+Version: 30.0.0.134
Release: 1%{?dist}
Epoch: 1
Summary: Adobe Flash Player package bootstrap
@@ -67,6 +67,9 @@ fi
%changelog
+* Sat Jul 21 2018 Sérgio Basto <sergio(a)serjux.com> - 1:30.0.0.134-1
+- Update to 30.0.0.134
+
* Tue Jun 26 2018 Sérgio Basto <sergio(a)serjux.com> - 1:30.0.0.113-1
- Update to 30.0.0.113
6 years, 4 months
[mythtv/el7] (6 commits) ...Remove f26 target from helper script.
by Richard Shaw
Summary of changes:
ae15c59... add f28 to update_fixes.sh (*)
5f3a23a... Update to v29.1.21.20180529.g1777cc4425 from branch fixes/2 (*)
31fd468... Add version and release to mythtv interpackage dependencies (*)
d2393f7... Rebuild for new libass version (*)
ca5623f... Update to v29.1.30.20180709.g2a0dadb37c from branch fixes/2 (*)
1e3cf3c... Remove f26 target from helper script. (*)
(*) This commit already existed in another branch; no separate mail sent
6 years, 4 months
[mythtv] Remove f26 target from helper script.
by Richard Shaw
commit 1e3cf3c35d057968dfe40d7d3eef1c5c24ade872
Author: Richard Shaw <hobbes1069(a)gmail.com>
Date: Sat Jul 21 07:50:39 2018 -0500
Remove f26 target from helper script.
update_fixes.sh | 2 --
1 file changed, 2 deletions(-)
---
diff --git a/update_fixes.sh b/update_fixes.sh
index 0bd89df..a7b58af 100755
--- a/update_fixes.sh
+++ b/update_fixes.sh
@@ -32,6 +32,4 @@ git checkout f28 && git merge master && git push && rfpkg build --nowait; git ch
echo Press enter to continue; read dummy;
git checkout f27 && git merge master && git push && rfpkg build --nowait; git checkout master
echo Press enter to continue; read dummy;
-git checkout f26 && git merge master && git push && rfpkg build --nowait; git checkout master
-echo Press enter to continue; read dummy;
git checkout el7 && git merge master && git push && rfpkg build --nowait; git checkout master
6 years, 4 months
[mythtv] Update to v29.1.30.20180709.g2a0dadb37c from branch fixes/29
by Richard Shaw
commit ca5623fbb844f1a13a21752db28b3417c69f0e73
Author: Richard Shaw <hobbes1069(a)gmail.com>
Date: Sat Jul 21 07:48:02 2018 -0500
Update to v29.1.30.20180709.g2a0dadb37c from branch fixes/29
.gitignore | 1 +
mythtv.spec | 11 +++++++----
sources | 2 +-
3 files changed, 9 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 984028a..92ecc54 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,4 @@ mythtv-0.27.5.tar.gz
/mythtv-29.1-5f20e4f3f7.tar.gz
/mythtv-29.1-0849e99596.tar.gz
/mythtv-29.1-1777cc4425.tar.gz
+/mythtv-29.1-2a0dadb37c.tar.gz
diff --git a/mythtv.spec b/mythtv.spec
index bb7a19f..fe69605 100644
--- a/mythtv.spec
+++ b/mythtv.spec
@@ -57,10 +57,10 @@
%define desktop_applications mythfrontend mythtv-setup
# MythTV Version string -- preferably the output from git describe
-%define githash 1777cc442597e5c4d64124ba3de554514961df6b
+%define githash 2a0dadb37cf93216627fc07805b7bd50162687ca
%define shorthash %(c=%{githash}; echo ${c:0:10})
-%define vers_string v29.1-21-g1777cc4425
-%define rel_string .21.20180529.g1777cc4425
+%define vers_string v29.1-30-g2a0dadb37c
+%define rel_string .30.20180709.g2a0dadb37c
%define branch fixes/29
@@ -72,7 +72,7 @@
#
Name: mythtv
Version: 29.1
-Release: 19%{?rel_string}%{?dist}
+Release: 20%{?rel_string}%{?dist}
Summary: A digital video recorder (DVR) application
# The primary license is GPLv2+, but bits are borrowed from a number of
@@ -1397,6 +1397,9 @@ exit 0
%changelog
+* Sat Jul 21 2018 Richard Shaw <hobbes1069(a)gmail.com> - 29.1-20.30.20180709.g2a0dadb37c
+- Update to v29.1.30.20180709.g2a0dadb37c from branch fixes/29
+
* Sun Jun 17 2018 Leigh Scott <leigh123linux(a)googlemail.com> - 29.1-19.21.20180529.g1777cc4425
- Rebuild for new libass version
diff --git a/sources b/sources
index 270aa01..a196f83 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9528a406ce6aa425b5f08526c4e931d7 mythtv-29.1-1777cc4425.tar.gz
+973cea3dbff782d1aab50bceea87a584 mythtv-29.1-2a0dadb37c.tar.gz
6 years, 4 months
[xrick] Add BR: gcc and Remove Group:
by Xavier Bachelot
commit 70096489d5847d15a6d8a8270a081e6f5c4b01c2
Author: Xavier Bachelot <xavier(a)bachelot.org>
Date: Fri Jul 20 17:11:23 2018 +0200
Add BR: gcc and Remove Group:
xrick.spec | 8 ++++++--
1 file changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/xrick.spec b/xrick.spec
index c4ea490..87712f5 100644
--- a/xrick.spec
+++ b/xrick.spec
@@ -3,13 +3,13 @@
Summary: A clone of the game Rick Dangerous
Name: xrick
Version: 0.0.%{tarversion}
-Release: 11%{?dist}
+Release: 12%{?dist}
License: Distributable
-Group: Amusements/Games
URL: http://www.bigorno.net/xrick/
Source0: http://www.bigorno.net/xrick/%{name}-%{tarversion}.tgz
Patch1: xrick-rpmoptflags-makefile.patch
Patch2: xrick-021212-fix_format_security_error.patch
+BuildRequires: gcc
BuildRequires: SDL-devel
BuildRequires: zlib-devel
BuildRequires: desktop-file-utils
@@ -98,6 +98,10 @@ fi
%changelog
+* Fri Jul 20 2018 Xavier Bachelot <xavier(a)bachelot.org> - 0.0.021212-12
+- Add BR: gcc.
+- Remove Group:.
+
* Fri Mar 02 2018 RPM Fusion Release Engineering <leigh123linux(a)googlemail.com> - 0.0.021212-11
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
6 years, 4 months
[xine-ui] Add BR: gcc
by Xavier Bachelot
commit b1f33c886a26995d7e31ddcbb7d5ac197b64fdf5
Author: Xavier Bachelot <xavier(a)bachelot.org>
Date: Fri Jul 20 17:06:23 2018 +0200
Add BR: gcc
xine-ui.spec | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
---
diff --git a/xine-ui.spec b/xine-ui.spec
index 972796e..bdbdac8 100644
--- a/xine-ui.spec
+++ b/xine-ui.spec
@@ -6,7 +6,7 @@
Summary: A skinned xlib-based gui for xine-lib
Name: xine-ui
Version: 0.99.10
-Release: 2%{?dist}
+Release: 3%{?dist}
License: GPLv2+
URL: http://www.xine-project.org/
@@ -66,6 +66,7 @@ Obsoletes: xine < %{version}-%{release}
BuildRequires: aalib-devel >= 1.2.0
BuildRequires: curl-devel >= 7.10.2
BuildRequires: desktop-file-utils
+BuildRequires: gcc
BuildRequires: gettext
BuildRequires: libcaca-devel
BuildRequires: libjpeg-turbo-devel
@@ -255,6 +256,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
%changelog
+* Fri Jul 20 2018 Xavier Bachelot <xavier(a)bachelot.org> - 0.99.10-3
+- Add BR: gcc.
+
* Thu Mar 01 2018 RPM Fusion Release Engineering <leigh123linux(a)googlemail.com> - 0.99.10-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
6 years, 4 months
[xine-plugin] Add BR: gcc, remove Group:
by Xavier Bachelot
commit fc7f7e92dacbeb5a25bf1954cce22be738aaad06
Author: Xavier Bachelot <xavier(a)bachelot.org>
Date: Sat Jul 21 12:15:04 2018 +0200
Add BR: gcc, remove Group:
xine-plugin.spec | 15 ++++++++++-----
1 file changed, 10 insertions(+), 5 deletions(-)
---
diff --git a/xine-plugin.spec b/xine-plugin.spec
index b0b4fda..c3d1b13 100644
--- a/xine-plugin.spec
+++ b/xine-plugin.spec
@@ -1,9 +1,8 @@
Name: xine-plugin
Version: 1.0.2
-Release: 14%{?dist}
+Release: 15%{?dist}
Summary: Mozilla/Netscape compatible media plugin
-Group: Applications/Multimedia
License: GPLv2+
URL: http://xinehq.de/
Source0: http://prdownloads.sourceforge.net/xine/xine-plugin-%{version}.tar.bz2
@@ -11,12 +10,13 @@ Source0: http://prdownloads.sourceforge.net/xine/xine-plugin-%{version}.t
# https://bugs.xine-project.org/show_bug.cgi?id=581
Patch0: xine-plugin-1.0.2-Sync_prcpucfg_h_with_nspr.patch
-BuildRequires: xine-lib-devel
+BuildRequires: gcc
+BuildRequires: libX11-devel
BuildRequires: pkgconfig
+BuildRequires: xine-lib-devel
BuildRequires: xorg-x11-proto-devel
-BuildRequires: libX11-devel
-Requires: mozilla-filesystem
+Requires: mozilla-filesystem
%description
This is a very simple netscape/mozilla browser plugin using the xine
@@ -39,6 +39,7 @@ Features:
%setup -q
%patch0 -p0
+
%build
%configure --with-plugindir=%{_libdir}/mozilla/plugins
%make_build
@@ -56,6 +57,10 @@ rm -rf $RPM_BUILD_ROOT/%{_libdir}/mozilla/plugins/*.la
%changelog
+* Sat Jul 21 2018 Xavier Bachelot <xavier(a)bachelot.org> - 1.0.2-15
+- Add BR: gcc.
+- Remove Group:.
+
* Thu Mar 01 2018 RPM Fusion Release Engineering <leigh123linux(a)googlemail.com> - 1.0.2-14
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
6 years, 4 months