From ca78d733bd21cc74b9dde632b82a10fb2e8435e72161b301b2988bf307b14d4b Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Thu, 15 Nov 2012 00:06:27 +0000 Subject: [PATCH] Add Freecode URL OBS-URL: https://build.opensuse.org/package/show/filesystems/cdemu-client?expand=0&rev=3 --- cdemu-client.spec | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) 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.