rpms/pcsxr/F-18 pcsxr.spec,1.5,1.6
by Jeremy Newton
Author: jem256
Update of /cvs/free/rpms/pcsxr/F-18
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv25211/F-18
Modified Files:
pcsxr.spec
Log Message:
Fix to last commit
Index: pcsxr.spec
===================================================================
RCS file: /cvs/free/rpms/pcsxr/F-18/pcsxr.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- pcsxr.spec 4 Jan 2013 23:20:15 -0000 1.5
+++ pcsxr.spec 5 Jan 2013 01:12:32 -0000 1.6
@@ -1,7 +1,7 @@
%global svnversion 82044
Name: pcsxr
Version: 1.9.92
-Release: 1.20130104svn%{svnversion}%{?dist}
+Release: 2.20130104svn%{svnversion}%{?dist}
Summary: A plugin based PlayStation (PSX) emulator with high compatibility
#All is GPLv2+ except:
@@ -17,7 +17,7 @@
Patch0: %{name}-remove-assertion-64bit.patch
BuildRequires: SDL-devel
-BuildRequires: gtk2-devel
+BuildRequires: gtk3-devel
BuildRequires: nasm
BuildRequires: mesa-libGL-devel
BuildRequires: gettext
@@ -68,6 +68,9 @@
%{_datadir}/applications/%{name}.desktop
%changelog
+* Fri Jan 4 2013 Jeremy Newton <alexjnewt(a)hotmail.com> - 1.9.92-2.20130104svn82044
+- Fixed missing gtk3 dependency
+
* Fri Jan 4 2013 Jeremy Newton <alexjnewt(a)hotmail.com> - 1.9.92-1.20130104svn82044
- Updated to new SVN checkout version
- Removed unnecessary zero length Doc file (NEWS)
11 years, 10 months
rpms/pcsxr/F-17 pcsxr.spec,1.6,1.7
by Jeremy Newton
Author: jem256
Update of /cvs/free/rpms/pcsxr/F-17
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv24045/F-17
Modified Files:
pcsxr.spec
Log Message:
Fix to last commit
Index: pcsxr.spec
===================================================================
RCS file: /cvs/free/rpms/pcsxr/F-17/pcsxr.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- pcsxr.spec 5 Jan 2013 00:00:28 -0000 1.6
+++ pcsxr.spec 5 Jan 2013 00:55:03 -0000 1.7
@@ -1,7 +1,7 @@
%global svnversion 82044
Name: pcsxr
Version: 1.9.92
-Release: 1.20130104svn%{svnversion}%{?dist}
+Release: 2.20130104svn%{svnversion}%{?dist}
Summary: A plugin based PlayStation (PSX) emulator with high compatibility
#All is GPLv2+ except:
@@ -68,6 +68,9 @@
%{_datadir}/applications/%{name}.desktop
%changelog
+* Fri Jan 4 2013 Jeremy Newton <alexjnewt(a)hotmail.com> - 1.9.92-2.20130104svn82044
+- Fixed missing gtk3 dependency
+
* Fri Jan 4 2013 Jeremy Newton <alexjnewt(a)hotmail.com> - 1.9.92-1.20130104svn82044
- Updated to new SVN checkout version
- Removed unnecessary zero length Doc file (NEWS)
11 years, 10 months
rpms/xbmc/devel .cvsignore, 1.16, 1.17 sources, 1.18, 1.19 xbmc-generate-tarball-xz.sh, 1.16, 1.17 xbmc-pvr-addons-generate-tarball-xz.sh, 1.1, 1.2 xbmc.spec, 1.56, 1.57 xbmc-11.0-tsp-Eden-pvr.patch, 1.2, NONE
by Ken Dreyer
Author: ktdreyer
Update of /cvs/free/rpms/xbmc/devel
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv22354
Modified Files:
.cvsignore sources xbmc-generate-tarball-xz.sh
xbmc-pvr-addons-generate-tarball-xz.sh xbmc.spec
Removed Files:
xbmc-11.0-tsp-Eden-pvr.patch
Log Message:
* Fri Jan 04 2013 Ken Dreyer <ktdreyer(a)ktdreyer.com> - 12.0-0.6.Frodo_rc3
- Update to Frodo RC 3
- Update PVR addons snapshot to match snapshot bundled in rc3
Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/xbmc/devel/.cvsignore,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- .cvsignore 13 Dec 2012 08:09:29 -0000 1.16
+++ .cvsignore 5 Jan 2013 00:33:48 -0000 1.17
@@ -1,2 +1,2 @@
-xbmc-12.0-Frodo_rc1-patched.tar.xz
-xbmc-pvr-addons-1e666ced21-patched.tar.xz
+xbmc-12.0-Frodo_rc3-patched.tar.xz
+xbmc-pvr-addons-5f97406cff-patched.tar.xz
--- xbmc-11.0-tsp-Eden-pvr.patch DELETED ---
11 years, 10 months
rpms/pcsxr/F-17 pcsxr.spec,1.5,1.6
by Jeremy Newton
Author: jem256
Update of /cvs/free/rpms/pcsxr/F-17
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv19592/F-17
Modified Files:
pcsxr.spec
Log Message:
Typo in last spec
Index: pcsxr.spec
===================================================================
RCS file: /cvs/free/rpms/pcsxr/F-17/pcsxr.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- pcsxr.spec 4 Jan 2013 23:20:49 -0000 1.5
+++ pcsxr.spec 5 Jan 2013 00:00:28 -0000 1.6
@@ -17,7 +17,7 @@
Patch0: %{name}-remove-assertion-64bit.patch
BuildRequires: SDL-devel
-BuildRequires: gtk2-devel
+BuildRequires: gtk3-devel
BuildRequires: nasm
BuildRequires: mesa-libGL-devel
BuildRequires: gettext
11 years, 10 months
rpms/pcsxr/F-17 .cvsignore, 1.5, 1.6 pcsxr-remove-assertion-64bit.patch, 1.1, 1.2 pcsxr.spec, 1.4, 1.5 sources, 1.5, 1.6
by Jeremy Newton
Author: jem256
Update of /cvs/free/rpms/pcsxr/F-17
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv16482/F-17
Modified Files:
.cvsignore pcsxr-remove-assertion-64bit.patch pcsxr.spec
sources
Log Message:
Updated SVN
Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/pcsxr/F-17/.cvsignore,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- .cvsignore 23 Jul 2012 22:35:08 -0000 1.5
+++ .cvsignore 4 Jan 2013 23:20:49 -0000 1.6
@@ -1 +1 @@
-pcsxr-78971.zip
+pcsxr-82044.zip
pcsxr-remove-assertion-64bit.patch:
ix86-64.c | 1 -
1 file changed, 1 deletion(-)
Index: pcsxr-remove-assertion-64bit.patch
===================================================================
RCS file: /cvs/free/rpms/pcsxr/F-17/pcsxr-remove-assertion-64bit.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- pcsxr-remove-assertion-64bit.patch 23 Jul 2012 22:35:08 -0000 1.1
+++ pcsxr-remove-assertion-64bit.patch 4 Jan 2013 23:20:49 -0000 1.2
@@ -1,11 +1,11 @@
diff -rupN pcsxr-old/libpcsxcore/ix86_64/ix86-64.c pcsxr/libpcsxcore/ix86_64/ix86-64.c
--- pcsxr-old/libpcsxcore/ix86_64/ix86-64.c 2012-07-23 16:57:47.000000000 -0400
+++ pcsxr/libpcsxcore/ix86_64/ix86-64.c 2012-07-23 17:15:41.620584335 -0400
-@@ -230,7 +230,6 @@ void x86SetJ8( u8* j8 )
- u32 jump = ( x86Ptr - (s8*)j8 ) - 1;
-
- if ( jump > 0x7f ) {
-- assert(0);
- SysPrintf( "j8 greater than 0x7f!!\n" );
- }
- *j8 = (u8)jump;
+@@ -231,7 +231,6 @@ u32 jump = ( x86Ptr - (s8*)j8 ) - 1;
+
+ if ( jump > 0x7f ) {
+ SysPrintf( "j8 greater than 0x7f!!\n" );
+- assert(0);
+ }
+ *j8 = (u8)jump;
+ }
Index: pcsxr.spec
===================================================================
RCS file: /cvs/free/rpms/pcsxr/F-17/pcsxr.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- pcsxr.spec 23 Jul 2012 22:35:08 -0000 1.4
+++ pcsxr.spec 4 Jan 2013 23:20:49 -0000 1.5
@@ -1,7 +1,7 @@
-%global svnversion 78971
+%global svnversion 82044
Name: pcsxr
Version: 1.9.92
-Release: 1.20120723svn%{svnversion}%{?dist}
+Release: 1.20130104svn%{svnversion}%{?dist}
Summary: A plugin based PlayStation (PSX) emulator with high compatibility
#All is GPLv2+ except:
@@ -11,7 +11,7 @@
License: GPLv2+ and BSD and Public Domain
Url: http://pcsxr.codeplex.com/
#The source can be downloaded here:
-#http://pcsxr.codeplex.com/SourceControl/changeset/changes/78971
+#http://pcsxr.codeplex.com/SourceControl/changeset/82044
Source: %{name}-%{svnversion}.zip
#http://pcsxr.codeplex.com/workitem/8567
Patch0: %{name}-remove-assertion-64bit.patch
@@ -58,7 +58,7 @@
%find_lang %{name}
%files -f %{name}.lang
-%doc doc/keys.txt doc/tweaks.txt AUTHORS COPYING README NEWS
+%doc doc/keys.txt doc/tweaks.txt AUTHORS COPYING README
%{_mandir}/man1/%{name}.1*
%{_datadir}/%{name}
%{_datadir}/pixmaps/%{name}-icon.png
@@ -68,6 +68,10 @@
%{_datadir}/applications/%{name}.desktop
%changelog
+* Fri Jan 4 2013 Jeremy Newton <alexjnewt(a)hotmail.com> - 1.9.92-1.20130104svn82044
+- Updated to new SVN checkout version
+- Removed unnecessary zero length Doc file (NEWS)
+
* Mon Jul 23 2012 Jeremy Newton <alexjnewt(a)hotmail.com> - 1.9.92-1.20120723svn78971
- Added a patch to temporarily fix a 64bit-only problem
Index: sources
===================================================================
RCS file: /cvs/free/rpms/pcsxr/F-17/sources,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- sources 23 Jul 2012 22:35:08 -0000 1.5
+++ sources 4 Jan 2013 23:20:49 -0000 1.6
@@ -1 +1 @@
-9cc4f23312823f176947df0bfa6e9b84 pcsxr-78971.zip
+0fae31619db94dab781b3b43e72aff39 pcsxr-82044.zip
11 years, 10 months
rpms/pcsxr/F-18 .cvsignore, 1.5, 1.6 pcsxr-remove-assertion-64bit.patch, 1.1, 1.2 pcsxr.spec, 1.4, 1.5 sources, 1.5, 1.6
by Jeremy Newton
Author: jem256
Update of /cvs/free/rpms/pcsxr/F-18
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv16283/F-18
Modified Files:
.cvsignore pcsxr-remove-assertion-64bit.patch pcsxr.spec
sources
Log Message:
Updated SVN
Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/pcsxr/F-18/.cvsignore,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- .cvsignore 23 Jul 2012 22:35:43 -0000 1.5
+++ .cvsignore 4 Jan 2013 23:20:15 -0000 1.6
@@ -1 +1 @@
-pcsxr-78971.zip
+pcsxr-82044.zip
pcsxr-remove-assertion-64bit.patch:
ix86-64.c | 1 -
1 file changed, 1 deletion(-)
Index: pcsxr-remove-assertion-64bit.patch
===================================================================
RCS file: /cvs/free/rpms/pcsxr/F-18/pcsxr-remove-assertion-64bit.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- pcsxr-remove-assertion-64bit.patch 23 Jul 2012 22:35:43 -0000 1.1
+++ pcsxr-remove-assertion-64bit.patch 4 Jan 2013 23:20:15 -0000 1.2
@@ -1,11 +1,11 @@
diff -rupN pcsxr-old/libpcsxcore/ix86_64/ix86-64.c pcsxr/libpcsxcore/ix86_64/ix86-64.c
--- pcsxr-old/libpcsxcore/ix86_64/ix86-64.c 2012-07-23 16:57:47.000000000 -0400
+++ pcsxr/libpcsxcore/ix86_64/ix86-64.c 2012-07-23 17:15:41.620584335 -0400
-@@ -230,7 +230,6 @@ void x86SetJ8( u8* j8 )
- u32 jump = ( x86Ptr - (s8*)j8 ) - 1;
-
- if ( jump > 0x7f ) {
-- assert(0);
- SysPrintf( "j8 greater than 0x7f!!\n" );
- }
- *j8 = (u8)jump;
+@@ -231,7 +231,6 @@ u32 jump = ( x86Ptr - (s8*)j8 ) - 1;
+
+ if ( jump > 0x7f ) {
+ SysPrintf( "j8 greater than 0x7f!!\n" );
+- assert(0);
+ }
+ *j8 = (u8)jump;
+ }
Index: pcsxr.spec
===================================================================
RCS file: /cvs/free/rpms/pcsxr/F-18/pcsxr.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- pcsxr.spec 23 Jul 2012 22:35:43 -0000 1.4
+++ pcsxr.spec 4 Jan 2013 23:20:15 -0000 1.5
@@ -1,7 +1,7 @@
-%global svnversion 78971
+%global svnversion 82044
Name: pcsxr
Version: 1.9.92
-Release: 1.20120723svn%{svnversion}%{?dist}
+Release: 1.20130104svn%{svnversion}%{?dist}
Summary: A plugin based PlayStation (PSX) emulator with high compatibility
#All is GPLv2+ except:
@@ -11,7 +11,7 @@
License: GPLv2+ and BSD and Public Domain
Url: http://pcsxr.codeplex.com/
#The source can be downloaded here:
-#http://pcsxr.codeplex.com/SourceControl/changeset/changes/78971
+#http://pcsxr.codeplex.com/SourceControl/changeset/82044
Source: %{name}-%{svnversion}.zip
#http://pcsxr.codeplex.com/workitem/8567
Patch0: %{name}-remove-assertion-64bit.patch
@@ -58,7 +58,7 @@
%find_lang %{name}
%files -f %{name}.lang
-%doc doc/keys.txt doc/tweaks.txt AUTHORS COPYING README NEWS
+%doc doc/keys.txt doc/tweaks.txt AUTHORS COPYING README
%{_mandir}/man1/%{name}.1*
%{_datadir}/%{name}
%{_datadir}/pixmaps/%{name}-icon.png
@@ -68,6 +68,10 @@
%{_datadir}/applications/%{name}.desktop
%changelog
+* Fri Jan 4 2013 Jeremy Newton <alexjnewt(a)hotmail.com> - 1.9.92-1.20130104svn82044
+- Updated to new SVN checkout version
+- Removed unnecessary zero length Doc file (NEWS)
+
* Mon Jul 23 2012 Jeremy Newton <alexjnewt(a)hotmail.com> - 1.9.92-1.20120723svn78971
- Added a patch to temporarily fix a 64bit-only problem
Index: sources
===================================================================
RCS file: /cvs/free/rpms/pcsxr/F-18/sources,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- sources 23 Jul 2012 22:35:43 -0000 1.5
+++ sources 4 Jan 2013 23:20:15 -0000 1.6
@@ -1 +1 @@
-9cc4f23312823f176947df0bfa6e9b84 pcsxr-78971.zip
+0fae31619db94dab781b3b43e72aff39 pcsxr-82044.zip
11 years, 10 months
rpms/pcsxr/devel .cvsignore, 1.5, 1.6 pcsxr-remove-assertion-64bit.patch, 1.1, 1.2 pcsxr.spec, 1.4, 1.5 sources, 1.5, 1.6
by Jeremy Newton
Author: jem256
Update of /cvs/free/rpms/pcsxr/devel
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv16028/devel
Modified Files:
.cvsignore pcsxr-remove-assertion-64bit.patch pcsxr.spec
sources
Log Message:
Updated to new SVN
Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/pcsxr/devel/.cvsignore,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- .cvsignore 23 Jul 2012 22:35:43 -0000 1.5
+++ .cvsignore 4 Jan 2013 23:18:59 -0000 1.6
@@ -1 +1 @@
-pcsxr-78971.zip
+pcsxr-82044.zip
pcsxr-remove-assertion-64bit.patch:
ix86-64.c | 1 -
1 file changed, 1 deletion(-)
Index: pcsxr-remove-assertion-64bit.patch
===================================================================
RCS file: /cvs/free/rpms/pcsxr/devel/pcsxr-remove-assertion-64bit.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- pcsxr-remove-assertion-64bit.patch 23 Jul 2012 22:35:43 -0000 1.1
+++ pcsxr-remove-assertion-64bit.patch 4 Jan 2013 23:18:59 -0000 1.2
@@ -1,11 +1,11 @@
diff -rupN pcsxr-old/libpcsxcore/ix86_64/ix86-64.c pcsxr/libpcsxcore/ix86_64/ix86-64.c
--- pcsxr-old/libpcsxcore/ix86_64/ix86-64.c 2012-07-23 16:57:47.000000000 -0400
+++ pcsxr/libpcsxcore/ix86_64/ix86-64.c 2012-07-23 17:15:41.620584335 -0400
-@@ -230,7 +230,6 @@ void x86SetJ8( u8* j8 )
- u32 jump = ( x86Ptr - (s8*)j8 ) - 1;
-
- if ( jump > 0x7f ) {
-- assert(0);
- SysPrintf( "j8 greater than 0x7f!!\n" );
- }
- *j8 = (u8)jump;
+@@ -231,7 +231,6 @@ u32 jump = ( x86Ptr - (s8*)j8 ) - 1;
+
+ if ( jump > 0x7f ) {
+ SysPrintf( "j8 greater than 0x7f!!\n" );
+- assert(0);
+ }
+ *j8 = (u8)jump;
+ }
Index: pcsxr.spec
===================================================================
RCS file: /cvs/free/rpms/pcsxr/devel/pcsxr.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- pcsxr.spec 23 Jul 2012 22:35:43 -0000 1.4
+++ pcsxr.spec 4 Jan 2013 23:18:59 -0000 1.5
@@ -1,7 +1,7 @@
-%global svnversion 78971
+%global svnversion 82044
Name: pcsxr
Version: 1.9.92
-Release: 1.20120723svn%{svnversion}%{?dist}
+Release: 1.20130104svn%{svnversion}%{?dist}
Summary: A plugin based PlayStation (PSX) emulator with high compatibility
#All is GPLv2+ except:
@@ -11,7 +11,7 @@
License: GPLv2+ and BSD and Public Domain
Url: http://pcsxr.codeplex.com/
#The source can be downloaded here:
-#http://pcsxr.codeplex.com/SourceControl/changeset/changes/78971
+#http://pcsxr.codeplex.com/SourceControl/changeset/82044
Source: %{name}-%{svnversion}.zip
#http://pcsxr.codeplex.com/workitem/8567
Patch0: %{name}-remove-assertion-64bit.patch
@@ -58,7 +58,7 @@
%find_lang %{name}
%files -f %{name}.lang
-%doc doc/keys.txt doc/tweaks.txt AUTHORS COPYING README NEWS
+%doc doc/keys.txt doc/tweaks.txt AUTHORS COPYING README
%{_mandir}/man1/%{name}.1*
%{_datadir}/%{name}
%{_datadir}/pixmaps/%{name}-icon.png
@@ -68,6 +68,10 @@
%{_datadir}/applications/%{name}.desktop
%changelog
+* Fri Jan 4 2013 Jeremy Newton <alexjnewt(a)hotmail.com> - 1.9.92-1.20130104svn82044
+- Updated to new SVN checkout version
+- Removed unnecessary zero length Doc file (NEWS)
+
* Mon Jul 23 2012 Jeremy Newton <alexjnewt(a)hotmail.com> - 1.9.92-1.20120723svn78971
- Added a patch to temporarily fix a 64bit-only problem
Index: sources
===================================================================
RCS file: /cvs/free/rpms/pcsxr/devel/sources,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- sources 23 Jul 2012 22:35:43 -0000 1.5
+++ sources 4 Jan 2013 23:18:59 -0000 1.6
@@ -1 +1 @@
-9cc4f23312823f176947df0bfa6e9b84 pcsxr-78971.zip
+0fae31619db94dab781b3b43e72aff39 pcsxr-82044.zip
11 years, 10 months
rpms/xroar/F-16 .cvsignore, 1.10, 1.11 sources, 1.10, 1.11 xroar.spec, 1.12, 1.13
by Andrea Musuruane
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(a)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(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
11 years, 10 months
rpms/xroar/F-17 .cvsignore, 1.10, 1.11 sources, 1.10, 1.11 xroar.spec, 1.13, 1.14
by Andrea Musuruane
Author: musuruan
Update of /cvs/free/rpms/xroar/F-17
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv6980
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-17/.cvsignore,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- .cvsignore 24 Jun 2012 13:26:32 -0000 1.10
+++ .cvsignore 4 Jan 2013 14:24:09 -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-17/sources,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- sources 24 Jun 2012 13:26:32 -0000 1.10
+++ sources 4 Jan 2013 14:24:10 -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-17/xroar.spec,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- xroar.spec 24 Jun 2012 13:26:32 -0000 1.13
+++ xroar.spec 4 Jan 2013 14:24:10 -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
11 years, 10 months
rpms/xroar/F-18 .cvsignore, 1.10, 1.11 sources, 1.10, 1.11 xroar.spec, 1.13, 1.14
by Andrea Musuruane
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
11 years, 10 months