Author: wolf Date: Fri Feb 17 20:55:00 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - xorg modular deps, rel 4
---- Files affected: SPECS: Xaw3d.spec (1.42 -> 1.43) ---- Diffs: ================================================================ Index: SPECS/Xaw3d.spec diff -u SPECS/Xaw3d.spec:1.42 SPECS/Xaw3d.spec:1.43 --- SPECS/Xaw3d.spec:1.42 Wed Jun 8 16:44:53 2005 +++ SPECS/Xaw3d.spec Fri Feb 17 21:54:52 2006 @@ -10,7 +10,7 @@ Summary(uk): ÷ĹŇÓŚŃ MIT Athena widget set ÄĚŃ X Name: Xaw3d Version: 1.5E -Release: 3 +Release: 4 License: MIT Group: X11/Libraries Source0: ftp://ftp.visi.com/users/hawkeyd/X/%{name}-%{version}.tar.gz @@ -22,15 +22,14 @@ Patch4: %{name}-i18n.patch Patch5: %{name}-arrowscroll.patch URL: http://www.visi.com/~hawkeyd/xaw3d.html -BuildRequires: XFree86-devel BuildRequires: bison BuildRequires: flex +BuildRequires: xorg-lib-libXmu +BuildRequires: xorg-lib-libXpm Requires: fileutils BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) Obsoletes: libXaw3d7 -%define _prefix /usr/X11R6 - %description Xaw3d is an enhanced version of the MIT Athena Widget set for X Window that adds a 3-dimensional look to the applications with @@ -237,12 +236,6 @@ %post -p /sbin/ldconfig %postun -p /sbin/ldconfig -%triggerpostun devel -- Xaw3d-devel < 1.5-5 -if [ -d /usr/X11R6/include/Xaw3d ]; then - rm -rf /usr/X11R6/include/Xaw3d - ln -sf X11/Xaw3d /usr/X11R6/include -fi - %files %defattr(644,root,root,755) %doc xc/lib/Xaw3d/README.XAW3D @@ -264,6 +257,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.43 2006/02/17 20:54:52 wolf +- xorg modular deps, rel 4 + Revision 1.42 2005/06/08 14:44:53 zbyniu - BR: bison, flex ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/Xaw3d.spec?r1=1.42&r2=1.43&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
