SPECS: xorg-app-xmh.spec - added man patch (updates examples in xm...
qboosh
qboosh at pld-linux.org
Sun Oct 15 23:58:27 CEST 2006
Author: qboosh Date: Sun Oct 15 21:58:27 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- added man patch (updates examples in xmh(1x) man, following X11-fhs.patch)
- use individual dir, more verbose files, release 1
---- Files affected:
SPECS:
xorg-app-xmh.spec (1.11 -> 1.12)
---- Diffs:
================================================================
Index: SPECS/xorg-app-xmh.spec
diff -u SPECS/xorg-app-xmh.spec:1.11 SPECS/xorg-app-xmh.spec:1.12
--- SPECS/xorg-app-xmh.spec:1.11 Mon Jan 16 12:09:30 2006
+++ SPECS/xorg-app-xmh.spec Sun Oct 15 23:58:22 2006
@@ -3,11 +3,12 @@
Summary(pl): Aplikacja xmh
Name: xorg-app-xmh
Version: 1.0.1
-Release: 0.1
+Release: 1
License: MIT
Group: X11/Applications
-Source0: http://xorg.freedesktop.org/releases/X11R7.0/src/app/xmh-%{version}.tar.bz2
+Source0: http://xorg.freedesktop.org/releases/individual/app/xmh-%{version}.tar.bz2
# Source0-md5: 656bcbdd41818a8b5a9f7dba77a3eeba
+Patch0: %{name}-man.patch
URL: http://xorg.freedesktop.org/
BuildRequires: autoconf >= 2.57
BuildRequires: automake
@@ -28,6 +29,7 @@
%prep
%setup -q -n xmh-%{version}
+%patch0 -p1
%build
%{__aclocal}
@@ -50,10 +52,10 @@
%files
%defattr(644,root,root,755)
%doc COPYING ChangeLog
-%attr(755,root,root) %{_bindir}/*
-%{_datadir}/X11/app-defaults/*
+%attr(755,root,root) %{_bindir}/xmh
+%{_datadir}/X11/app-defaults/Xmh
%{_includedir}/X11/bitmaps/*
-%{_mandir}/man1/*.1x*
+%{_mandir}/man1/xmh.1x*
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
%changelog
@@ -61,6 +63,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.12 2006/10/15 21:58:22 qboosh
+- added man patch (updates examples in xmh(1x) man, following X11-fhs.patch)
+- use individual dir, more verbose files, release 1
+
Revision 1.11 2006/01/16 11:09:30 qboosh
- runtime R: libXt >= 1.0.0 (for new app-defaults location)
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/xorg-app-xmh.spec?r1=1.11&r2=1.12&f=u
More information about the pld-cvs-commit
mailing list