Commit d1e25e8
committed
packaging: do not use
If the buildroot contains outdated packages that do not yet contain
definition of the macro, it causes the build of csdiff to fail with:
```
error: line 90: Unknown tag: %py_provides python3-csdiff
```
This partially reverts commit df5c63f.
Fixes: commit f16db5a
Closes: #203%py_provides in epel-7 builds1 parent 8e7e1ee commit d1e25e8
1 file changed
+5
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
171 | 171 | | |
172 | 172 | | |
173 | 173 | | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
174 | 178 | | |
| 179 | + | |
175 | 180 | | |
176 | 181 | | |
177 | 182 | | |
| |||
0 commit comments