rpms/xpa/F-8 xpa.spec,1.16,1.17

Sergio Pascual (sergiopr) fedora-extras-commits at redhat.com
Wed Nov 14 14:10:08 UTC 2007


Author: sergiopr

Update of /cvs/pkgs/rpms/xpa/F-8
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2704

Modified Files:
	xpa.spec 
Log Message:
* Wed Nov 14 2007 Sergio Pascual <sergiopr at fedoraproject dot org> 2.1.8-2
- Nested dir for headers fixed



Index: xpa.spec
===================================================================
RCS file: /cvs/pkgs/rpms/xpa/F-8/xpa.spec,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- xpa.spec	13 Nov 2007 11:22:40 -0000	1.16
+++ xpa.spec	14 Nov 2007 14:09:34 -0000	1.17
@@ -1,6 +1,6 @@
 Name: xpa
 Version: 2.1.8
-Release: 1%{?dist}
+Release: 2%{?dist}
 Summary: The XPA messaging system
 
 # Upstream version
@@ -54,7 +54,8 @@
 %{__rm} -rf %{_builddir}/%{name}-%{version}/doc/*.ps
 
 %build
-%configure --enable-shared --with-tcl=%{_libdir} --with-x --enable-threaded-xpans --includedir=%{_includedir}/%{name}
+%configure --enable-shared --with-tcl=%{_libdir} \
+	--with-x --enable-threaded-xpans
 %{__make} %{?_smp_mflags}
 %{__make} %{?_smp_mflags} tclxpa
 
@@ -93,6 +94,9 @@
 %{_mandir}/mann/*
 
 %changelog
+* Wed Nov 14 2007 Sergio Pascual <sergiopr at fedoraproject dot org> 2.1.8-2
+- Nested dir for headers fixed
+
 * Tue Nov 13 2007 Sergio Pascual <sergiopr at fedoraproject dot org> 2.1.8-1
 - New upstream source
 




More information about the fedora-extras-commits mailing list