[packages/issue-alpha] Use canonical short url for BUG_REPORT_URL

baggins baggins at pld-linux.org
Tue Aug 21 11:40:02 CEST 2012


commit 3ca3de3a0d741f1f2400859d441efea4015e063a
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Tue Aug 21 11:40:01 2012 +0200

    Use canonical short url for BUG_REPORT_URL

 issue-alpha.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/issue-alpha.spec b/issue-alpha.spec
index 57b65bb..205a486 100644
--- a/issue-alpha.spec
+++ b/issue-alpha.spec
@@ -84,7 +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/"
+BUG_REPORT_URL="http://bugs.pld-linux.org/"
 EOF
 
 %clean


More information about the pld-cvs-commit mailing list