SPECS: xorg-app-xsm.spec - rel 5; fix xaw build

arekm arekm at pld-linux.org
Tue Nov 11 17:32:38 CET 2008


Author: arekm                        Date: Tue Nov 11 16:32:38 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- rel 5; fix xaw build

---- Files affected:
SPECS:
   xorg-app-xsm.spec (1.16 -> 1.17) 

---- Diffs:

================================================================
Index: SPECS/xorg-app-xsm.spec
diff -u SPECS/xorg-app-xsm.spec:1.16 SPECS/xorg-app-xsm.spec:1.17
--- SPECS/xorg-app-xsm.spec:1.16	Sun Nov  9 12:11:56 2008
+++ SPECS/xorg-app-xsm.spec	Tue Nov 11 17:32:33 2008
@@ -3,11 +3,12 @@
 Summary(pl.UTF-8):	Aplikacja xsm
 Name:		xorg-app-xsm
 Version:	1.0.1
-Release:	4
+Release:	5
 License:	MIT
 Group:		X11/Applications
 Source0:	http://xorg.freedesktop.org/releases/individual/app/xsm-%{version}.tar.bz2
 # Source0-md5:	cce867ff7d0df9c0b9e682591779952c
+Patch0:		%{name}-xaw.patch
 URL:		http://xorg.freedesktop.org/
 BuildRequires:	autoconf >= 2.57
 BuildRequires:	automake
@@ -27,14 +28,15 @@
 
 %prep
 %setup -q -n xsm-%{version}
+%patch0 -p1
 
 sed -i -e '/^RSH=$/d' configure.ac
 
 %build
-#%{__aclocal}
-#%{__autoconf}
-#%{__autoheader}
-#%{__automake}
+%{__aclocal}
+%{__autoconf}
+%{__autoheader}
+%{__automake}
 %configure \
 	RSH=/usr/bin/rsh
 
@@ -66,6 +68,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.17  2008/11/11 16:32:33  arekm
+- rel 5; fix xaw build
+
 Revision 1.16  2008/11/09 11:11:56  arekm
 - rel 4; don't rebuild am/ac untill rebuild tarball available
 
================================================================

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



More information about the pld-cvs-commit mailing list