Commit Graph

14 Commits

Author SHA1 Message Date
Panu Matilainen
2ad2253da1 Own license directory by runtime (#1206044) 2017-03-20 13:08:53 +02:00
Lubos Kardos
1b7dd2dce6 - Apply rh layout fixes from Remi Collet
- Resolves:  #1198693
2016-03-09 16:25:32 +01:00
Remi Collet
2e50fdf192 fix grep usage in macros.scl #1315051 2016-03-09 16:22:46 +01:00
Lubos Kardos
7794daf129 Added owning of module file. 2015-01-21 10:36:07 +01:00
Jan Zeleny
f06d1fccdb More catching up with the upstream
- propagate the %nfsmountable into -build subpackage content
- use vendor prefix in the names of the packages if required
2014-12-12 16:52:11 +01:00
Jan Zeleny
2a2860fc6e Get macros.scl-filesystem in sync with the rest of the code 2014-12-11 14:09:22 +01:00
Albert Uchytil
285ca493bd Minor changes and bugfixes
- scl_prefix now accepts a parameter to improve
  inter-collection dependencies (#1028953)
- modified the behavior of debuginfo generation process
- changed command description in scl man pages
- moved macros.scl to %{_rpmconfigdir}/macros.d directory
- added conditional dependencies for main metapackage
- scl_vendor macro gets automatically written into the
  macros.{scl}-config file
2014-04-11 16:57:37 +02:00
Albert Uchytil
1ae2c3fe58 Revert the "-f filelist" modification 2014-04-11 13:58:48 +02:00
Albert Uchytil
14d31a6d79 Various updates on the build side
- %scl_files body moved to %scl_install
- the "filesystem" file renamed back to "filelist"
- add automatic Provide: scl-package(%scl) to all scl-related packages (#105290)
2014-03-14 16:15:17 +01:00
Jan Zeleny
2515baf2ec Fixed the last rebase before the final build 2013-10-15 16:22:23 +02:00
Jan Zeleny
6fb2c211bf Rebased the scl-utils:
- Correct the %_sharedstatedir macro
- Don't install /%{_lib} when not necessary
- Add LICENSE file
- Add scl_source script
- Don't change directory in %scl_install
- Don't generate provides from sonames in the SCL root
- Add prefix to virtual provides of SCL packages
- Implement "--" as a command separator
- Removed binary file scl from git tracking
- Fixed typo
- Added example wrapper script.
2013-10-09 15:15:39 +02:00
Jindrich Novy
e9278bd5c1 introduce sclbuild utility
- fix exporting of env. variables when mutiple collections are
  enabled at the same time
- better bash completion
- fix changelog
2012-12-19 17:36:04 +01:00
Jindrich Novy
f6491d184d - Requires: iso-codes for basic filesystem in build subpackage
- add scl_require_package() macro to depend on a particular package
  from the collection
- fix filesystem file list
- tighten runtime package dependency via scl_require()
- fix _localstatedir to point to the correct path according to redhat-rpm-config
- thanks to Bohuslav Kabrda for feature proposals/QA/fixes
2012-06-14 11:13:42 +02:00
Jindrich Novy
24d87f2a06 keep filesystem macros out of the main sources as it is distro-dependent 2012-04-23 12:59:49 +02:00