Name: steam Version: 0 Release: %mkrel 1 Summary: Steam Client Group: Games/Other License: Proprietary URL: https://github.com/ValveSoftware/steam-for-linux Source0: http://media.steampowered.com/client/installer/steam.deb # TODO: Add needed runtime requires # Requires: BuildArch: noarch %description Steam Client %prep %setup -q -c -T ar xv %{SOURCE0} %build %install cp data.tar.gz %buildroot pushd %buildroot tar xzvf data.tar.gz rm -frv data.tar.gz popd %files %doc %_docdir/* %_bindir/steam %_bindir/steamdeps %_prefix/lib/steam/bootstraplinux_ubuntu12_32.tar.xz %_datadir/applications/steam.desktop %_iconsdir/hicolor/*/apps/steam.* %_mandir/man6/steam.6.* %_datadir/pixmaps/steam.png %_datadir/pixmaps/steam_tray.png %_sysconfdir/apt/sources.list.d/steam.list