summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2014-07-23 18:34:00 +0200
committerRemi Collet <fedora@famillecollet.com>2014-07-23 18:34:00 +0200
commitf45c75f5392c4affcd7fcfb45a2c5aa35a5050a9 (patch)
tree36c1dff6d4792d988421ae5ef8adaf809f0aed8f
parent024caf16736c0a532a3245f6e03d222c5343b232 (diff)
php-bartlett-PHP-Reflect: still wip
-rw-r--r--php-bartlett-PHP-Reflect.spec13
1 files changed, 8 insertions, 5 deletions
diff --git a/php-bartlett-PHP-Reflect.spec b/php-bartlett-PHP-Reflect.spec
index fb74978..35d9ca4 100644
--- a/php-bartlett-PHP-Reflect.spec
+++ b/php-bartlett-PHP-Reflect.spec
@@ -6,14 +6,14 @@
#
# Please, preserve the changelog entries
#
-%global gh_commit 0a60a3a4dafd1f867752d68f02c482b879f73612
+%global gh_commit fe9d18d2d253cb1dd2ab8014429f8277d5355e91
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
%global gh_owner llaville
%global gh_project php-reflect
Name: php-bartlett-PHP-Reflect
Version: 2.2.0
-Release: %{?gh_short:0.1.%{gh_short}}%{!?gh_short:1}%{?dist}
+Release: %{?gh_short:0.1.git%{gh_short}}%{!?gh_short:1}%{?dist}
Summary: Adds the ability to reverse-engineer PHP
Group: Development/Libraries
@@ -101,8 +101,9 @@ rm -rf %{buildroot}
mkdir -p %{buildroot}%{_datadir}/php
cp -pr src/Bartlett %{buildroot}%{_datadir}/php/Bartlett
-install -D -p -m 755 bin/phpreflect %{buildroot}%{_bindir}/phpreflect
-install -D -p -m 644 bin/phpreflect.json %{buildroot}%{_sysconfdir}/phpreflect.json
+install -D -p -m 755 bin/phpreflect %{buildroot}%{_bindir}/phpreflect
+install -D -p -m 644 bin/phpreflect.json.dist %{buildroot}%{_sysconfdir}/phpreflect.json
+install -D -p -m 644 bin/phpreflect.1 %{buildroot}%{_mandir}/man1/phpreflect.1
%check
@@ -130,11 +131,13 @@ fi
%config(noreplace) %{_sysconfdir}/phpreflect.json
%{_bindir}/phpreflect
%{_datadir}/php/Bartlett
+%{_mandir}/man1/phpreflect.1*
%changelog
-* Wed Jul 23 2014 Remi Collet <remi@fedoraproject.org> - 2.1.0-2
+* Wed Jul 23 2014 Remi Collet <remi@fedoraproject.org> - 2.2.0-0.1.fe9d18d
- Test build of upcoming 2.2.0
+- add manpage
* Tue Jul 8 2014 Remi Collet <remi@fedoraproject.org> - 2.1.0-1
- Update to 2.1.0