Author: arekm Date: Fri Nov 7 20:29:46 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - up to 1.0.5
---- Files affected: SPECS: xorg-lib-libXaw.spec (1.23 -> 1.24) ---- Diffs: ================================================================ Index: SPECS/xorg-lib-libXaw.spec diff -u SPECS/xorg-lib-libXaw.spec:1.23 SPECS/xorg-lib-libXaw.spec:1.24 --- SPECS/xorg-lib-libXaw.spec:1.23 Fri Nov 7 11:46:28 2008 +++ SPECS/xorg-lib-libXaw.spec Fri Nov 7 21:29:41 2008 @@ -6,12 +6,12 @@ Summary: X Athena Widgets library Summary(pl.UTF-8): Biblioteka X Athena Widgets Name: xorg-lib-libXaw -Version: 1.0.4 -Release: 3 +Version: 1.0.5 +Release: 1 License: MIT Group: X11/Libraries Source0: http://xorg.freedesktop.org/releases/individual/lib/libXaw-%{version}.tar.bz2 -# Source0-md5: 73671d8f1cf36fdd81395328cc3539c9 +# Source0-md5: 64e7782db4653cb57c7f7e660b2431c3 URL: http://xorg.freedesktop.org/ BuildRequires: autoconf >= 2.57 BuildRequires: automake @@ -82,19 +82,6 @@ %configure \ %{!?with_static_libs:--disable-static} - -# Bring hack here, after libtool file is actually created. -# See configure.ac. -ed libtool << \EOF -/^soname_spec/i -# X.Org hack to match monolithic Xaw SONAME -xorglibxawname="libXaw" -. -/^soname_spec/s/libname/xorglibxawname/ -w -q -EOF - %{__make} %install @@ -116,24 +103,19 @@ %doc COPYING ChangeLog README %attr(755,root,root) %{_libdir}/libXaw6.so.6.*.* %attr(755,root,root) %{_libdir}/libXaw7.so.7.*.* -%attr(755,root,root) %{_libdir}/libXaw8.so.8.*.* %files devel %defattr(644,root,root,755) %attr(755,root,root) %{_libdir}/libXaw6.so %attr(755,root,root) %{_libdir}/libXaw7.so -%attr(755,root,root) %{_libdir}/libXaw8.so %attr(755,root,root) %{_libdir}/libXaw.so %{_libdir}/libXaw6.la %{_libdir}/libXaw7.la -%{_libdir}/libXaw8.la %dir %{_includedir}/X11/Xaw %{_includedir}/X11/Xaw/*.h %{_includedir}/X11/Xaw/Template.c -%{_aclocaldir}/xaw.m4 %{_pkgconfigdir}/xaw6.pc %{_pkgconfigdir}/xaw7.pc -%{_pkgconfigdir}/xaw8.pc %{_mandir}/man3/*.3x* %if %{with static_libs} @@ -141,7 +123,6 @@ %defattr(644,root,root,755) %{_libdir}/libXaw6.a %{_libdir}/libXaw7.a -%{_libdir}/libXaw8.a %endif %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) @@ -150,6 +131,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.24 2008/11/07 20:29:41 arekm +- up to 1.0.5 + Revision 1.23 2008/11/07 10:46:28 arekm - rel 3; move hack from configure.ac to the spec so it will work with new libtool. ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/xorg-lib-libXaw.spec?r1=1.23&r2=1.24&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
