SPECS: 9wm.spec - BR: xorg-cf-files xorg-util-imake - pass CC

qboosh qboosh at pld-linux.org
Wed Dec 26 04:05:14 CET 2007


Author: qboosh                       Date: Wed Dec 26 03:05:14 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- BR: xorg-cf-files xorg-util-imake
- pass CC

---- Files affected:
SPECS:
   9wm.spec (1.30 -> 1.31) 

---- Diffs:

================================================================
Index: SPECS/9wm.spec
diff -u SPECS/9wm.spec:1.30 SPECS/9wm.spec:1.31
--- SPECS/9wm.spec:1.30	Sun Sep  9 14:37:37 2007
+++ SPECS/9wm.spec	Wed Dec 26 04:05:09 2007
@@ -10,7 +10,9 @@
 # Source0-md5:	2785a33d4f42ecc19234029db03d7e00
 Source1:	%{name}.desktop
 Source2:	%{name}-xsession.desktop
+BuildRequires:	xorg-cf-files
 BuildRequires:	xorg-lib-libXext-devel
+BuildRequires:	xorg-util-imake
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %define		_wmpropsdir	/usr/share/wm-properties
@@ -33,14 +35,14 @@
 %build
 xmkmf -a
 %{__make} \
+	CC="%{__cc}" \
 	CDEBUGFLAGS="%{rpmcflags}"
 
 %install
 rm -rf $RPM_BUILD_ROOT
-
 install -d $RPM_BUILD_ROOT{%{_wmpropsdir},%{_xsessdir}}
 install -d $RPM_BUILD_ROOT%{_bindir}
-install -d $RPM_BUILD_ROOT%{_mandir}/man1/
+install -d $RPM_BUILD_ROOT%{_mandir}/man1
 
 install 9wm $RPM_BUILD_ROOT%{_bindir}
 install 9wm.man $RPM_BUILD_ROOT%{_mandir}/man1/9wm.1x
@@ -55,8 +57,8 @@
 %defattr(644,root,root,755)
 %doc README
 %attr(755,root,root) %{_bindir}/9wm
-%{_mandir}/*/*
-%{_wmpropsdir}/*
+%{_mandir}/man1/9wm.1x*
+%{_wmpropsdir}/%{name}.desktop
 %{_xsessdir}/%{name}.desktop
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -65,6 +67,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.31  2007-12-26 03:05:09  qboosh
+- BR: xorg-cf-files xorg-util-imake
+- pass CC
+
 Revision 1.30  2007-09-09 12:37:37  witekfl
 - s/XFree-devel/xorg-lib-libXext-devel/
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/9wm.spec?r1=1.30&r2=1.31&f=u



More information about the pld-cvs-commit mailing list