The sndconfig package won't compile do to this line in
the changelog:
* %{date} Cristian Gafton <[EMAIL PROTECTED]>
- rebuild for release
I guessed that he should have built the package around
the 8th of March, and modified the date to that. See
.spec.diff file...
Stefan
--- sndconfig.spec.orig Tue May 16 07:39:52 2000
+++ sndconfig.spec Tue May 16 07:41:45 2000
@@ -1,6 +1,6 @@
Name: sndconfig
Version: 0.44
-Release: 1mdk
+Release: 2mdk
Copyright: GPL
Summary: The Red Hat Linux sound configuration tool.
Group: System/Configuration/Hardware
@@ -47,10 +47,14 @@
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
%changelog
+* Tue May 16 2000 Stefan van der Eijk <[EMAIL PROTECTED]> 0.44-2mdk
+- modified changelog entry of Cristian Gafton (rebuild
+ for release) from {%date} to Mar 8
+
* Sun May 7 2000 Warly <[EMAIL PROTECTED]> 0.44-1mdk
- change group
-* %{date} Cristian Gafton <[EMAIL PROTECTED]>
+* Wed Mar 8 2000 Cristian Gafton <[EMAIL PROTECTED]>
- rebuild for release
* Tue Feb 8 2000 Bill Nottingham <[EMAIL PROTECTED]>