[kcm-qt-graphicssystem] Fix script creation if $KDEHOME/env directory does not exist

Than Ngo than at fedoraproject.org
Fri Aug 26 20:43:06 UTC 2011


commit 67a470743fe386e8c04e944f01a3fec0e07319e9
Author: Than Ngo <than at redhat.com>
Date:   Fri Aug 26 22:43:27 2011 +0200

    Fix script creation if $KDEHOME/env directory does not exist

 .gitignore                 |    1 +
 kcm-qt-graphicssystem.spec |    7 +++++--
 sources                    |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 0b3dfbc..6d1f982 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /129817-kcm-qt-graphicssystem-1.2.tar.xz
+/129817-kcm-qt-graphicssystem-1.3.tar.xz
diff --git a/kcm-qt-graphicssystem.spec b/kcm-qt-graphicssystem.spec
index 00c1c0e..40c2d3f 100644
--- a/kcm-qt-graphicssystem.spec
+++ b/kcm-qt-graphicssystem.spec
@@ -1,8 +1,8 @@
 
 Summary: Easily configure the standard Qt graphics system
 Name:    kcm-qt-graphicssystem
-Version: 1.2
-Release: 2%{?dist}
+Version: 1.3
+Release: 1%{?dist}
 
 # KDE e.V. may determine that future LGPL versions are accepted
 License: LGPLv2 or LGPLv3
@@ -41,6 +41,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
 
 
 %changelog
+* Fri Aug 26 2011 Than Ngo <than at redhat.com> - 1.3-1
+- Fix script creation if $KDEHOME/env directory does not exist
+
 * Mon Aug 22 2011 Rex Dieter <rdieter at fedoraproject.org> 1.2-2
 - .spec cosmetics
 
diff --git a/sources b/sources
index 9bee363..70aca36 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-aef872cb2e892891a813026b0a8156f5  129817-kcm-qt-graphicssystem-1.2.tar.xz
+5271aec766a9fdb3102c3710cd09347f  129817-kcm-qt-graphicssystem-1.3.tar.xz


More information about the scm-commits mailing list