aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 1.149 (aka merge patches from package repository)1.149Thierry Vignaud2012-07-252-1/+2
|
* merge patches from package repository: have kmod.prov handle .xzThierry Vignaud2012-07-252-1/+2
| | | | compressed modules as well (tmb)
* merge patches from package repository: fix %rename macroThierry Vignaud2012-07-252-2/+3
|
* merge patches from package repository: fix build with rpm-4.9+Thierry Vignaud2012-07-252-5/+4
|
* bump version1.148Thierry Vignaud2012-07-252-1/+2
| | | | (let's stop reusing again & again the same version for all releases...)
* fix buildThierry Vignaud2012-07-251-4/+4
|
* "resolve" /bin/env foo interpreter to actual path, rather than generatingThierry Vignaud2012-07-252-0/+7
| | | | | dependencies on coreutils, should trim off ~800 dependencies more (Per Oyvind, mdv)
* drop automatically generated dependencies on interpreters we either don'tThierry Vignaud2012-07-252-2/+22
| | | | | | need dependencies on or that we have other dedicated dependency generators for making them duplicate, reducing ~5K packages' dependencies at next rebuild (from Per Oyvind, mdv).
* sync with upstream rpm.org: "Avoid emitting empty perl() module deps.Thierry Vignaud2012-07-252-1/+2
| | | | | | | | | | Test case from DOM.pm (perl-CSS-DOM 0.13): use # to keep CPANTS happy :-) strict; use # same here warnings;" (Ville Skyttä , 2011-02-12)
* sync with upstream rpm.org:Thierry Vignaud2012-07-252-1/+6
| | | | | | | | | "Fix perl version provide for packages defined in multiple blocks (#rhbz214496) Successive definitions of the same package shouldn't stomp on previously found $VERSION, this is how perl itself behaves. Patch from James Ralston." (Panu Matilainen, 2007-08-28)
* sync with upstream rpm.org:Thierry Vignaud2012-07-252-3/+8
| | | | | "Filter out incorrect perl(main) provides (rh#177960)" (Paul Nasrat, 2007-02-22)
* sync with upstream rpm.org:Thierry Vignaud2012-07-252-20/+20
| | | | | "perl.{req,prov} whitespace, backslash and paren cleanups." (Ville Skyttä, 2010-01-24)
* sync with upstream rpm.org:Thierry Vignaud2012-07-252-1/+2
| | | | | "skip over =for ... perlpod construct (RhBug:477516)" (Ville Skyttä, 2010-02-15)
* sync with upstream rpm.org:Thierry Vignaud2012-07-253-2/+3
| | | | | "skip new-fangled head[34] while gerenerating deps (#118243)" (jbj, 2004-04-08)
* sync with upstream rpm.org: "Make perl.{req,prov} warn about unreadable files"Thierry Vignaud2012-07-253-3/+11
| | | | (Ville Skyttä, 2010-02-25)
* sync with upstream rpm.org: "Comment spelling fix" (panu, 2011-04-24)Thierry Vignaud2012-07-251-1/+1
|
* sync with upstream rpm.org: "Remove unneeded regex grouping"Thierry Vignaud2012-07-252-2/+3
| | | | (Ville Skyttä, 2011-04-24)
* drop automatically generated rtld(GNU_HASH) dependencies, it's beenThierry Vignaud2012-07-252-3/+4
| | | | | | provided by glibc for five years now and can safely be assumed that there's no longer any need for it, reducing ~5K packages' dependency on it during next rebuild. (Per Oyvind, mdv)
* use upstream fonconfig.prov as we had exactly the same fileThierry Vignaud2012-07-254-31/+5
|
* sync with rpm.org:Thierry Vignaud2012-07-252-3/+8
| | | | | | | | | | (wtf are not we using rpm's /usr/lib/rpm/fontconfig.prov instead of copying it here???) "Fix potential getOutputFrom() error on font provide extraction (RhBug:609117) - if fonts are detected in the package being built but fc-query isn't present, the script exited without consuming stdin which can break getOutputFrom()" (panu, 2010-06-30)
* tag some released "versions"Thierry Vignaud2012-07-251-0/+4
|
* updage %%_webappconfdir macroGuillaume Rousse2012-07-251-1/+1
|
* Update location of the %_unitdir macro post-usrmoveColin Guthrie2012-07-242-1/+2
|
* Fix generation of provides for osgi and mavenDexter Morgan2012-06-272-5/+6
|
* Handle better osgi.prov by only looking at the wanted files ( remove error ↵Dexter Morgan2012-02-132-2/+6
| | | | at rpm building)
* Better handle maven.provDexter Morgan2011-12-312-3/+6
|
* New version 1.148Dexter Morgan2011-12-281-0/+1
|
* Add support for osgi and maven provideDexter Morgan2011-12-282-0/+15
|
* Add a TODODexter Morgan2011-12-281-0/+1
|
* Remove desktop-file.prov from Makefile.amDexter Morgan2011-12-281-1/+0
|
* Use upstream desktop-file.prov as we had exactly the same fileDexter Morgan2011-12-283-26/+5
|
* rpm-mageia-setup 1.1471.147Anssi Hannula2011-12-272-1/+2
|
* add support for $EXCLUDE_FROM_FULL_STRIPAnssi Hannula2011-12-272-0/+6
| | | | | | | | | Add support for $EXCLUDE_FROM_FULL_STRIP regexp which makes find-debuginfo.sh only strip debugging symbols from the matched files (from Mandriva). This is useful for e.g. glibc where we don't want to fully strip some libraries to keep valgrind, gdb, etc. working without glibc-debug.
* update NEWS after dmorgan's commitAnssi Hannula2011-12-271-0/+3
|
* Disable internal dep generatorDexter Morgan2011-12-251-1/+2
|
* New version 1.1461.146Dexter Morgan2011-12-242-1/+3
|
* Enable new internal dep generator ( needed for java packages)Dexter Morgan2011-12-241-0/+3
|
* update the default rpm spec of the emacs mode to fit Mageia policiesMalo Deniélou2011-12-171-5/+2
|
* fix typo noticed by kamil (#3697)Nicolas Vigier2011-12-111-1/+1
|
* fix changelog truncation to 3 years to work with rpm.orgAnssi Hannula2011-12-082-1/+3
|
* fix NEWS breakageAnssi Hannula2011-12-081-1/+1
|
* v1.145 - extract perl requires from MYMETA.yml / MYMETA.json when present1.145Jerome Quelin2011-11-083-2/+11
|
* Add java macros from JPackageDexter Morgan2011-10-202-0/+34
|
* 1.144: Add support for fdo /usr/share/help when find_lang1.144Funda Wang2011-09-193-1/+13
|
* Update news file1.143Dexter Morgan2011-09-111-0/+4
|
* Add systemd rpm macrosDexter Morgan2011-09-091-0/+6
|
* Install brp-java-repack-jarsDexter Morgan2011-09-081-0/+1
|
* Add brp-java-repack-jarsDexter Morgan2011-09-082-0/+100
|
* Add an automatic rm -fr %buildroot at the beginning of %install scriptletDexter Morgan2011-09-081-0/+9
|
* keep lower-case perl provides in automatic extraction1.142Jerome Quelin2011-08-293-2/+5
|