| /jds/spec-files-other/branches/opensolaris-2009-06/include/ |
| options.inc | 11 %define option_with_l10n %{?_with_l10n:1}%{?!_with_l10n:0} 12 %define option_without_l10n %{!?_with_l10n:1}%{?_with_l10n:0} 15 %define build_l10n %option_with_l10n 24 %define option_with_debug %{?_with_debug:1}%{?!_with_debug:0} 25 %define option_without_debug %{!?_with_debug:1}%{?_with_debug:0} 28 %define debug_build %option_with_debug 37 %define option_with_gtk_doc %{?!_without_gtk_doc:1}%{?_without_gtk_doc:0} 38 %define option_without_gtk_doc %{?_without_gtk_doc:1}%{?!_without_gtk_doc:0} 41 %define gtk_doc_option %{?!_without_gtk_doc:--enable-gtk-doc}%{?_without_gtk_doc:--disable-gtk-doc} 50 %define option_with_fox %{?_with_fox:1}%{?!_with_fox:0 [all...] |
| arch64.inc | 11 %define _arch64 amd64 13 %define _arch64 sparcv9 16 %define opt_sse2 0 17 %define opt_arch64 1 18 %define can_isaexec 1 19 %define gtk_doc_option --disable-gtk-doc 22 %define arch_ldadd -L%{_libdir} -R%{_libdir} -Wl,-zignore -R/usr/gnu/lib/%{_arch64} -lgnuintl -lgnuiconv 24 %define arch_ldadd -L%{_libdir} -R%{_libdir} 28 %define opt_amd64 1 29 %define bld_arch "amd64 [all...] |
| /jds/spec-files/branches/gnome-2-18/include/ |
| Solaris.inc | 13 %define cc_is_gcc %(test "x`basename $CC`" = xgcc && echo 1 || echo 0) 19 %define build_l10n %{?_with_l10n:1}%{?!_with_l10n:0} 24 %define debug_build %{?_with_debug:1}%{?!_with_debug:0} 29 %define gtk_doc_option %{?!_without_gtk_doc:--enable-gtk-doc}%{?_without_gtk_doc:--disable-gtk-doc} 33 %define is_nevada %(test `uname -r` = 5.11 && echo 1 || echo 0) 34 %define is_s10 %(test `uname -r` = 5.10 && echo 1 || echo 0) 35 %define _patch_options --fuzz=0 --unified 43 %define _libexecdir %{_prefix}/lib 44 %define _mandir %{_datadir}/man 47 %define opt_sparcv9 [all...] |
| x86_sse2.inc | 8 %define bld_arch pentium_pro+mmx 9 %define sse2_arch pentium_pro+mmx 11 %define opt_sse2 1 12 %define can_isaexec 1 13 %define gtk_doc_option --disable-gtk-doc 15 %define arch_ldadd -xarch=sse2 -L%{_libdir} -R%{_libdir} 18 %define pkgbuild_postprocess /bin/true 19 %define _cc_opt_level -g 20 %define _cxx_opt_level -g 21 %define _gcc_opt_level - [all...] |
| /jds/spec-files/branches/gnome-2-18-slim/include/ |
| Solaris.inc | 13 %define cc_is_gcc %(test "x`basename $CC`" = xgcc && echo 1 || echo 0) 19 %define build_l10n %{?_with_l10n:1}%{?!_with_l10n:0} 24 %define debug_build %{?_with_debug:1}%{?!_with_debug:0} 29 %define gtk_doc_option %{?!_without_gtk_doc:--enable-gtk-doc}%{?_without_gtk_doc:--disable-gtk-doc} 33 %define is_nevada %(test `uname -r` = 5.11 && echo 1 || echo 0) 34 %define is_s10 %(test `uname -r` = 5.10 && echo 1 || echo 0) 35 %define _patch_options --fuzz=0 --unified 43 %define _libexecdir %{_prefix}/lib 44 %define _mandir %{_datadir}/man 47 %define opt_sparcv9 [all...] |
| x86_sse2.inc | 8 %define bld_arch pentium_pro+mmx 9 %define sse2_arch pentium_pro+mmx 11 %define opt_sse2 1 12 %define can_isaexec 1 13 %define gtk_doc_option --disable-gtk-doc 15 %define arch_ldadd -xarch=sse2 -L%{_libdir} -R%{_libdir} 18 %define pkgbuild_postprocess /bin/true 19 %define _cc_opt_level -g 20 %define _cxx_opt_level -g 21 %define _gcc_opt_level - [all...] |
| /jds/spec-files-other/branches/gnome-2-28/base-specs/ |
| python-imaging.spec | 8 %define owner dkenny 11 %define name python-%oname 13 %define OSR 8092:1.1.6 23 %{?!pythonver:%define pythonver 2.4}
|
| /jds/spec-files-other/trunk/base-specs/ |
| python-imaging.spec | 8 %define owner liyuan 11 %define name python-%oname 13 %define OSR 8092:1.1.6 23 %{?!pythonver:%define pythonver 2.4}
|
| /jds/spec-files-other/branches/opensolaris-2008-05/include/ |
| Solaris.inc | 14 %define cc_is_gcc %(test "x`basename $CC`" = xgcc && echo 1 || echo 0) 16 %define is_nevada %(test `uname -r` = 5.11 && echo 1 || echo 0) 17 %define is_s10 %(test `uname -r` = 5.10 && echo 1 || echo 0) 18 %define _patch_options --fuzz=0 --unified 26 %define _libexecdir %{_prefix}/lib 27 %define _mandir %{_datadir}/man 30 %define opt_sparcv9 0 31 %define opt_amd64 0 32 %define opt_sse2 0 34 %define opt_arch64 [all...] |
| /jds/spec-files/branches/gnome-2-20/include/ |
| Solaris.inc | 14 %define cc_is_gcc %(test "x`basename $CC`" = xgcc && echo 1 || echo 0) 16 %define is_nevada %(test `uname -r` = 5.11 && echo 1 || echo 0) 17 %define is_s10 %(test `uname -r` = 5.10 && echo 1 || echo 0) 18 %define _patch_options --fuzz=0 --unified 26 %define _libexecdir %{_prefix}/lib 27 %define _mandir %{_datadir}/man 30 %define opt_sparcv9 0 31 %define opt_amd64 0 32 %define opt_sse2 0 34 %define opt_arch64 [all...] |
| /jds/spec-files/branches/opensolaris-2008-05/include/ |
| Solaris.inc | 14 %define cc_is_gcc %(test "x`basename $CC`" = xgcc && echo 1 || echo 0) 16 %define is_nevada %(test `uname -r` = 5.11 && echo 1 || echo 0) 17 %define is_s10 %(test `uname -r` = 5.10 && echo 1 || echo 0) 18 %define _patch_options --fuzz=0 --unified 26 %define _libexecdir %{_prefix}/lib 27 %define _mandir %{_datadir}/man 30 %define opt_sparcv9 0 31 %define opt_amd64 0 32 %define opt_sse2 0 34 %define opt_arch64 [all...] |
| /jds/spec-files/branches/opensolaris-2008-05-bts/include/ |
| Solaris.inc | 14 %define cc_is_gcc %(test "x`basename $CC`" = xgcc && echo 1 || echo 0) 16 %define is_nevada %(test `uname -r` = 5.11 && echo 1 || echo 0) 17 %define is_s10 %(test `uname -r` = 5.10 && echo 1 || echo 0) 18 %define _patch_options --fuzz=0 --unified 26 %define _libexecdir %{_prefix}/lib 27 %define _mandir %{_datadir}/man 30 %define opt_sparcv9 0 31 %define opt_amd64 0 32 %define opt_sse2 0 34 %define opt_arch64 [all...] |
| /jds/spec-files/branches/gnome-2-24/include/ |
| arch64.inc | 11 %define _arch64 amd64 13 %define _arch64 sparcv9 16 %define opt_sse2 0 17 %define opt_arch64 1 18 %define can_isaexec 1 19 %define gtk_doc_option --disable-gtk-doc 22 %define arch_ldadd -L%{_libdir} -R%{_libdir} -Wl,-zignore -R/usr/gnu/lib/%{_arch64} -lgnuintl -lgnuiconv 24 %define arch_ldadd -L%{_libdir} -R%{_libdir} 28 %define opt_amd64 1 29 %define bld_arch "amd64 [all...] |
| /jds/spec-files/branches/gnome-2-26/include/ |
| arch64.inc | 11 %define _arch64 amd64 13 %define _arch64 sparcv9 16 %define opt_sse2 0 17 %define opt_arch64 1 18 %define can_isaexec 1 19 %define gtk_doc_option --disable-gtk-doc 22 %define arch_ldadd -L%{_libdir} -R%{_libdir} -Wl,-zignore -R/usr/gnu/lib/%{_arch64} -lgnuintl -lgnuiconv 24 %define arch_ldadd -L%{_libdir} -R%{_libdir} 28 %define opt_amd64 1 29 %define bld_arch "amd64 [all...] |
| /jds/spec-files/branches/opensolaris-2008-11/include/ |
| arch64.inc | 11 %define _arch64 amd64 13 %define _arch64 sparcv9 16 %define opt_sse2 0 17 %define opt_arch64 1 18 %define can_isaexec 1 19 %define gtk_doc_option --disable-gtk-doc 22 %define arch_ldadd -L%{_libdir} -R%{_libdir} -Wl,-zignore -R/usr/gnu/lib/%{_arch64} -lgnuintl -lgnuiconv 24 %define arch_ldadd -L%{_libdir} -R%{_libdir} 28 %define opt_amd64 1 29 %define bld_arch "amd64 [all...] |
| /jds/spec-files/branches/opensolaris-2009-06/include/ |
| arch64.inc | 11 %define _arch64 amd64 13 %define _arch64 sparcv9 16 %define opt_sse2 0 17 %define opt_arch64 1 18 %define can_isaexec 1 19 %define gtk_doc_option --disable-gtk-doc 22 %define arch_ldadd -L%{_libdir} -R%{_libdir} -Wl,-zignore -R/usr/gnu/lib/%{_arch64} -lgnuintl -lgnuiconv 24 %define arch_ldadd -L%{_libdir} -R%{_libdir} 28 %define opt_amd64 1 29 %define bld_arch "amd64 [all...] |
| /jds/spec-files/trunk/include/ |
| arch64.inc | 11 %define _arch64 amd64 13 %define _arch64 sparcv9 16 %define opt_sse2 0 17 %define opt_arch64 1 18 %define can_isaexec 1 19 %define gtk_doc_option --disable-gtk-doc 22 %define arch_ldadd -L%{_libdir} -R%{_libdir} -Wl,-zignore -R/usr/gnu/lib/%{_arch64} -lgnuintl -lgnuiconv 24 %define arch_ldadd -L%{_libdir} -R%{_libdir} 28 %define opt_amd64 1 29 %define bld_arch "amd64 [all...] |
| options.inc | 11 %define option_with_l10n %{?_with_l10n:1}%{?!_with_l10n:0} 12 %define option_without_l10n %{!?_with_l10n:1}%{?_with_l10n:0} 15 %define build_l10n %option_with_l10n 24 %define option_with_debug %{?_with_debug:1}%{?!_with_debug:0} 25 %define option_without_debug %{!?_with_debug:1}%{?_with_debug:0} 28 %define debug_build %option_with_debug 37 %define option_with_gtk_doc %{?!_without_gtk_doc:1}%{?_without_gtk_doc:0} 38 %define option_without_gtk_doc %{?_without_gtk_doc:1}%{?!_without_gtk_doc:0} 41 %define gtk_doc_option %{?!_without_gtk_doc:--enable-gtk-doc}%{?_without_gtk_doc:--disable-gtk-doc} 50 %define option_with_fox %{?_with_fox:1}%{?!_with_fox:0 [all...] |
| /jds/spec-files-other/trunk/include/ |
| arch64.inc | 11 %define _arch64 amd64 13 %define _arch64 sparcv9 16 %define opt_sse2 0 17 %define opt_arch64 1 18 %define can_isaexec 1 19 %define gtk_doc_option --disable-gtk-doc 22 %define arch_ldadd -L%{_libdir} -R%{_libdir} -Wl,-zignore -R/usr/gnu/lib/%{_arch64} -lgnuintl -lgnuiconv 24 %define arch_ldadd -L%{_libdir} -R%{_libdir} 28 %define opt_amd64 1 29 %define bld_arch "amd64 [all...] |
| /jds/spec-files/branches/gnome-2-28/include/ |
| arch64.inc | 11 %define _arch64 amd64 13 %define _arch64 sparcv9 16 %define opt_sse2 0 17 %define opt_arch64 1 18 %define can_isaexec 1 19 %define gtk_doc_option --disable-gtk-doc 22 %define arch_ldadd -L%{_libdir} -R%{_libdir} -Wl,-zignore -R/usr/gnu/lib/%{_arch64} -lgnuintl -lgnuiconv 24 %define arch_ldadd -L%{_libdir} -R%{_libdir} 28 %define opt_amd64 1 29 %define bld_arch "amd64 [all...] |
| options.inc | 11 %define option_with_l10n %{?_with_l10n:1}%{?!_with_l10n:0} 12 %define option_without_l10n %{!?_with_l10n:1}%{?_with_l10n:0} 15 %define build_l10n %option_with_l10n 24 %define option_with_debug %{?_with_debug:1}%{?!_with_debug:0} 25 %define option_without_debug %{!?_with_debug:1}%{?_with_debug:0} 28 %define debug_build %option_with_debug 37 %define option_with_gtk_doc %{?!_without_gtk_doc:1}%{?_without_gtk_doc:0} 38 %define option_without_gtk_doc %{?_without_gtk_doc:1}%{?!_without_gtk_doc:0} 41 %define gtk_doc_option %{?!_without_gtk_doc:--enable-gtk-doc}%{?_without_gtk_doc:--disable-gtk-doc} 50 %define option_with_fox %{?_with_fox:1}%{?!_with_fox:0 [all...] |
| /jds/spec-files-other/branches/gnome-2-28/include/ |
| arch64.inc | 11 %define _arch64 amd64 13 %define _arch64 sparcv9 16 %define opt_sse2 0 17 %define opt_arch64 1 18 %define can_isaexec 1 19 %define gtk_doc_option --disable-gtk-doc 22 %define arch_ldadd -L%{_libdir} -R%{_libdir} -Wl,-zignore -R/usr/gnu/lib/%{_arch64} -lgnuintl -lgnuiconv 24 %define arch_ldadd -L%{_libdir} -R%{_libdir} 28 %define opt_amd64 1 29 %define bld_arch "amd64 [all...] |
| /jds/spec-files-other/branches/opensolaris-2008-11/include/ |
| arch64.inc | 11 %define _arch64 amd64 13 %define _arch64 sparcv9 16 %define opt_sse2 0 17 %define opt_arch64 1 18 %define can_isaexec 1 19 %define gtk_doc_option --disable-gtk-doc 22 %define arch_ldadd -L%{_libdir} -R%{_libdir} -Wl,-zignore -R/usr/gnu/lib/%{_arch64} -lgnuintl -lgnuiconv 24 %define arch_ldadd -L%{_libdir} -R%{_libdir} 28 %define opt_amd64 1 29 %define bld_arch "amd64 [all...] |
| /jds/spec-files-other/branches/gnome-2-26/include/ |
| arch64.inc | 11 %define _arch64 amd64 13 %define _arch64 sparcv9 16 %define opt_sse2 0 17 %define opt_arch64 1 18 %define can_isaexec 1 19 %define gtk_doc_option --disable-gtk-doc 22 %define arch_ldadd -L%{_libdir} -R%{_libdir} -Wl,-zignore -R/usr/gnu/lib/%{_arch64} -lgnuintl -lgnuiconv 24 %define arch_ldadd -L%{_libdir} -R%{_libdir} 28 %define opt_amd64 1 29 %define bld_arch "amd64 [all...] |
| /jds/spec-files/branches/gnome-2-22/include/ |
| arch64.inc | 11 %define _arch64 amd64 13 %define _arch64 sparcv9 16 %define opt_sse2 0 17 %define opt_arch64 1 18 %define can_isaexec 1 19 %define gtk_doc_option --disable-gtk-doc 22 %define arch_ldadd -L%{_libdir} -R%{_libdir} -Wl,-zignore -R/usr/gnu/lib/%{_arch64} -lgnuintl -lgnuiconv 24 %define arch_ldadd -L%{_libdir} -R%{_libdir} 28 %define opt_amd64 1 29 %define bld_arch "amd64 [all...] |