]> git.ipfire.org Git - thirdparty/libsolv.git/log
thirdparty/libsolv.git
18 years agoMake the satsolver header usable with C++ (only pool.h and source_solv.h
Michael Matz [Fri, 12 Oct 2007 15:44:30 +0000 (15:44 +0000)] 
Make the satsolver header usable with C++ (only pool.h and source_solv.h
for now, they drag in most of the usefull stuff anyway).

18 years ago- fixing obsoletes not checked in every case (fixing one test case -
Stephan Kulow [Fri, 12 Oct 2007 15:14:34 +0000 (15:14 +0000)] 
- fixing obsoletes not checked in every case (fixing one test case -
  mls)
- adding a GNADENLOS mode not set by default (fixing 6 more, but
  degrades performance by 28%)

18 years agoThe .spec file also referred to the shared lib. Fix that.
Michael Matz [Fri, 12 Oct 2007 15:08:28 +0000 (15:08 +0000)] 
The .spec file also referred to the shared lib.  Fix that.

18 years agoEnable maintainer-mode (so that Makefiles are automatically rebuilt if
Michael Matz [Fri, 12 Oct 2007 15:07:26 +0000 (15:07 +0000)] 
Enable maintainer-mode (so that Makefiles are automatically rebuilt if
Makefile.am changes).

18 years agoFor now only build a static (but PIC) libsatsolver.a. No sense in doing
Michael Matz [Fri, 12 Oct 2007 14:58:08 +0000 (14:58 +0000)] 
For now only build a static (but PIC) libsatsolver.a.  No sense in doing
a shared lib with an unstable API.

18 years agofix typo
Michael Schroeder [Fri, 12 Oct 2007 14:50:32 +0000 (14:50 +0000)] 
fix typo

18 years agofix makefiles a bit
Michael Schroeder [Fri, 12 Oct 2007 14:36:47 +0000 (14:36 +0000)] 
fix makefiles a bit

18 years agodelete some spaces
Michael Schroeder [Fri, 12 Oct 2007 14:08:29 +0000 (14:08 +0000)] 
delete some spaces

18 years agofixing some bugs:
Stephan Kulow [Fri, 12 Oct 2007 11:45:43 +0000 (11:45 +0000)] 
fixing some bugs:
  - remove the original package on upgrade, not the new
    one
  - always set i686 when no arch is set (as required)
  - handle "install" as capability not as name
  - handle different kind of solvables in install
  - install locale solvables into an extra channel

18 years ago- do not select src packages in yps
Michael Schroeder [Tue, 9 Oct 2007 15:47:41 +0000 (15:47 +0000)] 
- do not select src packages in yps
- use some buffers to speed things up a bit

18 years ago- show better problem reports
Michael Schroeder [Tue, 9 Oct 2007 15:33:44 +0000 (15:33 +0000)] 
- show better problem reports

18 years ago- fix arch handling
Michael Schroeder [Tue, 9 Oct 2007 10:51:18 +0000 (10:51 +0000)] 
- fix arch handling
- fix makefile
- add modalias and installed namespaces
- fix red carpet upgrade detection

18 years agofix segfault
Michael Schroeder [Mon, 8 Oct 2007 09:17:33 +0000 (09:17 +0000)] 
fix segfault

18 years ago- don't pass name spaces for now
Michael Schroeder [Fri, 5 Oct 2007 23:19:53 +0000 (23:19 +0000)] 
- don't pass name spaces for now
- don't supplement bad architectures

18 years ago- support for legacy rewriting
Michael Schroeder [Fri, 5 Oct 2007 22:53:16 +0000 (22:53 +0000)] 
- support for legacy rewriting
- support for and/or/with deps
- support freshens

18 years agodo not add self-provides to src rpms
Michael Schroeder [Fri, 5 Oct 2007 17:24:41 +0000 (17:24 +0000)] 
do not add self-provides to src rpms

18 years agofix typo, add some more architectures
Michael Schroeder [Fri, 5 Oct 2007 14:07:58 +0000 (14:07 +0000)] 
fix typo, add some more architectures

18 years agoprep for package
Klaus Kaempf [Tue, 2 Oct 2007 14:54:29 +0000 (14:54 +0000)] 
prep for package

18 years agocurrent state of 'sat-solver'
Klaus Kaempf [Tue, 2 Oct 2007 12:40:07 +0000 (12:40 +0000)] 
current state of 'sat-solver'