SPECS: libstrlcpy.spec - manual for strlcpy too
glen
glen at pld-linux.org
Mon Oct 3 17:56:08 CEST 2005
Author: glen Date: Mon Oct 3 15:56:08 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- manual for strlcpy too
---- Files affected:
SPECS:
libstrlcpy.spec (1.3 -> 1.4)
---- Diffs:
================================================================
Index: SPECS/libstrlcpy.spec
diff -u SPECS/libstrlcpy.spec:1.3 SPECS/libstrlcpy.spec:1.4
--- SPECS/libstrlcpy.spec:1.3 Mon Oct 3 17:49:40 2005
+++ SPECS/libstrlcpy.spec Mon Oct 3 17:56:03 2005
@@ -3,7 +3,7 @@
Name: libstrlcpy
%define _snap 20050808
Version: 0.%{_snap}
-Release: 0.2
+Release: 0.5
License: BSD
Group: Libraries
Source0: ftp://ftp.openbsd.org/pub/OpenBSD/src/lib/libc/string/strlcpy.c
@@ -44,6 +44,7 @@
ln -s %{soname} $RPM_BUILD_ROOT%{_libdir}/%{name}.so
install %{soname} $RPM_BUILD_ROOT%{_libdir}
install %{SOURCE2} $RPM_BUILD_ROOT%{_mandir}/man3
+echo '.so strlcpy.3'> $RPM_BUILD_ROOT%{_mandir}/man3/strlcat.3
%clean
rm -rf $RPM_BUILD_ROOT
@@ -65,6 +66,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.4 2005/10/03 15:56:03 glen
+- manual for strlcpy too
+
Revision 1.3 2005/10/03 15:49:40 glen
- created devel package and moved manual there
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/libstrlcpy.spec?r1=1.3&r2=1.4&f=u
More information about the pld-cvs-commit
mailing list