X-Git-Url: http://git.pld-linux.org/?a=blobdiff_plain;f=dirac.spec;h=8b7c8514989ec763dbf33fd4f2c49f4d81326fac;hb=8522b3e99181975611a05855656195bc99e4175b;hp=782a165686ed428785fed8e63473576893ac265a;hpb=a0a36514dfee6ebc96ec1aee631ab0481504de99;p=packages%2Fdirac.git diff --git a/dirac.spec b/dirac.spec index 782a165..8b7c851 100644 --- a/dirac.spec +++ b/dirac.spec @@ -1,12 +1,12 @@ Summary: General purpose video codec Summary(pl): Kodek obrazu ogólnego przeznaczenia Name: dirac -Version: 0.5.2 +Version: 0.6.0 Release: 1 -License: MPL +License: MPL v1.1 or GPL v2 or LGPL v2.1 Group: Libraries Source0: http://dl.sourceforge.net/dirac/%{name}-%{version}.tar.gz -# Source0-md5: e83e3dc3025c04b3163fbcd1d5e6a328 +# Source0-md5: 483eb3a05ea7f569a6bfd98f630c8b9e Patch0: %{name}-am.patch URL: http://www.bbc.co.uk/rd/projects/dirac/ BuildRequires: autoconf >= 2.50 @@ -20,7 +20,7 @@ BuildRequires: tetex-format-latex BuildRequires: tetex-metafont BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) -%define _noautocompressdoc *.map +%define _noautocompressdoc *.map *.dot %description Dirac is a general-purpose video codec aimed at resolutions from QCIF @@ -74,9 +74,11 @@ Statyczna biblioteka dirac. rm -rf $RPM_BUILD_ROOT %{__make} install \ - DESTDIR=$RPM_BUILD_ROOT + DESTDIR=$RPM_BUILD_ROOT \ + CPPUNITTESTS_DIR= -rm -f doc/api/{Makefile*,dirac_api.doxygen,dirac_api_foot.html,dirac_api_head.html,html/{*.md5,graph_legend.dot}} +rm -f doc/api/html/*.md5 +rm -rf $RPM_BUILD_ROOT%{_datadir}/doc/dirac %clean rm -rf $RPM_BUILD_ROOT @@ -86,13 +88,13 @@ rm -rf $RPM_BUILD_ROOT %files %defattr(644,root,root,755) -%doc AUTHORS ChangeLog NEWS README TODO doc/faq.htm +%doc AUTHORS ChangeLog NEWS README TODO doc/faq.html %attr(755,root,root) %{_bindir}/* %attr(755,root,root) %{_libdir}/lib*.so.*.*.* %files devel %defattr(644,root,root,755) -%doc doc/api doc/programmers/programmers_guide.pdf doc/dirac_doc_howto.txt +%doc doc/documentation/code/api/html doc/dirac_bitstream.txt %attr(755,root,root) %{_libdir}/lib*.so %{_libdir}/lib*.la %{_includedir}/%{name}