rpms/dosemu/F-20 .cvsignore, 1.2, 1.3 dosemu.spec, 1.1, 1.2 sources, 1.2, 1.3

Justin Zygmont solarflow99 at rpmfusion.org
Thu Dec 26 00:25:16 CET 2013


Author: solarflow99

Update of /cvs/free/rpms/dosemu/F-20
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv13242/F-20

Modified Files:
	.cvsignore dosemu.spec sources 
Log Message:
updating the version to get it to build in F-20






Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/dosemu/F-20/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- .cvsignore	12 Nov 2010 09:25:46 -0000	1.2
+++ .cvsignore	25 Dec 2013 23:25:15 -0000	1.3
@@ -1,3 +1,3 @@
-dosemu-1.4.0.tgz
-dosemu-freedos-bin.tgz
 freedos-source.tar.gz
+dosemu-1.4.0.8.tgz
+dosemu-freedos-bin.tgz


Index: dosemu.spec
===================================================================
RCS file: /cvs/free/rpms/dosemu/F-20/dosemu.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- dosemu.spec	12 Nov 2010 09:25:46 -0000	1.1
+++ dosemu.spec	25 Dec 2013 23:25:15 -0000	1.2
@@ -1,6 +1,6 @@
 Name:		dosemu
-Version:	1.4.0
-Release:	8.1999svn%{?dist}
+Version:	1.4.0.8
+Release:	18.20131022git%{?dist}
 Summary:	DOS Emulator for Linux
 URL:		http://dosemu.sf.net
 License:	GPLv2+
@@ -28,6 +28,7 @@
 Source3:	freedos-source.tar.gz
 Group:		Applications/Emulators
 Buildroot:	%{_tmppath}/%{name}-%{version}-%{release}-root
+Requires:	hicolor-icon-theme
 BuildRequires:	bison 
 BuildRequires:	flex
 BuildRequires:	slang-devel
@@ -38,7 +39,7 @@
 BuildRequires:	libsndfile
 BuildRequires:	desktop-file-utils
 BuildRequires:	xorg-x11-font-utils
-Requires:	hicolor-icon-theme
+BuildRequires:	git
 
 # At this time, Dosemu only works with Linux on x86, other ports are welcome.
 # ExclusiveArch: %{ix86} can also be used, but some build clients such as
@@ -88,6 +89,7 @@
 $RPM_BUILD_ROOT%{_sysconfdir}/dosemu
 mv -f $RPM_BUILD_ROOT%{_sysconfdir}/drives/* \
 $RPM_BUILD_ROOT%{_sysconfdir}/dosemu/drives
+ln -s /etc/dosemu/dosemu.conf $RPM_BUILD_ROOT%{_sysconfdir}/dosemu.conf
 
 
 %clean
@@ -141,6 +143,7 @@
 %doc %{_docdir}/%{name}-%{version}/THANKS
 %dir %{_sysconfdir}/dosemu
 %dir %{_sysconfdir}/dosemu/drives
+%config(noreplace) %{_sysconfdir}/dosemu.conf
 %config(noreplace) %{_sysconfdir}/dosemu/dosemu.conf
 %config(noreplace) %{_sysconfdir}/dosemu/drives/c
 %config(noreplace) %{_sysconfdir}/dosemu/drives/d
@@ -151,6 +154,28 @@
 
 
 %changelog
+* Thu Nov 22 2013 Justin Zygmont <solarflow99[AT]gmail.com>
+- 1.4.0.8-18.20131022git
+- updated to the latest build, fixes many bugs
+- Added a symlink for /etc/dosemu, other minor fixes
+
+* Mon Feb 05 2013 Justin Zygmont <solarflow99[AT]gmail.com>
+- 1.4.0.8-15.20130205git
+- updated to the latest build, including improvements for easier package builds
+
+* Mon Jun 16 2012 Justin Zygmont <solarflow99[AT]gmail.com>
+- 1.4.0.6-14.20120623git
+- updated to the latest build, and changed the release tag for GIT since svn is no longer used
+- updated GNU license URL in freedos dosemu-freedos-bin.tgz
+
+* Mon Oct 03 2011 Justin Zygmont <solarflow99[AT]gmail.com>
+- 1.4.0-12.2058svn
+- updated the svn build to fix a problem with dosemu hanging on startup
+
+* Thu Sep 01 2011 Justin Zygmont <solarflow99[AT]gmail.com>
+- 1.4.0-9.2053svn
+- updated the svn build
+
 * Tue Aug 10 2010 Justin Zygmont <solarflow99[AT]gmail.com>
 - 1.4.0-8.1999svn
 - updated the svn build, added Arch x86_64


Index: sources
===================================================================
RCS file: /cvs/free/rpms/dosemu/F-20/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources	12 Nov 2010 09:25:46 -0000	1.2
+++ sources	25 Dec 2013 23:25:15 -0000	1.3
@@ -1,3 +1,3 @@
-e0651504635f361995c2bad89f74d97a  dosemu-1.4.0.tgz
-2e09774fe91cff4372cb4a393eb467f5  dosemu-freedos-bin.tgz
 f11612ca714dec9245a37263a82721dc  freedos-source.tar.gz
+5dfd280442a37a5267bcc593a78b8059  dosemu-1.4.0.8.tgz
+ed17a7e91e2010c04f6807eff9fb812d  dosemu-freedos-bin.tgz


More information about the rpmfusion-commits mailing list