Projects
Mega:23.03
initscripts
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:initscripts.spec
Changed
@@ -20,7 +20,7 @@ Name: initscripts Summary: Basic support for legacy System V init scripts Version: 10.17 -Release: 3 +Release: 4 License: GPLv2 @@ -93,6 +93,7 @@ Patch9006: exec-udevadm-settle-when-network-start.patch Patch9007: remove-rename_device_lock-when-process-does-not-exis.patch Patch9008: bugfix-Incorrect-processing-of-empty-files-for-resolv.conf.patch +Patch9009: support-specify-cc.patch %description This package provides basic support for legacy System V init scripts, and some @@ -388,6 +389,13 @@ # ============================================================================= %changelog +* Fri Apr 14 2023 jammyjellyfish <jammyjellyfish255@outlook.com> - 10.17-4 +- Type:bugfix +- ID:NA +- SUG:NA +- DESC:Support specify CC + + * Mon Feb 20 2023 gaihuiying <eaglegai@163.com> - 10.17-3 - Type:bugfix - ID:NA
View file
_service:tar_scm:support-specify-cc.patch
Added
@@ -0,0 +1,15 @@ +From: jammyjellyfish <jammyjellyfish255@outlook.com> +Date: Mon Apr 17 01:49:49 PM CST 2023 +Subject: Support specify CC +diff -up initscripts-10.17/src/Makefile.orig2 initscripts-10.17/src/Makefile +--- initscripts-10.17/src/Makefile.orig2 2023-04-14 22:39:35.308829467 +0800 ++++ initscripts-10.17/src/Makefile 2023-04-14 22:39:49.296867265 +0800 +@@ -17,7 +17,7 @@ bindir = $(prefix)/bin + sbindir = $(prefix)/sbin + libdir = $(prefix)/lib + +-CC = gcc ++CC ?= gcc + CFLAGS += $(RPM_OPT_FLAGS) -Wall -D_GNU_SOURCE -fPIE + LDFLAGS += $(RPM_LD_FLAGS) -pie -z relro -z now +
View file
_service
Changed
@@ -1,8 +1,8 @@ <services> <service name="tar_scm"> - <param name="url">git@gitee.com:src-openeuler/initscripts.git</param> + <param name="url">git@gitee.com:openeuler-risc-v/initscripts.git</param> <param name="scm">git</param> - <param name="revision">openEuler-23.03</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