rpms/edb/F-12 edb.spec,1.28,1.29 sources,1.15,1.16

Nicoleau Fabien eponyme at fedoraproject.org
Wed Jun 2 17:36:39 UTC 2010


Author: eponyme

Update of /cvs/pkgs/rpms/edb/F-12
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv23345

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


Index: edb.spec
===================================================================
RCS file: /cvs/pkgs/rpms/edb/F-12/edb.spec,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -p -r1.28 -r1.29
--- edb.spec	27 Feb 2010 21:32:33 -0000	1.28
+++ edb.spec	2 Jun 2010 17:36:38 -0000	1.29
@@ -1,5 +1,5 @@
 Name:           edb
-Version:        0.9.13
+Version:        0.9.15
 Release:        1%{?dist}
 Summary:        A debugger based on the ptrace API and Qt4
 
@@ -31,6 +31,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
+sed -i -e 's/\.ui/ui/' -e 's/\.moc/moc/' -e 's/\.rcc/rcc/' plugins/plugins.pri
 
 %build
 qmake-qt4 -makefile DEFAULT_PLUGIN_PATH="%{_libdir}/%{name}/"
@@ -62,6 +63,8 @@ rm -rf $RPM_BUILD_ROOT
 %{_datadir}/pixmaps/%{name}.png
 
 %changelog
+* Wed Jun  2 2010 Nicoleau Fabien <nicoleau.fabien at gmail.com> 0.9.15-1
+- Update to 0.9.15
 * Sat Feb 27 2010 Nicoleau Fabien <nicoleau.fabien at gmail.com> 0.9.13-1
 - Update to 0.9.13
 * Thu Feb 18 2010 Nicoleau Fabien <nicoleau.fabien at gmail.com> 0.9.12-1


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/edb/F-12/sources,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -p -r1.15 -r1.16
--- sources	27 Feb 2010 21:32:33 -0000	1.15
+++ sources	2 Jun 2010 17:36:39 -0000	1.16
@@ -1 +1 @@
-e8eda550e746ada0cc58fae89ef68022  debugger-0.9.13.tgz
+dc2384432de9aa13439208e9932a2ac1  debugger-0.9.15.tgz



More information about the scm-commits mailing list