Author: qboosh Date: Sun Oct 15 20:12:01 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - merged it xload(1x) manual from old XFree86/X11 packages - use individual dir, more verbose files, release 1
---- Files affected: SPECS: xorg-app-xload.spec (1.6 -> 1.7) ---- Diffs: ================================================================ Index: SPECS/xorg-app-xload.spec diff -u SPECS/xorg-app-xload.spec:1.6 SPECS/xorg-app-xload.spec:1.7 --- SPECS/xorg-app-xload.spec:1.6 Tue Feb 7 14:57:22 2006 +++ SPECS/xorg-app-xload.spec Sun Oct 15 22:11:55 2006 @@ -3,13 +3,14 @@ Summary(pl): Aplikacja xload Name: xorg-app-xload Version: 1.0.1 -Release: 0.1 +Release: 1 License: MIT Group: X11/Applications -Source0: http://xorg.freedesktop.org/releases/X11R7.0/src/app/xload-%{version}.tar.bz2 +Source0: http://xorg.freedesktop.org/releases/individual/app/xload-%{version}.tar.bz2 # Source0-md5: ba013813f9c21eb015559466f8d02a44 Source1: xload.desktop Source2: xload.png +Source3: xload.1x.it URL: http://xorg.freedesktop.org/ BuildRequires: autoconf >= 2.57 BuildRequires: automake @@ -46,6 +47,7 @@ install -D %{SOURCE1} $RPM_BUILD_ROOT%{_desktopdir}/xload.desktop install -D %{SOURCE2} $RPM_BUILD_ROOT%{_pixmapsdir}/xload.png +install -D %{SOURCE3} $RPM_BUILD_ROOT%{_mandir}/it/man1/xload.1x %clean rm -rf $RPM_BUILD_ROOT @@ -53,11 +55,12 @@ %files %defattr(644,root,root,755) %doc COPYING ChangeLog -%attr(755,root,root) %{_bindir}/* -%{_datadir}/X11/app-defaults/* +%attr(755,root,root) %{_bindir}/xload +%{_datadir}/X11/app-defaults/XLoad %{_desktopdir}/xload.desktop %{_pixmapsdir}/xload.png -%{_mandir}/man1/*.1x* +%{_mandir}/man1/xload.1x* +%lang(it) %{_mandir}/it/man1/xload.1x* %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %changelog @@ -65,6 +68,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.7 2006/10/15 20:11:55 qboosh +- merged it xload(1x) manual from old XFree86/X11 packages +- use individual dir, more verbose files, release 1 + Revision 1.6 2006/02/07 13:57:22 qboosh - merged xload.{desktop,png} from monolith ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/xorg-app-xload.spec?r1=1.6&r2=1.7&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
