diff --git a/README.md b/README.md index f427857..3e9c4cd 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,4 @@ # font-util +X.Org font utilities. + diff --git a/font-util.spec b/font-util.spec new file mode 100644 index 0000000..1065ea8 --- /dev/null +++ b/font-util.spec @@ -0,0 +1,69 @@ +Name: font-util +Version: 1.3.0 +Release: 1mamba +Summary: X.Org font utilites +Group: System/X11 +Vendor: openmamba +Distribution: openmamba +Packager: Silvan Calarco +URL: http://x.org +Source: ftp://ftp.x.org/pub/individual/font/font-util-%{version}.tar.bz2 +License: MIT +BuildRoot: %{_tmppath}/%{name}-%{version}-root +Provides: xorg-font-util +Obsoletes: xorg-font-util +## AUTOBUILDREQ-BEGIN +BuildRequires: glibc-devel +BuildRequires: perl-devel +## AUTOBUILDREQ-END + +%description +X.Org font utilities. + +%prep +%setup -q + +%build +%configure +%make + +%install +[ "%{buildroot}" != / ] && rm -rf "%{buildroot}" +%makeinstall + +%clean +[ "%{buildroot}" != / ] && rm -rf "%{buildroot}" + +%files +%defattr(-,root,root) +#%{_libdir} +%doc COPYING ChangeLog +%{_bindir}/bdftruncate +%{_bindir}/ucs2any +%{_datadir}/fonts/X11/util/map-* +%{_datadir}/aclocal/fontutil.m4 +%{_mandir}/man1/bdftruncate.1.gz +%{_mandir}/man1/ucs2any.1.gz +%{_libdir}/pkgconfig/*.pc + +%changelog +* Mon Mar 05 2012 Automatic Build System 1.3.0-1mamba +- automatic version update by autodist + +* Thu Nov 11 2010 Automatic Build System 1.2.0-1mamba +- automatic update by autodist + +* Thu Oct 07 2010 Automatic Build System 1.1.2-1mamba +- automatic update by autodist + +* Mon Oct 26 2009 Automatic Build System 1.1.1-1mamba +- automatic update by autodist + +* Sat Aug 08 2009 Automatic Build System 1.0.2-1mamba +- automatic update by autodist + +* Sat Feb 16 2008 Silvan Calarco 1.0.1-2mamba +- specfile updates; renamed to font-util and obsolete xorg-font-util + +* Thu Dec 21 2006 Silvan Calarco 1.0.1-1qilnx +- package created by autospecaggiornamento del pacchetto font-util alla versione [?]...