summaryrefslogtreecommitdiff
path: root/packaging
AgeCommit message (Collapse)AuthorFilesLines
2014-09-12rpm packaging: fix build deps for CentOS 7spin-release-latestrelease-20161231release-20160930release-20160615release-20160531release-20160411release-20160315devel_psk_20160727Markus Lehtonen1-3/+3
Change-Id: I24adddedc2ef5d6cf192186ad613b7a599686449 Signed-off-by: Markus Lehtonen <markus.lehtonen@linux.intel.com>
2014-07-23packaging: Release for Tizen toolstizen-tools/4.11.0.1.tizen20140530-20140723release-test-0.1release-for-gbs-0.23Markus Lehtonen2-2/+4
Change-Id: I0a63f775da6234f353b2212fadda72aaac4d8941
2014-07-23rpm-packaging: enable customized autoreqMarkus Lehtonen1-1/+7
Enable automatic requirement processing. However, filter out all librpm* stuff so that the package is installable (basically things that would be auto-provided by the package). We still do not want to enable autoprov in order to not interfere the host systems dependency chains. Change-Id: I1b5e6627f42af0f78021b6db485e88ff30b96aed Signed-off-by: Markus Lehtonen <markus.lehtonen@linux.intel.com>
2014-07-23packaging: enable lua 5.2 for openSUSEMarkus Lehtonen1-1/+1
Lua 5.2 is now supported by us - already enabled for Fedora. Change-Id: I8a8eb483b567eafa955216b80461389a5c1271fd Signed-off-by: Markus Lehtonen <markus.lehtonen@linux.intel.com>
2014-06-11Rebase on top of latest Tizen 3.0 codetest-develMarkus Lehtonen2-2/+5
Change-Id: Ie9de5638834ec6486c73427f6bd6b315dcb8eaec Signed-off-by: Markus Lehtonen <markus.lehtonen@linux.intel.com>
2014-06-11packaging: Release for Tizen toolsMarkus Lehtonen2-1/+4
Change-Id: Id154cb42ba03e65d493be799ac1a3eef3e13e71e Signed-off-by: Markus Lehtonen <markus.lehtonen@linux.intel.com>
2014-06-11packaging: Release, update changelogsMarkus Lehtonen2-1/+6
Change-Id: I6875afeedc9162507144be89cae6ba0fc95093ba Signed-off-by: Markus Lehtonen <markus.lehtonen@linux.intel.com>
2014-06-11packaging: Update changelog and release numberMarkus Lehtonen2-2/+3
Change-Id: I828d063df4980f965a81b74b8cffa9d5b7835e12 Signed-off-by: Markus Lehtonen <markus.lehtonen@linux.intel.com>
2014-06-11packaging: Release, update changelogsMarkus Lehtonen2-1/+5
Change-Id: Ic541d986fd4ded95a2561c7c6ba760d9e4069723 Signed-off-by: Markus Lehtonen <markus.lehtonen@linux.intel.com>
2014-06-11packaging: version bump, update changelogsMarkus Lehtonen2-1/+4
Change-Id: Ic541d986fd4ded95a2561c7c6ba760d9e4069723 Signed-off-by: Markus Lehtonen <markus.lehtonen@linux.intel.com>
2014-06-11packaging: version bump, update changelogsMarkus Lehtonen2-1/+4
Signed-off-by: Markus Lehtonen <markus.lehtonen@linux.intel.com>
2014-06-11Update changelog for releaseMarkus Lehtonen1-0/+11
Signed-off-by: Markus Lehtonen <markus.lehtonen@linux.intel.com>
2014-06-11Enable luaMarkus Lehtonen1-1/+6
Signed-off-by: Markus Lehtonen <markus.lehtonen@linux.intel.com>
2014-06-11Add a provide tag to make gbs depend on new changesZhang Qiang1-0/+2
Change-Id: I5f917a4fb50813dc350e0040ee4adf28932cda04
2014-06-11packaging: Install Tizen macrosMarkus Lehtonen1-0/+5
To fix some spec parsing failures. Signed-off-by: Markus Lehtonen <markus.lehtonen@linux.intel.com>
2014-06-11fix packaging dependency issue for centosZhang Qiang2-1/+8
Change-Id: I503381df3107c59c8cac45048358ad9e59c8e0ac
2014-06-11packaging: add rpm changelogMarkus Lehtonen1-0/+4
Signed-off-by: Markus Lehtonen <markus.lehtonen@linux.intel.com>
2014-06-11packaging: Drop bdb sourcesMarkus Lehtonen1-0/+0
We use external db. Signed-off-by: Markus Lehtonen <markus.lehtonen@linux.intel.com>
2014-06-11packaging: fix build for Fedora (18)Markus Lehtonen1-0/+4
Signed-off-by: Markus Lehtonen <markus.lehtonen@linux.intel.com>
2014-06-11packaging: disable autoreq and autoprovMarkus Lehtonen1-0/+1
AutoProv in order to not mess up the dependencies of the host system. AutoReq in order to make the package installable after AutoProv is disabled. Signed-off-by: Markus Lehtonen <markus.lehtonen@linux.intel.com>
2014-06-11packaging: use gz tarball instead of bz2Markus Lehtonen1-1/+1
To be compatible with Deb. Signed-off-by: Markus Lehtonen <markus.lehtonen@linux.intel.com>
2014-06-11Build with external dbMarkus Lehtonen1-8/+2
Signed-off-by: Markus Lehtonen <markus.lehtonen@linux.intel.com>
2014-06-11packaging: modify spec to build special librpm for git-buildpackageMarkus Lehtonen1-236/+56
Signed-off-by: Markus Lehtonen <markus.lehtonen@linux.intel.com>
2014-06-09packaging: rename spec fileMarkus Lehtonen1-0/+0
Signed-off-by: Markus Lehtonen <markus.lehtonen@linux.intel.com>
2014-05-26Remove $BUILDTARGET to solve build arch armv7l.tizen/4.11.0.1.tizen20140530tizenRonan Le Martret1-11/+1
Macro --host and --build is defined in %reconfigure, so useless in spec file. Change-Id: I4d396a824b30ec03f6913028e3a3836dd076a1b8 Signed-off-by: Ronan Le Martret <ronan@fridu.net>
2014-04-22Merge python-rpm.spec into rpm.spec and cleaning up the spec file.Ronan Le Martret2-172/+122
Change-Id: Idb234fbe0d1adddeae2523c05879cc09929dddc2 Signed-off-by: Ronan Le Martret <ronan@fridu.net>
2014-01-29Update changelogPatrick McCarty1-0/+5
Change-Id: Ice517533b3a0650f6d99c1e8e21e73d3c9b4c178 Signed-off-by: Patrick McCarty <patrick.mccarty@linux.intel.com>
2014-01-29Export kernel package name and kernel package release as new macros.Jacek Pielaszkiewicz1-0/+2
The following macros have been added: 1. %kernel_name - kernel name 2. %kernel_release - kenrel release Change-Id: Ie3d2b310b839353af2855f1b6a0eff6abff1aeeb Signed-off-by: Jacek Pielaszkiewicz <j.pielaszkie@samsung.com>
2014-01-29tizen: Export kernel-devel's package version as %kernel_devel_uname_rKarol Lewandowski1-0/+3
This macro provides full version string of available kernel headers as provided by kernel-devel package. This functionality should simplify process of packaging additional external kernel modules eliminating the step of manual searching for appropriate kernel build directory, eg. BuildRequires: kernel-devel %build make M=/lib/modules/%{kernel_devel_uname_r}/build modules Change-Id: Iea73e418065068f8451c42a2a3a4b46a9b5ffaac Signed-off-by: Karol Lewandowski <k.lewandowsk@samsung.com>
2014-01-17Update changelogMikko Ylinen1-0/+5
Change-Id: I5c89a4219a882ac589658576c3e81aa4ffbba672 Signed-off-by: Mikko Ylinen <mikko.ylinen@intel.com>
2013-12-03Updating changelogRusty Lynch1-0/+3
Change-Id: Ibe31f0a5567947c478f8b089e2e4d7b850019abd Signed-off-by: Rusty Lynch <rusty.lynch@intel.com>
2013-11-15Update changelog and fix rpmlint errorRusty Lynch2-1/+8
Change-Id: Id9df4a22a240fe9b1028d4bdca6987b6f58b0211 Signed-off-by: Rusty Lynch <rusty.lynch@intel.com>
2013-11-15- solve bug PTREL-155, build python-rpm.Ronan Le Martret2-3/+16
Change-Id: Idffe011bde3623d20c647aad8c6bac70b07f83f5 Signed-off-by: Ronan Le Martret <ronan@fridu.net>
2013-11-15msm: check libxml/{xmlreader,tree}.hAdrian Negreanu1-1/+1
msmconfig.c:29:25: fatal error: libxml/tree.h: No such file or directory msmmanifest.c:37:30: fatal error: libxml/xmlreader.h: No such file or directory Bug-Id: https://bugs.tizen.org/jira/browse/PTREL-397 Change-Id: If287d79f343ca6f6f4be9392f09e17387305fb8a Signed-off-by: Adrian Negreanu <adrian.m.negreanu@intel.com>
2013-11-01Security plugin: Removing definition of System domain from default device policyElena Reshetova1-1/+0
Change-Id: I8260934c6e5e1421b594545b5c2740e9aaebcfd5 Signed-off-by: Elena Reshetova <elena.reshetova@intel.com>
2013-09-25Introduction of -locale and -docs subpackages. Moved package to another groupJacek Bukarewicz2-7/+11
Change-Id: I6cb5d33ff6bb54fb57475578d6d2d632cc45ccfc Signed-off-by: Jacek Bukarewicz <j.bukarewicz@samsung.com>
2013-09-16update changesAnas Nashif1-0/+3
Change-Id: I983e29c06ce691f740cc559c1fd18a4812a71c81
2013-09-10remove --target from %configure macrosAnas Nashif1-3/+0
The target will be determined automatically by the configure scripts instead of forcing it to be %target_platform of RPM. Change-Id: I2284de77c28c4d0c7a9e1a9f819f5861eb5b74a0 Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2013-09-03enforce platform for ARMAnas Nashif1-3/+2
also set optflag defaults for armv7l Change-Id: I0cdcc093245b1e121b51327b83300b59d101a30b Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2013-09-02changesAnas Nashif1-0/+3
2013-09-02update changelogAnas Nashif1-0/+5
2013-08-05update changes and releaseAnas Nashif1-0/+7
2013-08-05Security plugin: support for --root optionElena Reshetova1-1/+3
-adding macros to configure location of default policy -adding a default security policy to rpm-plugins dir -adding copying of policy file to chroot dir when rpm is run with --root param -moving policy saving to post_tsm hook
2013-06-29resetting manifest requested domain to floorAlexandru Cornea2-0/+11
2013-06-12update changelogtizen/4.11.0.1.tizen20130618Anas Nashif1-0/+12
2013-06-12update macros from project confAnas Nashif1-0/+33
2013-05-10Set license using %licenseAnas Nashif1-1/+2
2013-03-29Update changelogAnas Nashif1-0/+8
2013-03-29add find-provides.ksymsAnas Nashif1-0/+41
2013-03-29add find-provides.ksymsAnas Nashif1-0/+3