]> git.pld-linux.org Git - packages/libbsd.git/commitdiff
- updated to 0.5.2 auto/th/libbsd-0.5.2-1
authorJakub Bogusz <qboosh@pld-linux.org>
Thu, 4 Jul 2013 16:11:53 +0000 (18:11 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Thu, 4 Jul 2013 16:11:53 +0000 (18:11 +0200)
libbsd.spec

index 0f81b49b704b85e6eb2d357873472bca65da6335..d7edcbdcce6dd90943c53db4aecc2b3ef83a5cc9 100644 (file)
@@ -1,14 +1,16 @@
 Summary:       Utility functions from BSD systems
 Summary(pl.UTF-8):     Funkcje narzędziowe z systemów BSD
 Name:          libbsd
-Version:       0.4.2
+Version:       0.5.2
 Release:       1
 License:       BSD, MIT (depending on part)
 Group:         Libraries
-Source0:       http://libbsd.freedesktop.org/releases/%{name}-%{version}.tar.gz
-# Source0-md5: 591fc9de4ca22f78cf87a94e648a92f4
+Source0:       http://libbsd.freedesktop.org/releases/%{name}-%{version}.tar.xz
+# Source0-md5: be8b2e0dc4614699834c49693574fd1a
 URL:           http://libbsd.freedesktop.org/
 BuildRequires: sed >= 4.0
+BuildRequires: tar >= 1:1.22
+BuildRequires: xz
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -103,8 +105,10 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man3/dehumanize_number.3*
 %{_mandir}/man3/expand_number.3*
 %{_mandir}/man3/fgetln.3*
+%{_mandir}/man3/fgetwln.3*
 %{_mandir}/man3/flopen.3*
 %{_mandir}/man3/fmtcheck.3*
+%{_mandir}/man3/fparseln.3*
 %{_mandir}/man3/getmode.3*
 %{_mandir}/man3/getpeereid.3*
 %{_mandir}/man3/getprogname.3*
@@ -125,10 +129,13 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man3/strlcat.3*
 %{_mandir}/man3/strlcpy.3*
 %{_mandir}/man3/strmode.3*
+%{_mandir}/man3/strnstr.3*
 %{_mandir}/man3/strtonum.3*
 %{_mandir}/man3/tree.3*
 %{_mandir}/man3/unvis.3*
 %{_mandir}/man3/vis.3*
+%{_mandir}/man3/wcslcat.3*
+%{_mandir}/man3/wcslcpy.3*
 
 %files static
 %defattr(644,root,root,755)
This page took 0.137069 seconds and 4 git commands to generate.