SPECS: openmotif.spec - fix soname in symlinks - release 2
megabajt
megabajt at pld-linux.org
Sun Jul 27 17:57:19 CEST 2008
Author: megabajt Date: Sun Jul 27 15:57:19 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- fix soname in symlinks
- release 2
---- Files affected:
SPECS:
openmotif.spec (1.80 -> 1.81)
---- Diffs:
================================================================
Index: SPECS/openmotif.spec
diff -u SPECS/openmotif.spec:1.80 SPECS/openmotif.spec:1.81
--- SPECS/openmotif.spec:1.80 Tue Jul 22 16:27:19 2008
+++ SPECS/openmotif.spec Sun Jul 27 17:57:14 2008
@@ -9,7 +9,7 @@
Summary(pl.UTF-8): OpenMotif
Name: openmotif
Version: 2.3.1
-Release: 1
+Release: 2
License: Open Group Public License
Group: X11/Libraries
Source0: ftp://ftp.ics.com/openmotif/2.3/%{version}/%{name}-%{version}.tar.gz
@@ -148,7 +148,7 @@
Summary: Fake OpenMotif compat libraries
Summary(pl.UTF-8): Dowiązania udające biblioteki kompatybilności OpenMotif
Group: Libraries
-Requires: %{_libdir}/libXm.so.4.0.0
+Requires: %{_libdir}/libXm.so.4.0.1
%ifarch %{x8664} ia64 ppc64 s390x sparc64
Provides: libXm.so.1()(64bit)
Provides: libXm.so.2()(64bit)
@@ -220,9 +220,9 @@
install %{SOURCE5} $RPM_BUILD_ROOT%{_datadir}/xsessions/mwm.desktop
install %{SOURCE6} $RPM_BUILD_ROOT%{_aclocaldir}
-ln -sf libXm.so.4.0.0 $RPM_BUILD_ROOT%{_libdir}/libXm.so.3
-ln -sf libXm.so.4.0.0 $RPM_BUILD_ROOT%{_libdir}/libXm.so.2
-ln -sf libXm.so.4.0.0 $RPM_BUILD_ROOT%{_libdir}/libXm.so.1
+ln -sf libXm.so.4.0.1 $RPM_BUILD_ROOT%{_libdir}/libXm.so.3
+ln -sf libXm.so.4.0.1 $RPM_BUILD_ROOT%{_libdir}/libXm.so.2
+ln -sf libXm.so.4.0.1 $RPM_BUILD_ROOT%{_libdir}/libXm.so.1
%clean
rm -rf $RPM_BUILD_ROOT
@@ -331,6 +331,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.81 2008/07/27 15:57:14 megabajt
+- fix soname in symlinks
+- release 2
+
Revision 1.80 2008/07/22 14:27:19 adamg
- updated to 2.3.1
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/openmotif.spec?r1=1.80&r2=1.81&f=u
More information about the pld-cvs-commit
mailing list