SPECS: xorg-app-xphelloworld.spec - 0.99.1 (X11R7.0-RC1) - removed...

qboosh qboosh at pld-linux.org
Sat Oct 22 16:49:05 CEST 2005


Author: qboosh                       Date: Sat Oct 22 14:49:05 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- 0.99.1 (X11R7.0-RC1)
- removed obsolete man patch, added pkgconfig patch

---- Files affected:
SPECS:
   xorg-app-xphelloworld.spec (1.5 -> 1.6) 

---- Diffs:

================================================================
Index: SPECS/xorg-app-xphelloworld.spec
diff -u SPECS/xorg-app-xphelloworld.spec:1.5 SPECS/xorg-app-xphelloworld.spec:1.6
--- SPECS/xorg-app-xphelloworld.spec:1.5	Sat Aug 27 23:46:18 2005
+++ SPECS/xorg-app-xphelloworld.spec	Sat Oct 22 16:49:00 2005
@@ -1,17 +1,22 @@
 # $Revision$, $Date$
+#
+# Conditional build:
+%bcond_without	motif	# don't build Motif apps
+#
 Summary:	xphelloworld application
 Summary(pl):	Aplikacja xphelloworld
 Name:		xorg-app-xphelloworld
-Version:	0.99.0
-Release:	0.02
+Version:	0.99.1
+Release:	0.1
 License:	MIT
 Group:		X11/Applications
-Source0:	http://xorg.freedesktop.org/X11R7.0-RC0/app/xphelloworld-%{version}.tar.bz2
-# Source0-md5:	aeaf1b305d49eb084dc8bf6becc3cfad
-Patch0:		xphelloworld-man.patch
+Source0:	http://xorg.freedesktop.org/releases/X11R7.0-RC1/app/xphelloworld-%{version}.tar.bz2
+# Source0-md5:	b643d0a97b3492272475c4dd36e0b328
+Patch0:		xorg-xphelloworld-pkgconfig.patch
 URL:		http://xorg.freedesktop.org/
-BuildRequires:	autoconf
+BuildRequires:	autoconf >= 2.57
 BuildRequires:	automake
+%{?with_motif:BuildRequires:	motif-devel}
 BuildRequires:	pkgconfig >= 0.19
 BuildRequires:	xorg-lib-libXaw-devel
 BuildRequires:	xorg-lib-libXprintAppUtil-devel
@@ -33,7 +38,8 @@
 %{__autoconf}
 %{__autoheader}
 %{__automake}
-%configure
+%configure \
+	%{!?with_motif:--without-motif-libraries}
 
 %{__make}
 
@@ -48,6 +54,7 @@
 
 %files
 %defattr(644,root,root,755)
+%doc ChangeLog
 %attr(755,root,root) %{_bindir}/*
 %{_mandir}/man1/*.1*
 
@@ -57,6 +64,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.6  2005/10/22 14:49:00  qboosh
+- 0.99.1 (X11R7.0-RC1)
+- removed obsolete man patch, added pkgconfig patch
+
 Revision 1.5  2005/08/27 21:46:18  qboosh
 - sorted BRs
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/xorg-app-xphelloworld.spec?r1=1.5&r2=1.6&f=u




More information about the pld-cvs-commit mailing list