rpms/openmotif21/devel openmotif21.spec,1.17,1.18

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Fri Aug 19 08:34:28 UTC 2005


Author: twoerner

Update of /cvs/dist/rpms/openmotif21/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv22749

Modified Files:
	openmotif21.spec 
Log Message:
[tw] more build fixes



Index: openmotif21.spec
===================================================================
RCS file: /cvs/dist/rpms/openmotif21/devel/openmotif21.spec,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- openmotif21.spec	18 Aug 2005 15:59:34 -0000	1.17
+++ openmotif21.spec	19 Aug 2005 08:34:21 -0000	1.18
@@ -1,7 +1,7 @@
 Summary: Compatibility libraries for Open Motif 2.1.
 Name: openmotif21
 Version: 2.1.30
-Release: 17
+Release: 17.1
 License: Open Group Public License
 Group: System Environment/Libraries
 Source: ftp://openmotif.opengroup.org/pub/openmotif/R2.1.30/tars/openmotif%{version}.tar.bz2
@@ -71,7 +71,7 @@
 mkdir -p imports/x11
 ln -s /usr/X11R6/bin imports/x11
 ln -s /usr/X11R6/include imports/x11
-ln -s /usr/X11R6/lib imports/x11
+ln -s /usr/X11R6/%{_lib} imports/x11/lib
 make BOOTSTRAPCFLAGS="$RPM_OPT_FLAGS" World
 
 %install
@@ -94,6 +94,9 @@
 %{prefix}/%{_lib}/lib*.so.*
 
 %changelog
+* Fri Aug 19 2005 Thomas Woerner <twoerner at redhat.com> 2.1.30-17.1
+- more build fixes
+
 * Thu Aug 18 2005 Thomas Woerner <twoerner at redhat.com> 2.1.30-17
 - build fixes for ppc64
 




More information about the fedora-cvs-commits mailing list