[Kimchi-devel] [PATCH 0/2 V2] Add option to add/remove fonts files in rpm packages
alinefm at linux.vnet.ibm.com
alinefm at linux.vnet.ibm.com
Fri Jul 11 22:49:14 UTC 2014
From: Aline Manera <alinefm at linux.vnet.ibm.com>
V1 - V2:
- Remove useless fonts
- Set SUBDIRS according to FONTS (Zheng Sheng)
- Set --enable-fonts as default behavior
- Explict verify with_fonts value to enable its use outside make process
- Add the same behavior to suse spec file
Aline Manera (1):
Remove useless fonts
ShaoHe Feng (1):
Add option to add/remove fonts files in rpm packages
Makefile.am | 8 +++++++-
configure.ac | 12 ++++++++++++
contrib/kimchi.spec.fedora.in | 19 ++++++++++++++-----
contrib/kimchi.spec.suse.in | 11 ++++++++++-
ui/css/Makefile.am | 6 +++++-
ui/css/fonts/Makefile.am | 4 ----
ui/css/fonts/fontawesome-webfont.eot | Bin 25395 -> 0 bytes
ui/css/fonts/fontawesome-webfont.ttf | Bin 55096 -> 0 bytes
ui/css/fonts/fontawesome-webfont.woff | Bin 29380 -> 0 bytes
9 files changed, 48 insertions(+), 12 deletions(-)
delete mode 100644 ui/css/fonts/fontawesome-webfont.eot
delete mode 100644 ui/css/fonts/fontawesome-webfont.ttf
delete mode 100644 ui/css/fonts/fontawesome-webfont.woff
--
1.9.3
More information about the Kimchi-devel
mailing list