Compare commits

..

No commits in common. "529497448c91ac0b8623d4c703a104493551a3f2" and "98447e2120fc95efda8cd7554b8856e6fa528cb3" have entirely different histories.

3 changed files with 2 additions and 30 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.1 KiB

After

Width:  |  Height:  |  Size: 43 KiB

View File

@ -2,7 +2,7 @@
Name: openEuler-logos
Version: 1.0
Release: 9
Release: 6
Summary: openEuler-related icons and pictures
License: Licensed only for approved usage, see COPYING for details.
Source0: openEuler-logos-%{version}.tar.xz
@ -19,15 +19,6 @@ 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
@ -69,7 +60,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
hardlink -v %{buildroot}/
/usr/sbin/hardlink -v %{buildroot}/
%post
touch --no-create %{_datadir}/icons/hicolor || :
@ -88,7 +79,6 @@ 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
@ -99,20 +89,7 @@ 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

View File

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