SPECS: xloadimage.spec - switched to modular xorg - package uufilt...

qboosh qboosh at pld-linux.org
Thu Oct 26 22:30:51 CEST 2006


Author: qboosh                       Date: Thu Oct 26 20:30:51 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- switched to modular xorg
- package uufilter
- release 28

---- Files affected:
SPECS:
   xloadimage.spec (1.21 -> 1.22) 

---- Diffs:

================================================================
Index: SPECS/xloadimage.spec
diff -u SPECS/xloadimage.spec:1.21 SPECS/xloadimage.spec:1.22
--- SPECS/xloadimage.spec:1.21	Sat Sep 25 13:20:56 2004
+++ SPECS/xloadimage.spec	Thu Oct 26 22:30:45 2006
@@ -21,7 +21,7 @@
 Summary(zh_CN):	Ňť¸öťůÓÚ X ´°żÚϾͳľÄÍźĎń˛éż´Ć÷ĄŁ
 Name:		xloadimage
 Version:	4.1
-Release:	27
+Release:	28
 License:	MIT
 Group:		X11/Applications/Graphics
 Source0:	ftp://ftp.x.org/R5contrib/%{name}.%{version}.tar.gz
@@ -32,13 +32,13 @@
 Patch3:		%{name}-buffer.patch
 Patch4:		%{name}-errno.patch
 Patch5:		%{name}-varargs2stdarg.patch
-BuildRequires:	XFree86-devel
 BuildRequires:	libtiff-devel
+BuildRequires:	xorg-cf-files
+BuildRequires:	xorg-lib-libXext-devel
+BuildRequires:	xorg-util-imake
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
-%define		_prefix			/usr/X11R6
-%define		_mandir			%{_prefix}/man
-%define		_appdefsdir		/usr/X11R6/lib/X11/app-defaults
+%define		_appdefsdir		%{_datadir}/X11/app-defaults
 %define		_noautocompressdoc	*rc
 
 %description
@@ -158,7 +158,8 @@
 
 %{__make} \
 	CC="%{__cc}" \
-	CDEBUGFLAGS="%{rpmcflags}"
+	CDEBUGFLAGS="%{rpmcflags}" \
+	SYSPATHFILE="%{_appdefsdir}/Xloadimage"
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -176,11 +177,12 @@
 %files
 %defattr(644,root,root,755)
 %doc README xloadimagerc
+%attr(755,root,root) %{_bindir}/uufilter
 %attr(755,root,root) %{_bindir}/xloadimage
 %attr(755,root,root) %{_bindir}/xview
 %attr(755,root,root) %{_bindir}/xsetbg
-
 %{_appdefsdir}/Xloadimage
+%{_mandir}/man1/uufilter.1x*
 %{_mandir}/man1/xloadimage.1x*
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -189,6 +191,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.22  2006/10/26 20:30:45  qboosh
+- switched to modular xorg
+- package uufilter
+- release 28
+
 Revision 1.21  2004/09/25 11:20:56  radek
 - cosmetics (spaces -> tabs)
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/xloadimage.spec?r1=1.21&r2=1.22&f=u



More information about the pld-cvs-commit mailing list