Hello community, here is the log from the commit of package unifdef checked in at Fri Sep 29 18:17:22 CEST 2006. -------- --- unifdef/unifdef.changes 2006-01-25 21:42:26.000000000 +0100 +++ /mounts/work_src_done/STABLE/unifdef/unifdef.changes 2006-09-29 12:53:37.000000000 +0200 @@ -1,0 +2,5 @@ +Fri Sep 29 12:52:57 CEST 2006 - pth@suse.de + +- Remove nasm from BuildRequires. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ unifdef.spec ++++++ --- /var/tmp/diff_new_pack.jD0KOk/_old 2006-09-29 18:17:12.000000000 +0200 +++ /var/tmp/diff_new_pack.jD0KOk/_new 2006-09-29 18:17:12.000000000 +0200 @@ -1,22 +1,21 @@ # # spec file for package unifdef (Version 1.0) # -# Copyright (c) 2005 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2006 SUSE LINUX Products GmbH, Nuernberg, Germany. # This file and all modifications and additions to the pristine # package are under the same license as the package itself. # -# Please submit bugfixes or comments via http://bugs.opensuse.org +# Please submit bugfixes or comments via http://bugs.opensuse.org/ # # norootforbuild Name: unifdef -BuildRequires: nasm License: BSD Group: Development/Libraries/C and C++ Summary: Removes ifdefs from C files Version: 1.0 -Release: 7 +Release: 23 Source: http://www.cs.cmu.edu/~ajw/dist/unifdef-1.0.tar.gz Patch: unifdef-codecleanup.diff Source1: Makefile.am @@ -26,9 +25,9 @@ %description Unifdef is useful for removing ifdef'ed lines from a file while otherwise leaving the file alone. Unifdef acts on #ifdef, #ifndef, -#else, and #enX dif lines, and it knows only enough about C to know -when one of these is inactive because it is inside a comment, or a -single or double quote. +#else, and #endif lines, and it knows only enough about C to know when +one of these is inactive because it is inside a comment, or a single or +double quote. @@ -54,6 +53,8 @@ %doc LICENSE README unifdef.1 %changelog -n unifdef +* Fri Sep 29 2006 - pth@suse.de +- Remove nasm from BuildRequires. * Wed Jan 25 2006 - mls@suse.de - converted neededforbuild to BuildRequires * Mon Nov 07 2005 - pth@suse.de ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@suse.de