From 02a649f9cb4f390e2bf438f1726d0a22071ccc6493b1587353fa24dd94527ceb Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Thu, 21 Feb 2013 05:50:15 +0000 Subject: [PATCH 1/2] Metadata update OBS-URL: https://build.opensuse.org/package/show/Archiving/lhasa?expand=0&rev=5 --- lhasa.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lhasa.spec b/lhasa.spec index 58e6a7f..3b39a84 100644 --- a/lhasa.spec +++ b/lhasa.spec @@ -1,7 +1,7 @@ # # spec file for package lhasa # -# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -26,6 +26,7 @@ Group: Productivity/Archiving/Compression Url: http://fragglet.github.com/lhasa/ #Freecode-URL: http://freecode.com/projects/lhasa +#Git-Clone: git://github.com/fragglet/lhasa #DL-URL: https://github.com/downloads/fragglet/lhasa/lhasa-0.0.7.tar.gz Source: %name-%version.tar.xz BuildRoot: %{_tmppath}/%{name}-%{version}-build From 07094417620eba16f5466eb60957378ae1c1db3f97fe11df2e5a0d4642de58b4 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Thu, 28 Feb 2013 23:12:07 +0000 Subject: [PATCH 2/2] Do not call autoreconf OBS-URL: https://build.opensuse.org/package/show/Archiving/lhasa?expand=0&rev=6 --- lhasa.changes | 5 +++++ lhasa.spec | 2 -- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/lhasa.changes b/lhasa.changes index d36a7cc..01893d6 100644 --- a/lhasa.changes +++ b/lhasa.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Feb 28 23:10:57 UTC 2013 - jengelh@inai.de + +- Remove redundant call to autoreconf + ------------------------------------------------------------------- Sat Jun 2 23:05:27 UTC 2012 - jengelh@inai.de diff --git a/lhasa.spec b/lhasa.spec index 3b39a84..c922a9f 100644 --- a/lhasa.spec +++ b/lhasa.spec @@ -30,7 +30,6 @@ Url: http://fragglet.github.com/lhasa/ #DL-URL: https://github.com/downloads/fragglet/lhasa/lhasa-0.0.7.tar.gz Source: %name-%version.tar.xz BuildRoot: %{_tmppath}/%{name}-%{version}-build -BuildRequires: libtool BuildRequires: pkgconfig BuildRequires: xz @@ -62,7 +61,6 @@ in %lname. %setup -q %build -autoreconf -fi; %configure --disable-static make %{?_smp_mflags};