Author: qboosh Date: Thu Jan 12 15:20:53 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - 1.0.1 (X11R7.0 release)
---- Files affected: SPECS: xorg-app-xload.spec (1.3 -> 1.4) ---- Diffs: ================================================================ Index: SPECS/xorg-app-xload.spec diff -u SPECS/xorg-app-xload.spec:1.3 SPECS/xorg-app-xload.spec:1.4 --- SPECS/xorg-app-xload.spec:1.3 Tue Dec 13 16:25:23 2005 +++ SPECS/xorg-app-xload.spec Thu Jan 12 16:20:46 2006 @@ -2,17 +2,18 @@ Summary: xload application Summary(pl): Aplikacja xload Name: xorg-app-xload -Version: 0.99.2 +Version: 1.0.1 Release: 0.1 License: MIT Group: X11/Applications -Source0: http://xorg.freedesktop.org/releases/X11R7.0-RC3/app/xload-%{version}.tar.bz2 -# Source0-md5: c95cc92f24d7c654f6c572c4b4fe3e2c +Source0: http://xorg.freedesktop.org/releases/X11R7.0/src/app/xload-%{version}.tar.bz2 +# Source0-md5: ba013813f9c21eb015559466f8d02a44 URL: http://xorg.freedesktop.org/ BuildRequires: autoconf >= 2.57 BuildRequires: automake BuildRequires: pkgconfig >= 1:0.19 BuildRequires: xorg-lib-libXaw-devel +BuildRequires: xorg-lib-libXt-devel >= 1.0.0 BuildRequires: xorg-util-util-macros >= 0.99.2 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -45,9 +46,9 @@ %files %defattr(644,root,root,755) -%doc ChangeLog +%doc COPYING ChangeLog %attr(755,root,root) %{_bindir}/* -%{_libdir}/X11/app-defaults/* +%{_datadir}/X11/app-defaults/* %{_mandir}/man1/*.1x* %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) @@ -56,6 +57,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.4 2006/01/12 15:20:46 qboosh +- 1.0.1 (X11R7.0 release) + Revision 1.3 2005/12/13 15:25:23 qboosh - 0.99.2 (X11R7.0-RC3) ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/xorg-app-xload.spec?r1=1.3&r2=1.4&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
