Name        : openquicktime                Relocations: (not relocatable)
Version     : 1.0                               Vendor: Penguin Liberation Front
Release     : 9plf                          Build Date: Mon 19 Dec 2005 
11:38:38 AM CET
Install Date: (not installed)               Build Host: ryu.zarb.org
Group       : Video                         Source RPM: (none)
Size        : 272523      License: GPL
Signature   : (none)
Packager    : Götz Waschk <[EMAIL PROTECTED]>
URL         : http://openquicktime.sourceforge.net
Summary     : A new quicktime library
Description :
OpenQuicktime aims to be a portable library for handling Apple's
QuickTime (TM) popular media files on Unix-like environments. This
project was firstly designed to allow the porting of the 3ivx codec on
any Unix, but is now a completly separate and fully Open Source project.

This library is based on an enhanced version of the Quicktime 4 Linux
library. It features decoding and encoding QuickTime files, support for
standard audio and video codecs (including MP3 audio) and a plug-in
support so that non-open source codecs can be used with OpenQuicktime.

OpenQuicktime could be used by any Unix players or encoders wanting to
support the Quicktime format. OpenQuicktime is still young but is
already used by some applications.

This is in PLF for patent problems.

---------------
Götz Waschk <[EMAIL PROTECTED]> 1.0-9plf
- fix directory conflict
---------------

---------------
Index: openquicktime.spec
===================================================================
RCS file: /home/projects/plf/cvs/SPECS/free/openquicktime/openquicktime.spec,v
retrieving revision 1.4
diff -u -r1.4 openquicktime.spec
--- openquicktime.spec  26 Sep 2005 13:49:35 -0000      1.4
+++ openquicktime.spec  19 Dec 2005 10:39:09 -0000
@@ -1,6 +1,6 @@
 %define name   openquicktime
 %define version        1.0
-%define rel    8
+%define rel    9
 %define release %mkrel %rel
 %define major  1
 %define libname        %mklibname %{name} %{major}
@@ -95,13 +95,19 @@
 
 %files devel
 %defattr(-,root,root)
-%{_includedir}/*
+%{_includedir}/%name
+%if %mdkversion >= 1020
+%{_includedir}/multiarch*/*
+%endif
 
 %files apps
 %defattr(-,root,root)
 %{_bindir}/*
 
 %changelog
+* Mon Dec 19 2005 Götz Waschk <[EMAIL PROTECTED]> 1.0-9plf
+- fix directory conflict
+
 * Mon Sep 26 2005 Goetz Waschk <[EMAIL PROTECTED]> 1.0-8plf
 - rename binaries and remove conflict with libquicktime-progs
 


_______________________________________________
PLF-announce mailing list
[email protected]
https://www.zarb.org/mailman/listinfo/plf-announce

Reply via email to