Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2004-04-14 | Add instructions for doing a releasefc-2_2_93 | Keith Packard | 1 | -10/+32 | |
clean up .spec file; perhaps this will be useful to somebody... Update to 2.2.93 Make 'scanopen' static so GCC doesn't whine about lacking prototype Add WARN_CFLAGS to pass -W flags for GCC systems Change various char types around to match across function calls. Fixed bug in using available_sizes[i].height which is in pixels, not 64ths of a pixel. | |||||
2003-03-08 | Updated RPM specfile for 2.1.92 and fixed remaining known spec file issues | Mike A. Harris | 1 | -2/+17 | |
2003-03-05 | Added back the configure macro options --disable-docs because otherwise | Mike A. Harris | 1 | -1/+7 | |
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 | Updated rpm specfile changelog and Changelog to reflect today's changes | Mike A. Harris | 1 | -1/+8 | |
2003-03-05 | Reordered %files lists to be a bit tidier. Made -devel package own the | Mike A. Harris | 1 | -4/+5 | |
%{_includedir}/fontconfig directory | |||||
2003-03-05 | Put %post script in {}'s for tidyness, and change the call to fc-cache to | Mike A. Harris | 1 | -4/+5 | |
use %{_bindir}/fc-cache | |||||
2003-03-05 | Changed BuildRequires: lines to use %{_bindir} macro instead of hard coded | Mike A. Harris | 1 | -2/+2 | |
/usr/bin | |||||
2003-03-05 | Replace commented out %define at top of specfile with a comment preceding | Mike A. Harris | 1 | -3/+3 | |
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 | switch vesion to version | Keith Packard | 1 | -1/+1 | |
2003-03-03 | Sun Mar 2 14:16:17 2003 Owen Taylor <otaylor@redhat.com> | Owen Taylor | 1 | -37/+49 | |
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-02-24 | Switch to automake | Keith Packard | 1 | -0/+74 | |