forked from pool/cdemu-client
Accepting request 178350 from filesystems
- Update to new upstream release 2.1.0 * Added support for device addition/removal OBS-URL: https://build.opensuse.org/request/show/178350 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cdemu-client?expand=0&rev=6
This commit is contained in:
commit
c74ee37528
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f6238bea426258859069b382e018bf3d299d79fea6e3fc126e6d907f25a2de0d
|
||||
size 28328
|
3
cdemu-client-2.1.0.tar.bz2
Normal file
3
cdemu-client-2.1.0.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9bd0448368b5e51eb2acfe420f612f67e3b3d4aae4aa80fa36ce130fa0a10c9f
|
||||
size 28173
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 10 12:10:55 UTC 2013 - jengelh@inai.de
|
||||
|
||||
- Update to new upstream release 2.1.0
|
||||
* Added support for device addition/removal
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Dec 22 08:23:15 UTC 2012 - jengelh@inai.de
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package cdemu-client
|
||||
#
|
||||
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: cdemu-client
|
||||
Version: 2.0.0
|
||||
Version: 2.1.0
|
||||
Release: 0
|
||||
Summary: Command-line client to control cdemu-daemon
|
||||
License: GPL-2.0+
|
||||
@ -48,7 +48,7 @@ CDEmu daemon, such as loading and unloading devices, displaying
|
||||
devices' status and retrieving/setting their debug masks.
|
||||
|
||||
%prep
|
||||
%setup -Tcqa0
|
||||
%setup -q
|
||||
mv po/no.po po/nb_NO.po;
|
||||
|
||||
%build
|
||||
|
Loading…
x
Reference in New Issue
Block a user