Accepting request 46715 from multimedia:libs

checked in (request 46715)

OBS-URL: https://build.opensuse.org/request/show/46715
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/orc?expand=0&rev=14
This commit is contained in:
OBS User autobuild 2010-09-03 11:42:42 +00:00 committed by Git OBS Bridge
parent ec9f91dd88
commit 790ab59334
5 changed files with 5 additions and 24 deletions

View File

@ -1 +0,0 @@
liborc-0_4-0

3
orc-0.4.7.tar.bz2 Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:3e3d81af1a184f92dd1de7f05eaf69bb8e15efe544c64d309038e49deef92ff9
size 443015

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:38c7dbca528455508ba922d342e3138e69be554bc0f4f5dc72dcbe6c28c10c28
size 500242

View File

@ -1,20 +1,3 @@
-------------------------------------------------------------------
Mon Aug 30 17:36:41 CEST 2010 - vuntz@opensuse.org
- Update to version 0.4.8:
+ Fix Windows and OS/X builds
+ Improve behavior in failure cases
+ Major improvements for Altivec backend
+ Significant documentation additions
+ Memory for executable code storage is now handled in a much
more controlled manner, and it's now possible to reclaim this
memory after it's no longer needed.
+ A few more 64-bit opcodes have been added, mostly related to
arithmetic on floating point values.
+ The orcc tool now handles 64-bit and floating point parameters
and constants.
- Add baselibs.conf.
-------------------------------------------------------------------
Thu Aug 26 12:01:02 CEST 2010 - vuntz@opensuse.org

View File

@ -1,5 +1,5 @@
#
# spec file for package orc (Version 0.4.8)
# spec file for package orc (Version 0.4.7)
#
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2010 Dominique Leuenberger, Amsterdam, Netherlands.
@ -19,14 +19,13 @@
Name: orc
Version: 0.4.8
Version: 0.4.7
Release: 1
License: BSD and Motorola License (please mark changes)
Summary: The Oil Runtime Compiler
Url: http://code.entropywave.com/projects/orc/
Group: Productivity/Multimedia/Other
Source: %{name}-%{version}.tar.bz2
Source99: baselibs.conf
# PATCH-FIX-UPSTREAM orc-asneeded.patch dimstar@opensuse.org -- Fix build by properly linking the library with libm.
BuildRequires: gtk-doc
BuildRequires: pkg-config