[packages/issue-alpha] Added BUG_REPORT_URL to /etc/os-release

baggins baggins at pld-linux.org
Tue Aug 21 11:07:32 CEST 2012


commit 5f560dc59862a4aaed76564c8634afb7b07ce717
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Tue Aug 21 11:07:31 2012 +0200

    Added BUG_REPORT_URL to /etc/os-release

 issue-alpha.spec | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/issue-alpha.spec b/issue-alpha.spec
index c4d64b4..9fcb816 100644
--- a/issue-alpha.spec
+++ b/issue-alpha.spec
@@ -84,6 +84,7 @@ PRETTY_NAME="PLD Linux %{distversion} (%{distname})"
 ANSI_COLOR="0;32"
 CPE_NAME="%{cpename}"
 HOME_URL="http://www.pld-linux.org/"
+BUG_REPORT_URL="https://bugs.launchpad.net/pld-linux/"
 EOF
 
 %clean


More information about the pld-cvs-commit mailing list