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

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


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

    Added BUG_REPORT_URL to /etc/os-release

 issue-logo.spec | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/issue-logo.spec b/issue-logo.spec
index 5298645..9ee3adb 100644
--- a/issue-logo.spec
+++ b/issue-logo.spec
@@ -90,6 +90,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