Update paper-gtk-theme.spec

- update copyright year and email
- remove command to copy non existing Paper-Dark folder
- other changes to make file similar to project's Icon spec file
This commit is contained in:
Ashesh 2015-12-08 22:45:28 +05:30
parent 6a5f14cfe6
commit baaf808987
1 changed files with 16 additions and 15 deletions

View File

@ -1,6 +1,6 @@
# Spec file for package paper-gtk-theme # Spec file for package paper-gtk-theme
# #
# Copyright (c) 2014 Sam Hewitt <hewittsamuel@gmail.com> # Copyright (c) 2015 Sam Hewitt <sam@snwh.org>
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@ -13,33 +13,34 @@
# #
Name: paper-gtk-theme # GitHub Stuff
Version: 1.0 %global commit0 40-CHARACTER-HASH-VALUE
Release: 0
Summary: Paper GTK Theme name: paper-gtk-theme
version: 1.0
release: 1
Summary: Paper GTK Theme
Group: System/GUI/Other
License: GPL-3.0+ License: GPL-3.0+
Url: http://samuelhewitt.com/paper/theme
Group: System/GUI/GNOME Source0: https://github.com/snwh/%{name}/archive/%{commit0}.tar.gz
Url: http://www.mokaproject.com/paper-gtk-theme Requires: gtk2-engines
Source0: %{name}-%{version}.tar.gz BuildArch: noarch
BuildArch: noarch
%description %description
Paper GTK3 Theme Paper GTK Theme
%prep %prep
%setup -q %setup -qn %{name}-%{commit0}
%build %build
%install %install
install -dpm 0755 $RPM_BUILD_ROOT%{_datadir}/themes/ install -dpm 0755 $RPM_BUILD_ROOT%{_datadir}/themes/
cp -a Paper/ $RPM_BUILD_ROOT%{_datadir}/themes/ cp -a Paper/ $RPM_BUILD_ROOT%{_datadir}/themes/
cp -a Paper-Dark/ $RPM_BUILD_ROOT%{_datadir}/themes/
%files %files
%doc AUTHORS LICENSE %doc AUTHORS LICENSE
%{_datadir}/themes/Paper/ %{_datadir}/themes/Paper/