diff --git a/cdemu-daemon-2.0.0.tar.bz2 b/cdemu-daemon-2.0.0.tar.bz2 deleted file mode 100644 index 511d0bd..0000000 --- a/cdemu-daemon-2.0.0.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5410a02032e524ef64dbd81c9f09d2bc10e3f2ecd012d052c8c3e47e772356ca -size 61547 diff --git a/cdemu-daemon-2.0.0.tar.xz b/cdemu-daemon-2.0.0.tar.xz new file mode 100644 index 0000000..7ce8320 --- /dev/null +++ b/cdemu-daemon-2.0.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:71ebabddfb12bfe3eaeeb2321457d8f78a667b341094054432ee70c484e6f5a3 +size 62444 diff --git a/cdemu-daemon.spec b/cdemu-daemon.spec index beed3f1..0412b05 100644 --- a/cdemu-daemon.spec +++ b/cdemu-daemon.spec @@ -26,12 +26,14 @@ Url: http://cdemu.sf.net/ #Freecode-URL: https://freecode.com/projects/cdemu-for-linux #Git-Clone: git://git.code.sf.net/p/cdemu/code -Source: http://downloads.sf.net/cdemu/%name-%version.tar.bz2 +#DL-URL: http://downloads.sf.net/cdemu/%name-%version.tar.bz2 +Source: %name-%version.tar.xz Source3: cdemu-daemon.sysconfig Patch1: logfile.diff BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: cmake >= 2.8.5 BuildRequires: pkgconfig +BuildRequires: xz BuildRequires: pkgconfig(ao) >= 0.8.0 BuildRequires: pkgconfig(gio-2.0) >= 2.28 BuildRequires: pkgconfig(glib-2.0) >= 2.28