From 6f2f721cd4a80acc99273644b921e322641256808ed9ae3c07e2b0a4df296bf1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Sat, 20 Apr 2013 11:45:05 +0000 Subject: [PATCH] - Add URL path for the download. - Update the package to be matching the released tarball. - Do not force autoreconf as it is not really needed with released package. OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/libixion?expand=0&rev=4 --- libixion-0.5.0.tar.bz2 | 4 ++-- libixion.changes | 8 ++++++++ libixion.spec | 7 ++----- 3 files changed, 12 insertions(+), 7 deletions(-) diff --git a/libixion-0.5.0.tar.bz2 b/libixion-0.5.0.tar.bz2 index a71d4a4..d93c973 100644 --- a/libixion-0.5.0.tar.bz2 +++ b/libixion-0.5.0.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:262072b5c918682c68ed07b2c8c583ea36c9a68e550be2485c5b78a06d3133ac -size 362614 +oid sha256:ebe7e7d83b437cf03e9040c9f46cf15ed50adaac65b64c32127db2e9d6181304 +size 338072 diff --git a/libixion.changes b/libixion.changes index f4a5b01..defd25d 100644 --- a/libixion.changes +++ b/libixion.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Sat Apr 20 11:44:14 UTC 2013 - tchvatal@suse.com + +- Add URL path for the download. +- Update the package to be matching the released tarball. +- Do not force autoreconf as it is not really needed with released + package. + ------------------------------------------------------------------- Wed Mar 27 13:58:07 UTC 2013 - kyoshida@suse.com diff --git a/libixion.spec b/libixion.spec index 6e195b7..c78e129 100644 --- a/libixion.spec +++ b/libixion.spec @@ -1,5 +1,5 @@ # -# spec file for package libixion-0_6-0 +# spec file for package libixion # # Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -25,9 +25,7 @@ Summary: Threaded multi-target formula parser & interpreter License: X11 Group: Productivity/Publishing/Word Url: http://gitorious.org/ixion -Source: %{name}-%{version}.tar.bz2 -BuildRequires: autoconf >= 2.63 -BuildRequires: automake +Source: http://kohei.us/files/ixion/src/%{name}-%{version}.tar.bz2 BuildRequires: coreutils BuildRequires: gcc-c++ BuildRequires: libstdc++-devel @@ -70,7 +68,6 @@ Tools to use ixion parser and interpreter from cli. %setup -q %build -autoreconf -fi %configure \ --disable-static \ --docdir=%_docdir/%name