Author: glen Date: Sun Oct 9 13:32:06 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - up to 0.9.7 - NB includedir has changed - pkgconfig available
---- Files affected: SPECS: libquicktime.spec (1.3 -> 1.4) ---- Diffs: ================================================================ Index: SPECS/libquicktime.spec diff -u SPECS/libquicktime.spec:1.3 SPECS/libquicktime.spec:1.4 --- SPECS/libquicktime.spec:1.3 Tue Mar 22 20:34:26 2005 +++ SPECS/libquicktime.spec Sun Oct 9 15:32:01 2005 @@ -2,12 +2,12 @@ Summary: Library for reading and writing quicktime files Summary(pl): Biblioteka do odczytu i zapisu plików quicktime Name: libquicktime -Version: 0.9.3 +Version: 0.9.7 Release: 0.1 License: LGPL Group: Libraries Source0: http://dl.sourceforge.net/libquicktime/%{name}-%{version}.tar.gz -# Source0-md5: 38d9dbe8a75ea0be13ffa16b858502ae +# Source0-md5: e5c977567df59c876c50ac191bb1caf6 URL: http://libquicktime.sourceforge.net/ BuildRequires: XFree86-devel # avcodec-acl = 0.4.8acl ??? @@ -44,7 +44,7 @@ - Special API extensions allow access to the codec registry. Applications can get important information about the codecs, their settable parameters etc. at runtime. - + #%description -l pl %package devel @@ -108,6 +108,7 @@ %files %defattr(644,root,root,755) %doc README TODO +%attr(755,root,root) %{_bindir}/lqtvrplay # R: glib, zlib %attr(755,root,root) %{_libdir}/libquicktime.so.*.*.* # R: libdv, libraw1394, libavc1394 @@ -139,8 +140,10 @@ %attr(755,root,root) %{_libdir}/libquicktime1394.so %{_libdir}/libquicktime.la %{_libdir}/libquicktime1394.la -%{_includedir}/quicktime +%{_includedir}/lqt %{_aclocaldir}/lqt.m4 +%{_libdir}/pkgconfig/libquicktime.pc +%{_libdir}/pkgconfig/libquicktime.pc %files static %defattr(644,root,root,755) @@ -161,6 +164,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.4 2005/10/09 13:32:01 glen +- up to 0.9.7 +- NB includedir has changed +- pkgconfig available + Revision 1.3 2005/03/22 19:34:26 saq - BR: lame-libs-devel by Tomasz Rutkowski ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/libquicktime.spec?r1=1.3&r2=1.4&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
