SPECS: osd_clock.spec - rm BR: XFree86-devel - fixed CFLAGS and LD...

sls sls at pld-linux.org
Fri Mar 28 13:51:26 CET 2008


Author: sls                          Date: Fri Mar 28 12:51:26 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- rm BR: XFree86-devel
- fixed CFLAGS and LDFLAGS

---- Files affected:
SPECS:
   osd_clock.spec (1.15 -> 1.16) 

---- Diffs:

================================================================
Index: SPECS/osd_clock.spec
diff -u SPECS/osd_clock.spec:1.15 SPECS/osd_clock.spec:1.16
--- SPECS/osd_clock.spec:1.15	Tue Feb 13 08:16:51 2007
+++ SPECS/osd_clock.spec	Fri Mar 28 13:51:21 2008
@@ -14,7 +14,6 @@
 Patch1:		%{name}-0.5-xosd-2.0.patch
 Patch2:		%{name}-amd64.patch
 URL:		http://leftorium.net/software.phtml
-BuildRequires:	XFree86-devel
 BuildRequires:	xosd-devel
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -35,7 +34,8 @@
 %build
 %{__make} \
 	CC="%{__cc}" \
-	CFLAGS="%{rpmcflags} -Wall -I. -DXOSD_VERSION=\\\"\$(VERSION)\\\" -I/usr/X11R6/include"
+	CFLAGS="%{rpmcflags} -Wall -I. " \
+	LDFLAGS=""
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -60,7 +60,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
-Revision 1.15  2007-02-13 07:16:51  glen
+Revision 1.16  2008-03-28 12:51:21  sls
+- rm BR: XFree86-devel
+- fixed CFLAGS and LDFLAGS
+
+Revision 1.15  2007/02/13 07:16:51  glen
 - tabs in preamble
 
 Revision 1.14  2007/02/12 00:49:18  baggins
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/osd_clock.spec?r1=1.15&r2=1.16&f=u



More information about the pld-cvs-commit mailing list