Search
j0ke.net Open Build Service
>
Projects
>
home:netmax
>
libmemcached
> Changes
Sign Up
|
Log In
Username
Password
Cancel
Overview
Repositories
Revisions
Requests
Users
Advanced
Attributes
Meta
Changes of Revision 42
[-]
[+]
Changed
libmemcached.spec
@@ -56,6 +56,7 @@ %{__make} install DESTDIR="%{buildroot}" AM_INSTALL_PROGRAM_FLAGS="" # strip binaries +strip %{buildroot}%{_bindir}/memdump strip %{buildroot}%{_bindir}/memcat strip %{buildroot}%{_bindir}/memcp strip %{buildroot}%{_bindir}/memerror @@ -87,6 +88,7 @@ %files %defattr(0755,root,root,-) +%{_bindir}/memdump %{_bindir}/memcat %{_bindir}/memcp %{_bindir}/memerror @@ -95,6 +97,7 @@ %{_bindir}/memstat %{_bindir}/memslap %defattr(0640,root,root,-) +%{_mandir}/man1/memdump.1.gz %{_mandir}/man1/memcat.1.gz %{_mandir}/man1/memcp.1.gz %{_mandir}/man1/memerror.1.gz @@ -102,6 +105,7 @@ %{_mandir}/man1/memrm.1.gz %{_mandir}/man1/memslap.1.gz %{_mandir}/man1/memstat.1.gz +%{_mandir}/man3/memcached_dump.3.gz %{_mandir}/man3/libmemcached.3.gz %{_mandir}/man3/libmemcached_examples.3.gz %{_mandir}/man3/memcached_add.3.gz