diff --git a/cdemu-client.spec b/cdemu-client.spec index 8c6a6b1..d4d2735 100644 --- a/cdemu-client.spec +++ b/cdemu-client.spec @@ -14,6 +14,8 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # + + Name: cdemu-client Version: 1.5.0 Release: 0 @@ -22,13 +24,15 @@ License: GPL-2.0+ Group: System/Filesystems Url: http://cdemu.sf.net/ +#Freecode-URL: https://freecode.com/projects/cdemu-for-linux Source: http://downloads.sf.net/cdemu/%name-%version.tar.bz2 -Patch1: cdemu-lang.diff +Patch1: cdemu-lang.diff BuildRoot: %{_tmppath}/%{name}-%{version}-build #BuildRequires: autoconf >= 2.59 -BuildRequires: intltool -BuildArch: noarch -Requires: python dbus-1-python +BuildRequires: intltool +BuildArch: noarch +Requires: dbus-1-python +Requires: python %description cdemu-client is a command-line client for controlling cdemu-daemon.