OBS User unknown
2008-08-21 15:54:30 +00:00
committed by Git OBS Bridge
parent f0e95437a9
commit 4fab5892a5
2 changed files with 55 additions and 46 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Aug 21 03:18:18 CEST 2008 - maw@suse.de
- Version the devel subpackage's requirements to avoid update
breakage.
-------------------------------------------------------------------
Wed Aug 6 12:35:52 CDT 2008 - maw@suse.de
@@ -61,11 +67,11 @@ Fri Jul 25 14:04:56 CEST 2008 - sbrabec@suse.cz
Sun Jul 20 02:45:18 CEST 2008 - crrodriguez@suse.de
- fix build
- incidentally, this also fixes a massive PPC problems, caused
by endianness bug, GTK2 build failed causing chain-of-errors
- incidentally, this also fixes a problem on PPC caused by an
endianness bug; the GTK2 build failed causing a chain of errors
resulting in misleading libglitz.la related build failures.
- run make check, so the next time, the previous problem is catched
before it breaks everything.
- run make check, so that the next time the aforementioned problem
is caught before it causes further problems.
-------------------------------------------------------------------
Wed Jul 16 17:45:37 CDT 2008 - maw@suse.de