[network-manager-openvpn/nm-1-0] build: use bugzilla for bug reporting



commit 6e8d1ad0329a6c445e5167713914b1cfd59c5d1f
Author: Lubomir Rintel <lkundrak v3 sk>
Date:   Fri Nov 20 15:58:20 2015 +0100

    build: use bugzilla for bug reporting
    
    (cherry picked from commit c36fb6b459b276aaeedba567e17c0efc6d8771a7)

 configure.ac |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 08a34be..2bd4f31 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,9 @@
 AC_PREREQ(2.52)
 
-AC_INIT(NetworkManager-openvpn, 1.0.7, dcbw redhat com, NetworkManager-openvpn)
+AC_INIT(NetworkManager-openvpn,
+        1.0.7,
+        https://bugzilla.gnome.org/enter_bug.cgi?product=NetworkManager,
+        NetworkManager-openvpn)
 AM_INIT_AUTOMAKE([1.9 subdir-objects tar-ustar no-dist-gzip dist-bzip2])
 AM_MAINTAINER_MODE
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]