summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2015-05-04 07:30:33 +0200
committerRemi Collet <fedora@famillecollet.com>2015-05-04 07:30:33 +0200
commit5f89a481d996a635b9634f6987d3544e327f368d (patch)
tree0a0561842e03e205dc9d8696968b03638487a847
parenta26cfaee512f4e4f19b1e60cac90f75a2d1b9799 (diff)
php-andrewsville-php-token-reflection: add mksrc.sh as source1
-rw-r--r--php-andrewsville-php-token-reflection.spec6
1 files changed, 5 insertions, 1 deletions
diff --git a/php-andrewsville-php-token-reflection.spec b/php-andrewsville-php-token-reflection.spec
index 6c26f1f..7c7ce9c 100644
--- a/php-andrewsville-php-token-reflection.spec
+++ b/php-andrewsville-php-token-reflection.spec
@@ -14,7 +14,7 @@
Name: php-andrewsville-php-token-reflection
Version: 1.4.0
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: Library emulating the PHP internal reflection
Group: Development/Libraries
@@ -23,6 +23,7 @@ URL: https://github.com/%{gh_owner}/%{gh_project}
# https://github.com/Andrewsville/PHP-Token-Reflection/issues/68
# run mksrc.sh to create the tarball from a git snapshot
Source0: %{name}-%{version}-%{gh_short}.tgz
+Source1: makesrc.sh
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildArch: noarch
@@ -87,5 +88,8 @@ rm -rf %{buildroot}
%changelog
+* Mon May 4 2015 Remi Collet <remi@fedoraproject.org> - 1.4.0-2
+- add mksrc.sh as source1, per review comment #1207591
+
* Tue Mar 31 2015 Remi Collet <remi@fedoraproject.org> - 1.4.0-1
- initial package \ No newline at end of file