A tool for maintaining an RPM based distribution. https://openmamba.org
Go to file
Silvan Calarco 13bcb5ed4e reports.c: fix selection between duplicated providers in deps files
Example case:
$ rpm -q perl --provides|grep "perl(DynaLoader)"
perl(DynaLoader)
perl(DynaLoader) = 1.14
2013-01-13 23:30:43 +01:00
config Added autogen.sh and removed autotools generated files 2012-03-16 15:50:40 +01:00
html Added autogen.sh and removed autotools generated files 2012-03-16 15:50:40 +01:00
src reports.c: fix selection between duplicated providers in deps files 2013-01-13 23:30:43 +01:00
AUTHORS Initial commit 2011-04-27 21:50:52 +02:00
autogen.sh autogen.sh: use autoheader to regenerate src/include/config.h.in (removed from git) 2013-01-02 00:13:35 +01:00
ChangeLog Initial commit 2011-04-27 21:50:52 +02:00
configure.ac configure.ac: remove hardcoded path for libiberty.a to fix x86_64 build 2013-01-06 14:53:54 +01:00
COPYING Initial commit 2011-04-27 21:50:52 +02:00
distromatic.conf Initial commit 2011-04-27 21:50:52 +02:00
Makefile.am Initial commit 2011-04-27 21:50:52 +02:00
VERSION Release 1.2.1.1 2013-01-06 14:59:01 +01:00