Accepting request 50802 from devel:libraries:c_c++
Copy from devel:libraries:c_c++/adolc based on submit request 50802 from user coolo OBS-URL: https://build.opensuse.org/request/show/50802 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/adolc?expand=0&rev=2
This commit is contained in:
parent
cf8b1fd090
commit
04c7e1b34c
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Oct 15 09:41:17 UTC 2010 - coolo@novell.com
|
||||||
|
|
||||||
|
- remove the macro from the version tag
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Oct 11 15:54:54 UTC 2010 - kshitij@math.upb.de
|
Mon Oct 11 15:54:54 UTC 2010 - kshitij@math.upb.de
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# spec file for package adolc (Version MACRO)
|
# spec file for package adolc (Version 2.1.10)
|
||||||
#
|
#
|
||||||
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
@ -17,11 +17,10 @@
|
|||||||
|
|
||||||
# norootforbuild
|
# norootforbuild
|
||||||
|
|
||||||
%define ver %(echo 2.1.10 | sed s,-,_, )
|
|
||||||
%define packver 2.1.10-trunk
|
%define packver 2.1.10-trunk
|
||||||
|
|
||||||
Name: adolc
|
Name: adolc
|
||||||
Version: %ver
|
Version: 2.1.10
|
||||||
Release: 1
|
Release: 1
|
||||||
License: GPLv2 or CPL
|
License: GPLv2 or CPL
|
||||||
Summary: Algorithmic Differentiation Library for C/C++
|
Summary: Algorithmic Differentiation Library for C/C++
|
||||||
|
Loading…
Reference in New Issue
Block a user