aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.PL
Commit message (Collapse)AuthorAgeFilesLines
* revert unneeded commit for nowtopic/3.12Pascal Rigaux2008-03-251-10/+16
|
* d'oh, argument to hexversion() must of course be passed as stringsPer Øyvind Karlsen2008-03-191-3/+2
|
* improve rpm version detectionPer Øyvind Karlsen2008-03-191-16/+11
| | | | | really fix callback size for rpm5.org versions
* define WITH_DB in rpm5compat.h in stead of in MakefilePer Øyvind Karlsen2008-03-011-1/+1
| | | | | drop useless conditionals for headers as they're already conditional in themself ;)
* do better "detection" of callback size without having to define it in ↵Per Øyvind Karlsen2008-03-011-3/+0
| | | | Makefile (inspired by apt)
* do not define RPM_CALLBACK_LONGLONG for rpm 5.0Per Øyvind Karlsen2008-02-281-1/+1
|
* fix building with rpm5 DEVEL versionPer Øyvind Karlsen2008-02-271-2/+2
|
* fix compiling with RCsThierry Vignaud2008-02-081-0/+2
|
* start on work for rpm5 supportPer Øyvind Karlsen2008-01-161-2/+5
|
* introduce some compatibility code with rpm.org Pascal Rigaux2007-12-101-1/+5
|
* oops, fix typo in previous commitPascal Rigaux2007-12-101-1/+1
|
* simplify version comparison using perl "version" objectsPascal Rigaux2007-12-101-15/+19
|
* - rpm 4.5 support (thanks to peroyvind) (#35323)Pascal Rigaux2007-11-091-0/+3
|
* - make is_arch_compat rpm 4.4.8 compliantOlivier Thauvin2007-06-191-0/+3
|
* - fix rpm version check, grrrrOlivier Thauvin2007-03-011-1/+1
|
* perl-URPM.spec is no more bundled with dist, removing "rpm" and "srpm" targetsPascal Rigaux2007-01-151-15/+1
|
* Fix rpm version detection. Generate ChangeLog under C locale.Rafael Garcia-Suarez2006-06-121-1/+2
|
* Use svn2cl to generate ChangeLog, and regenerate itRafael Garcia-Suarez2006-06-071-1/+11
|
* It's nice to be able to compile with rpm 4.4.6, but it's nice to be able toRafael Garcia-Suarez2006-06-011-0/+3
| | | | | compile with older rpms too.
* Get version comparison rightRafael Garcia-Suarez2006-03-131-1/+1
|
* Define new symbol in Makefile.PL depending on detected rpm versionRafael Garcia-Suarez2006-03-131-1/+6
| | | | | (no simpler way to get it from the C preprocessor, it seems)
* Clean up gcc optionsRafael Garcia-Suarez2006-03-071-2/+1
|
* Make sure -fno-strict-aliasing is used (gcc option)Rafael Garcia-Suarez2006-03-011-1/+1
|
* - add Urpm_spec2srcheader(): return header of src.rpm from a specfileOlivier Thauvin2006-01-191-1/+1
|
* Be verbose about the detected RPM versionRafael Garcia-Suarez2005-12-011-0/+1
|
* libbzip2 is actually not used by URPM.Rafael Garcia-Suarez2005-11-301-1/+1
|
* Require MDV::Packdrakeng in Makefile.PLRafael Garcia-Suarez2005-10-281-0/+3
|
* Rebuild test rpm when running tests. Add cleanup to files.Rafael Garcia-Suarez2005-10-031-0/+1
|
* Add an rpm makefile targetRafael Garcia-Suarez2005-10-031-4/+20
|
* Makefile.PL cleanupRafael Garcia-Suarez2005-10-031-13/+23
|
* Allow to rebuild URPM under non-C locales (Boris Filipovic)Rafael Garcia-Suarez2005-08-181-1/+1
|
* Remove rpm 4.0 supportRafael Garcia-Suarez2005-05-021-7/+3
|
* - don't check rpm rpm version but rpm binary versionOlivier Thauvin2004-08-021-3/+4
|
* - generate the manpage0.97Olivier Thauvin2004-07-141-1/+0
| | | | | - 0.97
* Add a ChangeLog target in the makefileRafael Garcia-Suarez2004-07-121-0/+10
|
* Don't install manpages.Rafael Garcia-Suarez2004-04-211-0/+1
|
* Force INSTALLDIRS=vendor in the Makefile.PL, for local testingRafael Garcia-Suarez2004-04-091-2/+3
|
* Add some API documentation for the URPM module.Rafael Garcia-Suarez2004-04-021-4/+3
| | | | | Plus, some minor nits in auxiliary files.
* removed -f-no-rtti as no C++ code is used.Francois Pons2003-07-101-1/+1
|
* first try of 4.2 compatible perl-URPM,Francois Pons2003-04-291-1/+11
| | | | | | missing verify_signature, new version 0.83
* initial revision.Francois Pons2002-05-311-0/+13