Author: musuruan
Update of /cvs/free/rpms/xroar/F-18
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv6794
Modified Files:
.cvsignore sources xroar.spec
Log Message:
* Fri Jan 04 2013 Andrea Musuruane <musuruan(a)gmail.com> 0.29.1-1
- Upgrade to 0.29.1
- Disabled PDF generation
Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/xroar/F-18/.cvsignore,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- .cvsignore 24 Jun 2012 13:24:35 -0000 1.10
+++ .cvsignore 4 Jan 2013 14:23:25 -0000 1.11
@@ -1,2 +1,2 @@
-xroar-0.28.1.tar.gz
+xroar-0.29.1.tar.gz
dragon.rom
Index: sources
===================================================================
RCS file: /cvs/free/rpms/xroar/F-18/sources,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- sources 24 Jun 2012 13:24:36 -0000 1.10
+++ sources 4 Jan 2013 14:23:25 -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-18/xroar.spec,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- xroar.spec 24 Jun 2012 13:24:37 -0000 1.13
+++ xroar.spec 4 Jan 2013 14:23:25 -0000 1.14
@@ -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(a)gmail.com> 0.29.1-1
+- Upgrade to 0.29.1
+- Disabled PDF generation
+
* Wed Jun 13 2012 Andrea Musuruane <musuruan(a)gmail.com> 0.28.1-1
- Upgrade to 0.28.1
@@ -155,7 +162,7 @@
* Wed Feb 08 2012 Nicolas Chauvet <kwizart(a)gmail.com> - 0.27-3
- Rebuilt for
https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
-* Sun Oct 01 2011 Andrea Musuruane <musuruan(a)gmail.com> 0.27-2
+* Sun Oct 02 2011 Andrea Musuruane <musuruan(a)gmail.com> 0.27-2
- Fix FTBFS for F16+ with a patch by Hans de Goede
* Sat Oct 01 2011 Andrea Musuruane <musuruan(a)gmail.com> 0.27-1