rpms/xroar/F-16 .cvsignore, 1.10, 1.11 sources, 1.10, 1.11 xroar.spec, 1.12, 1.13

Andrea Musuruane musuruan at rpmfusion.org
Fri Jan 4 15:24:59 CET 2013


Author: musuruan

Update of /cvs/free/rpms/xroar/F-16
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv7173

Modified Files:
	.cvsignore sources xroar.spec 
Log Message:
* Fri Jan 04 2013 Andrea Musuruane <musuruan at gmail.com> 0.29.1-1
- Upgrade to 0.29.1
- Disabled PDF generation





Index: sources
===================================================================
RCS file: /cvs/free/rpms/xroar/F-16/sources,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- sources	24 Jun 2012 13:27:06 -0000	1.10
+++ sources	4 Jan 2013 14:24:59 -0000	1.11
@@ -1,2 +1,2 @@
-fab66a661e618b51a9496d2def8f20fa  xroar-0.28.1.tar.gz
+33bfa43e8ca48e0e2dd3dda01af00e8d  xroar-0.29.1.tar.gz
 f8b5f52c07abb4dc9102d8420605d7e4  dragon.rom


Index: xroar.spec
===================================================================
RCS file: /cvs/free/rpms/xroar/F-16/xroar.spec,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- xroar.spec	24 Jun 2012 13:27:06 -0000	1.12
+++ xroar.spec	4 Jan 2013 14:24:59 -0000	1.13
@@ -1,5 +1,5 @@
 Name:           xroar
-Version:        0.28.1
+Version:        0.29.1
 Release:        1%{?dist}
 Summary:        A Dragon 32, Dragon 64 and Tandy CoCo emulator
 Group:          Applications/Emulators
@@ -46,7 +46,8 @@
 # Build docs
 make doc/xroar.txt
 make doc/xroar.html
-make doc/xroar.pdf
+# Disabled because of BZ 868011
+#make doc/xroar.pdf
 
 # Generate desktop file
 cat >%{name}.desktop <<EOF
@@ -141,10 +142,16 @@
 %{_datadir}/applications/dribble-%{name}-minifirm.desktop
 %{_infodir}/%{name}.info*
 %doc ChangeLog COPYING.GPL COPYING.LGPL-2.1 README 
-%doc doc/%{name}.txt doc/%{name}.html doc/%{name}.pdf doc/%{name}-screens.png
+%doc doc/%{name}.txt 
+%doc doc/%{name}.html doc/%{name}-screens.png
+#%doc doc/%{name}.pdf
 
 
 %changelog
+* Fri Jan 04 2013 Andrea Musuruane <musuruan at gmail.com> 0.29.1-1
+- Upgrade to 0.29.1
+- Disabled PDF generation
+
 * Wed Jun 13 2012 Andrea Musuruane <musuruan at gmail.com> 0.28.1-1
 - Upgrade to 0.28.1
 
@@ -155,7 +162,7 @@
 * Wed Feb 08 2012 Nicolas Chauvet <kwizart at gmail.com> - 0.27-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
 
-* Sun Oct 01 2011 Andrea Musuruane <musuruan at gmail.com> 0.27-2
+* Sun Oct 02 2011 Andrea Musuruane <musuruan at gmail.com> 0.27-2
 - Fix FTBFS for F16+ with a patch by Hans de Goede
 
 * Sat Oct 01 2011 Andrea Musuruane <musuruan at gmail.com> 0.27-1


More information about the rpmfusion-commits mailing list