Accepting request 68604 from home:computersalat:devel:MM
update to 0.4.13 OBS-URL: https://build.opensuse.org/request/show/68604 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/orc?expand=0&rev=23
This commit is contained in:
parent
4849212872
commit
4e35489dfb
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:06aee2826f727efd2b35594389fd2bbeb8a62dced909f1a08a0a7cce3ffaa67e
|
|
||||||
size 508348
|
|
3
orc-0.4.13.tar.bz2
Normal file
3
orc-0.4.13.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:fe800c052feb26ab04a0a90a6fea25973f656910c15926719058d9de297d5743
|
||||||
|
size 505466
|
14
orc.changes
14
orc.changes
@ -1,3 +1,17 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Apr 27 16:02:34 UTC 2011 - chris@computersalat.de
|
||||||
|
|
||||||
|
- Update to version 0.4.13
|
||||||
|
+ update orcfunctions
|
||||||
|
+ Fix NAN behavior of convfl
|
||||||
|
+ fix select1wb
|
||||||
|
+ remove stdint typenames from programs
|
||||||
|
+ Fix pextrw emission
|
||||||
|
+ Add failing gstcogorc code to test
|
||||||
|
+ update
|
||||||
|
+ fix compatibility checker and bugs
|
||||||
|
+ remove stdint types
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Dec 8 12:43:53 UTC 2010 - cristian.rodriguez@opensuse.org
|
Wed Dec 8 12:43:53 UTC 2010 - cristian.rodriguez@opensuse.org
|
||||||
|
|
||||||
|
13
orc.spec
13
orc.spec
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# spec file for package orc (Version 0.4.11)
|
# spec file for package orc
|
||||||
#
|
#
|
||||||
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
# Copyright (c) 2010 Dominique Leuenberger, Amsterdam, Netherlands.
|
# Copyright (c) 2010 Dominique Leuenberger, Amsterdam, Netherlands.
|
||||||
@ -19,19 +19,18 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: orc
|
Name: orc
|
||||||
Version: 0.4.11
|
|
||||||
Release: 2
|
|
||||||
License: BSD and Motorola License (please mark changes)
|
|
||||||
Summary: The Oil Runtime Compiler
|
Summary: The Oil Runtime Compiler
|
||||||
Url: http://code.entropywave.com/projects/orc/
|
Version: 0.4.13
|
||||||
|
Release: 1
|
||||||
|
License: BSD and Motorola License (please mark changes)
|
||||||
Group: Productivity/Multimedia/Other
|
Group: Productivity/Multimedia/Other
|
||||||
|
Url: http://code.entropywave.com/projects/orc/
|
||||||
Source: %{name}-%{version}.tar.bz2
|
Source: %{name}-%{version}.tar.bz2
|
||||||
Source99: baselibs.conf
|
Source99: baselibs.conf
|
||||||
# PATCH-FIX-UPSTREAM orc-asneeded.patch dimstar@opensuse.org -- Fix build by properly linking the library with libm.
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
BuildRequires: gtk-doc
|
BuildRequires: gtk-doc
|
||||||
BuildRequires: pkg-config
|
BuildRequires: pkg-config
|
||||||
Provides: %{name}-devel = %{version}
|
Provides: %{name}-devel = %{version}
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Orc is a library and set of tools for compiling and executing very simple
|
Orc is a library and set of tools for compiling and executing very simple
|
||||||
|
Loading…
Reference in New Issue
Block a user