SPECS: xorg-app-x11perf.spec - removed outdated man patch, fixed a...

qboosh qboosh at pld-linux.org
Fri Oct 21 07:56:58 CEST 2005


Author: qboosh                       Date: Fri Oct 21 05:56:58 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- removed outdated man patch, fixed appmandir

---- Files affected:
SPECS:
   xorg-app-x11perf.spec (1.6 -> 1.7) 

---- Diffs:

================================================================
Index: SPECS/xorg-app-x11perf.spec
diff -u SPECS/xorg-app-x11perf.spec:1.6 SPECS/xorg-app-x11perf.spec:1.7
--- SPECS/xorg-app-x11perf.spec:1.6	Fri Oct 21 03:02:43 2005
+++ SPECS/xorg-app-x11perf.spec	Fri Oct 21 07:56:53 2005
@@ -8,13 +8,12 @@
 Group:		X11/Applications
 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:	autoconf >= 2.57
 BuildRequires:	automake
 BuildRequires:	pkgconfig >= 0.19
 BuildRequires:	xorg-lib-libXmu-devel
-BuildRequires:	xorg-util-util-macros
+BuildRequires:	xorg-util-util-macros >= 0.99.1
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -25,7 +24,6 @@
 
 %prep
 %setup -q -n x11perf-%{version}
-#%patch0 -p1
 
 %build
 %{__aclocal}
@@ -40,16 +38,19 @@
 rm -rf $RPM_BUILD_ROOT
 
 %{__make} install \
-	DESTDIR=$RPM_BUILD_ROOT
+	DESTDIR=$RPM_BUILD_ROOT \
+	appmandir=%{_mandir}/man1
 
 %clean
 rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
+%doc ChangeLog
 %attr(755,root,root) %{_bindir}/*
+%dir %{_libdir}/X11/x11perfcomp
 %attr(755,root,root) %{_libdir}/X11/x11perfcomp/*
-%{_mandir}/man1x/*.1x*
+%{_mandir}/man1/*.1x*
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -57,6 +58,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.7  2005/10/21 05:56:53  qboosh
+- removed outdated man patch, fixed appmandir
+
 Revision 1.6  2005/10/21 01:02:43  jpc
 - up to 0.99.1
 - the -man patch is missing
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/xorg-app-x11perf.spec?r1=1.6&r2=1.7&f=u




More information about the pld-cvs-commit mailing list