]> git.pld-linux.org Git - packages/pg_activity.git/commitdiff
Merged mainline. auto/th/pg_activity-1.3.1-1
authorMateusz Korniak <matkor@pld-linux.org>
Wed, 6 Sep 2017 09:47:10 +0000 (11:47 +0200)
committerMateusz Korniak <matkor@pld-linux.org>
Wed, 6 Sep 2017 09:47:10 +0000 (11:47 +0200)
1  2 
pg_activity.spec

index 3ee62761b96f3413457022774085b52b708f205d,4c29e09389529a4eaa57c1a7311f05e8d06b8bfd..21ffac508e35fbb9727ea06782569433be051304
@@@ -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
This page took 0.091568 seconds and 4 git commands to generate.