Hi all,

I just released bbweather-0.2.1:

Cosmetic improvments:
- polished bbweather's man-page
- created man-page for GrabWeather
- created Debian package
- created RPM package


Functional improvements:
- Added error-checking to GrabWeather 
  Before, if wget was not installed or if the file could not be
  retrieved, GrabWeather did not return an error-message, so the user
  would assume everything's peachy when it was not.
  
- getopt_long is only available if _GNU_SOURCE is defined.  To make
  bbweather compile on other systems, we need to typedef getopt_long
  and use "getopt" otherwise.


If some people with a Debian and a RH system could be so kind to give me
feedback on the packages, I'd appreciate it - I'm still new to the art
of creating packages.

Should somebody without _GNU_SOURCE try to build bbweather, I'd
appreciate the feedback as well.

http://www.netmeister.org/apps/bbweather/index.html

If you have suggestions, comments etc, send them all my way :)
-Jan

-- 
Jan Schaumann 
http://www.netmeister.org

Reply via email to