Jan Engelhardt 2015-03-05 09:41:11 +00:00 committed by Git OBS Bridge
parent 87f58824e1
commit b638ce9ba3
2 changed files with 10 additions and 5 deletions

View File

@ -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

View File

@ -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