From a7eda140d87fde9e82558128a5f4d417fa1835ee2bd10a47f30465eb97b2de9a Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Mon, 7 Aug 2017 19:36:17 +0000 Subject: [PATCH] - Update to new upstream release 3.1.0 OBS-URL: https://build.opensuse.org/package/show/filesystems/cdemu-daemon?expand=0&rev=46 --- cdemu-daemon-3.0.5.tar.bz2 | 3 --- cdemu-daemon-3.1.0.tar.bz2 | 3 +++ cdemu-daemon.changes | 9 +++++++++ cdemu-daemon.spec | 11 ++++++++--- 4 files changed, 20 insertions(+), 6 deletions(-) delete mode 100644 cdemu-daemon-3.0.5.tar.bz2 create mode 100644 cdemu-daemon-3.1.0.tar.bz2 diff --git a/cdemu-daemon-3.0.5.tar.bz2 b/cdemu-daemon-3.0.5.tar.bz2 deleted file mode 100644 index aa39c45..0000000 --- a/cdemu-daemon-3.0.5.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:317ca9149eb902c10a6ef9799976320b2f2d1bc42cb47ab68dbd151f5cf780b1 -size 75920 diff --git a/cdemu-daemon-3.1.0.tar.bz2 b/cdemu-daemon-3.1.0.tar.bz2 new file mode 100644 index 0000000..858f61a --- /dev/null +++ b/cdemu-daemon-3.1.0.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:498f0f2fe2225de76acfe0b3dbf9606e4e2eb57ac9d29da9d48064b62587bc4f +size 79943 diff --git a/cdemu-daemon.changes b/cdemu-daemon.changes index ad86950..313dc22 100644 --- a/cdemu-daemon.changes +++ b/cdemu-daemon.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Mon Aug 7 19:29:16 UTC 2017 - jengelh@inai.de + +- Update to new upstream release 3.1.0 + * Added no-op implementation of RESERVE TRACK for all + recording modes. + * Added infrastructure for localization support. + * Added Slovenian and Russian translations. + ------------------------------------------------------------------- Mon Feb 6 19:51:31 UTC 2017 - jengelh@inai.de diff --git a/cdemu-daemon.spec b/cdemu-daemon.spec index 41c50ed..6bee690 100644 --- a/cdemu-daemon.spec +++ b/cdemu-daemon.spec @@ -17,7 +17,7 @@ Name: cdemu-daemon -Version: 3.0.5 +Version: 3.1.0 Release: 0 Summary: Device daemon for cdemu, a virtual CD-ROM device emulator License: GPL-2.0+ @@ -30,7 +30,8 @@ Source2: 60-vhba.rules Source3: cdemu-daemon.sysconfig Patch1: logfile.diff BuildRequires: cmake >= 2.8.5 -BuildRequires: pkgconfig +BuildRequires: intltool >= 0.21 +BuildRequires: pkg-config >= 0.16 BuildRequires: pkgconfig(ao) >= 0.8.0 BuildRequires: pkgconfig(gio-2.0) >= 2.28 BuildRequires: pkgconfig(glib-2.0) >= 2.28 @@ -39,8 +40,11 @@ BuildRequires: pkgconfig(gobject-2.0) >= 2.28 BuildRequires: pkgconfig(gthread-2.0) >= 2.28 BuildRequires: pkgconfig(libmirage) >= %version Requires(pre): %fillup_prereq +Recommends: %name-lang Recommends: vhba-kmp +%lang_package + %description cdemu-daemon receives SCSI commands from kernel module thorugh the VHBA module and processes them, passing the requested data back to @@ -69,11 +73,12 @@ install -pm0644 "%{S:2}" "$b/%_prefix/lib/udev/rules.d/60-vhba.rules" install -pm0644 "%{S:3}" "$b/%_localstatedir/adm/fillup-templates/sysconfig.cdemu-daemon" # Not desired for security; it would permit a user to start a system service. rm -rf "$b/%_datadir/dbus-1/system-services" "$b/%_sysconfdir/dbus-1/system.d/" +%find_lang %name %post %fillup_only -%files +%files -f %name.lang %defattr(-,root,root) %doc AUTHORS COPYING README %_bindir/cdemu-daemon