SPECS: transfig.spec - x.org'ized, added fixes from fedora

freetz freetz at pld-linux.org
Mon Feb 20 23:35:00 CET 2006


Author: freetz                       Date: Mon Feb 20 22:35:00 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- x.org'ized, added fixes from fedora

---- Files affected:
SPECS:
   transfig.spec (1.46 -> 1.47) 

---- Diffs:

================================================================
Index: SPECS/transfig.spec
diff -u SPECS/transfig.spec:1.46 SPECS/transfig.spec:1.47
--- SPECS/transfig.spec:1.46	Tue Jul  6 15:39:10 2004
+++ SPECS/transfig.spec	Mon Feb 20 23:34:55 2006
@@ -20,11 +20,17 @@
 Patch1:		%{name}-broken.patch
 Patch2:		%{name}-gcc33.patch
 Patch3:		%{name}-strerror.patch
+Patch4:		%{name}-rgb.patch
+Patch5:		%{name}-badc.patch
 # seems outdated (some i18n support has been introduced)
 #Patch1:		%{name}-anti_latin1.patch
-BuildRequires:	XFree86-devel
 BuildRequires:	libjpeg-devel
 BuildRequires:	libpng-devel
+BuildRequires:	rman
+BuildRequires:	xorg-cf-files
+BuildRequires:	xorg-lib-libX11-devel
+BuildRequires:	xorg-util-gccmakedep
+BuildRequires:	xorg-util-imake
 Requires:	ghostscript
 Requires:	ghostscript-fonts-std
 Conflicts:	netpbm-progs < 9.1
@@ -85,8 +91,11 @@
 %patch1 -p1
 %patch2 -p1
 %patch3 -p1
+%patch4 -p1
+%patch5 -p1
 
 %build
+export IMAKEINCLUDE="-I%{_libdir}/X11/config"
 xmkmf -a
 
 %{__make} \
@@ -95,6 +104,7 @@
 %endif
 	CDEBUGFLAGS="%{rpmcflags}" \
 	CXXDEBUGFLAGS="%{rpmcflags}" \
+	DOCDIR=%{_docdir} \
 	LOCAL_LDFLAGS="%{rpmldflags}" \
 	BINDIR=%{_bindir} \
 	MANPATH=%{_mandir} \
@@ -107,6 +117,7 @@
 %{__make} install install.man \
 	DESTDIR=$RPM_BUILD_ROOT \
 	BINDIR=%{_bindir} \
+	DOCDIR=%{_docdir} \
 	MANPATH=%{_mandir} \
 	XFIGLIBDIR=%{_datadir}/xfig \
 	FIG2DEV_LIBDIR=%{_datadir}/fig2dev
@@ -137,6 +148,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.47  2006/02/20 22:34:55  freetz
+- x.org'ized, added fixes from fedora
+
 Revision 1.46  2004/07/06 13:39:10  qboosh
 - pl fix
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/transfig.spec?r1=1.46&r2=1.47&f=u



More information about the pld-cvs-commit mailing list