From 30f765118a4af3e35d2bc7a77c612fa57f942645 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Wed, 7 Apr 2004 17:41:54 +0000 Subject: readme update spec fiux git-svn-id: file:///home/lennart/svn/public/libdaemon/trunk@65 153bfa13-eec0-0310-be40-b0cb6a0e1b4b --- doc/README.html.in | 5 ++++- libdaemon.spec.in | 1 + 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/doc/README.html.in b/doc/README.html.in index f50cab4..a09aad8 100644 --- a/doc/README.html.in +++ b/doc/README.html.in @@ -42,6 +42,9 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.

News

+
Wed Apr 7 2004:
+

Version 0.6 released; changes include: backgrounding fixes, minor other stuff

+
Tue Feb 10 2004:

Version 0.5 released; changes include: signal handling fix, forking fix

@@ -125,7 +128,7 @@ compilation and make install (as root) for installation of

If you want to be notified whenever I release a new version of this software use the subscription feature of Freshmeat.


-
Lennart Poettering <@PACKAGE_BUGREPORT@>, February 2004
+
Lennart Poettering <@PACKAGE_BUGREPORT@>, April 2004
$Id$
diff --git a/libdaemon.spec.in b/libdaemon.spec.in index 1ef3a63..0e82fbe 100644 --- a/libdaemon.spec.in +++ b/libdaemon.spec.in @@ -65,6 +65,7 @@ rm -rf $RPM_BUILD_ROOT %{_includedir}/* %{_libdir}/*.a %{_libdir}/*.so +%{_libdir}/pkgconfig/*.pc %changelog * Mon Jul 21 2003 Lennart Poettering 0.3 -- cgit