Accepting request 83374 from multimedia:libs

- Remove redundant tags/sections from specfile
  (cf. packaging guidelines)
- Use %_smp_mflags for parallel build
- Add dirac-devel to baselibs (forwarded request 83259 from jengelh)

OBS-URL: https://build.opensuse.org/request/show/83374
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dirac?expand=0&rev=15
This commit is contained in:
Lars Vogdt 2011-09-19 14:42:15 +00:00 committed by Git OBS Bridge
commit d602f960ec
3 changed files with 13 additions and 82 deletions

View File

@ -1,2 +1,6 @@
libdirac_decoder0
libdirac_encoder0
dirac-devel
requires -dirac-<targettype>
requires "libdirac_decoder0-<targettype> = <version>"
requires "libdirac_encoder0-<targettype> = <version>"

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Sun Sep 18 17:17:12 UTC 2011 - jengelh@medozas.de
- Remove redundant tags/sections from specfile
(cf. packaging guidelines)
- Use %_smp_mflags for parallel build
- Add dirac-devel to baselibs
-------------------------------------------------------------------
Fri Apr 14 13:38:21 UTC 2011 - toddrme2178@gmail.com

View File

@ -15,7 +15,6 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
# norootforbuild
Name: dirac
@ -56,25 +55,6 @@ variety of content and formats, using well-understood compression
techniques, in a clear and accessible software structure. It is not
intended as a demonstration or reference coder.
Authors:
--------
Thomas Davies <diracinfo@rd.bbc.co.uk>, BBC Research and Development
Richard Felton <diracinfo@rd.bbc.co.uk>, BBC Research and Development
Scott Robert Ladd <coyote@coyotegulch.com>, Coyote Gulch Productions
Stuart Cunningham <diracinfo@rd.bbc.co.uk>, BBC Research and Development
Anuradha Suraparaju <diracinfo@rd.bbc.co.uk>, BBC Research and Development
Chris Bowley <diracinfo@rd.bbc.co.uk>, BBC Research and Development
Tim Borer <diracinfo@rd.bbc.co.uk>, BBC Research and Development
Peter Meerwald <pmeerw@users.sourceforge.net>
Steve Bearcroft <bearcrsw@users.sourceforge.net>
Zen <ogg@illiminable.com>
Mike Ferenduros <mike_ferenduros@users.sourceforge.net>
Andrew Kennedy <diracinfo@rd.bbc.co.uk>, BBC Research and Development
Peter Bleackley <diracinfo@rd.bbc.co.uk>, BBC Research and Development
Myo Tun <myo.tun@brunel.ac.uk>, Brunel University
%package -n libdirac_decoder0
License: MPL ..
Group: System/Libraries
@ -100,25 +80,6 @@ variety of content and formats, using well-understood compression
techniques, in a clear and accessible software structure. It is not
intended as a demonstration or reference coder.
Authors:
--------
Thomas Davies <diracinfo@rd.bbc.co.uk>, BBC Research and Development
Richard Felton <diracinfo@rd.bbc.co.uk>, BBC Research and Development
Scott Robert Ladd <coyote@coyotegulch.com>, Coyote Gulch Productions
Stuart Cunningham <diracinfo@rd.bbc.co.uk>, BBC Research and Development
Anuradha Suraparaju <diracinfo@rd.bbc.co.uk>, BBC Research and Development
Chris Bowley <diracinfo@rd.bbc.co.uk>, BBC Research and Development
Tim Borer <diracinfo@rd.bbc.co.uk>, BBC Research and Development
Peter Meerwald <pmeerw@users.sourceforge.net>
Steve Bearcroft <bearcrsw@users.sourceforge.net>
Zen <ogg@illiminable.com>
Mike Ferenduros <mike_ferenduros@users.sourceforge.net>
Andrew Kennedy <diracinfo@rd.bbc.co.uk>, BBC Research and Development
Peter Bleackley <diracinfo@rd.bbc.co.uk>, BBC Research and Development
Myo Tun <myo.tun@brunel.ac.uk>, Brunel University
%package -n libdirac_encoder0
License: MPL ..
Group: System/Libraries
@ -144,30 +105,10 @@ variety of content and formats, using well-understood compression
techniques, in a clear and accessible software structure. It is not
intended as a demonstration or reference coder.
Authors:
--------
Thomas Davies <diracinfo@rd.bbc.co.uk>, BBC Research and Development
Richard Felton <diracinfo@rd.bbc.co.uk>, BBC Research and Development
Scott Robert Ladd <coyote@coyotegulch.com>, Coyote Gulch Productions
Stuart Cunningham <diracinfo@rd.bbc.co.uk>, BBC Research and Development
Anuradha Suraparaju <diracinfo@rd.bbc.co.uk>, BBC Research and Development
Chris Bowley <diracinfo@rd.bbc.co.uk>, BBC Research and Development
Tim Borer <diracinfo@rd.bbc.co.uk>, BBC Research and Development
Peter Meerwald <pmeerw@users.sourceforge.net>
Steve Bearcroft <bearcrsw@users.sourceforge.net>
Zen <ogg@illiminable.com>
Mike Ferenduros <mike_ferenduros@users.sourceforge.net>
Andrew Kennedy <diracinfo@rd.bbc.co.uk>, BBC Research and Development
Peter Bleackley <diracinfo@rd.bbc.co.uk>, BBC Research and Development
Myo Tun <myo.tun@brunel.ac.uk>, Brunel University
%package devel
License: MPL ..
Group: Development/Libraries/C and C++
Summary: Development Files for Dirac Video Codec
AutoReqProv: on
Requires: libdirac_decoder0 = %{version}
Requires: libdirac_encoder0 = %{version}
Provides: libdirac-devel = %{version}-%{release}
@ -193,25 +134,6 @@ variety of content and formats, using well-understood compression
techniques, in a clear and accessible software structure. It is not
intended as a demonstration or reference coder.
Authors:
--------
Thomas Davies <diracinfo@rd.bbc.co.uk>, BBC Research and Development
Richard Felton <diracinfo@rd.bbc.co.uk>, BBC Research and Development
Scott Robert Ladd <coyote@coyotegulch.com>, Coyote Gulch Productions
Stuart Cunningham <diracinfo@rd.bbc.co.uk>, BBC Research and Development
Anuradha Suraparaju <diracinfo@rd.bbc.co.uk>, BBC Research and Development
Chris Bowley <diracinfo@rd.bbc.co.uk>, BBC Research and Development
Tim Borer <diracinfo@rd.bbc.co.uk>, BBC Research and Development
Peter Meerwald <pmeerw@users.sourceforge.net>
Steve Bearcroft <bearcrsw@users.sourceforge.net>
Zen <ogg@illiminable.com>
Mike Ferenduros <mike_ferenduros@users.sourceforge.net>
Andrew Kennedy <diracinfo@rd.bbc.co.uk>, BBC Research and Development
Peter Bleackley <diracinfo@rd.bbc.co.uk>, BBC Research and Development
Myo Tun <myo.tun@brunel.ac.uk>, Brunel University
%package doc
License: MPL ..
Group: Documentation/HTML
@ -243,7 +165,7 @@ export CXXFLAGS="$RPM_OPT_FLAGS -O0"
%configure\
--disable-static \
--docdir=%{_docdir}/packages/%{name}
%{__make} %{?jobs:-j%jobs}
make %{?_smp_mflags}
#htmldir=%{_docdir}/%{name}/code/api_html
%install
@ -252,9 +174,6 @@ export CXXFLAGS="$RPM_OPT_FLAGS -O0"
%{__cp} -a AUTHORS COPYING ChangeLog NEWS README TODO %{buildroot}%{_docdir}/%{name}/
%fdupes %{buildroot}%{_docdir}/%{name}
%clean
%{__rm} -rf %{buildroot}
%post -n libdirac_decoder0 -p /sbin/ldconfig
%postun -n libdirac_decoder0 -p /sbin/ldconfig