rpms/edb/F-11 edb.spec,1.24,1.25 sources,1.12,1.13

Nicoleau Fabien eponyme at fedoraproject.org
Tue Jan 12 19:10:32 UTC 2010


Author: eponyme

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

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


Index: edb.spec
===================================================================
RCS file: /cvs/pkgs/rpms/edb/F-11/edb.spec,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -p -r1.24 -r1.25
--- edb.spec	11 Jul 2009 22:50:36 -0000	1.24
+++ edb.spec	12 Jan 2010 19:10:32 -0000	1.25
@@ -1,5 +1,5 @@
 Name:           edb
-Version:        0.9.10
+Version:        0.9.11
 Release:        1%{?dist}
 Summary:        A debugger based on the ptrace API and Qt4
 
@@ -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,6 +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-11/sources,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -p -r1.12 -r1.13
--- sources	11 Jul 2009 22:50:36 -0000	1.12
+++ sources	12 Jan 2010 19:10:32 -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