Search
j0ke.net Open Build Service
>
Projects
>
home:netmax
>
sbox
> Changes
Sign Up
|
Log In
Username
Password
Cancel
Overview
Repositories
Revisions
Requests
Users
Advanced
Attributes
Meta
Changes of Revision 2
[-]
[+]
Changed
sbox.spec
@@ -5,7 +5,7 @@ Group: System Summary: CGI Script Wrapper Source0: http://stein.cshl.org/WWW/software/sbox/sbox.tar.gz -Source1: http://stein.cshl.org/software/sbox/miniroot.img.gz +Source1: http://stein.cshl.org/software/sbox/miniroot.img %if 0%{?suse_version} BuildRequires: apache2-devel Patch0: sbox_config_suse.diff @@ -37,8 +37,7 @@ %__install -m 755 -d %{buildroot}/%{_wwwroot}/cgi-bin %__install -m 755 -d %{buildroot}/%{_datadir}/%{name} %__make install INSTALL_DIRECTORY=%{buildroot}/%{_wwwroot}/cgi-bin -cd %{buildroot}/%{_datadir}/%{name} -gunzip -d %{S:1} +cp %{S:1} %{buildroot}/%{_datadir}/%{name} %clean %__rm -rf %{buildroot}