Commit Graph

69 Commits

Author SHA1 Message Date
Dalibor Pospisil
4835bfb867 migrated to python3
migrated to python3
weak dependency on python3-lxml - without this the journal.xml just will not be generated
2018-06-25 21:36:39 +02:00
Dalibor Pospisil
54e84a2459 fix for rlRun 2018-02-24 15:18:37 +01:00
Iryna Shcherbina
892df6e163 Update Python 2 dependency declarations to new packaging standards 2018-02-14 17:07:52 +01:00
Igor Gnatenko
ef9bbf31c2
Remove %clean section
None of currently supported distributions need that.
Last one was EL5 which is EOL for a while.

Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2018-02-14 07:52:59 +01:00
Igor Gnatenko
e4d5952672 Remove BuildRoot definition
None of currently supported distributions need that.
It was needed last for EL5 which is EOL now

Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2018-02-13 23:05:25 +01:00
Igor Gnatenko
14740c6913
really fix patch apply
Doing anything with spec grepping within spec is WRONG. If you want to
save extension, you should use Lua and %{patches} variable to implement
this hackery.

Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2018-02-09 09:13:34 +01:00
Igor Gnatenko
4dfd13a24c
Escape macros in %changelog
Reference: https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/thread/Y2ZUKK2B7T2IKXPMODNF6HB2O5T5TS6H/
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2018-02-09 09:04:11 +01:00
Fedora Release Engineering
6f07e274bc - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2018-02-07 03:42:00 +00:00
Dalibor Pospisil
9163f6bde7 fixed automatic patches applying 2018-02-03 23:53:40 +01:00
Dalibor Pospisil
368503090d release 1.17-8 2018-02-02 22:51:16 +01:00
Dalibor Pospisil
35ceec4906 release 1.17-7 2018-01-26 16:32:57 +01:00
Dalibor Pospisil
e2f27f4890 release 1.17-6: added requirement 2017-12-18 22:29:45 +01:00
Dalibor Pospisil
2616528b84 release 1.17-5 2017-12-13 19:20:50 +01:00
Dalibor Pospisil
a7feb07a2e updated also build dependencies 2017-10-20 09:41:22 +02:00
Dalibor Pospisil
a2084412e9 release 1.17-3: updated set of requirements 2017-10-20 09:31:44 +02:00
Dalibor Pospisil
2097d28e49 release 1.17-2
fixing a typo in the code
2017-10-18 11:05:35 +02:00
Dalibor Pospisil
24d96495bc added missing files 2017-10-18 00:03:06 +02:00
Dalibor Pospisil
25a349424c new release 1.17-1 2017-10-17 23:54:05 +02:00
Fedora Release Engineering
33f82bfdbe - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild 2017-07-26 03:51:25 +00:00
Dalibor Pospisil
1094bb2f6b release 1.16-3 2017-05-23 15:49:29 +02:00
Dalibor Pospisil
17c42fbc31 release version 1.16 2017-04-21 16:16:49 +02:00
Dalibor Pospisil
147ba9138b fixed links to sources 2017-04-21 16:08:07 +02:00
Dalibor Pospisil
f8125e39d5 added requiremnt for which 2017-04-21 16:08:07 +02:00
Fedora Release Engineering
b21f4d7fe9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild 2017-02-10 06:47:23 +00:00
Dalibor Pospisil
f8ba0378f3 updated date in changelog 2017-01-26 15:23:02 +01:00
Dalibor Pospisil
71e4aeeb7a version 1.15 2017-01-26 15:22:03 +01:00
Dalibor Pospisil
e52ec5fdd9 version 1.13 2017-01-24 13:25:12 +01:00
Dalibor Pospisil
ab91de1975 update changelog and version 2017-01-04 17:19:03 +01:00
Dalibor Pospisil
f1abf2a80b added some more requirements for tools which are used internally 2016-12-05 15:48:03 +01:00
Jiri Jaburek
68b0be3c42 wildcard %doc flagging - anything under _pkgdocdir
This changes only purely metadata-related information, specifically
what rpm --docfiles prints. The actual documentation files are already
included in the RPM by %dir.

Testing on RHEL6 with both rpm -ql and rpm -qd, no change could be
observed in the final generated RPM, so this change should have no
impact on anything working with the final RPM itself.

Signed-off-by: Jiri Jaburek <jjaburek@redhat.com>
2016-10-03 16:29:16 +02:00
Petr Písař
00dffe3f10 Mandatory Perl build-requires added <https://fedoraproject.org/wiki/Changes/Build_Root_Without_Perl> 2016-06-24 10:29:46 +02:00
Dennis Gilmore
6b3f47d5f4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild 2016-02-03 16:56:47 +00:00
Dalibor Pospisil
c56896f4fe removed forgotten patch 2015-10-29 18:53:43 +01:00
Dalibor Pospisil
7f41168970 release version 1.11-1 2015-10-29 18:34:04 +01:00
Dalibor Pospisil
f5c421aa8f added requirement for rpm-python, covers bz1262888 2015-10-29 10:05:44 +01:00
Dalibor Pospisil
bf63f0f023 added requirement for net-tools, covers bz1205330 2015-10-29 09:31:56 +01:00
Dennis Gilmore
4f27ccfc3d - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild 2015-06-17 01:41:56 +00:00
Dalibor Pospisil
c65a3943ad updated spec 2015-02-04 11:42:38 +01:00
Dalibor Pospisil
a609649aa7 fixed date in changelog 2014-12-01 15:22:44 +01:00
Dalibor Pospisil
e0ee3c1d0c release version 1.10-1 2014-12-01 15:00:17 +01:00
Dalibor Pospisil
36eb7f9164 fixed changelog date 2014-07-17 14:49:08 +02:00
Dalibor Pospisil
973099d0c0 reverted conditional phases support 2014-07-17 13:48:36 +02:00
Dalibor Pospisil
e1b6086b0d release 1.9-2 2014-07-01 17:14:42 +02:00
Dalibor Pospisil
e1b32c85c1 rebase to upstream 1.9 2014-06-17 14:48:31 +02:00
Petr Muller
93c2592908 Add vim highlight subpackage 2014-06-17 14:35:47 +02:00
Dennis Gilmore
2037f1c406 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild 2014-06-06 21:46:07 -05:00
Petr Muller
94b63f9ba2 Add a tmpfiles.d config file to avoid AVCs 2014-05-31 10:48:39 +02:00
Petr Muller
27995b3847 Update for Unversioned Docdirs 2013-08-20 17:26:12 +02:00
Dennis Gilmore
1f4f50f9df - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild 2013-08-02 22:14:39 -05:00
Petr Písař
a4a491a094 Perl 5.18 rebuild 2013-07-17 12:54:04 +02:00