Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | kill python_(version|sitelib|sitearch) macros | Thierry Vignaud | 2015-08-04 | 2 | -10/+2 |
| | | | | they are already defined in rpm... | ||||
* | Drop leading zero from dates in 2 latest NEWS entries. | Christiaan Welvaart | 2015-07-11 | 1 | -2/+2 |
| | |||||
* | update NEWS | Christiaan Welvaart | 2015-07-07 | 1 | -0/+6 |
| | |||||
* | 2.122.12 | Christiaan Welvaart | 2015-07-07 | 1 | -1/+1 |
| | |||||
* | Drop -fPIC from x86-64 optflags - this option should only be used for code ↵ | Christiaan Welvaart | 2015-07-07 | 1 | -3/+3 |
| | | | | that ends up in a shared library. | ||||
* | kill %old_makeinstall2.11 | Thierry Vignaud | 2015-06-29 | 2 | -18/+1 |
| | | | | if people really want it, there's upstream %makeinstall | ||||
* | deprecate %makeinstall_std | Thierry Vignaud | 2015-06-29 | 2 | -1/+5 |
| | | | | advertize upstream %make_install instead | ||||
* | 2.102.10 | Thierry Vignaud | 2015-06-28 | 2 | -1/+3 |
| | |||||
* | remember to merge perl.{prov,req} | Thierry Vignaud | 2015-06-26 | 1 | -0/+1 |
| | |||||
* | stop emitting perlapi-<version> provides | Thierry Vignaud | 2015-06-26 | 4 | -19/+3 |
| | | | | now that nothing requires it | ||||
* | 2.92.9 | Thierry Vignaud | 2015-06-24 | 2 | -1/+3 |
| | |||||
* | stop emitting perlapi-<version> requires | Thierry Vignaud | 2015-06-24 | 4 | -20/+2 |
| | | | | now that libperl has a proper soname | ||||
* | 2.82.8 | Thierry Vignaud | 2015-06-21 | 2 | -1/+3 |
| | |||||
* | firmware.prov is not actually used by FC | Thierry Vignaud | 2015-06-21 | 1 | -1/+0 |
| | |||||
* | remove unused kmod.* files | Thierry Vignaud | 2015-06-21 | 4 | -21/+1 |
| | | | | | Should have been done in commit d629c66e5ee362a67c9564e74619104a51f769ee | ||||
* | update TODO list | Thierry Vignaud | 2015-06-21 | 1 | -1/+0 |
| | |||||
* | change file digests hashing algorithm to SHA-256 | Thierry Vignaud | 2015-06-21 | 2 | -0/+5 |
| | | | | see https://fedoraproject.org/wiki/Features/StrongerHashes | ||||
* | also drop old %__find_(provides|requires) | Thierry Vignaud | 2015-06-21 | 4 | -40/+1 |
| | | | | | They're still defined by rpm, we just don't support pre mga5 exceptions mechanism anymore | ||||
* | drop macro needlessly duplicated with rpm | Thierry Vignaud | 2015-06-21 | 1 | -4/+0 |
| | |||||
* | kill obsolete %defaultbuildroot | Thierry Vignaud | 2015-06-21 | 2 | -4/+1 |
| | | | | defaultbuildroot.patch wa dropped in rpm-4.6.0-0.rc2.1mnb2 on Dec 11 2008... | ||||
* | kill redondant/unmainted macro (mga#4927) | Thierry Vignaud | 2015-06-21 | 2 | -7/+3 |
| | | | | better use upstream macro | ||||
* | 2.72.7 | Thierry Vignaud | 2014-10-26 | 2 | -1/+3 |
| | |||||
* | add support for limiting parallel builds | Thierry Vignaud | 2014-10-26 | 2 | -1/+7 |
| | | | | (by defining %_smp_ncpus_max in spec file for packages needing it) | ||||
* | 2.62.6 | Pascal Terjan | 2014-10-14 | 2 | -1/+3 |
| | |||||
* | Support being passed the egg-info directory | Pascal Terjan | 2014-10-14 | 2 | -1/+6 |
| | |||||
* | 2.52.5 | Thierry Vignaud | 2014-10-01 | 2 | -1/+3 |
| | |||||
* | do not emit PHP requires for package's own files | Thierry Vignaud | 2014-10-01 | 2 | -0/+11 |
| | |||||
* | stop generating useless ChangeLog | Thierry Vignaud | 2014-09-26 | 1 | -4/+1 |
| | | | | this is just slowing packaging | ||||
* | drop SVN support | Thierry Vignaud | 2014-09-26 | 1 | -14/+0 |
| | |||||
* | 2.42.4 | Thierry Vignaud | 2014-09-26 | 2 | -1/+3 |
| | |||||
* | fix emitting pythoneggs deps with internal generator | Thierry Vignaud | 2014-09-26 | 1 | -6/+11 |
| | | | | | | | with internal generator we only get list of matching files but we'll never get any matching directory => check parent directory | ||||
* | emit pythonegg requires/provides back | Thierry Vignaud | 2014-09-26 | 3 | -1/+7 |
| | |||||
* | no need to use env | Thierry Vignaud | 2014-09-24 | 1 | -1/+1 |
| | |||||
* | readd back pythoneggs.py | Thierry Vignaud | 2014-09-24 | 2 | -1/+185 |
| | |||||
* | remove dwz.macros from git (now SRPMS sources) | Thierry Vignaud | 2014-09-24 | 3 | -43/+2 |
| | |||||
* | remove now useless g-ir-extract-deps | Thierry Vignaud | 2014-09-24 | 3 | -76/+1 |
| | |||||
* | remove kmod.* from git (now SRPMS sources) | Thierry Vignaud | 2014-09-24 | 2 | -2/+2 |
| | | | | | It's stupid to do our own git of some upstream git Easier to sync this way... | ||||
* | 2.32.3 | Pascal Terjan | 2014-09-18 | 2 | -1/+3 |
| | |||||
* | Generate devel() dependencies for gcc libs | Pascal Terjan | 2014-09-18 | 2 | -1/+3 |
| | |||||
* | 2.22.2 | Thomas Backlund | 2014-09-15 | 2 | -1/+3 |
| | |||||
* | update NEWS | Thomas Backlund | 2014-09-15 | 1 | -0/+3 |
| | |||||
* | retrieve file name from stdin | Thierry Vignaud | 2014-09-15 | 1 | -1/+2 |
| | |||||
* | fix matchign META files | Thierry Vignaud | 2014-09-15 | 1 | -3/+2 |
| | |||||
* | 2.12.1 | Thierry Vignaud | 2014-09-15 | 2 | -1/+3 |
| | |||||
* | use rpmdeps to generate any "normal" dependencies | Thierry Vignaud | 2014-09-15 | 3 | -26/+21 |
| | | | | in case someone disables internal deps generator | ||||
* | convert kmod provides to internal generator | Thierry Vignaud | 2014-09-15 | 5 | -6/+4 |
| | |||||
* | convert perl requires from meta to internal generator | Thierry Vignaud | 2014-09-15 | 3 | -0/+5 |
| | |||||
* | actually package php.attr | Thierry Vignaud | 2014-09-15 | 2 | -1/+3 |
| | |||||
* | 2.02.0 | Thierry Vignaud | 2014-09-12 | 2 | -1/+3 |
| | |||||
* | kill dead file | Thierry Vignaud | 2014-09-12 | 2 | -184/+3 |
| | | | | should have been deleted in commit abcac127ed949e61e91870b8b45fd0fbd2fa9683 |