rpms/edb/F-12 edb.spec,1.25,1.26 sources,1.12,1.13

Nicoleau Fabien eponyme at fedoraproject.org
Tue Jan 12 19:09:27 UTC 2010


Author: eponyme

Update of /cvs/pkgs/rpms/edb/F-12
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv24782

Modified Files:
	edb.spec sources 
Log Message:
Update to 0.9.11


Index: edb.spec
===================================================================
RCS file: /cvs/pkgs/rpms/edb/F-12/edb.spec,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -p -r1.25 -r1.26
--- edb.spec	24 Jul 2009 21:02:25 -0000	1.25
+++ edb.spec	12 Jan 2010 19:09:26 -0000	1.26
@@ -1,6 +1,6 @@
 Name:           edb
-Version:        0.9.10
-Release:        2%{?dist}
+Version:        0.9.11
+Release:        1%{?dist}
 Summary:        A debugger based on the ptrace API and Qt4
 
 Group:          Development/Debuggers
@@ -30,6 +30,7 @@ object, they are almost always portable 
 
 %prep
 %setup -q -n debugger
+sed -i -e 's/\.uic/uic/' -e 's/\.moc/moc/' -e 's/\.rcc/rcc/' src/src.pro
 
 %build
 qmake-qt4 -makefile DEFAULT_PLUGIN_PATH="%{_libdir}/%{name}/"
@@ -61,9 +62,10 @@ rm -rf $RPM_BUILD_ROOT
 %{_datadir}/pixmaps/%{name}.png
 
 %changelog
+* Tue Jan 12 2010 Nicoleau Fabien <nicoleau.fabien at gmail.com> 0.9.11-1
+- Update to 0.9.11
 * Fri Jul 24 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.9.10-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
-
 * Sat Jul 11 2009 Nicoleau Fabien <nicoleau.fabien at gmail.com> 0.9.10-1
 - Rebuild for 0.9.10
 * Wed May 27 2009 Nicoleau Fabien <nicoleau.fabien at gmail.com> 0.9.9-1


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/edb/F-12/sources,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -p -r1.12 -r1.13
--- sources	11 Jul 2009 22:48:16 -0000	1.12
+++ sources	12 Jan 2010 19:09:27 -0000	1.13
@@ -1 +1 @@
-63564467b5d590d7e865523c775a3334  debugger-0.9.10.tgz
+6a521f50485cffec7bf116db5a8e2047  debugger-0.9.11.tgz



More information about the scm-commits mailing list