SPECS: libquicktime.spec - ver. 1.0.1 - config.rpath hack - remove...

sls sls at pld-linux.org
Sun Oct 28 15:47:29 CET 2007


Author: sls                          Date: Sun Oct 28 14:47:29 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- ver. 1.0.1
- config.rpath hack
- removed obsolate link.patch and gtktooltip_2_12.patch

---- Files affected:
SPECS:
   libquicktime.spec (1.26 -> 1.27) 

---- Diffs:

================================================================
Index: SPECS/libquicktime.spec
diff -u SPECS/libquicktime.spec:1.26 SPECS/libquicktime.spec:1.27
--- SPECS/libquicktime.spec:1.26	Sun Oct 28 15:13:49 2007
+++ SPECS/libquicktime.spec	Sun Oct 28 15:47:24 2007
@@ -11,7 +11,7 @@
 Summary:	Library for reading and writing quicktime files
 Summary(pl.UTF-8):	Biblioteka do odczytu i zapisu plików quicktime
 Name:		libquicktime
-Version:	1.0.0
+Version:	1.0.1
 Release:	1
 %if %{with gpl}
 License:	GPL
@@ -20,9 +20,7 @@
 %endif
 Group:		Libraries
 Source0:	http://dl.sourceforge.net/libquicktime/%{name}-%{version}.tar.gz
-# Source0-md5:	2f609e3ef5e760f44022f6c4b66d6a01
-Patch0:		%{name}-link.patch
-Patch1:		%{name}-gtktooltip_2_12.patch
+# Source0-md5:	3146ef9f88ea6a887658ceadac317997
 URL:		http://libquicktime.sourceforge.net/
 BuildRequires:	OpenGL-GLU-devel
 BuildRequires:	alsa-lib-devel >= 0.9
@@ -227,14 +225,13 @@
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
 
 # evil, sets CFLAGS basing on /proc/cpuinfo, overrides our optflags
 # (--with-cpuflags=none disables using /proc/cpuinfo, but not overriding)
 sed -i -e '19,$d;18aAC_DEFUN([LQT_OPT_CFLAGS],[OPT_CFLAGS="$CFLAGS"])' m4/lqt_opt_cflags.m4
 
 %build
+touch config.rpath
 %{__libtoolize}
 %{__aclocal} -I m4
 %{__autoconf}
@@ -335,6 +332,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.27  2007/10/28 14:47:24  sls
+- ver. 1.0.1
+- config.rpath hack
+- removed obsolate link.patch and gtktooltip_2_12.patch
+
 Revision 1.26  2007/10/28 14:13:49  sls
 - added gtktooltip_2_12.patch
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/libquicktime.spec?r1=1.26&r2=1.27&f=u



More information about the pld-cvs-commit mailing list