!6 update new version 22.04.1
From: @peijiankang Reviewed-by: @hua_yadong Signed-off-by: @hua_yadong
This commit is contained in:
commit
f7e0a3a336
Binary file not shown.
BIN
ubuntukylin-default-settings-22.04.1.tar.gz
Normal file
BIN
ubuntukylin-default-settings-22.04.1.tar.gz
Normal file
Binary file not shown.
@ -1,12 +1,14 @@
|
||||
%define debug_package %{nil}
|
||||
Name: ubuntukylin-default-settings
|
||||
Version: 20.04.2
|
||||
Version: 22.04.1
|
||||
Release: 1
|
||||
Summary: Default settings for the Ubuntu Kylin desktop
|
||||
License: GPL-3+
|
||||
URL: http://www.ukui.org
|
||||
Source0: %{name}-%{version}.tar.gz
|
||||
|
||||
BuildRequires: e2fsprogs
|
||||
|
||||
#BuildRequires: sassc
|
||||
#Requires: ubuntukylin-keyring
|
||||
|
||||
@ -24,8 +26,6 @@ This package contains the default settings used by Ubuntu Kylin.
|
||||
mkdir -p %{buildroot}/usr/share/glib-2.0/schemas
|
||||
cp -rf debian/20_ubuntukylin-default-settings.gschema.override %{buildroot}/usr/share/glib-2.0/schemas
|
||||
|
||||
mkdir -p %{buildroot}/etc/apt/sources.list.d/
|
||||
cp -rf debian/ubuntukylin.list %{buildroot}/etc/apt/sources.list.d/
|
||||
|
||||
mkdir -p %{buildroot}/usr/share/applications
|
||||
cp -rf debian/ukui-mimeapps.list %{buildroot}/usr/share/applications/
|
||||
@ -55,7 +55,6 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%files
|
||||
%doc debian/copyright debian/changelog
|
||||
%{_datadir}/glib-2.0/schemas/20_ubuntukylin-default-settings.gschema.override
|
||||
%{_sysconfdir}/apt/sources.list.d/
|
||||
%{_datadir}/applications/
|
||||
%{_sysconfdir}/profile.d/
|
||||
%{_datadir}/ubiquity/pixmaps/
|
||||
@ -64,5 +63,11 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_sysconfdir}/apport/native-origins.d/
|
||||
|
||||
%changelog
|
||||
* Tue Nov 22 2022 tanyulong <tanyulong@kylinos.cn> - 22.04.1-1
|
||||
- update upstream version 22.04.1
|
||||
|
||||
* Thu Oct 28 2021 tanyulong <tanyulong@kylinos.cn> - 20.04.2 -2
|
||||
- changed the default value of application
|
||||
|
||||
* Thu Jul 9 2020 douyan <douyan@kylinos.cn> - 20.04.2-1
|
||||
- Init package for openEuler
|
||||
|
||||
4
ubuntukylin-default-settings.yaml
Normal file
4
ubuntukylin-default-settings.yaml
Normal file
@ -0,0 +1,4 @@
|
||||
version_control: github
|
||||
src_repo: UbuntuKylin/ubuntukylin-default-settings
|
||||
tag_prefix: "^v"
|
||||
separator: "."
|
||||
Loading…
x
Reference in New Issue
Block a user