Updating link to change in openSUSE:Factory/orc revision 7.0

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

1
baselibs.conf Normal file
View File

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

View File

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

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

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

View File

@ -1,3 +1,20 @@
-------------------------------------------------------------------
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.7)
# spec file for package orc (Version 0.4.8)
#
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2010 Dominique Leuenberger, Amsterdam, Netherlands.
@ -19,13 +19,14 @@
Name: orc
Version: 0.4.7
Version: 0.4.8
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