Projects
Mega:23.09
zip
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
Expand all
Collapse all
Changes of Revision 3
View file
_service:tar_scm:zip.spec
Changed
@@ -1,6 +1,6 @@ Name: zip Version: 3.0 -Release: 30 +Release: 31 Summary: A compression and file packaging/archive utility License: Info-ZIP URL: http://www.info-zip.org/Zip.html @@ -13,10 +13,11 @@ Patch4: man.patch Patch5: zip-3.0-format-security.patch Patch6: zipnote.patch +Patch7: zip-fix-cc.patch Patch6000: CVE-2018-13410.patch -Patch9000: openEuler-Cleanup-residual-temporary-file.patch +Patch9000: openEuler-Cleanup-residual-temporary-file.patch BuildRequires: bzip2-devel gcc @@ -37,7 +38,7 @@ %autosetup -n zip30 -p1 %build -%make_build -f unix/Makefile prefix=%{_prefix} "CFLAGS_NOOPT=-I. -DUNIX $RPM_OPT_FLAGS" generic_gcc +%make_build -f unix/Makefile prefix=%{_prefix} "CFLAGS_NOOPT=-I. -DUNIX $RPM_OPT_FLAGS" generic %install mkdir -p %{buildroot}%{_bindir} @@ -55,6 +56,9 @@ %{_mandir}/man1/zip* %changelog +* Sat Apr 15 2023 Xiaoya Huang <huangxiaoya@iscas.ac.cn> - 3.0-31 +- Fix CC compiler support + * Fri May 27 2022 konglidong <konglidong@uniontech.com> - 3.0-30 - modify bad date in %changelog
View file
_service:tar_scm:zip-fix-cc.patch
Added
@@ -0,0 +1,11 @@ +--- a/unix/Makefile 2008-05-07 14:33:56.000000000 +0800 ++++ b/unix/Makefile 2023-04-16 16:14:10.611625606 +0800 +@@ -22,7 +22,7 @@ + LN = ln -s + + # (to use the GNU compiler, change cc to gcc in CC) +-CC = cc ++CC ?= cc + BIND = $(CC) + AS = $(CC) -c + CPP = /lib/cpp
View file
_service
Changed
@@ -1,8 +1,8 @@ <services> <service name="tar_scm"> - <param name="url">git@gitee.com:src-openeuler/zip.git</param> + <param name="url">git@gitee.com:openeuler-risc-v/zip.git</param> <param name="scm">git</param> - <param name="revision">openEuler-23.09</param> + <param name="revision">mega</param> <param name="exclude">*</param> <param name="extract">*</param> </service>
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.
浙ICP备2022010568号-2