index
:
perl-URPM
distro/mga1
distro/mga2
distro/mga3
distro/mga5
distro/mga6
master
topic/0.30
topic/1.60
topic/2.09
topic/3.12
topic/3.18
topic/3.29
topic/3.30
topic/3.33
topic/3.37
topic/3.37-distepoch
topic/4.37
topic/infra2
topic/infra4
topic/infra_1_2
topic/parse_property
topic/proyvind
topic/rpm-4_4
topic/rpm5
topic/rpmstrpool
Perl RPM Manipulation Module
Thierry Vignaud [tv]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Makefile.PL
Commit message (
Expand
)
Author
Age
Files
Lines
*
enable to detect rpm version
Thierry Vignaud
2017-11-06
1
-1
/
+17
*
advertize the proper pkg for most distros
Thierry Vignaud
2017-11-06
1
-1
/
+3
*
add cflags reported by pkgconfig
Thierry Vignaud
2017-11-06
1
-1
/
+1
*
drop bogus INC present since first release
Thierry Vignaud
2017-11-06
1
-1
/
+0
*
simplify after previous commit
Thierry Vignaud
2017-11-06
1
-3
/
+1
*
use ExtUtils::PkgConfig in order to get detect rpm
Thierry Vignaud
2017-11-05
1
-30
/
+26
*
split configure deps hash
Thierry Vignaud
2017-11-01
1
-3
/
+5
*
explicitely declare configure requires
Thierry Vignaud
2017-10-29
1
-0
/
+3
*
we need Test::Pod
Thierry Vignaud
2017-10-28
1
-0
/
+3
*
explain deps
Thierry Vignaud
2017-10-27
1
-1
/
+1
*
cpan testers: do not test on perl < 5.8
Thierry Vignaud
2017-10-27
1
-0
/
+1
*
add license
Thierry Vignaud
2017-10-27
1
-0
/
+1
*
add abstract
Thierry Vignaud
2017-10-27
1
-0
/
+1
*
list me as author
Thierry Vignaud
2017-10-27
1
-0
/
+1
*
cpan: add repository link
Thierry Vignaud
2017-10-27
1
-0
/
+7
*
add 'META_MERGE' section for metadata
Thierry Vignaud
2017-10-27
1
-0
/
+4
*
we don't actually support rpm < 4.13 anymore
Thierry Vignaud
2017-10-27
1
-4
/
+4
*
Revert "add support for int64, using Math::Int64 C API"
Thierry Vignaud
2017-09-07
1
-1
/
+0
*
simplify: drop obsolete svn2cl
Thierry Vignaud
2017-08-26
1
-20
/
+0
*
add support for int64, using Math::Int64 C API
Thierry Vignaud
2016-10-18
1
-0
/
+1
*
perl_checker cleanup
Thierry Vignaud
2014-03-18
1
-1
/
+1
*
just overwrite archive when it already exist
Thierry Vignaud
2012-06-14
1
-1
/
+1
*
drop support for rpm-4.8.x
Thierry Vignaud
2012-06-08
1
-1
/
+1
*
we don't compile anymore with rpm < 4.8
Thierry Vignaud
2012-04-11
1
-1
/
+1
*
use xz compression
Thierry Vignaud
2011-09-09
1
-1
/
+1
*
fix building after last commit
Thierry Vignaud
2011-04-21
1
-1
/
+1
*
clean rpm5 support out
Thierry Vignaud
2011-04-16
1
-6
/
+2
*
Backport thierry fix (first try to build with rpm-4.9.1)
Dexter Morgan
2011-04-15
1
-0
/
+4
*
Synthesized commit during git-svn import combining previous Mandriva history ...
Mageia SVN-Git Migration
2011-02-04
1
-0
/
+0
*
adjust rpm.org/rpm5.org detection code
Christophe Fergeau
2010-02-24
1
-1
/
+1
*
we need to link with rpmbuild with rpm 4.6
Christophe Fergeau
2009-07-28
1
-3
/
+3
*
use pkg-config for rpm 4.x too
Christophe Fergeau
2009-07-27
1
-4
/
+1
*
enable and fix additional (-Wextra) warnings
Per Øyvind Karlsen
2009-07-26
1
-1
/
+1
*
* clean out compatibility code for older rpm versions that's not really
Per Øyvind Karlsen
2009-07-26
1
-2
/
+4
*
- adapt to librpm4.6
Pascal Rigaux
2008-12-09
1
-2
/
+2
*
un-revert rpm5.org cosmetics now that cooker has reopened
Per Øyvind Karlsen
2008-04-14
1
-16
/
+10
*
revert unneeded commit for now
topic/3.12
Pascal Rigaux
2008-03-25
1
-10
/
+16
*
d'oh, argument to hexversion() must of course be passed as strings
Per Øyvind Karlsen
2008-03-19
1
-3
/
+2
*
improve rpm version detection
Per Øyvind Karlsen
2008-03-19
1
-16
/
+11
*
define WITH_DB in rpm5compat.h in stead of in Makefile
Per Øyvind Karlsen
2008-03-01
1
-1
/
+1
*
do better "detection" of callback size without having to define it in Makefil...
Per Øyvind Karlsen
2008-03-01
1
-3
/
+0
*
do not define RPM_CALLBACK_LONGLONG for rpm 5.0
Per Øyvind Karlsen
2008-02-28
1
-1
/
+1
*
fix building with rpm5 DEVEL version
Per Øyvind Karlsen
2008-02-27
1
-2
/
+2
*
fix compiling with RCs
Thierry Vignaud
2008-02-08
1
-0
/
+2
*
start on work for rpm5 support
Per Øyvind Karlsen
2008-01-16
1
-2
/
+5
*
introduce some compatibility code with rpm.org
Pascal Rigaux
2007-12-10
1
-1
/
+5
*
oops, fix typo in previous commit
Pascal Rigaux
2007-12-10
1
-1
/
+1
*
simplify version comparison using perl "version" objects
Pascal Rigaux
2007-12-10
1
-15
/
+19
*
- rpm 4.5 support (thanks to peroyvind) (#35323)
Pascal Rigaux
2007-11-09
1
-0
/
+3
*
- make is_arch_compat rpm 4.4.8 compliant
Olivier Thauvin
2007-06-19
1
-0
/
+3
[next]