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