Author: qboosh Date: Mon Dec 5 00:01:53 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - 0.99.2 (X11R7.0-RC3)
---- Files affected: SPECS: xorg-font-font-util.spec (1.6 -> 1.7) ---- Diffs: ================================================================ Index: SPECS/xorg-font-font-util.spec diff -u SPECS/xorg-font-font-util.spec:1.6 SPECS/xorg-font-font-util.spec:1.7 --- SPECS/xorg-font-font-util.spec:1.6 Sat Oct 22 19:59:03 2005 +++ SPECS/xorg-font-font-util.spec Mon Dec 5 01:01:47 2005 @@ -2,18 +2,18 @@ Summary: Font utilities Summary(pl): Narzędzia do czcionek Name: xorg-font-font-util -Version: 0.99.1 +Version: 0.99.2 Release: 0.1 License: BSD Group: X11/Development/Tools -Source0: http://xorg.freedesktop.org/releases/X11R7.0-RC1/font/font-util-%{version}.tar.bz2 -# Source0-md5: 006214458f6f419b12bcd7590c5e4b66 +Source0: http://xorg.freedesktop.org/releases/X11R7.0-RC3/font/font-util-%{version}.tar.bz2 +# Source0-md5: 035da3fb58569c21fafc855d0dd3b906 URL: http://xorg.freedesktop.org/ BuildRequires: autoconf >= 2.57 BuildRequires: automake BuildRequires: pkgconfig >= 1:0.19 BuildRequires: sed >= 4.0 -BuildRequires: xorg-util-util-macros >= 0.99.1 +BuildRequires: xorg-util-util-macros >= 0.99.2 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description @@ -41,7 +41,6 @@ %{__make} install \ DESTDIR=$RPM_BUILD_ROOT \ - appmandir=%{_mandir}/man1 \ pkgconfigdir=%{_pkgconfigdir} %clean @@ -49,10 +48,13 @@ %files %defattr(644,root,root,755) -%doc COPYING -%attr(755,root,root) %{_bindir}/* +%doc COPYING ChangeLog +%attr(755,root,root) %{_bindir}/bdftruncate +%attr(755,root,root) %{_bindir}/ucs2any %{_fontsdir}/util -%{_mandir}/man1/*.1x* +%{_mandir}/man1/bdftruncate.1x* +%{_mandir}/man1/ucs2any.1x* +%{_aclocaldir}/fontutil.m4 %{_pkgconfigdir}/fontutil.pc %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) @@ -61,6 +63,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.7 2005/12/05 00:01:47 qboosh +- 0.99.2 (X11R7.0-RC3) + Revision 1.6 2005/10/22 17:59:03 qboosh - pkgconfig epoch ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/xorg-font-font-util.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
