[mednafen/f27] Added pkgconfig(alsa) to BuildRequires as it is no longer pulled implicitly
by Julian Sikorski
commit 866cab7e3046e4ef027760d4323f59e20e7932a3
Author: Julian Sikorski <belegdol(a)fedoraproject.org>
Date: Mon Apr 23 21:40:07 2018 +0200
Added pkgconfig(alsa) to BuildRequires as it is no longer pulled implicitly
mednafen.spec | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
---
diff --git a/mednafen.spec b/mednafen.spec
index bcfd97a..2927329 100644
--- a/mednafen.spec
+++ b/mednafen.spec
@@ -2,7 +2,7 @@
Name: mednafen
Version: 1.21.2
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: A multi-system emulator utilizing OpenGL and SDL
#mednafen is a monstrosity build out of many emulators hence the colourful licensing
License: GPLv2+ and BSD and ISC and LGPLv2+ and MIT and zlib
@@ -13,6 +13,7 @@ BuildRequires: gettext
#BuildRequires: libmpcdec-devel
#2.09 is required
#BuildRequires: lzo-devel
+BuildRequires: pkgconfig(alsa)
BuildRequires: pkgconfig(jack) => 1.0.2
BuildRequires: pkgconfig(sdl2) => 2.0.5
BuildRequires: pkgconfig(sndfile) => 1.0.2
@@ -92,6 +93,9 @@ rm -rf Documentation/*.def Documentation/*.php Documentation/generate.sh \
%changelog
+* Mon Apr 23 2018 Julian Sikorski <belegdol(a)fedoraproject.org> - 1.21.2-2
+- Added pkgconfig(alsa) to BuildRequires as it is no longer pulled implicitly
+
* Sun Apr 15 2018 Julian Sikorski <belegdol(a)fedoraproject.org> - 1.21.2-1
- Updated to 1.21.2
- Switched to SDL2
6 years, 7 months
[mednafen] Added pkgconfig(alsa) to BuildRequires as it is no longer pulled implicitly
by Julian Sikorski
commit 3bdc8f673b629e9bc0dd4641f4a76f34dba70e89
Author: Julian Sikorski <belegdol(a)fedoraproject.org>
Date: Mon Apr 23 21:40:07 2018 +0200
Added pkgconfig(alsa) to BuildRequires as it is no longer pulled implicitly
mednafen.spec | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
---
diff --git a/mednafen.spec b/mednafen.spec
index 1bc4e8c..5f5a5be 100644
--- a/mednafen.spec
+++ b/mednafen.spec
@@ -2,7 +2,7 @@
Name: mednafen
Version: 1.21.2
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: A multi-system emulator utilizing OpenGL and SDL
#mednafen is a monstrosity build out of many emulators hence the colourful licensing
License: GPLv2+ and BSD and ISC and LGPLv2+ and MIT and zlib
@@ -13,6 +13,7 @@ BuildRequires: gettext
#BuildRequires: libmpcdec-devel
#2.09 is required
#BuildRequires: lzo-devel
+BuildRequires: pkgconfig(alsa)
BuildRequires: pkgconfig(jack) => 1.0.2
BuildRequires: pkgconfig(sdl2) => 2.0.5
BuildRequires: pkgconfig(sndfile) => 1.0.2
@@ -92,6 +93,9 @@ rm -rf Documentation/*.def Documentation/*.php Documentation/generate.sh \
%changelog
+* Mon Apr 23 2018 Julian Sikorski <belegdol(a)fedoraproject.org> - 1.21.2-2
+- Added pkgconfig(alsa) to BuildRequires as it is no longer pulled implicitly
+
* Sun Apr 15 2018 Julian Sikorski <belegdol(a)fedoraproject.org> - 1.21.2-1
- Updated to 1.21.2
- Switched to SDL2
6 years, 7 months
[minidlna] Rebuild for ffmpeg-4.0 release
by Leigh Scott
commit a261723b3bafaf63d20c11136dd9e4396b98a0d7
Author: leigh123linux <leigh123linux(a)googlemail.com>
Date: Mon Apr 23 20:12:39 2018 +0100
Rebuild for ffmpeg-4.0 release
minidlna.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/minidlna.spec b/minidlna.spec
index 66ae5ea..87a8ff9 100644
--- a/minidlna.spec
+++ b/minidlna.spec
@@ -1,6 +1,6 @@
Name: minidlna
Version: 1.2.1
-Release: 5%{?dist}
+Release: 6%{?dist}
Summary: Lightweight DLNA/UPnP-AV server targeted at embedded systems
License: GPLv2
@@ -119,6 +119,9 @@ exit 0
%changelog
+* Mon Apr 23 2018 Leigh Scott <leigh123linux(a)googlemail.com> - 1.2.1-6
+- Rebuild for ffmpeg-4.0 release
+
* Thu Mar 08 2018 RPM Fusion Release Engineering <leigh123linux(a)googlemail.com> - 1.2.1-5
- Rebuilt for new ffmpeg snapshot
6 years, 7 months
[vlc] Remove previous hack
by Nicolas Chauvet
commit c3d5f5e09a372b8aea5ea0513af033f0746684dc
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Mon Apr 23 20:04:22 2018 +0200
Remove previous hack
vlc.spec | 3 ---
1 file changed, 3 deletions(-)
---
diff --git a/vlc.spec b/vlc.spec
index 1e114f6..1c03cd5 100644
--- a/vlc.spec
+++ b/vlc.spec
@@ -271,9 +271,6 @@ rm aclocal.m4 m4/lib*.m4 m4/lt*.m4 || :
./bootstrap
}
-install -pm 0644 %{SOURCE1} modules/arm_neon
-
-
%build
%configure \
6 years, 7 months
[vlc/f28] Remove previous hack
by Nicolas Chauvet
commit 06598ebdf8292c594322b259e0bc56e08f67301d
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Mon Apr 23 20:04:22 2018 +0200
Remove previous hack
vlc.spec | 3 ---
1 file changed, 3 deletions(-)
---
diff --git a/vlc.spec b/vlc.spec
index 1e114f6..1c03cd5 100644
--- a/vlc.spec
+++ b/vlc.spec
@@ -271,9 +271,6 @@ rm aclocal.m4 m4/lib*.m4 m4/lt*.m4 || :
./bootstrap
}
-install -pm 0644 %{SOURCE1} modules/arm_neon
-
-
%build
%configure \
6 years, 7 months
[vlc/f28] (2 commits) ...Update to 3.0.2
by Nicolas Chauvet
Summary of changes:
c12b53e... Rebuilt for libupnp (*)
49631e8... Update to 3.0.2 (*)
(*) This commit already existed in another branch; no separate mail sent
6 years, 7 months
[vlc] Update to 3.0.2
by Nicolas Chauvet
commit 49631e85fcf4e8a7f75177f6a5c97e234535b5bd
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Mon Apr 23 19:45:02 2018 +0200
Update to 3.0.2
sources | 3 +--
vlc.spec | 10 +++++-----
2 files changed, 6 insertions(+), 7 deletions(-)
---
diff --git a/sources b/sources
index 32b1dd7..0410d35 100644
--- a/sources
+++ b/sources
@@ -1,2 +1 @@
-09a713c9aba8dac5ccb5a982c62ed811 asm.S
-32292f9fc6eab0b00432cdd574fc9eae vlc-3.0.1.tar.xz
+bdca57018d772fd270b4243eab46f978 vlc-3.0.2.tar.xz
diff --git a/vlc.spec b/vlc.spec
index f2b7334..1e114f6 100644
--- a/vlc.spec
+++ b/vlc.spec
@@ -41,13 +41,11 @@
Summary: The cross-platform open-source multimedia framework, player and server
Name: vlc
-Version: 3.0.1
-Release: 6%{?dist}
+Version: 3.0.2
+Release: 1%{?dist}
License: GPLv2+
URL: https://www.videolan.org
Source0: %{vlc_url}/%{?!vlc_rc:%{version}/}vlc-%{version}%{?vlc_tag}.tar.xz
-# Missing file from tarball
-Source1: asm.S
# https://git.videolan.org/?p=vlc.git;a=commit;h=26e2d3906658c30f2f88f4b1bc...
Patch0: modules_text_renderer_freetype_text_layout.c.patch
@@ -268,7 +266,6 @@ VLC media player extras modules.
%prep
%setup -q -n %{name}-%{version}%{?vlc_rc:-%{vlc_rc}}
-%patch0 -p1
%{?_with_bootstrap:
rm aclocal.m4 m4/lib*.m4 m4/lt*.m4 || :
./bootstrap
@@ -556,6 +553,9 @@ fi || :
%changelog
+* Mon Apr 23 2018 Nicolas Chauvet <kwizart(a)gmail.com> - 3.0.2-1
+- Update to 3.0.2
+
* Tue Apr 17 2018 Nicolas Chauvet <kwizart(a)gmail.com> - 3.0.1-6
- Rebuilt for libupnp
6 years, 7 months