Hello community, here is the log from the commit of package pacman checked in at Thu May 25 00:49:59 CEST 2006. -------- --- pacman/pacman.changes 2006-04-04 11:21:23.000000000 +0200 +++ pacman/pacman.changes 2006-05-24 20:14:31.000000000 +0200 @@ -1,0 +2,5 @@ +Wed May 24 20:14:23 CEST 2006 - schwab@suse.de + +- Don't strip binaries. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ pacman.spec ++++++ --- /var/tmp/diff_new_pack.t83s1N/_old 2006-05-25 00:49:54.000000000 +0200 +++ /var/tmp/diff_new_pack.t83s1N/_new 2006-05-25 00:49:54.000000000 +0200 @@ -16,7 +16,7 @@ Group: Amusements/Games/Action/Arcade Autoreqprov: on Version: 1.001 -Release: 856 +Release: 862 Summary: A Pacman Game Source: pacman-%{version}.tar.gz Patch: pacman-%{version}.dif @@ -34,14 +34,13 @@ %prep %setup %patch -autoreconf -fi -CXXFLAGS="$RPM_OPT_FLAGS" ./configure --prefix=/usr --bindir=/usr/X11R6/bin %build -make +autoreconf -fi +CXXFLAGS="$RPM_OPT_FLAGS" ./configure --prefix=/usr --bindir=/usr/X11R6/bin +make pacman_LDFLAGS= %install -rm -rf $RPM_BUILD_ROOT make install DESTDIR="$RPM_BUILD_ROOT" %clean @@ -53,6 +52,8 @@ /usr/X11R6/bin/pacman %changelog -n pacman +* Wed May 24 2006 - schwab@suse.de +- Don't strip binaries. * Tue Apr 04 2006 - mmarek@suse.cz - use RPM_OPT_FLAGS - fix missing return ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun...
participants (1)
-
root@suse.de