SPECS: mpeg2vidcodec.spec - switched to modular xorg, pass CC, rel...
qboosh
qboosh at pld-linux.org
Sun Oct 29 11:53:22 CET 2006
Author: qboosh Date: Sun Oct 29 10:53:22 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- switched to modular xorg, pass CC, release 7
---- Files affected:
SPECS:
mpeg2vidcodec.spec (1.14 -> 1.15)
---- Diffs:
================================================================
Index: SPECS/mpeg2vidcodec.spec
diff -u SPECS/mpeg2vidcodec.spec:1.14 SPECS/mpeg2vidcodec.spec:1.15
--- SPECS/mpeg2vidcodec.spec:1.14 Tue Mar 16 08:17:38 2004
+++ SPECS/mpeg2vidcodec.spec Sun Oct 29 11:53:16 2006
@@ -3,13 +3,13 @@
Summary(pl): Koder i dekoder plików MPEG-2
Name: mpeg2vidcodec
Version: 1.2
-Release: 6
+Release: 7
License: Freeware
Group: X11/Applications/Graphics
Source0: ftp://ftp.mpeg.org/pub/mpeg/mssg/%{name}_v12.tar.gz
# Source0-md5: 4a66565979be0818bd8a41d948943451
URL: http://www.mpeg.org/MPEG/MSSG/
-BuildRequires: XFree86-devel
+BuildRequires: xorg-lib-libXext-devel
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
@@ -27,12 +27,13 @@
%build
%{__make} \
+ CC="%{__cc}" \
CFLAGS="%{rpmcflags}" \
USE_DISP=-DDISPLAY \
LIBS="-lXext -lX11" \
USE_SHMEM=-DSH_MEM \
- INCLUDEDIR=-I/usr/X11R6/include \
- LIBRARYDIR=-L/usr/X11R6/%{_lib}
+ INCLUDEDIR= \
+ LIBRARYDIR=
%install
rm -rf $RPM_BUILD_ROOT
@@ -62,6 +63,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.15 2006/10/29 10:53:16 qboosh
+- switched to modular xorg, pass CC, release 7
+
Revision 1.14 2004/03/16 07:17:38 qboosh
- updated URL, lib64 support, release 6 for Ac
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/mpeg2vidcodec.spec?r1=1.14&r2=1.15&f=u
More information about the pld-cvs-commit
mailing list