Igor Gnatenko
|
a3e7120bb2
|
Fix arch-dependent requires in subpackages (RHBZ #1398591)
Signed-off-by: Igor Gnatenko <ignatenko@redhat.com>
|
2016-11-25 13:20:42 +01:00 |
|
Panu Matilainen
|
ec7193f9fa
|
Expand python subpackage obsoletion range (related: #1394125)
Since everything from F23 to rawhide is moving to 4.13.0 based
rpm the obsoletion range needs to match anything older than rawhide.
|
2016-11-11 10:19:07 +02:00 |
|
Panu Matilainen
|
d3306a5d53
|
Fix invalid memory access on %transfiletriggerpostun (#1284645)
|
2016-11-07 15:09:30 +02:00 |
|
Thierry Vignaud
|
9e615fd4e0
|
Fix references to package names, re-enable test-suite
|
2016-11-07 14:49:13 +02:00 |
|
Panu Matilainen
|
dcc21c353f
|
Rebase to rpm 4.13.0 final
|
2016-11-03 13:33:38 +02:00 |
|
Panu Matilainen
|
32a2500e40
|
Fix harmless unused variable warning from fedora-specspo patch
Fedora specspo version is much simpler than the upstream one and
doesn't need to change languages etc, just drop the unused foa
tripping warnings.o
|
2016-11-02 08:01:35 +02:00 |
|
Panu Matilainen
|
cf4d3ed708
|
Rebase to rpm 4.13.0-rc2
|
2016-10-20 18:39:56 +03:00 |
|
Richard W.M. Jones
|
9c2066b222
|
Add upstream patches for riscv64 architecture support.
These two patches are upstream already. A third patch is also
upstream, but it is not needed with the older RPM we have, so I didn't
include it.
|
2016-09-23 15:30:01 +01:00 |
|
Igor Gnatenko
|
adf839f07a
|
Backport patch for missing import in Python dependency generator
Signed-off-by: Igor Gnatenko <ignatenko@redhat.com>
|
2016-08-24 15:48:12 +02:00 |
|
Kalev Lember
|
6534c05904
|
Fix -python2 and -python3 subpackage obsoleting from .42
|
2016-08-24 11:36:10 +02:00 |
|
Igor Gnatenko
|
68f46ed226
|
Use %%python_provide for python3 subpackage
Signed-off-by: Igor Gnatenko <ignatenko@redhat.com>
|
2016-08-23 11:59:19 +02:00 |
|
Igor Gnatenko
|
7cf326913f
|
Backport fixes to ignore .egg-link files in Python dependency generator
Signed-off-by: Igor Gnatenko <ignatenko@redhat.com>
|
2016-08-22 16:12:03 +02:00 |
|
Igor Gnatenko
|
7defdb873e
|
add conditional to build with ndb
Signed-off-by: Igor Gnatenko <ignatenko@redhat.com>
|
2016-08-13 10:35:20 +02:00 |
|
Florian Festi
|
485d8d8288
|
- Enable --majorver-provides in Python dependency generator
|
2016-08-12 11:11:52 +02:00 |
|
Igor Gnatenko
|
76e0e5ca63
|
Add %%{?system_python_abi}; Fixes and cleanups
Signed-off-by: Igor Gnatenko <ignatenko@redhat.com>
|
2016-08-09 18:17:41 +02:00 |
|
Fedora Release Engineering
|
ce564aa882
|
- https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages
|
2016-07-19 12:32:00 +00:00 |
|
Petr Písař
|
cd3a538d79
|
Drop rpm-build's dependency on perl-generators
This removes the last run-time dependency on Perl and frees minimal
build root from the Perl. See
<https://fedoraproject.org/wiki/Changes/Build_Root_Without_Perl>.
|
2016-07-18 16:17:29 +02:00 |
|
Florian Festi
|
5d3e134418
|
- Pass relevant files to new Python dependency generator
by passing all files in the PYthon directories
|
2016-07-15 12:30:29 +02:00 |
|
Florian Festi
|
82f61bba7f
|
- Add new Python dependency generator (provides only for now) (#1340885)
|
2016-06-13 16:06:01 +02:00 |
|
Florian Festi
|
ae2bf135f8
|
- Add support for _buildhost macro (#1309367)
|
2016-06-02 16:02:52 +02:00 |
|
Lubos Kardos
|
b1ea7e94ff
|
- Fix signing with non-ASCII uid keys
- Resolves: #1243963
|
2016-05-23 11:05:25 +02:00 |
|
Lubos Kardos
|
2f3f5c83b5
|
- Use armv7hl isa for all armhfp (armv7h*l) arches
- Resolves: #1326871
|
2016-05-19 13:18:47 +02:00 |
|
Lubos Kardos
|
933370a6b7
|
- Filter unversioned deps if corresponding versioned deps exist
- Resolves: #678605
|
2016-05-17 16:20:23 +02:00 |
|
Lubos Kardos
|
177601750a
|
- Fix sigsegv in stringFormat()
- Resolves: #1316903
- Fix reading rpmtd behind its size in formatValue()
- Resolves: #1316896
|
2016-04-25 15:17:59 +02:00 |
|
Lubos Kardos
|
9f6c27f43a
|
- escape % chars in previous changelog record
|
2016-04-15 11:53:25 +02:00 |
|
Lubos Kardos
|
20d5c660aa
|
- Enable --no-backup-if-mismatch by default in %patch macro
- Resolves: #884755
- Add %{_default_patch_flags} to %__patch which is used in %autosetup
- Use fuzz settings for %autopatch/%autosetup
|
2016-04-15 11:25:09 +02:00 |
|
Lubos Kardos
|
ea526e71ec
|
- Make creating index records consistent for rich and rich-weak deps
- Resolves: #1325982
|
2016-04-14 13:50:52 +02:00 |
|
Lubos Kardos
|
761a0d9ec7
|
- Add RPMCALLBACK_ELEM_PROGRESS callback type (needed by dnf)
|
2016-04-12 16:49:54 +02:00 |
|
Igor Gnatenko
|
5d2cf89172
|
fix bogus date in %changelog
Signed-off-by: Igor Gnatenko <ignatenko@redhat.com>
|
2016-04-09 11:00:40 +02:00 |
|
Lubos Kardos
|
20901a7b46
|
- Fix non-working combination of %lang and %doc directive
- Resolves: #1254483
|
2016-04-06 11:36:13 +02:00 |
|
Lubos Kardos
|
0b025ec5a1
|
- Add posix.redirect2null
- Resolves: #1287918
|
2016-03-10 15:31:16 +01:00 |
|
Florian Festi
|
6fa824a46b
|
Add description to plugin-systemd-inhibit
|
2016-02-29 10:59:58 +01:00 |
|
Florian Festi
|
43e89ed19f
|
- Fix ExclusiveArch/ExcludeArch for noarch packages
- Resolves: #1298668
|
2016-02-26 11:23:45 +01:00 |
|
Florian Festi
|
13b1b5af07
|
Fix date in changelog
|
2016-02-26 08:13:10 +01:00 |
|
Florian Festi
|
985d349b70
|
- Fix dependencies for RemovePathPostfixes
- Resolves: #1306559
|
2016-02-25 16:59:56 +01:00 |
|
Florian Festi
|
eb90463d6a
|
- Add support for MIPS release 6
- Add mips32 mips64 mipsel and mipseb macros
- Resolves: #1285116
|
2016-02-19 14:38:42 +01:00 |
|
Florian Festi
|
0d0e45ddf5
|
Also block idle and sleep in the systemd-inhibit plugin
Resolves: #1297984
|
2016-02-19 14:38:38 +01:00 |
|
Lubos Kardos
|
fbda200dd8
|
- Remove size limit when expanding macros
- Resolves: #1301677
|
2016-02-02 17:15:04 +01:00 |
|
Lubos Kardos
|
8b1762e954
|
- Harden rpm package again, previous attempt had to be reverted
- Resolves: #1289734
|
2016-02-01 16:52:08 +01:00 |
|
Lubos Kardos
|
933c30b2f0
|
- Remove setting %%_gnu macro explictly, no more needed
- Related: #1303265
|
2016-02-01 14:38:14 +01:00 |
|
Lubos Kardos
|
3d139e0cf5
|
- Revert using %%configure, it causes problems
- Temporary set %%_gnu macro explictly, just for one build
- Resolves: #1303265
|
2016-02-01 14:15:28 +01:00 |
|
Lubos Kardos
|
6f4d9623c3
|
- Use %%configure macro, harden rpm package
- Resolves: #1289734
|
2016-01-29 16:21:57 +01:00 |
|
Lubos Kardos
|
ee86e21cbd
|
- Escape %%autosetup in previous changelog record
|
2016-01-19 16:59:50 +01:00 |
|
Lubos Kardos
|
a0329136e3
|
- Fix %autosetup not to cause errors during run of rpmspec tool
- Resolves: #1293687
|
2016-01-19 16:20:24 +01:00 |
|
Lubos Kardos
|
cc1db15b09
|
- Fix recursive calling of rpmdeps tool
- Resolves: #1297557
|
2016-01-15 16:11:38 +01:00 |
|
Florian Festi
|
d0fa66b1d4
|
Add support for %missingok as a standalone file attribute
|
2016-01-15 15:25:44 +01:00 |
|
Lubos Kardos
|
ece6f42375
|
- Fix not chrooting transaction file triggers
|
2016-01-15 14:54:25 +01:00 |
|
Lubos Kardos
|
3bf18080b5
|
- Add possibility to disable file triggers
- Fix unwanted multiple execution of file triggers in dnf
- Resolves: #1282115
|
2015-11-23 16:16:27 +01:00 |
|
Peter Robinson
|
0a236df57d
|
Rebuilt for https://fedoraproject.org/wiki/Changes/python3.5
|
2015-11-12 12:02:21 +00:00 |
|
Lubos Kardos
|
f545271021
|
- Fix crash when parsing corrupted RPM file
- Resolves: #1273360
|
2015-11-06 16:24:27 +01:00 |
|