Re: Specf file update

Steve G <[email protected]> Sun, 15 Feb 2004 06:24:43 -0800 (PST)
Newsgroups gmane.network.zeroconf.workers
Message-ID <[email protected]>
--0-1010441096-1076855083=:41939
Content-Type: text/plain; charset=us-ascii
Content-Id: 
Content-Disposition: inline

>This is a problem with cvs check-outs only, a package built 
>from a proper tgz should not show this effect.

This makes sense. The attached patch helps the problem. It does a
touch of everything before running configure.

Thanks,
-Steve Grubb

__________________________________
Do you Yahoo!?
Yahoo! Finance: Get your refund fast by filing online.
http://taxes.yahoo.com/filing.html
--0-1010441096-1076855083=:41939
Content-Type: text/plain; name="tmdns-patch13a.txt"
Content-Description: tmdns-patch13a.txt
Content-Disposition: inline; filename="tmdns-patch13a.txt"

diff -u tmdns/tmdns.spec tmdns.g/tmdns.spec
--- tmdns/tmdns.spec	2004-02-14 07:49:24.000000000 -0500
+++ tmdns.g/tmdns.spec	2004-02-15 09:18:45.000000000 -0500
@@ -25,6 +25,7 @@
 %setup -q 
 
 %build
+   find . -name '*' -exec touch {} \;
    ./configure						\
    make
 

--0-1010441096-1076855083=:41939--


-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click