05fd7fc
Name:		orc
87179ee
Version:	0.4.38
79506a5
Release:	2%{?dist}
05fd7fc
Summary:	The Oil Run-time Compiler
05fd7fc
05b03ee
License:	BSD-2-Clause AND BSD-3-Clause
57eadd5
URL:		http://cgit.freedesktop.org/gstreamer/orc/
86917f6
Source0:	http://gstreamer.freedesktop.org/src/orc/%{name}-%{version}.tar.xz
05fd7fc
cafdd30
BuildRequires:	meson >= 0.47.0
3811075
BuildRequires:  gcc
cafdd30
BuildRequires:	gtk-doc
Daniel Drake 519b977
05fd7fc
%description
05fd7fc
Orc is a library and set of tools for compiling and executing
05fd7fc
very simple programs that operate on arrays of data.  The "language"
05fd7fc
is a generic assembly language that represents many of the features
05fd7fc
available in SIMD architectures, including saturated addition and
05fd7fc
subtraction, and many arithmetic operations.
05fd7fc
05fd7fc
%package doc
05fd7fc
Summary:	Documentation for Orc
05fd7fc
Requires:	%{name} = %{version}-%{release}
05fd7fc
BuildArch:	noarch
05fd7fc
05fd7fc
%description doc
05fd7fc
Documentation for Orc.
05fd7fc
05fd7fc
%package devel
9a82461
Summary:	Development files and libraries for Orc
05fd7fc
Requires:	%{name} = %{version}-%{release}
05fd7fc
Requires:	%{name}-compiler
05fd7fc
Requires:	pkgconfig
05fd7fc
05fd7fc
%description devel
05fd7fc
This package contains the files needed to build packages that depend
05fd7fc
on orc.
05fd7fc
05fd7fc
%package compiler
05fd7fc
Summary:	Orc compiler
05fd7fc
Requires:	%{name} = %{version}-%{release}
05fd7fc
Requires:	pkgconfig
05fd7fc
05fd7fc
%description compiler
05fd7fc
The Orc compiler, to produce optimized code.
05fd7fc
05fd7fc
05fd7fc
%prep
87179ee
%autosetup -p1
05fd7fc
05fd7fc
%build
f7f228b
%meson -D default_library=shared
f7f228b
%meson_build
05fd7fc
05fd7fc
%install
f7f228b
%meson_install
05fd7fc
05fd7fc
# Remove unneeded files.
f7f228b
find %{buildroot}/%{_libdir} -name \*.a -delete
05fd7fc
rm -rf %{buildroot}/%{_libdir}/orc
05fd7fc
05fd7fc
%check
f7f228b
%meson_test
05fd7fc
fbb66fb
%ldconfig_scriptlets
05fd7fc
05fd7fc
05fd7fc
%files
87179ee
%license COPYING
87179ee
%doc README
87179ee
%{_libdir}/liborc-0.4.so.0*
79506a5
%{_libdir}/liborc-test-0.4.so*
4b7607f
%{_bindir}/orc-bugreport
05fd7fc
05fd7fc
%files doc
05fd7fc
%doc %{_datadir}/gtk-doc/html/orc/
05fd7fc
05fd7fc
%files devel
05fd7fc
%doc examples/*.c
05fd7fc
%{_includedir}/%{name}-0.4/
87179ee
%{_libdir}/liborc-0.4.so
05fd7fc
%{_libdir}/pkgconfig/orc-0.4.pc
354ff96
%{_libdir}/pkgconfig/orc-test-0.4.pc
05fd7fc
05fd7fc
%files compiler
05fd7fc
%{_bindir}/orcc
05fd7fc
05fd7fc
05fd7fc
%changelog
79506a5
* Wed Mar 06 2024 Peter Robinson <pbrobinson@fedoraproject.org> - 0.4.38-2
79506a5
- Move orc-test to main package
79506a5
87179ee
* Tue Mar 05 2024 Peter Robinson <pbrobinson@fedoraproject.org> - 0.4.38-1
87179ee
- Update to 0.4.38
87179ee
- Version the library to catch bumps
87179ee
- Cleanup spec, use license var
87179ee
d220271
* Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.33-5
d220271
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
d220271
73ebc54
* Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.33-4
73ebc54
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
73ebc54
5ee4448
* Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.33-3
5ee4448
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
5ee4448
7b2a7b5
* Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.33-2
7b2a7b5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
7b2a7b5
5a7c525
* Fri Nov 04 2022 Wim Taymans <wtaymans@redhat.com> 0.4.33-1
5a7c525
- Update to 0.4.33
5a7c525
6759478
* Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.31-8
6759478
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
6759478
a09205c
* Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.31-7
a09205c
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
a09205c
2d3e449
* Wed Aug 18 2021 Vít Ondruch <vondruch@redhat.com> - 0.4.31-6
2d3e449
- Fix ppc64le segfault when used via libvips.
2d3e449
  Resolves: rhbz#1917540
2d3e449
8c609ca
* Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.31-5
8c609ca
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
8c609ca
a2ab193
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.31-4
a2ab193
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
a2ab193
d18fe75
* Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.31-3
d18fe75
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
d18fe75
4953d73
* Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.31-2
4953d73
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
4953d73
3b80a7b
* Tue Nov 12 2019 Wim Taymans <wtaymans@redhat.com> 0.4.31-1
3b80a7b
- Update to 0.4.31
3b80a7b
f7f228b
* Tue Sep 24 2019 Wim Taymans <wtaymans@redhat.com> 0.4.30-1
f7f228b
- Update to 0.4.30
cafdd30
- Use meson as autogen was removed, add meson buildrequires
f7f228b
552e00c
* Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.29-3
552e00c
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
552e00c
8ec37a8
* Fri May 10 2019 Dan Horák <dan[at]danny.cz> 0.4.29-2
8ec37a8
- revert commits changing ppc64/ppc64le support
8ec37a8
c13836c
* Tue Apr 23 2019 Wim Taymans <wtaymans@redhat.com> 0.4.29-1
c13836c
- Update to 0.4.29
354ff96
- Add orc-test pkgconfig file
c13836c
6370f19
* Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.28-4
6370f19
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
6370f19
ff35d71
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.28-3
ff35d71
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
ff35d71
8183502
* Thu Feb 08 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.28-2
8183502
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
8183502
3b5ffaf
* Mon Dec 11 2017 Wim Taymans <wtaymans@redhat.com> 0.4.28-1
3b5ffaf
- Update to 0.4.28
ac6b033
- Disable regeneration of docs
3b5ffaf
ab6fa8c
* Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.27-3
ab6fa8c
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
ab6fa8c
97f85b9
* Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.27-2
97f85b9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
97f85b9
7b9ecd5
* Tue Jul 18 2017 Wim Taymans <wtaymans@redhat.com> 0.4.27-1
7b9ecd5
- Update to 0.4.27
7b9ecd5
068a98a
* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.26-2
068a98a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
068a98a
04107a8
* Wed Aug 31 2016 Wim Taymans <wtaymans@redhat.com> 0.4.26-1
04107a8
- Update to 0.4.26
04107a8
bb660a3
* Mon Mar 07 2016 Wim Taymans <wtaymans@redhat.com> 0.4.25-1
bb660a3
- Update to 0.4.25
bb660a3
c45853c
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.24-2
c45853c
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
c45853c
9b1fdbf
* Thu Jun 25 2015 Wim Taymans <wtaymans@redhat.com> 0.4.24-1
9b1fdbf
- Update to 0.4.24
9b1fdbf
de50f3d
* Thu Jun 18 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.4.23-2
de50f3d
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
de50f3d
86917f6
* Tue May 5 2015 Wim Taymans <wtaymans@redhat.com> 0.4.23-1
86917f6
- Update to 0.4.23
86917f6
07da044
* Sat Feb 21 2015 Till Maas <opensource@till.name> - 0.4.22-4
07da044
- Rebuilt for Fedora 23 Change
07da044
  https://fedoraproject.org/wiki/Changes/Harden_all_packages_with_position-independent_code
07da044
ee3dd73
* Thu Sep 11 2014 Yaakov Selkowitz <yselkowi@redhat.com> - 0.4.22-3
ee3dd73
- Do not run tests on aarch64
ee3dd73
d045a55
* Thu Sep  4 2014 Peter Robinson <pbrobinson@fedoraproject.org> 0.4.22-2
d045a55
- Add upstream patch for selinux issue with tmp files
d045a55
57adfa2
* Fri Aug 29 2014 Peter Robinson <pbrobinson@fedoraproject.org> 0.4.22-1
57adfa2
- Update to 0.4.22
57adfa2
672ef68
* Sun Aug 17 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.4.18-3
672ef68
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
672ef68
f8dbbe4
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.4.18-2
f8dbbe4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
f8dbbe4
cbc2edc
* Thu Sep 19 2013 Brian Pepple <bpepple@fedoraproject.org> - 0.4.18-1
cbc2edc
- Update to 0.4.18.
cbc2edc
e8fb79d
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.4.17-3
e8fb79d
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
e8fb79d
9a82461
* Wed Feb 20 2013 Fabian Deutsch <fabiand@fedoraproject.org> - 0.4.17-2
9a82461
- Fix typo rhbz#817944
9a82461
57eadd5
* Wed Feb 20 2013 Fabian Deutsch <fabiand@fedoraproject.org> - 0.4.17-1
57eadd5
- Update to latest upstream release
57eadd5
- Removed obsolete patches
57eadd5
09028b5
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.4.16-8
09028b5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
09028b5
Daniel Drake a7cd90f
* Sat Jan 19 2013 Daniel Drake <dsd@laptop.org> - 0.4.16-7
Daniel Drake 519b977
- Fix fallback path when register allocation fails
Daniel Drake 519b977
- Fixes gstreamer-1.0 crash on OLPC XO-1.75
Daniel Drake 519b977
f392569
* Fri Jul 27 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.4.16-6
f392569
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
f392569
a401f84
* Sat Jan 07 2012 Fabian Deutsch <fabiand@fedoraproject.org> - 0.4.16-5
a401f84
- Updated subdir patch.
a401f84
5efd661
* Wed Oct 26 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.4.16-4
5efd661
- Rebuilt for glibc bug#747377
5efd661
196f35e
* Sun Oct 16 2011 Fabian Deutsch <fabiand@fedoraproject.org> - 0.4.16-3
196f35e
- Add Fedora specific patch for tempfiles in subdirs
196f35e
Daniel Drake 84217fd
* Sun Oct 16 2011 Daniel Drake <dsd@laptop.org> - 0.4.16-2
Daniel Drake 84217fd
- Add upstream patches to fix gstreamer crash on Geode (#746185)
Daniel Drake 84217fd
fe22425
* Mon Oct 03 2011 Fabian Deutsch <fabiand@fedoraproject.org> - 0.4.16-1
fe22425
- Update to 0.4.16
fe22425
- Fixing regression introdcued by 0.4.15 (#742534 and #734911)
fe22425
7659749
* Mon Sep 26 2011 Fabian Deutsch <fabiand@fedoraproject.org> - 0.4.15-1
7659749
- Update to 0.4.15
7659749
d54ecdc
* Mon Jun 20 2011 Peter Robinson <pbrobinson@gmail.com> - 0.4.14-3
d54ecdc
- Add ARM platforms to the make check exclusion
d54ecdc
4b7607f
* Sat May 07 2011 Fabian Deutsch <fabiand@fedoraproject.org> - 0.4.14-2
4b7607f
- Add orc-bugreport to the main package (#702727)
4b7607f
f69694e
* Sat Apr 30 2011 Fabian Deutsch <fabiand@fedoraproject.org> - 0.4.14-1
f69694e
- Update to 0.4.14
f69694e
3e56d14
* Tue Apr 19 2011 Fabian Deutsch <fabiand@fedorpaproject.org> - 0.4.13-1
3e56d14
- Update to 0.4.13, another bug fixing release
3e56d14
8bc7f34
* Fri Apr 15 2011 Fabian Deutsch <fabiand@fedorpaproject.org> - 0.4.12-1
8bc7f34
- Update to 0.4.12, a bug fixing release
8bc7f34
4acf95c
* Wed Feb 23 2011 Karsten Hopp <karsten@redhat.com> 0.4.11-3
4acf95c
- don't run tests on ppc, ppc64
4acf95c
1889ab5
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.4.11-2
1889ab5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
1889ab5
3fbf55e
* Sun Oct 24 2010 Fabian Deutsch <fabiand@fedoraproject.org> - 0.4.11-1
3fbf55e
- Update to 0.4.11.
3fbf55e
- More bug fixes for CPUs that do not have backends, mmx and sse.
3fbf55e
5f13377
* Fri Oct 08 2010 Fabian Deutsch <fabiand@fedoraproject.org> - 0.4.10-1
5f13377
- Update to 0.4.10.
5f13377
- Fixes some bugs related to SELinux.
5f13377
24a03d4
* Mon Sep 06 2010 Fabian Deutsch <fabiand@fedoraproject.org> - 0.4.9-1
5f13377
- Update to 0.4.9, a pimarily bug fixing release.
24a03d4
717584b
* Thu Aug 19 2010 Fabian Deutsch <fabiand@fedoraproject.org> - 0.4.7-1
717584b
- Updated to 0.4.7.
717584b
beed0d0
* Thu Jul 22 2010 Fabian Deutsch <fabiand@fedoraproject.org> - 0.4.6-1
c4e70c1
- Updated to 0.4.6.
c4e70c1
- New orc-bugreport added.
c4e70c1
d9e9c2f
* Tue Jul 13 2010 Dan Horák <dan[at]danny.cz> - 0.4.5-3
d9e9c2f
- don't run test on s390(x)
d9e9c2f
58ba989
* Sun Jun 13 2010 Fabian Deutsch <fabiand@fedoraproject.org> - 0.4.5-2
58ba989
- Added removed testing libraries to package.
58ba989
58ba989
* Sun Jun 13 2010 Fabian Deutsch <fabiand@fedoraproject.org> - 0.4.5-1
af56137
- Updated to 0.4.5.
af56137
- Removed testing libraries from package.
af56137
05fd7fc
* Mon Apr 05 2010 Fabian Deutsch <fabiand@fedoraproject.org> - 0.4.4-2
05fd7fc
- Docs as noarch.
05fd7fc
- Sanitize timestamps of header files.
05fd7fc
- orcc in -compiler subpackage.
05fd7fc
05fd7fc
* Tue Mar 30 2010 Fabian Deutsch <fabiand@fedoraproject.org> - 0.4.4-1
05fd7fc
- Updated to 0.4.4: Includes bugfixes for x86_64.
05fd7fc
05fd7fc
* Wed Mar 17 2010 Fabian Deutsch <fabian.deutsch@gmx.de> - 0.4.3-2
05fd7fc
- Running autoreconf to prevent building problems.
05fd7fc
- Added missing files to docs.
05fd7fc
- Added examples to devel docs.
05fd7fc
05fd7fc
* Thu Mar 04 2010 Fabian Deutsch <fabian.deutsch@gmx.de> - 0.4.3-1
05fd7fc
- Updated to 0.4.3
05fd7fc
05fd7fc
* Sun Oct 18 2009 Fabian Deutsch <fabian.deutsch@gmx.de> - 0.4.2-4
05fd7fc
- Removed unused libdir
05fd7fc
05fd7fc
* Sun Oct 18 2009 Fabian Deutsch <fabian.deutsch@gmx.de> - 0.4.2-3
05fd7fc
- Specfile cleanup
05fd7fc
- Removed tools subpackage
05fd7fc
- Added docs subpackage
05fd7fc
05fd7fc
* Sat Oct 03 2009 Fabian Deutsch <fabian.deutsch@gmx.de> - 0.4.2-2
05fd7fc
- Use orc as pakage name
05fd7fc
- spec-file cleanup
05fd7fc
- Added devel requirements
05fd7fc
- Removed an rpath issue
05fd7fc
05fd7fc
* Fri Oct 02 2009 Fabian Deutsch <fabian.deutsch@gmx.de> - 0.4.2-1
05fd7fc
- Initial release
05fd7fc