From 9ffcd6edf372e876715f4f0ec853609c9012c291 Mon Sep 17 00:00:00 2001 From: Anas Nashif Date: Sat, 17 Nov 2012 19:15:34 -0800 Subject: [PATCH] fixed package source compression --- packaging/libdaemon.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packaging/libdaemon.spec b/packaging/libdaemon.spec index c898f5e..02b3589 100644 --- a/packaging/libdaemon.spec +++ b/packaging/libdaemon.spec @@ -5,7 +5,7 @@ License: LGPL-2.1+ Summary: Lightweight C library That Eases the Writing of UNIX Daemons Url: http://0pointer.de/lennart/projects/libdaemon/ Group: System/Libraries -Source: %{name}-%{version}.tar.bz2 +Source: %{name}-%{version}.tar.gz BuildRequires: doxygen BuildRequires: pkg-config -- 2.7.4