diff --git a/changelog b/changelog new file mode 100644 index 0000000..9e93ae3 --- /dev/null +++ b/changelog @@ -0,0 +1,84 @@ +dde-account-faces (1.0.10-1) unstable; urgency=low + + * Autobuild Tag 1.0.10 + + -- TagBuilder Sat, 19 Dec 2015 13:04:43 +0000 + +dde-account-faces (1.0.9-1) stable; urgency=low + + * Autobuild Tag 1.0.9 + + -- TagBuilder Wed, 09 Dec 2015 22:43:15 +0000 + +dde-account-faces (1.0.8) unstable; urgency=medium + + * update. + + -- Deepin Packages Builder Wed, 18 Nov 2015 14:03:02 +0800 + +dde-account-faces (1.0.7-1~trusty) trusty; urgency=medium + + * fix bigger/guest icon. + + -- Deepin Packages Builder Tue, 18 Nov 2014 10:22:53 +0800 + +dde-account-faces (1.0.6-1~trusty) trusty; urgency=medium + + * add 80x80 guest icon. + + -- Deepin Packages Builder Tue, 18 Nov 2014 08:42:56 +0800 + +dde-account-faces (1.0.5-1~trusty) trusty; urgency=medium + + * add bigger icons. + * add 80x80 icons. + + -- Deepin Packages Builder Mon, 17 Nov 2014 16:12:50 +0800 + +dde-account-faces (1.0.4-2~trusty) trusty; urgency=low + + * add guest_96 png. + + -- Deepin Packages Builder Fri, 09 May 2014 12:54:01 +0800 + +dde-account-faces (1.0.4-1~trusty) trusty; urgency=low + + * fix guest.jpg to guest.png. + + -- Deepin Packages Builder Fri, 09 May 2014 09:21:57 +0800 + +dde-account-faces (1.0.3-1~trusty) trusty; urgency=low + + * update. + + -- Deepin Packages Builder Wed, 07 May 2014 07:58:28 +0800 + +dde-account-faces (1.0.2-1~trusty) trusty; urgency=low + + * remove some face image. + + -- Deepin Packages Builder Fri, 21 Mar 2014 09:46:54 +0800 + +dde-account-faces (1.0.1-2~trusty) trusty; urgency=low + + * fix install file. + + -- Deepin Packages Builder Mon, 17 Mar 2014 17:34:29 +0800 + +dde-account-faces (1.0.1-1~trusty) trusty; urgency=low + + * change account face icon. + + -- Deepin Packages Builder Mon, 17 Mar 2014 16:50:11 +0800 + +dde-account-faces (1.0.0-1~saucy) saucy; urgency=low + + * add conflicts to deepin-system-settings-module-account + + -- Deepin Packages Builder Sun, 09 Feb 2014 16:20:40 +0800 + +dde-account-faces (1.0.0~saucy) saucy; urgency=low + + * first package. + + -- Deepin Packages Builder Thu, 09 Jan 2014 11:11:58 +0800 diff --git a/copyright b/copyright new file mode 100644 index 0000000..8202948 --- /dev/null +++ b/copyright @@ -0,0 +1,25 @@ +Format: http://dep.debian.net/deps/dep5 +Upstream-Name: dde-account-faces + +Files: * +Copyright: Deepin Technology Co., Ltd. +License: Creative Commons Public Licenses + +Files: debian/* +Copyright: 2015 Deepin Sysdev +License: GPL-2+ + This package is free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation; either version 2 of the License, or + (at your option) any later version. + . + This package is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + . + You should have received a copy of the GNU General Public License + along with this program. If not, see + . + On Debian systems, the complete text of the GNU General + Public License version 2 can be found in "/usr/share/common-licenses/GPL-2". diff --git a/deepin-account-faces.changes b/deepin-account-faces.changes index 6f6db76..4a01ce9 100644 --- a/deepin-account-faces.changes +++ b/deepin-account-faces.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Nov 9 13:49:08 UTC 2017 - hillwood@opensuse.org + +- Use %fdupes. +- Add Group tag. + ------------------------------------------------------------------- Tue Oct 3 15:29:45 UTC 2017 - sensor.wen@gmail.com diff --git a/deepin-account-faces.spec b/deepin-account-faces.spec index caa6c4d..f59c2b2 100644 --- a/deepin-account-faces.spec +++ b/deepin-account-faces.spec @@ -15,8 +15,8 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # -%global _sharedstatedir /var/lib -%global repo dde-account-faces +%define _sharedstatedir /var/lib +%define _name dde-account-faces Name: deepin-account-faces Version: 1.0.10 @@ -24,22 +24,31 @@ Release: 0 Summary: Account faces for Linux Deepin License: GPL-2.0+ URL: https://github.com/linuxdeepin/dde-account-faces -Source0: %{url}/archive/%{version}/%{repo}-%{version}.tar.gz +Source0: https://github.com/linuxdeepin/dde-account-faces/archive/%{version}/%{_name}-%{version}.tar.gz +Source1: https://github.com/linuxdeepin/dde-account-faces/raw/master/debian/copyright +Source2: https://github.com/linuxdeepin/dde-account-faces/raw/master/debian/changelog +Group: System/GUI/Other +BuildRequires: fdupes BuildArch: noarch +BuildRoot: %{_tmppath}/%{name}-%{version}-build %description -Account faces for Linux Deepin. +Account face icons for Linux Deepin. %prep -%setup -q -n %{repo}-%{version} +%setup -q -n %{_name}-%{version} %build +cp %{SOURCE1} %{SOURCE2} . %install %make_install +%fdupes %{buildroot} + %files %defattr(-,root,root,-) +%doc copyright changelog %dir %{_sharedstatedir}/AccountsService %dir %{_sharedstatedir}/AccountsService/icons %{_sharedstatedir}/AccountsService/icons/*