SPECS: xorg-lib-libXaw.spec - 0.99.1 (X11R7.0-RC1) - more verbose ...

qboosh qboosh at pld-linux.org
Thu Oct 20 23:55:17 CEST 2005


Author: qboosh                       Date: Thu Oct 20 21:55:17 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- 0.99.1 (X11R7.0-RC1)
- more verbose files, own /usr/include/X11/Xaw dir

---- Files affected:
SPECS:
   xorg-lib-libXaw.spec (1.5 -> 1.6) 

---- Diffs:

================================================================
Index: SPECS/xorg-lib-libXaw.spec
diff -u SPECS/xorg-lib-libXaw.spec:1.5 SPECS/xorg-lib-libXaw.spec:1.6
--- SPECS/xorg-lib-libXaw.spec:1.5	Sat Aug 27 21:38:03 2005
+++ SPECS/xorg-lib-libXaw.spec	Thu Oct 20 23:55:11 2005
@@ -2,14 +2,14 @@
 Summary:	X Athena Widgets library
 Summary(pl):	Biblioteka X Athena Widgets
 Name:		xorg-lib-libXaw
-Version:	0.99.0
-Release:	0.03
+Version:	0.99.1
+Release:	0.1
 License:	MIT
 Group:		X11/Libraries
-Source0:	http://xorg.freedesktop.org/X11R7.0-RC0/lib/libXaw-%{version}.tar.bz2
-# Source0-md5:	84b2766703f7b1d150edc21b338856de
+Source0:	http://xorg.freedesktop.org/releases/X11R7.0-RC1/lib/libXaw-%{version}.tar.bz2
+# Source0-md5:	9d03504b6725cf461945d10b13844272
 URL:		http://xorg.freedesktop.org/
-BuildRequires:	autoconf
+BuildRequires:	autoconf >= 2.57
 BuildRequires:	automake
 BuildRequires:	libtool
 BuildRequires:	pkgconfig >= 0.19
@@ -82,6 +82,7 @@
 
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT \
+	libmandir=%{_mandir}/man3 \
 	pkgconfigdir=%{_pkgconfigdir} \
 	aclocaldir=%{_aclocaldir}
 
@@ -94,20 +95,33 @@
 %files
 %defattr(644,root,root,755)
 %doc ChangeLog README
-%attr(755,root,root) %{_libdir}/libXaw*.so.*.*.*
+%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}/libXaw*.so
-%{_libdir}/libXaw*.la
+%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}/xaw*.pc
-%{_mandir}/man3/*.3*
+%{_pkgconfigdir}/xaw6.pc
+%{_pkgconfigdir}/xaw7.pc
+%{_pkgconfigdir}/xaw8.pc
+%{_mandir}/man3/*.3x*
 
 %files static
 %defattr(644,root,root,755)
-%{_libdir}/libXaw*.a
+%{_libdir}/libXaw6.a
+%{_libdir}/libXaw7.a
+%{_libdir}/libXaw8.a
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -115,6 +129,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.6  2005/10/20 21:55:11  qboosh
+- 0.99.1 (X11R7.0-RC1)
+- more verbose files, own /usr/include/X11/Xaw dir
+
 Revision 1.5  2005/08/27 19:38:03  wiget
 - kill /usr/X11R6
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/xorg-lib-libXaw.spec?r1=1.5&r2=1.6&f=u




More information about the pld-cvs-commit mailing list