[dega-sdl] Add function prototype to header (-Werror=implicit-funciton-declaration)
by Mamoru Tasaka
commit 3bea7a5a3ec7c0ddb26f5fa222be1dfa31f6ae89
Author: Mamoru TASAKA <mtasaka(a)fedoraproject.org>
Date: Sat Oct 12 17:44:16 2024 +0900
Add function prototype to header (-Werror=implicit-funciton-declaration)
dega-1.12-add-prototype.patch | 10 ++++++++++
dega-sdl.spec | 8 +++++++-
2 files changed, 17 insertions(+), 1 deletion(-)
---
diff --git a/dega-1.12-add-prototype.patch b/dega-1.12-add-prototype.patch
new file mode 100644
index 0000000..47bd7a5
--- /dev/null
+++ b/dega-1.12-add-prototype.patch
@@ -0,0 +1,10 @@
+--- dega-1.12/mast/mast.h.header 2007-09-14 21:28:21.000000000 +0900
++++ dega-1.12/mast/mast.h 2024-10-12 14:26:03.568339039 +0900
+@@ -31,6 +31,7 @@ extern unsigned int MastEx; // Extra opt
+ extern int MastDrawDo; // 1 to draw image
+ int MastInit();
+ int MastExit();
++int MastLoadRom(char *Name,unsigned char **pRom,int *pRomLen);
+ int MastSetRom(unsigned char *Rom,int RomLen);
+ int MastReset();
+ int MastHardReset();
diff --git a/dega-sdl.spec b/dega-sdl.spec
index 9112ab2..849abe5 100644
--- a/dega-sdl.spec
+++ b/dega-sdl.spec
@@ -1,7 +1,7 @@
Summary: Dega is a Sega Master System emulator
Name: dega-sdl
Version: 1.12
-Release: 24%{?dist}
+Release: 25%{?dist}
License: Distributable
Group: Applications/Emulators
URL: http://www.emulinks.de/emus/
@@ -9,6 +9,8 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
Source: http://www.emulinks.de/emus/dega-%{version}.tar.gz
Patch0: dega-1.12-execstack.patch
Patch1: dega-1.12-Makefile.patch
+# Add function prototype to header (-Werror=implicit-funciton-declaration)
+Patch2: dega-1.12-add-prototype.patch
# This is to build only for i386/i686 on plague
ExclusiveArch: i686
BuildRequires: SDL-devel >= 1.2.0, nasm, gcc-c++
@@ -21,6 +23,7 @@ Master System / Mark III / Game Gear emulator for DOS.
%setup -q -n dega-%{version}
%patch -P0 -p1
%patch -P1 -p1
+%patch -P2 -p1
# Using Fedora OPTFLAGS
sed -i 's/^OPTFLAGS=/#OPTFLAGS=/' Makefile
@@ -42,6 +45,9 @@ rm -rf %{buildroot}
%doc README dega.txt ChangeLog
%changelog
+* Sat Oct 12 2024 Mamoru TASAKA <mtasaka(a)fedoraproject.org> - 1.12-25
+- Add function prototype to header (-Werror=implicit-funciton-declaration)
+
* Fri Aug 02 2024 RPM Fusion Release Engineering <sergiomb(a)rpmfusion.org> - 1.12-24
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
1 month, 1 week
[megasync] Rebuild for new ffmpeg.
by Vasiliy Glazov
commit b0f805d263bfe2901124d14835db1bb4d4b870d5
Author: Vasiliy Glazov <v.glazov(a)1440.space>
Date: Sat Oct 12 08:49:35 2024 +0300
Rebuild for new ffmpeg.
megasync.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/megasync.spec b/megasync.spec
index 77e211d..cdc05af 100644
--- a/megasync.spec
+++ b/megasync.spec
@@ -15,7 +15,7 @@
Name: megasync
Version: 5.2.1.0
-Release: 2%{?dist}
+Release: 3%{?dist}
Summary: Easy automated syncing between your computers and your MEGA cloud drive
# MEGAsync is under a proprietary license, except the SDK which is BSD
License: Proprietary and BSD
@@ -264,6 +264,9 @@ popd
%endif
%changelog
+* Sat Oct 12 2024 Vasiliy Glazov <vascom2(a)gmail.com> - 5.2.1.0-3
+- Rebuild for new ffmpeg
+
* Sat Aug 03 2024 RPM Fusion Release Engineering <sergiomb(a)rpmfusion.org> - 5.2.1.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
1 month, 1 week
[discord/el9] (2 commits) ...Update to 0.0.71
by Sérgio M. Basto
Summary of changes:
e0c1996... Remove "Path" from the desktop file (*)
d681100... Update to 0.0.71 (*)
(*) This commit already existed in another branch; no separate mail sent
1 month, 1 week
[discord/f39] (2 commits) ...Update to 0.0.71
by Sérgio M. Basto
Summary of changes:
e0c1996... Remove "Path" from the desktop file (*)
d681100... Update to 0.0.71 (*)
(*) This commit already existed in another branch; no separate mail sent
1 month, 1 week
[discord/f40] (2 commits) ...Update to 0.0.71
by Sérgio M. Basto
Summary of changes:
e0c1996... Remove "Path" from the desktop file (*)
d681100... Update to 0.0.71 (*)
(*) This commit already existed in another branch; no separate mail sent
1 month, 1 week
[discord/f41] (2 commits) ...Update to 0.0.71
by Sérgio M. Basto
Summary of changes:
e0c1996... Remove "Path" from the desktop file (*)
d681100... Update to 0.0.71 (*)
(*) This commit already existed in another branch; no separate mail sent
1 month, 1 week
[discord] Update to 0.0.71
by Sérgio M. Basto
commit d68110044e1de728075f897000a80da45a8cc14b
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Sat Oct 12 03:35:18 2024 +0100
Update to 0.0.71
discord.spec | 7 +++++--
sources | 2 +-
2 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/discord.spec b/discord.spec
index 1c378d5..8eef4ef 100644
--- a/discord.spec
+++ b/discord.spec
@@ -6,8 +6,8 @@
%global __provides_exclude_from %{_libdir}/discord/.*\\.s
Name: discord
-Version: 0.0.70
-Release: 2%{?dist}
+Version: 0.0.71
+Release: 1%{?dist}
Summary: All-in-one voice and text chat
# License Information: https://bugzilla.rpmfusion.org/show_bug.cgi?id=4441#c14
@@ -87,6 +87,9 @@ appstream-util validate-relax --nonet %{buildroot}%{_metainfodir}/%{name}.metain
%changelog
+* Sat Oct 12 2024 Sérgio Basto <sergio(a)serjux.com> - 0.0.71-1
+- Update to 0.0.71
+
* Sat Oct 05 2024 LuK1337 <priv.luk(a)gmail.com> - 0.0.70-2
- Remove "Path" from the desktop file
diff --git a/sources b/sources
index ef26d2e..46acdb0 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (discord-0.0.70.tar.gz) = 78aa941ce759345c0f2dc5fc3f741462e9ae8d756ecfcd492a42b9e4a16168c4772e4f732e838fd06a305348c4923a6c601450eb80bf4bd3db6f4468ae803e17
+SHA512 (discord-0.0.71.tar.gz) = c4042a56e8ad170901367ed562831d0f8933d8f0babf246639f8b5b17d7b437b58d6cf696f3c3d6a30674c041567115d0419a3e4c00de7064db58a4c77a61a93
1 month, 1 week
[discord] Remove "Path" from the desktop file
by Sérgio M. Basto
commit e0c1996e120e5a3b7ab6f45ef89311bb8b5c7ef3
Author: LuK1337 <priv.luk(a)gmail.com>
Date: Sat Oct 5 16:36:55 2024 +0200
Remove "Path" from the desktop file
No idea why but Discord with Vencord installed crashes for me if it's
ran from /usr/bin.
Since other desktop files don't set Path, this is safe to remove anyway.
discord.spec | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
---
diff --git a/discord.spec b/discord.spec
index 39f6fcb..1c378d5 100644
--- a/discord.spec
+++ b/discord.spec
@@ -7,7 +7,7 @@
Name: discord
Version: 0.0.70
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: All-in-one voice and text chat
# License Information: https://bugzilla.rpmfusion.org/show_bug.cgi?id=4441#c14
@@ -60,6 +60,7 @@ mkdir -p %{buildroot}%{_metainfodir}/
desktop-file-install \
--set-icon=%{name} \
--set-key=Exec --set-value=%{_bindir}/Discord \
+--remove-key=Path \
--delete-original \
--dir=%{buildroot}/%{_datadir}/applications \
discord.desktop
@@ -86,6 +87,9 @@ appstream-util validate-relax --nonet %{buildroot}%{_metainfodir}/%{name}.metain
%changelog
+* Sat Oct 05 2024 LuK1337 <priv.luk(a)gmail.com> - 0.0.70-2
+- Remove "Path" from the desktop file
+
* Wed Oct 02 2024 Sérgio Basto <sergio(a)serjux.com> - 0.0.70-1
- Update to 0.0.70
1 month, 1 week