Author: jpc Date: Fri Oct 21 01:02:48 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - up to 0.99.1 - the -man patch is missing
---- Files affected: SPECS: xorg-app-x11perf.spec (1.5 -> 1.6) ---- Diffs: ================================================================ Index: SPECS/xorg-app-x11perf.spec diff -u SPECS/xorg-app-x11perf.spec:1.5 SPECS/xorg-app-x11perf.spec:1.6 --- SPECS/xorg-app-x11perf.spec:1.5 Sat Aug 27 23:46:18 2005 +++ SPECS/xorg-app-x11perf.spec Fri Oct 21 03:02:43 2005 @@ -2,13 +2,13 @@ Summary: x11perf application Summary(pl): Aplikacja x11perf Name: xorg-app-x11perf -Version: 0.99.0 -Release: 0.02 +Version: 0.99.1 +Release: 0.1 License: MIT Group: X11/Applications -Source0: http://xorg.freedesktop.org/X11R7.0-RC0/app/x11perf-%{version}.tar.bz2 -# Source0-md5: dce0892549180b8e3b2fd6912ee1d6e5 -Patch0: x11perf-man.patch +Source0: http://xorg.freedesktop.org/releases/X11R7.0-RC1/app/x11perf-%{version}.tar.bz2 +# Source0-md5: 6521aa2ec6909c81609e7c16593dfb1a +#Patch0: x11perf-man.patch URL: http://xorg.freedesktop.org/ BuildRequires: autoconf BuildRequires: automake @@ -25,7 +25,7 @@ %prep %setup -q -n x11perf-%{version} -%patch0 -p1 +#%patch0 -p1 %build %{__aclocal} @@ -48,8 +48,8 @@ %files %defattr(644,root,root,755) %attr(755,root,root) %{_bindir}/* -%attr(755,root,root) %{_libdir}/X11/x11perfcomp/*.sh -%{_mandir}/man1/*.1* +%attr(755,root,root) %{_libdir}/X11/x11perfcomp/* +%{_mandir}/man1x/*.1x* %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %changelog @@ -57,6 +57,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.6 2005/10/21 01:02:43 jpc +- up to 0.99.1 +- the -man patch is missing + Revision 1.5 2005/08/27 21:46:18 qboosh - sorted BRs ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/xorg-app-x11perf.spec?r1=1.5&r2=1.6&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
