From b9a8eb886c003852a6e7f629c31ef2b67c07156f8e659d730282c672a813a170 Mon Sep 17 00:00:00 2001 From: Marcus Meissner Date: Wed, 17 Apr 2013 08:04:53 +0000 Subject: [PATCH] Accepting request 171113 from home:m_meister:branches:openSUSE:Factory - Added url as source. Please see http://en.opensuse.org/SourceUrls OBS-URL: https://build.opensuse.org/request/show/171113 OBS-URL: https://build.opensuse.org/package/show/Base:System/lzo?expand=0&rev=22 --- lzo-2.06.tar.bz2 | 3 --- lzo-2.06.tar.gz | 3 +++ lzo.changes | 6 ++++++ lzo.spec | 4 ++-- 4 files changed, 11 insertions(+), 5 deletions(-) delete mode 100644 lzo-2.06.tar.bz2 create mode 100644 lzo-2.06.tar.gz diff --git a/lzo-2.06.tar.bz2 b/lzo-2.06.tar.bz2 deleted file mode 100644 index a96a1f6..0000000 --- a/lzo-2.06.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:439c686693ef99fda76b8e6b90d30d5557d7b8aafabf2eb038ebb0754119690e -size 476529 diff --git a/lzo-2.06.tar.gz b/lzo-2.06.tar.gz new file mode 100644 index 0000000..2b33f3e --- /dev/null +++ b/lzo-2.06.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ff79e6f836d62d3f86ef6ce893ed65d07e638ef4d3cb952963471b4234d43e73 +size 583045 diff --git a/lzo.changes b/lzo.changes index 2566feb..246be0f 100644 --- a/lzo.changes +++ b/lzo.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Apr 16 12:26:44 UTC 2013 - mmeister@suse.com + +- Added url as source. + Please see http://en.opensuse.org/SourceUrls + ------------------------------------------------------------------- Mon Aug 27 14:57:29 UTC 2012 - cfarrell@suse.com diff --git a/lzo.spec b/lzo.spec index 8233501..2c66df4 100644 --- a/lzo.spec +++ b/lzo.spec @@ -1,7 +1,7 @@ # # spec file for package lzo # -# 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 @@ -20,7 +20,7 @@ Name: lzo Url: http://www.oberhumer.com/opensource/lzo/ Version: 2.06 Release: 0 -Source: lzo-%{version}.tar.bz2 +Source: http://www.oberhumer.com/opensource/%{name}/download/%{name}-%{version}.tar.gz Source2: baselibs.conf BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: gcc-c++