]> git.pld-linux.org Git - packages/xbmc.git/commitdiff
- +R: xorg-app-xdpyinfo, lsb-release
authorSÅ‚awomir Paszkiewicz <paszczus@pld-linux.org>
Wed, 9 Dec 2009 07:24:13 +0000 (07:24 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- make xbmc.bin and xbmc-xrandr executable

Changed files:
    xbmc.spec -> 1.9

xbmc.spec

index 3672509a6c7152f9e49c4024a20c064934c4d231..4ae9cf6feb3e13b2a8b87e354d50ddc9050765aa 100644 (file)
--- a/xbmc.spec
+++ b/xbmc.spec
@@ -77,6 +77,8 @@ BuildRequires:        xorg-lib-libXrandr-devel
 BuildRequires: xorg-lib-libXtst-devel
 BuildRequires: zip
 BuildRequires: zlib-devel
+Requires:      lsb-release
+Requires:      xorg-app-xdpyinfo
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -107,4 +109,6 @@ rm -rf $RPM_BUILD_ROOT
 #%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/*
 %attr(755,root,root) %{_bindir}/*
 %{_datadir}/%{name}
+%attr(755,root,root) %{_datadir}/%{name}/xbmc.bin
+%attr(755,root,root) %{_datadir}/%{name}/xbmc-xrandr
 %{_datadir}/xsessions/XBMC.desktop
This page took 0.063503 seconds and 5 git commands to generate.