automatic version update by autodist [release 2.3.5-1mamba;Thu Jul 09 2015]
This commit is contained in:
parent
b1fb6777a5
commit
788b8dc07b
23
scons.spec
23
scons.spec
@ -1,6 +1,6 @@
|
||||
Name: scons
|
||||
Version: 2.3.0
|
||||
Release: 2mamba
|
||||
Version: 2.3.5
|
||||
Release: 1mamba
|
||||
Summary: An Open Source software construction tool
|
||||
Group: Development/Tools
|
||||
Vendor: openmamba
|
||||
@ -41,14 +41,11 @@ cd build/scons
|
||||
--root="%{buildroot}" \
|
||||
--install-headers=%{_includedir}/python \
|
||||
--install-lib=%{python_sitearch} \
|
||||
--install-data=%{_datadir} \
|
||||
--record=../../.packlist
|
||||
cd ../..
|
||||
|
||||
sed -i -e "s,%{_prefix}/man.*,," .packlist
|
||||
rm -rf %{buildroot}%{_prefix}/man
|
||||
|
||||
install -d %{buildroot}%{_mandir}/man1
|
||||
install -m 644 doc/man/*.1 %{buildroot}%{_mandir}/man1
|
||||
sed -i -e "s,%{_mandir}.*,," .packlist
|
||||
|
||||
%clean
|
||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||
@ -60,6 +57,18 @@ rm -f .packlist
|
||||
%doc HOWTO LICENSE src/RELEASE.txt src/CHANGES.txt
|
||||
|
||||
%changelog
|
||||
* Thu Jul 09 2015 Automatic Build System <autodist@mambasoft.it> 2.3.5-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Oct 01 2014 Automatic Build System <autodist@mambasoft.it> 2.3.4-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Jul 10 2014 Automatic Build System <autodist@mambasoft.it> 2.3.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Mar 26 2014 Automatic Build System <autodist@mambasoft.it> 2.3.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed May 22 2013 Silvan Calarco <silvan.calarco@mambasoft.it> 2.3.0-2mamba
|
||||
- python 2.7 rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user