Mike A. Harris
a5ae222c2a
Added back the configure macro options --disable-docs because otherwise
...
fontconfig installs docs into /usr/share/doc/fontconfig (with no
version number) unconditionally, causing RPM to fail the build due to
_unpackaged_files_terminate_build. We pick up the pregenerated docs
with %doc already.
2003-03-05 10:08:08 +00:00
Mike A. Harris
b06766e439
Updated rpm specfile changelog and Changelog to reflect today's changes
2003-03-05 09:28:08 +00:00
Mike A. Harris
fc87206f77
Reordered %files lists to be a bit tidier. Made -devel package own the
...
%{_includedir}/fontconfig directory
2003-03-05 09:16:37 +00:00
Mike A. Harris
c674c89bf9
Put %post script in {}'s for tidyness, and change the call to fc-cache to
...
use %{_bindir}/fc-cache
2003-03-05 09:14:06 +00:00
Mike A. Harris
5283328a60
Changed BuildRequires: lines to use %{_bindir} macro instead of hard coded
...
/usr/bin
2003-03-05 09:10:14 +00:00
Mike A. Harris
674c09dfbf
Replace commented out %define at top of specfile with a comment preceding
...
the freetype2 define, since rpm expands macros in comments. Also remove
-j flag from make, as _smp_mflags expands to -jN already.
2003-03-05 09:08:41 +00:00
Keith Packard
d30f481c4d
switch vesion to version
2003-03-05 07:45:37 +00:00
Owen Taylor
22dc6fc6db
Sun Mar 2 14:16:17 2003 Owen Taylor <otaylor@redhat.com>
...
fontconfig.spec.in: Improvements from Red Hat spec file.
{fc-lang,fc-cache,fc-list}/Makefile.am: Add man pages.
docs/*.sgml: SGML fixes.
2003-03-03 01:13:11 +00:00
Keith Packard
20fa60c9ae
Switch to automake
2003-02-24 17:18:50 +00:00