Compare commits

...
Sign in to create a new pull request.

24 commits

Author SHA1 Message Date
Miro Hrončok
1ee5e273eb This module was just an attempt and is not compatible with the current modularity 2018-08-29 15:46:27 +02:00
Tomas Orsava
2af3f58d03 Remove extra buildtime/runtime deps since they should be in host&platform 2018-03-14 17:42:34 +01:00
Tomas Orsava
3db6cbf0ab Update buildrequires to platform: f28 2018-03-07 17:48:44 +01:00
Karsten Hopp
38f79620bb we need to require f27 as the base 2017-11-13 11:41:42 +01:00
Tomas Orsava
a39f02e879 Filter out tools, test and debug subpackages due to missing tkinter 2017-10-03 17:01:25 +02:00
Tomas Orsava
764045c752 Filter python3-rpm-macros from the module 2017-09-22 15:21:34 +02:00
Tomas Orsava
d1bee73963 Disabled one more forgotten builddep 2017-09-22 13:51:56 +02:00
Tomas Orsava
31170cdf6d Disabled build deps other than bootstrap until we builddep on platform instead of bootstrap 2017-09-22 13:37:06 +02:00
Tomas Orsava
6e44508132 Add runtime module dependency on python3 due to needing python3-rpm-generators 2017-09-22 13:35:06 +02:00
Tomas Orsava
8a7cdcea30 Remove dependency on now deprecated platform-placeholder module 2017-09-19 17:59:57 +02:00
Tomas Orsava
b3c12033fa Add python-rpm-macros component 2017-09-19 16:42:17 +02:00
Tomas Orsava
3a5f2563bb Update tracker url 2017-09-05 15:30:24 +02:00
Tomas Orsava
ade5ea6107 Remove debuginfo and debugsource from the api 2017-09-05 15:22:56 +02:00
Tomas Orsava
85f1f101a4 Need to build python3 as well as python2 version of some packages
Explanation in the added commend under buildopts.rpms.macros.
2017-09-05 10:20:34 +02:00
Tomas Orsava
16f05c9f85 Rebuild module 2017-09-04 19:28:00 +02:00
Tomas Orsava
8cc2a4cc8e First version of a working modulemd 2017-09-04 13:53:28 +02:00
Nils Philippsen
88be063ec8 update references 2017-08-01 14:32:10 +02:00
Nils Philippsen
17adf73a0c remove trailing whitespace 2017-08-01 14:31:59 +02:00
mkocka
bded123409 removing bootstrap 2017-05-13 23:40:16 +02:00
mkocka
67f46e31fe adding bootstrap 2017-05-13 23:10:12 +02:00
mkocka
0621873ea1 adding perl 2017-05-13 21:18:43 +02:00
mkocka
b8e6b7e7db new version of modulemd file 2017-05-11 10:36:25 +02:00
mkocka
be4d0713cb python ver 2.6 2017-04-11 10:36:50 +02:00
Matus Kocka
f781487077 Adding README.md with deps 2017-04-10 23:48:04 +02:00
3 changed files with 1 additions and 0 deletions

0
.gitignore vendored
View file

1
dead.package Normal file
View file

@ -0,0 +1 @@
This module was just an attempt and is not compatible with the current modularity

View file