This action will force synchronization from src-openEuler/python-scons, which will overwrite any changes that you have made since you forked the repository, and can not be recovered!!!
Synchronous operation will process in the background and will refresh the page when finishing processing. Please be patient.
Name: sconsVersion: 4.3.0Release: 1Summary: An Open Source software construction toolLicense: MITURL: http://www.scons.orgSource0: https://github.com/SCons/scons/archive/scons-%{version}.tar.gzSource1: https://scons.org/doc/%{version}/scons-doc-%{version}.tar.gzBuildArch: noarchBuildRequires: make%descriptionSCons is an Open Source software construction tool—that is, a next-generationbuild tool. Think of SCons as an improved, cross-platform substitute for theclassic Make utility with integrated functionality similar to autoconf/automakeand compiler caches such as ccache. In short, SCons is an easier, more reliableand faster way to build software.%package docSummary: An Open Source software construction toolBuildArch: noarch%description docScons HTML documentation.%package -n python3-%{name}Summary: An Open Source software construction toolBuildRequires: python3-develBuildRequires: python3-lxmlBuildRequires: python3-wheelBuildRequires: python3-setuptoolsBuildRequires: lynxProvides: scons = 0:%{version}-%{release}Provides: scons-python3Obsoletes: scons < 0:5.0.3-3%{?python_provide:%python_provide python3-%{name}}%description -n python3-%{name}SCons is an Open Source software construction tool—that is, a next-generationbuild tool. Think of SCons as an improved, cross-platform substitute for theclassic Make utility with integrated functionality similar to autoconf/automakeand compiler caches such as ccache. In short, SCons is an easier, more reliableand faster way to build software.%prep%autosetup -n %{name}-%{version} -N%setup -n %{name}-%{version} -q -T -D -a 1cd ..# Convert to UTF-8for file in %{name}-%{version}/src/*.txt; doiconv -f ISO-8859-1 -t UTF-8 -o $file.new $file && \touch -r $file $file.new && \mv $file.new $filedonesed -i -e 's!env.AddPostAction(tgz_file, Delete(man_pages))! !g' %{name}-%{version}/SConstructpathfix.py -i %{__python3} -pn %{name}-%{version}/scripts/scons.py###cp -a %{name}-%{version} %{name}-%{version}-py3###sed -i 's|/usr/bin/env python|%{__python3}|' %{name}-%{version}-py3/scripts/scons.py%build%{__python3} scripts/scons.py%installexport LDFLAGS="%{build_ldflags}"export CFLAGS="%{build_cflags}"%{_bindir}/python3 setup.py install -O1 --skip-build --root %{buildroot} \--install-scripts=%{_bindir} \--install-data=%{_datadir}# Install manpagesmkdir -p %{buildroot}%{_mandir}/man1install -pm 644 build/doc/man/*.1 %{buildroot}%{_mandir}/man1/rm -f %{buildroot}%{_datadir}/*.1pushd %{buildroot}%{_bindir}for i in %{name}-3 %{name}-v%{version}-%{python3_version} %{name}-%{python3_version}; doln -fs %{_bindir}/%{name} %{buildroot}%{_bindir}/$idonefor i in %{name}ign-3 %{name}ign-v%{version}-%{python3_version} %{name}ign-%{python3_version}; doln -fs %{_bindir}/%{name}ign %{buildroot}%{_bindir}/$idonefor i in %{name}-time-3 %{name}-time-v%{version}-%{python3_version} %{name}-time-%{python3_version}; doln -fs %{_bindir}/%{name}-time %{buildroot}%{_bindir}/$idonefor i in %{name}-configure-cache-3 %{name}-configure-cache-v%{version}-%{python3_version} %{name}-configure-cache-%{python3_version}; doln -fs %{_bindir}/%{name}-configure-cache %{buildroot}%{_bindir}/$idonepopd%check%{__python3} runtest.py -P %{__python3} --passed --quit-on-failure SCons/BuilderTests.py%files -n python3-%{name}%doc CHANGES.txt RELEASE.*%license LICENSE*%{_bindir}/%{name}*-3%{_bindir}/%{name}%{_bindir}/%{name}{ign,-time,-configure-cache}%{_bindir}/%{name}*-%{python3_version}%{python3_sitelib}/SCons/%{python3_sitelib}/*.egg-info%{_mandir}/man1/*%files doc%doc HTML PDF EPUB TEXT%changelog* Fri Jun 10 2022 SimpleUpdate Robot <tc@openeuler.org> - 4.3.0-1- Upgrade to version 4.3.0* Wed Dec 23 2020 lingsheng <lingsheng@huawei.com> - 3.1.1-4- Keep spec name same as package* Tue Oct 20 2020 zhanghua <zhanghua40@huawei.com> - 3.1.1-3- remove python2 subpackage* Thu Jun 4 2020 Captain Wei <captain.a.wei@gmail.com> - 3.1.1-2- update package version* Sat Nov 30 2019 zhouyihang <zhouyihang1@huawei.com> - 3.0.1-10- Package init
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。