Merge pull request #248 from user501254/patch-1

Update paper-gtk-theme.spec
This commit is contained in:
Sam Hewitt 2015-12-16 21:05:14 -05:00
commit 58c459c141
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/