SPECS: dirac.spec - updated to 0.8.0

qboosh qboosh at pld-linux.org
Sun Nov 4 10:20:16 CET 2007


Author: qboosh                       Date: Sun Nov  4 09:20:16 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 0.8.0

---- Files affected:
SPECS:
   dirac.spec (1.18 -> 1.19) 

---- Diffs:

================================================================
Index: SPECS/dirac.spec
diff -u SPECS/dirac.spec:1.18 SPECS/dirac.spec:1.19
--- SPECS/dirac.spec:1.18	Mon Aug 27 19:55:47 2007
+++ SPECS/dirac.spec	Sun Nov  4 10:20:11 2007
@@ -2,12 +2,12 @@
 Summary:	General purpose video codec
 Summary(pl.UTF-8):	Kodek obrazu ogólnego przeznaczenia
 Name:		dirac
-Version:	0.7.0
+Version:	0.8.0
 Release:	1
 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:	cacc7a7c322ec50f7d4475466563a187
+# Source0-md5:	cdd0250425fdd757c0948b939e223cee
 Patch0:		%{name}-am.patch
 URL:		http://www.bbc.co.uk/rd/projects/dirac/
 BuildRequires:	autoconf >= 2.50
@@ -91,19 +91,25 @@
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog NEWS README TODO doc/faq.html
 %attr(755,root,root) %{_bindir}/*
-%attr(755,root,root) %{_libdir}/lib*.so.*.*.*
+%attr(755,root,root) %{_libdir}/libdirac_decoder.so.*.*.*
+%attr(755,root,root) %{_libdir}/libdirac_encoder.so.*.*.*
+%attr(755,root,root) %ghost %{_libdir}/libdirac_decoder.so.0
+%attr(755,root,root) %ghost %{_libdir}/libdirac_encoder.so.0
 
 %files devel
 %defattr(644,root,root,755)
 %doc doc/documentation/code/api/html doc/dirac_bitstream.txt
-%attr(755,root,root) %{_libdir}/lib*.so
-%{_libdir}/lib*.la
+%attr(755,root,root) %{_libdir}/libdirac_decoder.so
+%attr(755,root,root) %{_libdir}/libdirac_encoder.so
+%{_libdir}/libdirac_decoder.la
+%{_libdir}/libdirac_encoder.la
 %{_includedir}/%{name}
-%{_pkgconfigdir}/*.pc
+%{_pkgconfigdir}/dirac.pc
 
 %files static
 %defattr(644,root,root,755)
-%{_libdir}/lib*.a
+%{_libdir}/libdirac_decoder.a
+%{_libdir}/libdirac_encoder.a
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -111,6 +117,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.19  2007/11/04 09:20:11  qboosh
+- updated to 0.8.0
+
 Revision 1.18  2007/08/27 17:55:47  qboosh
 - updated to 0.7.0
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/dirac.spec?r1=1.18&r2=1.19&f=u



More information about the pld-cvs-commit mailing list