Compare commits

...

10 Commits

Author SHA1 Message Date
openeuler-ci-bot
529497448c
!14 new logo
From: @sun_hai_10 
Reviewed-by: @yanan-rock 
Signed-off-by: @yanan-rock
2024-05-15 10:12:09 +00:00
sun_hai_10
7b8c2124d1 use new logo 2024-05-15 17:40:44 +08:00
openeuler-ci-bot
5ae18c04e4
!11 subpackage poweredby.png to minimize httpd footprint
From: @zhangqiumiao 
Reviewed-by: @yanan-rock, @licihua 
Signed-off-by: @yanan-rock, @licihua
2022-12-13 07:31:22 +00:00
century6
587a5aa4c9 subpackage poweredby.png to minimize httpd footprint
Signed-off-by: Qiumiao Zhang <zhangqiumiao1@huawei.com>
2022-11-28 20:16:55 +08:00
openeuler-ci-bot
39fb444422 !5 upgrade yaml file
Merge pull request !5 from zhangqiumiao/master
2020-08-11 14:23:21 +08:00
zhangqiumiao
22054fc65e upgrade yaml file 2020-08-11 11:22:22 +08:00
openeuler-ci-bot
c0a62da149 !3 fix build fail due to hardlink path
Merge pull request !3 from ultra_planet/master
2020-07-27 20:39:21 +08:00
lingsheng
d8b118dfe8 Not use hardlink absolute path 2020-07-27 15:37:24 +08:00
openeuler-ci-bot
3fe0598430 !2 Add yaml file
Merge pull request !2 from jeff200902/master
2020-07-20 14:18:44 +08:00
jeff200902
63d5ed583b Add yaml file 2020-05-11 11:35:04 +08:00
3 changed files with 30 additions and 2 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 43 KiB

After

Width:  |  Height:  |  Size: 4.1 KiB

View File

@ -2,7 +2,7 @@
Name: openEuler-logos
Version: 1.0
Release: 6
Release: 9
Summary: openEuler-related icons and pictures
License: Licensed only for approved usage, see COPYING for details.
Source0: openEuler-logos-%{version}.tar.xz
@ -19,6 +19,15 @@ Provides: system-backgrounds-gnome
The openEuler-logos package (the "Package") contains files created by the
openEuler Project.
%package httpd
Summary: openEuler-related icons and pictures used by httpd
Provides: system-logos-httpd = %{version}-%{release}
BuildArch: noarch
%description httpd
The openEuler-logos-httpd package contains image files which incorporate the
openEuler trademarks (the "Marks").
%prep
%setup -q
@ -60,7 +69,7 @@ install -p -m 644 icons/hicolor/scalable/apps/xfce4_xicon1.svg $RPM_BUILD_ROOT%{
(cd anaconda; make DESTDIR=$RPM_BUILD_ROOT install)
# save some dup'd icons
/usr/sbin/hardlink -v %{buildroot}/
hardlink -v %{buildroot}/
%post
touch --no-create %{_datadir}/icons/hicolor || :
@ -79,6 +88,7 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
%files
%license COPYING
%exclude %{_datadir}/pixmaps/poweredby.png
%{_datadir}/backgrounds/*
%{_datadir}/glib-2.0/schemas/*.override
%{_datadir}/gnome-background-properties/*.xml
@ -89,7 +99,20 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
%{_datadir}/anaconda/pixmaps/*
%{_datadir}/icons/hicolor/*/apps/*
%files httpd
%license COPYING
%{_datadir}/pixmaps/poweredby.png
%changelog
* Wed May 15 2024 sunhai <sunhai10@huawei.com> - 1.0-9
- use new logo
* Mon Nov 28 2022 zhangqiumiao <zhangqiumiao1@huawei.com> - 1.0-8
- subpackage poweredby.png to minimize httpd footprint
* Mon Jul 27 2020 lingsheng <lingsheng@huawei.com> - 1.0-7
- Not use hardlink absolute path
* Mon Dec 30 2019 openEuler Buildteam <buildteam@openeuler.org> - 1.0-6
- Type:bugfix
- ID:NA

5
openEuler-logos.yaml Normal file
View File

@ -0,0 +1,5 @@
git_url: https://gitee.com/src-openEuler/openEuler-logos
version_control: gitee
src_repo: src-openEuler/openEuler-logos
tag_prefix: "^v"
seperator: "."