[packages/pg_activity: 2/2] Merged mainline.

matkor matkor at pld-linux.org
Wed Sep 6 11:47:33 CEST 2017


commit a327a41123c63c46f33cd1a79e70916eb3e040ea
Merge: 2f87614 28e0021
Author: Mateusz Korniak <matkor at pld-linux.org>
Date:   Wed Sep 6 11:47:10 2017 +0200

    Merged mainline.

 pg_activity.spec | 11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)
---
diff --cc pg_activity.spec
index 3ee6276,4c29e09..21ffac5
--- a/pg_activity.spec
+++ b/pg_activity.spec
@@@ -7,15 -7,14 +7,15 @@@
  
  # Conditional build:
  %bcond_without	tests	# do not perform "make test"
 -%bcond_without	python2 # CPython 2.x module
 +# NOTE: building both python2 and python3 results with broken "binaries"
 +%bcond_with	python2 # CPython 2.x module  
  %bcond_without	python3 # CPython 3.x module
  
- %define 	module	pgactivity
+ %define		module	pgactivity
  Summary:	A top like application for PostgreSQL server activity monitoring
  Name:		pg_activity
 -Version:	1.3.0
 -Release:	4
 +Version:	1.3.1
 +Release:	1
  License:	distributable
  Group:		Libraries/Python
  Source0:	https://github.com/julmon/pg_activity/archive/v%{version}.tar.gz
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/pg_activity.git/commitdiff/a327a41123c63c46f33cd1a79e70916eb3e040ea



More information about the pld-cvs-commit mailing list