@@ -1,29 +0,0 @@
---- cdemu-daemon.spec.orig
-+++ cdemu-daemon.spec
-@@ -1,6 +1,6 @@
- Summary: CDEmu daemon
- Name: cdemu-daemon
--Version: 1.4.0
-+Version: 1.5.0
- Release: 1
- License: GPLv2+
- Group: System Environment/Base
-@@ -98,6 +98,8 @@ fi
- %{_mandir}/man8/*
- %{_datadir}/dbus-1/services/net.sf.cdemu.CDEMUD_Daemon.service
- %{_datadir}/dbus-1/system-services/net.sf.cdemu.CDEMUD_Daemon.service
-+%{_prefix}/lib/cdemu-daemon-session.sh
-+%{_prefix}/lib/cdemu-daemon-system.sh
-
- %files sysv
- %defattr(-,root,root,-)
-@@ -109,6 +111,9 @@ fi
- %attr(0755,root,root) %{_sysconfdir}/init.d/cdemu-daemon
-
- %changelog
-+* Mon Jan 23 2012 Carsten Schoene <cs@linux-administrator.com> - 1.5.0-1
-+- update to release 1.5.0
-+
- * Tue Sep 27 2011 Carsten Schoene <cs@linux-administrator.com> - 1.4.0-1
- - update to release 1.4.0
-
|