From 98d9092311c70f8efbb015ca66466a388bd8cda9 Mon Sep 17 00:00:00 2001 From: mosquito Date: Dec 16 2018 18:33:16 +0000 Subject: Release 3.14.0 --- diff --git a/.gitignore b/.gitignore index 49d2d6d..2dbae20 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,4 @@ /dde-daemon-3.2.20.tar.gz /dde-daemon-3.7.0.tar.gz /dde-daemon-3.9.0.tar.gz +/dde-daemon-3.14.0.tar.gz diff --git a/deepin-daemon.spec b/deepin-daemon.spec index 064a7cc..af9eed5 100644 --- a/deepin-daemon.spec +++ b/deepin-daemon.spec @@ -2,14 +2,14 @@ %global ds_url https://github.com/linuxdeepin/default-settings Name: deepin-daemon -Version: 3.9.0 +Version: 3.14.0 Release: 1%{?dist} Summary: Daemon handling the DDE session settings License: GPLv3 URL: https://github.com/linuxdeepin/dde-daemon Source0: %{url}/archive/%{version}/%{repo}-%{version}.tar.gz Source1: %{ds_url}/archive/2016.9.8/default-settings-2016.9.8.tar.gz -Source2: deepin-daemon.sysusers +Source2: %{name}.sysusers Patch0: https://raw.github.com/jouyouyun/tap-gesture-patches/master/patches/dde-daemon_3.8.0.patch ExclusiveArch: %{?go_arches:%{go_arches}}%{!?go_arches:%{ix86} x86_64 aarch64 %{arm}} @@ -115,7 +115,7 @@ sed -i 's|/usr/lib|%{_libexecdir}|' \ grub2/modify_manger.go # Fix grub.cfg path -sed -i 's|boot/grub|boot/grub2|' grub2/{theme,log,entry,grub_params}.go +sed -i 's|boot/grub|boot/grub2|' grub2/{grub2,grub_params,theme}.go # Fix activate services failed (Permission denied) # dbus service @@ -149,7 +149,7 @@ BUILDID="0x$(head -c20 /dev/urandom|od -An -tx1|tr -d ' \n')" %install %make_install -install -Dm644 %{S:2} %{buildroot}/usr/lib/sysusers.d/deepin-daemon.conf +install -Dm644 %{S:2} %{buildroot}/usr/lib/sysusers.d/%{name}.conf # fix systemd/logind config install -d %{buildroot}/usr/lib/systemd/logind.conf.d/ @@ -175,7 +175,7 @@ popd %post if [ $1 -ge 1 ]; then - systemd-sysusers deepin-daemon.conf + systemd-sysusers %{name}.conf %{_sbindir}/alternatives --install %{_bindir}/x-terminal-emulator \ x-terminal-emulator %{_libexecdir}/%{name}/default-terminal 30 fi @@ -195,6 +195,8 @@ fi %files -f %{repo}.lang %doc README.md %license LICENSE +%{_sysconfdir}/default/grub.d/10_deepin.cfg +%{_sysconfdir}/grub.d/35_deepin_gfxmode %{_sysconfdir}/pam.d/deepin-auth %{_sysconfdir}/pam.d/deepin-auth-keyboard %{_libexecdir}/%{name}/ @@ -214,8 +216,12 @@ fi %{_fontconfig_confdir}/*.conf %{_var}/cache/appearance/ %{_var}/lib/polkit-1/localauthority/10-vendor.d/com.deepin.daemon.Accounts.pkla +%{_var}/lib/polkit-1/localauthority/10-vendor.d/com.deepin.daemon.Grub2.pkla %changelog +* Wed Dec 12 2018 mosquito - 3.14.0-1 +- Update to 3.14.0 + * Thu Nov 29 2018 mosquito - 3.9.0-1 - Update to 3.9.0 diff --git a/sources b/sources index 999d25e..1f80a35 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -SHA512 (dde-daemon-3.9.0.tar.gz) = d85531c4758e4c0754c6cafdb2d8a65cc4c64731a68a1195d1ff7b9a7231e9002f7238e4d4c4906b747eb89d262075b6646842aae81285042ccc230ebc75a0c5 +SHA512 (dde-daemon-3.14.0.tar.gz) = 766d548c192d75bbaa7f92a69fa3b171a7da5c8cdc4bc0b7aea43e323cda1648af3449e0a84c2535bf3721c77930708694f1165252bb0d7f287f6ff94aecd484 SHA512 (default-settings-2016.9.8.tar.gz) = 174875142f049ed270a15e4334d9afa59275aa8db84cb15942905a17f2733555fd3e8ae4557c6caeab0bde00bcd606f294d058d0a8d7f584d54a168512b117f5