Author: qboosh Date: Fri Oct 21 06:08:36 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - 0.99.1 (X11R7.0-RC1) - License is 4-clause BSD here
---- Files affected: SPECS: xorg-font-font-util.spec (1.4 -> 1.5) ---- Diffs: ================================================================ Index: SPECS/xorg-font-font-util.spec diff -u SPECS/xorg-font-font-util.spec:1.4 SPECS/xorg-font-font-util.spec:1.5 --- SPECS/xorg-font-font-util.spec:1.4 Sat Aug 27 20:50:47 2005 +++ SPECS/xorg-font-font-util.spec Fri Oct 21 08:08:30 2005 @@ -2,17 +2,18 @@ Summary: Font utilities Summary(pl): Narzędzia do czcionek Name: xorg-font-font-util -Version: 0.99.0 -Release: 0.02 -License: MIT +Version: 0.99.1 +Release: 0.1 +License: BSD Group: X11/Development/Tools -Source0: http://xorg.freedesktop.org/X11R7.0-RC0/font/font-util-%{version}.tar.bz2 -# Source0-md5: fecdf7a03dac02b8b103492f55537b32 +Source0: http://xorg.freedesktop.org/releases/X11R7.0-RC1/font/font-util-%{version}.tar.bz2 +# Source0-md5: 006214458f6f419b12bcd7590c5e4b66 URL: http://xorg.freedesktop.org/ -BuildRequires: autoconf +BuildRequires: autoconf >= 2.57 BuildRequires: automake BuildRequires: pkgconfig >= 0.19 -BuildRequires: xorg-util-util-macros +BuildRequires: sed >= 4.0 +BuildRequires: xorg-util-util-macros >= 0.99.1 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description @@ -40,6 +41,7 @@ %{__make} install \ DESTDIR=$RPM_BUILD_ROOT \ + appmandir=%{_mandir}/man1 \ pkgconfigdir=%{_pkgconfigdir} %clean @@ -47,9 +49,10 @@ %files %defattr(644,root,root,755) +%doc COPYING %attr(755,root,root) %{_bindir}/* %{_fontsdir}/util -%{_mandir}/man1/*.1* +%{_mandir}/man1/*.1x* %{_pkgconfigdir}/fontutil.pc %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) @@ -58,6 +61,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.5 2005/10/21 06:08:30 qboosh +- 0.99.1 (X11R7.0-RC1) +- License is 4-clause BSD here + Revision 1.4 2005/08/27 18:50:47 wiget - kill /usr/X11R6 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/xorg-font-font-util.spec?r1=1.4&r2=1.5&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
