summaryrefslogtreecommitdiffstats
path: root/php-scssphp.spec
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2013-03-19 17:44:37 +0100
committerRemi Collet <fedora@famillecollet.com>2013-03-19 17:44:37 +0100
commit74595fbcf362f869743bf22b7b696b791a3b7c3a (patch)
tree51109458ef03a6955ef687813cf4bf01d84767f6 /php-scssphp.spec
parent4fba41b166da1d9ba2099faeea3cf64e702f6cc9 (diff)
php-scssphp: backport for remi repo
Diffstat (limited to 'php-scssphp.spec')
-rw-r--r--php-scssphp.spec5
1 files changed, 5 insertions, 0 deletions
diff --git a/php-scssphp.spec b/php-scssphp.spec
index 9fa1565..41ae82f 100644
--- a/php-scssphp.spec
+++ b/php-scssphp.spec
@@ -16,6 +16,7 @@ License: MIT or GPLv3
URL: http://leafo.net/%{github_name}
Source0: https://github.com/%{github_owner}/%{github_name}/archive/%{github_commit}/%{name}-%{github_version}-%{github_commit}.tar.gz
+BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildArch: noarch
BuildRequires: help2man
# For tests
@@ -78,6 +79,7 @@ install -p -m 644 pscss.1 %{buildroot}%{_mandir}/man1/
%files
+%defattr(-,root,root,-)
%doc *.md composer.json
%doc %{_mandir}/man1/pscss.1*
%{_datadir}/php/%{github_name}
@@ -85,6 +87,9 @@ install -p -m 644 pscss.1 %{buildroot}%{_mandir}/man1/
%changelog
+* Tue Mar 19 2013 Remi Collet <remi@fedoraproject.org> 0.0.5-1
+- backport 0.0.5 for remi repo.
+
* Sat Mar 16 2013 Shawn Iwinski <shawn.iwinski@gmail.com> 0.0.5-1
- Updated to version 0.0.5
- php-cli => php(language)