/[packages]/updates/infra_5/reviewboard/current/SPECS/reviewboard.spec
ViewVC logotype

Diff of /updates/infra_5/reviewboard/current/SPECS/reviewboard.spec

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 909550 by philippem, Fri Dec 11 17:56:07 2015 UTC revision 909551 by philippem, Fri Dec 11 18:01:28 2015 UTC
# Line 78  rm -rf ReviewBoard*.egg-info Line 78  rm -rf ReviewBoard*.egg-info
78    
79    
80  %build  %build
81  %py2_build  %{__python} setup.py build
82    
83  %install  %install
84  %py2_install  %{__python} setup.py install --skip-build --root $RPM_BUILD_ROOT
85    
86  # These scripts have a shebang and are meaningful to run; make them executable:  # These scripts have a shebang and are meaningful to run; make them executable:
87  chmod +x $RPM_BUILD_ROOT/%{python2_sitelib}/reviewboard/manage.py  chmod +x $RPM_BUILD_ROOT/%{python2_sitelib}/reviewboard/manage.py
# Line 111  mkdir -p $RPM_BUILD_ROOT/%{_sharedstated Line 111  mkdir -p $RPM_BUILD_ROOT/%{_sharedstated
111  %dir %{_sharedstatedir}/reviewboard  %dir %{_sharedstatedir}/reviewboard
112  %dir %{_sharedstatedir}/reviewboard/sites  %dir %{_sharedstatedir}/reviewboard/sites
113    
114  %{python2_sitelib}/reviewboard/  %{python_sitelib}/reviewboard/
115  %{python2_sitelib}/ReviewBoard*.egg-info/  %{python_sitelib}/ReviewBoard*.egg-info/
116    
117    

Legend:
Removed from v.909550  
changed lines
  Added in v.909551

  ViewVC Help
Powered by ViewVC 1.1.30