rpms/xpa/F-7 xpa.spec,1.11,1.12

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


Author: sergiopr

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

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-7/xpa.spec,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- xpa.spec	13 Nov 2007 11:25:25 -0000	1.11
+++ xpa.spec	14 Nov 2007 14:13:15 -0000	1.12
@@ -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