rpms/psi/F-11 psi.spec,1.31,1.32

Aurelien Bompard abompard at fedoraproject.org
Thu Apr 8 05:10:48 UTC 2010


Author: abompard

Update of /cvs/pkgs/rpms/psi/F-11
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv1994/F-11

Modified Files:
	psi.spec 
Log Message:
* Thu Apr 08 2010 Aurelien Bompard <abompard at fedoraproject.org> -  0.14-3
- disable debug, but don't break the -debuginfo pkg (rhbz#579131)



Index: psi.spec
===================================================================
RCS file: /cvs/pkgs/rpms/psi/F-11/psi.spec,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -p -r1.31 -r1.32
--- psi.spec	4 Apr 2010 22:56:24 -0000	1.31
+++ psi.spec	8 Apr 2010 05:10:47 -0000	1.32
@@ -1,6 +1,6 @@
 Name:       psi
 Version:    0.14
-Release:    2%{?dist}
+Release:    3%{?dist}
 Summary:    Jabber client based on Qt
 License:    GPLv2+
 Group:      Applications/Internet
@@ -78,6 +78,10 @@ unset QTDIR
         --datadir=%{_datadir}      \
         --disable-bundled-qca      \
         --disable-aspell           \
+        --debug                    \
+        --no-separate-debug-info
+
+echo "DEFINES += QT_NO_DEBUG" >> conf.pri
 
 make %{?_smp_mflags}
 
@@ -148,6 +152,9 @@ fi
 
 
 %changelog
+* Thu Apr 08 2010 Aurelien Bompard <abompard at fedoraproject.org> -  0.14-3
+- disable debug, but don't break the -debuginfo pkg (rhbz#579131)
+
 * Sun Apr 04 2010 Aurelien Bompard <abompard at fedoraproject.org> -  0.14-2
 - disable debug (rhbz#579131)
 



More information about the scm-commits mailing list