rpms/openjade/devel openjade.spec,1.24,1.25

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Tue Dec 13 23:52:31 UTC 2005


Author: twaugh

Update of /cvs/dist/rpms/openjade/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv20302

Modified Files:
	openjade.spec 
Log Message:
* Tue Dec 13 2005 Tim Waugh <twaugh at redhat.com> 1.3.2-20
- Use --enable-splibdir to prevent ambiguity.


Index: openjade.spec
===================================================================
RCS file: /cvs/dist/rpms/openjade/devel/openjade.spec,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -r1.24 -r1.25
--- openjade.spec	13 Dec 2005 19:19:17 -0000	1.24
+++ openjade.spec	13 Dec 2005 23:52:29 -0000	1.25
@@ -34,7 +34,8 @@
 
 %build
 
-%configure --disable-static --datadir=%{_datadir}/sgml/%{name}
+%configure --disable-static --datadir=%{_datadir}/sgml/%{name} \
+	--enable-splibdir=%{_libdir}
 make %{?_smp_mflags}
 
 
@@ -93,6 +94,7 @@
 
 %changelog
 * Tue Dec 13 2005 Tim Waugh <twaugh at redhat.com> 1.3.2-20
+- Use --enable-splibdir to prevent ambiguity.
 - Move 'install-catalog --remove' to %%preun section (bug #60409).
 
 * Thu Dec  8 2005 Terje Bless <link at pobox.com> - 1.3.2-19




More information about the fedora-cvs-commits mailing list