[mpd/f32] (2 commits) ...Update to 0.21.25
by Leigh Scott
Summary of changes:
6efab53... Add gpg source check (*)
afa582a... Update to 0.21.25 (*)
(*) This commit already existed in another branch; no separate mail sent
4 years, 4 months
[unrar] Add build fix
by Leigh Scott
commit bc75cdcba573878a8f64846b25097253d0ac3b1b
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Wed Jul 8 19:51:52 2020 +0100
Add build fix
unrar-5.9.4-build.patch | 35 +++++++++++++++++++++++++++++++++++
unrar.spec | 17 ++++++++++-------
2 files changed, 45 insertions(+), 7 deletions(-)
---
diff --git a/unrar-5.9.4-build.patch b/unrar-5.9.4-build.patch
new file mode 100644
index 0000000..ae5ca0b
--- /dev/null
+++ b/unrar-5.9.4-build.patch
@@ -0,0 +1,35 @@
+Makefile: Fix parallel build issue
+
+If clean runs in parallel with $(OBJECTS), it is possible to build some
+objects first, then the clean target fires and deletes some, and then we
+try to link and fail.
+
+Gentoo-Bug: https://bugs.gentoo.org/528218
+
+--- a/makefile
++++ b/makefile
+@@ -142,21 +142,18 @@
+ @rm -f $(OBJECTS) $(UNRAR_OBJ) $(LIB_OBJ)
+ @rm -f unrar libunrar.*
+
+-unrar: clean $(OBJECTS) $(UNRAR_OBJ)
+- @rm -f unrar
++unrar: $(OBJECTS) $(UNRAR_OBJ)
+ $(LINK) -o unrar $(LDFLAGS) $(OBJECTS) $(UNRAR_OBJ) $(LIBS)
+ $(STRIP) unrar
+
+ sfx: WHAT=SFX_MODULE
+-sfx: clean $(OBJECTS)
+- @rm -f default.sfx
++sfx: $(OBJECTS)
+ $(LINK) -o default.sfx $(LDFLAGS) $(OBJECTS)
+ $(STRIP) default.sfx
+
+ lib: WHAT=RARDLL
+ lib: CXXFLAGS+=$(LIBFLAGS)
+-lib: clean $(OBJECTS) $(LIB_OBJ)
+- @rm -f libunrar.*
++lib: $(OBJECTS) $(LIB_OBJ)
+ $(LINK) -shared -o libunrar.so $(LDFLAGS) $(OBJECTS) $(LIB_OBJ)
+ $(AR) rcs libunrar.a $(OBJECTS) $(LIB_OBJ)
+
diff --git a/unrar.spec b/unrar.spec
index 118c491..7073067 100644
--- a/unrar.spec
+++ b/unrar.spec
@@ -1,12 +1,13 @@
Name: unrar
Version: 5.9.4
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: Utility for extracting, testing and viewing RAR archives
License: Freeware with further limitations
URL: https://www.rarlab.com/rar_add.htm
Source0: https://www.rarlab.com/rar/unrarsrc-%{version}.tar.gz
# Man page from Debian
Source1: unrar.1
+Patch0: unrar-5.9.4-build.patch
BuildRequires: gcc-c++
@@ -38,18 +39,17 @@ developing applications that use libunrar.
%prep
-%setup -q -n %{name}
+%autosetup -n %{name}
cp -p %SOURCE1 .
-sed -i -e 's|@rm -f unrar libunrar.*|@rm -f libunrar.*c|g' makefile
%build
-%{make_build} -f makefile \
+%{make_build} -f makefile unrar \
CXX="%{__cxx}" CXXFLAGS="%{optflags} -fPIC -DPIC" LDFLAGS="%{?__global_ldflags} -pthread" \
- STRIP=: RANLIB=ranlib
-%{make_build} -f makefile clean
+ STRIP=:
+
%{make_build} -f makefile lib \
CXX="%{__cxx}" CXXFLAGS="%{optflags} -fPIC -DPIC" LDFLAGS="%{?__global_ldflags} -pthread" \
- STRIP=: RANLIB=ranlib
+ STRIP=:
%install
@@ -92,6 +92,9 @@ touch -r license.txt %{buildroot}%{_sysconfdir}/rpm/macros.unrar
%changelog
+* Wed Jul 08 2020 Leigh Scott <leigh123linux(a)gmail.com> - 5.9.4-2
+- Add build fix
+
* Wed Jul 08 2020 Leigh Scott <leigh123linux(a)gmail.com> - 5.9.4-1
- Update to 5.9.4
4 years, 4 months
[lightspark/f31] 0.8.3
by Xavier Bachelot
Summary of changes:
eab42e5... 0.8.3 (*)
(*) This commit already existed in another branch; no separate mail sent
4 years, 4 months
[lightspark/f32] (3 commits) ...0.8.3
by Xavier Bachelot
Summary of changes:
a8d817d... - Rebuild for ffmpeg-4.3 git (*)
9bec648... Rebuilt for Boost 1.73 (*)
eab42e5... 0.8.3 (*)
(*) This commit already existed in another branch; no separate mail sent
4 years, 4 months
[lightspark] 0.8.3
by Xavier Bachelot
commit eab42e551432fe126da656fba9f29705bbb4c074
Author: Xavier Bachelot <xavier(a)bachelot.org>
Date: Wed Jul 8 19:11:30 2020 +0200
0.8.3
.gitignore | 1 +
lightspark.spec | 8 +++++---
sources | 2 +-
3 files changed, 7 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 5806715..6fc9d1d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@ lightspark-0.7.2-20140219git.tar.bz2
/lightspark-0.8.0.tar.gz
/lightspark-0.8.1.tar.gz
/lightspark-0.8.2.tar.gz
+/lightspark-0.8.3.tar.gz
diff --git a/lightspark.spec b/lightspark.spec
index 739ac5e..b5165ce 100644
--- a/lightspark.spec
+++ b/lightspark.spec
@@ -6,8 +6,8 @@
%global date 20170422
Name: lightspark
-Version: 0.8.2
-Release: 4%{?git_snapshot:.%{date}git%{commit_short}}%{?dist}
+Version: 0.8.3
+Release: 1%{?git_snapshot:.%{date}git%{commit_short}}%{?dist}
Summary: An alternative Flash Player implementation
License: LGPLv3+
URL: http://lightspark.github.io/
@@ -17,7 +17,6 @@ Source0: https://github.com/lightspark/lightspark/archive/%{commit}.tar.g
Source0: https://github.com/lightspark/lightspark/archive/%{version}/%{name}-%{ver...
%endif
-BuildRequires: boost-devel
BuildRequires: cmake3
BuildRequires: desktop-file-utils
BuildRequires: ffmpeg-devel
@@ -128,6 +127,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/%{name}.desktop
%changelog
+* Wed Jul 08 2020 Xavier Bachelot <xavier(a)bachelot.org> - 0.8.3-1
+- Update to 0.8.3
+
* Thu Jun 04 2020 Leigh Scott <leigh123linux(a)gmail.com> - 0.8.2-4
- Rebuilt for Boost 1.73
diff --git a/sources b/sources
index 429d82a..c6fb11f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-297f20078ca7f14b85ece994910a937b lightspark-0.8.2.tar.gz
+SHA512 (lightspark-0.8.3.tar.gz) = 023d1872577445a857c77908bc2ec83ebfa086bc77161dfd22b53fc0c38eb5d94cd5bb5c5a7508dee2039d3b8479c917dcee089fe551a984ec5525a5ae781997
4 years, 4 months
[mpd] Update to 0.21.25
by Leigh Scott
commit afa582a185dd05bb18ff142ce0f203d610aba30c
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Wed Jul 8 18:45:31 2020 +0100
Update to 0.21.25
mpd.spec | 5 ++++-
sources | 4 ++--
2 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/mpd.spec b/mpd.spec
index 447a264..82ac93d 100644
--- a/mpd.spec
+++ b/mpd.spec
@@ -16,7 +16,7 @@
Name: mpd
Epoch: 1
-Version: 0.21.24
+Version: 0.21.25
Release: 1%{?dist}
Summary: The Music Player Daemon
License: GPLv2+
@@ -231,6 +231,9 @@ fi
%changelog
+* Wed Jul 08 2020 Leigh Scott <leigh123linux(a)gmail.com> - 1:0.21.25-1
+- Update to 0.21.25
+
* Thu Jun 11 2020 Leigh Scott <leigh123linux(a)gmail.com> - 1:0.21.24-1
- Update to 0.21.24
diff --git a/sources b/sources
index d8ba184..adb8bf5 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-SHA512 (mpd-0.21.24.tar.xz) = dd0f97cdb405a0995ceafb965d2e872c54b27b384a721efa8d13ae7e28544b22da9e94433bc544f475d8da52d06c020842b11104cbfbc41406a10599db2d005c
-SHA512 (mpd-0.21.24.tar.xz.sig) = 247921999d162dbc8d875ddf2ea86044e53257b86a43c87f9218968c0f09b2f48310010a8a8604c3860c647fc76ee8deb1be458a74a3e4b4247f2a9889c43788
+SHA512 (mpd-0.21.25.tar.xz) = 67e0cbf176d18cd63effab0d12b22bea846458cbaa383ead9078c4b5f2a472dbb1d7308af4d6898691e8864a911c808af5ca2c553d8233323b8aaedfdc7189fc
+SHA512 (mpd-0.21.25.tar.xz.sig) = 124b977c39d5feebace6ebaf2226cd8f9c8b189db42ed8b2cd8e5406b4897e30ce9fc5e76cf51d9e55a078d62be6703017da5f14dde4faeb1f71e79c743717a3
4 years, 4 months
[unrar/el8] Update to 5.9.4
by Leigh Scott
Summary of changes:
543f6ca... Update to 5.9.4 (*)
(*) This commit already existed in another branch; no separate mail sent
4 years, 4 months
[unrar/f31] Update to 5.9.4
by Leigh Scott
Summary of changes:
543f6ca... Update to 5.9.4 (*)
(*) This commit already existed in another branch; no separate mail sent
4 years, 4 months
[unrar/f32] Update to 5.9.4
by Leigh Scott
Summary of changes:
543f6ca... Update to 5.9.4 (*)
(*) This commit already existed in another branch; no separate mail sent
4 years, 4 months
[unrar] Update to 5.9.4
by Leigh Scott
commit 543f6ca4edd35b252a1d00d1146f5835f6b89331
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Wed Jul 8 18:35:07 2020 +0100
Update to 5.9.4
.gitignore | 1 +
sources | 2 +-
unrar.spec | 5 ++++-
3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c4b911b..9ae57ac 100644
--- a/.gitignore
+++ b/.gitignore
@@ -17,3 +17,4 @@ unrarsrc-5.2.3.tar.gz
/unrarsrc-5.9.1.tar.gz
/unrarsrc-5.9.2.tar.gz
/unrarsrc-5.9.3.tar.gz
+/unrarsrc-5.9.4.tar.gz
diff --git a/sources b/sources
index 28abcad..814c98c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (unrarsrc-5.9.3.tar.gz) = 38b2e2e527a4d2df627072acb4c205f46c96771969db4558be04adf9166502b3b9c3d1cc60fe290b6c4ce56db68bb5e0b0ac3bf0698d9820d4840d56cc5f3e2f
+SHA512 (unrarsrc-5.9.4.tar.gz) = 4c026bc12c38314c7df6e1b2f296be681fffa4ba525e378809063519cb5d51889fe8d3cbce16e802023354f02b45b1bcc672b79a6fa81b4baa13a374ce22c8f1
diff --git a/unrar.spec b/unrar.spec
index e5e6ea3..118c491 100644
--- a/unrar.spec
+++ b/unrar.spec
@@ -1,5 +1,5 @@
Name: unrar
-Version: 5.9.3
+Version: 5.9.4
Release: 1%{?dist}
Summary: Utility for extracting, testing and viewing RAR archives
License: Freeware with further limitations
@@ -92,6 +92,9 @@ touch -r license.txt %{buildroot}%{_sysconfdir}/rpm/macros.unrar
%changelog
+* Wed Jul 08 2020 Leigh Scott <leigh123linux(a)gmail.com> - 5.9.4-1
+- Update to 5.9.4
+
* Wed Jun 10 2020 Leigh Scott <leigh123linux(a)gmail.com> - 5.9.3-1
- Update to 5.9.3
4 years, 4 months