packages: psi-plus/psi-plus.spec, psi-plus/psi-plus-build.patch (NEW) - rel .2
arekm
arekm at pld-linux.org
Thu Jun 16 08:53:52 CEST 2011
Author: arekm Date: Thu Jun 16 06:53:52 2011 GMT
Module: packages Tag: HEAD
---- Log message:
- rel .2
---- Files affected:
packages/psi-plus:
psi-plus.spec (1.12 -> 1.13) , psi-plus-build.patch (NONE -> 1.1) (NEW)
---- Diffs:
================================================================
Index: packages/psi-plus/psi-plus.spec
diff -u packages/psi-plus/psi-plus.spec:1.12 packages/psi-plus/psi-plus.spec:1.13
--- packages/psi-plus/psi-plus.spec:1.12 Wed Jun 15 22:07:11 2011
+++ packages/psi-plus/psi-plus.spec Thu Jun 16 08:53:47 2011
@@ -9,7 +9,7 @@
#
%define ver 0.15
%define rev 4040
-%define rel 0.%{rev}.1
+%define rel 0.%{rev}.2
#
Summary: PSI - Jabber client
Summary(de.UTF-8): PSI - ein Instant Messaging Client-Programm für Jabber
@@ -28,6 +28,7 @@
Patch1: %{name}-customos.patch
Patch2: %{name}-icon_buttons_big_return-mod.patch
Patch3: %{name}-empty_group-fix.patch
+Patch4: %{name}-build.patch
URL: http://psi-plus.com/
BuildRequires: Qt3Support-devel
BuildRequires: QtCore-devel
@@ -83,6 +84,7 @@
%patch1 -p1
%patch2 -p1
%patch3 -p1
+%patch4 -p1
%{__rm} -r third-party
@@ -155,6 +157,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.13 2011/06/16 06:53:47 arekm
+- rel .2
+
Revision 1.12 2011/06/15 20:07:11 lisu
- updated to 0.15.4040
================================================================
Index: packages/psi-plus/psi-plus-build.patch
diff -u /dev/null packages/psi-plus/psi-plus-build.patch:1.1
--- /dev/null Thu Jun 16 08:53:52 2011
+++ packages/psi-plus/psi-plus-build.patch Thu Jun 16 08:53:47 2011
@@ -0,0 +1,11 @@
+--- psi-plus-0.15.4040/src/systeminfo.cpp~ 2011-06-16 08:45:22.000000000 +0200
++++ psi-plus-0.15.4040/src/systeminfo.cpp 2011-06-16 08:49:40.974191785 +0200
+@@ -108,7 +108,7 @@
+ QString file;
+ QString name;
+ } osInfo[] = {
+- { LinuxCustom, OsUseFile, ApplicationInfo::homeDir() + "/custom-os", "" },
++ { LinuxCustom, OsUseFile, ApplicationInfo::homeDir(ApplicationInfo::ConfigLocation) + "/custom-os", "" },
+
+ { LinuxMandrake, OsUseFile, "/etc/mandrake-release", "Mandrake Linux" },
+ { LinuxDebian, OsAppendFile, "/etc/debian_version", "Debian GNU/Linux" },
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/psi-plus/psi-plus.spec?r1=1.12&r2=1.13&f=u
More information about the pld-cvs-commit
mailing list