Projects
Multimedia
kodi
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
Expand all
Collapse all
Changes of Revision 71
View file
kodi-noX-raspberry-pi.spec
Changed
@@ -233,7 +233,7 @@ %endif %endif %endif -%if %{kodi_player} == "omxplayer" +%if "%{kodi_player}" == "omxplayer" Requires: omxplayer %endif BuildRequires: cmake @@ -263,7 +263,6 @@ # Obsoletes: xbmc < %{version} Provides: xbmc = %{version} -BuildRoot: %{_tmppath}/%{name}-%{version}-build %if %{with kodi_with_X11} Conflicts: kodi %else @@ -408,7 +407,6 @@ %service_del_postun kodi.service %files -%defattr(-,root,root) %doc version.txt %config %{_sysconfdir}/sysconfig/SuSEfirewall2.d %{_bindir}/kodi @@ -568,7 +566,6 @@ %files devel -%defattr(-,root,root) %dir %{_includedir}/kodi %{_includedir}/kodi/xbmc_epg_types.h %{_includedir}/kodi/xbmc_addon_dll.h
View file
kodi-noX-raspberry-pi2.spec
Changed
@@ -233,7 +233,7 @@ %endif %endif %endif -%if %{kodi_player} == "omxplayer" +%if "%{kodi_player}" == "omxplayer" Requires: omxplayer %endif BuildRequires: cmake @@ -263,7 +263,6 @@ # Obsoletes: xbmc < %{version} Provides: xbmc = %{version} -BuildRoot: %{_tmppath}/%{name}-%{version}-build %if %{with kodi_with_X11} Conflicts: kodi %else @@ -408,7 +407,6 @@ %service_del_postun kodi.service %files -%defattr(-,root,root) %doc version.txt %config %{_sysconfdir}/sysconfig/SuSEfirewall2.d %{_bindir}/kodi @@ -568,7 +566,6 @@ %files devel -%defattr(-,root,root) %dir %{_includedir}/kodi %{_includedir}/kodi/xbmc_epg_types.h %{_includedir}/kodi/xbmc_addon_dll.h
View file
kodi-noX.spec
Changed
@@ -233,7 +233,7 @@ %endif %endif %endif -%if %{kodi_player} == "omxplayer" +%if "%{kodi_player}" == "omxplayer" Requires: omxplayer %endif BuildRequires: cmake @@ -263,7 +263,6 @@ # Obsoletes: xbmc < %{version} Provides: xbmc = %{version} -BuildRoot: %{_tmppath}/%{name}-%{version}-build %if %{with kodi_with_X11} Conflicts: kodi %else @@ -408,7 +407,6 @@ %service_del_postun kodi.service %files -%defattr(-,root,root) %doc version.txt %config %{_sysconfdir}/sysconfig/SuSEfirewall2.d %{_bindir}/kodi @@ -568,7 +566,6 @@ %files devel -%defattr(-,root,root) %dir %{_includedir}/kodi %{_includedir}/kodi/xbmc_epg_types.h %{_includedir}/kodi/xbmc_addon_dll.h
View file
kodi.spec
Changed
@@ -233,7 +233,7 @@ %endif %endif %endif -%if %{kodi_player} == "omxplayer" +%if "%{kodi_player}" == "omxplayer" Requires: omxplayer %endif BuildRequires: cmake @@ -263,7 +263,6 @@ # Obsoletes: xbmc < %{version} Provides: xbmc = %{version} -BuildRoot: %{_tmppath}/%{name}-%{version}-build %if %{with kodi_with_X11} Conflicts: kodi %else @@ -408,7 +407,6 @@ %service_del_postun kodi.service %files -%defattr(-,root,root) %doc version.txt %config %{_sysconfdir}/sysconfig/SuSEfirewall2.d %{_bindir}/kodi @@ -568,7 +566,6 @@ %files devel -%defattr(-,root,root) %dir %{_includedir}/kodi %{_includedir}/kodi/xbmc_epg_types.h %{_includedir}/kodi/xbmc_addon_dll.h
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.