summaryrefslogtreecommitdiff
path: root/macros.in
AgeCommit message (Expand)AuthorFilesLines
2020-01-31Revert "Adding -std=gnu++11 command-line option to CXXFLAGS"submit/tizen_base/20200205.104845accepted/tizen/base/20200207.013601Dongkyun Son1-1/+1
2017-09-04Added _debug_manifest to set SMACK label to "_" for debug packagessubmit/tizen_base/20170830.083645accepted/tizen/base/20170908.223808Slava Barinov1-2/+2
2017-04-24Adding -std=gnu++11 command-line option to CXXFLAGStizen_4.0.m1_releasesubmit/tizen_base/20170428.015534submit/tizen_4.0_base/20170828.000001submit/tizen_4.0_base/20170828.000000submit/tizen_4.0_base/20170811.071500accepted/tizen/base/20170429.025002accepted/tizen/4.0/base/20170828.221319accepted/tizen/4.0/base/20170811.093014Dongkyun, Son1-1/+1
2017-01-02reflect default xz & lzma compression level changes in macros as wellPer Øyvind Karlsen1-2/+2
2016-08-30msm related macros are defined in post scrpit of rpm-security-pluginsubmit/tizen_base/20160927.103203submit/tizen_3.0_base/20161028.062326submit/tizen_3.0.m2_base/20170104.073748accepted/tizen/base/20161001.020353accepted/tizen/3.0/base/20161028.103355accepted/tizen/3.0.m2/base/20170104.082055tizen_3.0.m2_basetizen_3.0accepted/tizen_3.0.m2_baseSoonKyu Park1-4/+4
2016-05-01Add '_rpm_ko_strip_option' which is used in strip of ko filessubmit/tizen_base/20160502.042457accepted/tizen/base/20160504.195829SoonKyu Park1-1/+2
2015-12-07Modify eu-strip option to perform strip in post script of rpm package & add o...submit/tizen_common/20160104.112601submit/tizen_common/20151229.154718submit/tizen_common/20151229.144031submit/tizen_common/20151229.142028submit/tizen_base/20151223.111112submit/tizen/20151207.015403accepted/tizen/wearable/20151207.122945accepted/tizen/tv/20151207.122921accepted/tizen/mobile/20151207.122907accepted/tizen/common/20160107.114012accepted/tizen/base/20151223.052332accepted/tizen_wearableaccepted/tizen_tvaccepted/tizen_mobileSoonKyu Park1-1/+5
2015-12-03Revert "Modify eu-strip option to perform strip in post script of rpm package...park1-5/+1
2015-11-26Modify eu-strip option to perform strip in post script of rpm package & add o...submit/tizen/20151127.031713accepted/tizen/wearable/20151127.070351accepted/tizen/tv/20151127.070348accepted/tizen/mobile/20151127.070342SoonKyu Park1-1/+5
2013-08-05Security plugin: support for --root optionElena Reshetova1-3/+3
2013-03-04add macro no_lang_CAnas Nashif1-0/+2
2013-02-02Adding security msm pluginElena Reshetova1-0/+6
2013-02-02disable dep trackingAnas Nashif1-1/+2
2013-02-02Create a debuginfo package for each subpackage.Anas Nashif1-12/+0
2013-02-02Split sources for debugging into separate -debugsource packageAnas Nashif1-0/+12
2013-02-02Module aliasesAnas Nashif1-3/+7
2013-02-02Macro adjustmentsAnas Nashif1-11/+72
2013-01-29Dont mess with global user identity in __scm_setup_bzrPanu Matilainen1-1/+1
2013-01-29Setup git identity in __scm_setup_git (RhBug:905002)Panu Matilainen1-0/+2
2013-01-29Split __scm_author to separate name and email address macrosPanu Matilainen1-1/+3
2012-11-01Rename -debug to -debuginfo to match what everybody uses anywayPanu Matilainen1-3/+3
2012-08-02Dont silence patch by default (RhBug:678000, RhBug:773503)Panu Matilainen1-1/+1
2012-07-11Default to automatic patch application in %autosetupPanu Matilainen1-3/+3
2012-06-28Arch macro for all supported PowerPC 64 processors (RhBug:818320)Phil Knirsch1-0/+4
2012-06-25Add support for quilt (ticket #54) and bzr to %autosetup/patchPanu Matilainen1-0/+20
2012-06-21Add a set of macros to further automate spec %prep tasksPanu Matilainen1-0/+56
2012-05-28Initial support for "special" %license, similar to %doc (ticket #116)Panu Matilainen1-0/+1
2012-05-22Add support for 7zip compressed tarballsChristophe Fergeau1-0/+1
2012-05-02Eliminate unused selinux file context path macrosPanu Matilainen1-37/+0
2012-03-07Add --disable-dependency-tracking to %configure options.Ville Skyttä1-0/+1
2012-03-07Disable source fetch on build by default (for now) + commentPanu Matilainen1-0/+6
2012-02-08Switch back to former, much smaller BDB memory pool size (RhBug:752897)Panu Matilainen1-1/+1
2012-02-02Disable signature checking during database rebuild by defaultPanu Matilainen1-1/+1
2011-04-29Add lrzip support.Ville Skyttä1-0/+1
2011-04-29Add lzip support.Ville Skyttä1-0/+1
2011-03-25Push platform config out of main rpm macros filePanu Matilainen1-23/+0
2011-03-25Move %_fixperms to main macro configPanu Matilainen1-0/+3
2011-01-03Bump up default BDB cache- and allowed mmap size considerablyPanu Matilainen1-1/+1
2010-12-15Eliminate ancient dependency loop whiteout mechanismPanu Matilainen1-13/+0
2010-12-10Rename pattern -> path for, duh, path patternsPanu Matilainen1-2/+2
2010-12-10Support excluding by path or magic in file classificationPanu Matilainen1-1/+3
2010-11-04Lose the remaining dbapi references in code + configurationPanu Matilainen1-9/+0
2010-10-25Only specific cases of collections need extra orderingPanu Matilainen1-0/+1
2010-10-20Hardwire the fundamental BDB access method configuration inside rpmPanu Matilainen1-30/+2
2010-10-20Eliminate now unnecessary db rebuild macro goo and other leftoversPanu Matilainen1-55/+6
2010-10-12Move plugins out of rpm config directoryPanu Matilainen1-1/+1
2010-10-04Add cli switches to override signing key and digest algorithmPanu Matilainen1-1/+3
2010-09-29Remove configuration for no longer existing db indexesPanu Matilainen1-3/+0
2010-09-28Rip the useless %_signature macro and everything around itPanu Matilainen1-3/+0
2010-09-01Add SELinux policy pluginSteve Lawrence1-0/+3