diff --git a/libatomic_ops.changes b/libatomic_ops.changes index 2fbc0b0..e28b9a1 100644 --- a/libatomic_ops.changes +++ b/libatomic_ops.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Mar 5 09:41:01 UTC 2015 - jengelh@inai.de + +- Update homepage URLs + ------------------------------------------------------------------- Mon Jul 21 08:44:50 UTC 2014 - jengelh@inai.de diff --git a/libatomic_ops.spec b/libatomic_ops.spec index 8bceb1b..6a7512f 100644 --- a/libatomic_ops.spec +++ b/libatomic_ops.spec @@ -1,7 +1,7 @@ # # spec file for package libatomic_ops # -# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -22,15 +22,15 @@ Release: 0 Summary: A portable library for atomic memory operations License: GPL-2.0+ and MIT Group: Development/Languages/C and C++ -Url: http://www.hpl.hp.com/research/linux/atomic_ops/ +Url: https://github.com/ivmai/libatomic_ops -#DL-URL: https://github.com/ivmai/libatomic_ops/wiki/Download -Source: http://www.ivmaisoft.com/_bin/atomic_ops/libatomic_ops-7.4.2.tar.gz +#Git-Clone: git://github.com/ivmai/libatomic_ops +Source: http://www.ivmaisoft.com/_bin/atomic_ops/%name-%version.tar.gz Patch2: libatomic_ops-ppc64.patch BuildRequires: autoconf BuildRequires: automake BuildRequires: libtool -BuildRequires: pkgconfig +BuildRequires: pkg-config BuildRoot: %{_tmppath}/%{name}-%{version}-build %description