- Repackage without examples/spline see
https://github.com/VcDevel/Vc/issues/150 for details. OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/Vc?expand=0&rev=13
This commit is contained in:
committed by
Git OBS Bridge
parent
ebc791cca8
commit
2352cbdee7
@@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:38416eb702e677472032014d50b15001718aa027108d177e565a561f03c88bda
|
||||
size 530976
|
||||
oid sha256:95fdd00a1f689017a76ea194f6df307816f84e821f6a871ac3eec98c7f68f3ff
|
||||
size 539537
|
||||
|
@@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 27 11:48:35 UTC 2017 - idonmez@suse.com
|
||||
|
||||
- Repackage without examples/spline see
|
||||
https://github.com/VcDevel/Vc/issues/150 for details.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 27 13:41:17 UTC 2016 - idonmez@suse.com
|
||||
|
||||
|
6
Vc.spec
6
Vc.spec
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package Vc
|
||||
#
|
||||
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2015 Asterios Dramis <asterios.dramis@gmail.com>.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
@@ -24,7 +24,9 @@ Summary: Collection of SIMD Vector Classes
|
||||
License: BSD-3-Clause
|
||||
Group: System/Libraries
|
||||
Url: https://github.com/VcDevel/Vc/
|
||||
Source0: https://github.com/VcDevel/Vc/releases/download/%{version}/%{name}-%{version}.tar.gz
|
||||
#Source0: https://github.com/VcDevel/Vc/releases/download/%{version}/%{name}-%{version}.tar.gz
|
||||
#Repackaged to remove spline example: https://github.com/VcDevel/Vc/issues/150
|
||||
Source0: %{name}-%{version}.tar.gz
|
||||
BuildRequires: cmake
|
||||
BuildRequires: doxygen
|
||||
BuildRequires: fdupes
|
||||
|
Reference in New Issue
Block a user