]> git.pld-linux.org Git - packages/xmlrpc-c.git/commitdiff
- I can see no reason to remove xml-rpc-api2txt, so package it auto/th/xmlrpc-c-1_26_2-1
authorJakub Bogusz <qboosh@pld-linux.org>
Sun, 29 May 2011 19:29:24 +0000 (19:29 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    xmlrpc-c.spec -> 1.47

xmlrpc-c.spec

index 572588e764d8ba8331540d63f586ca1032d6a818..0e5c58021e058ef11adbf8e7b177eb122bc67e79 100644 (file)
@@ -308,9 +308,6 @@ chmod +x $RPM_BUILD_ROOT%{_libdir}/*.so*
 %{__rm} $RPM_BUILD_ROOT%{_includedir}/xmlrpc_server_w32httpsys.h \
        $RPM_BUILD_ROOT%{_includedir}/xmlrpc-c/server_w32httpsys.h
 
-# why??? man is still packaged  --q
-%{__rm} $RPM_BUILD_ROOT%{_bindir}/xml-rpc-api2txt
-
 %clean
 rm -rf $RPM_BUILD_ROOT
 
@@ -468,6 +465,7 @@ rm -rf $RPM_BUILD_ROOT
 %attr(755,root,root) %{_bindir}/xmlrpc
 %attr(755,root,root) %{_bindir}/xmlrpc_transport
 %attr(755,root,root) %{_bindir}/xml-rpc-api2cpp
+%attr(755,root,root) %{_bindir}/xml-rpc-api2txt
 %attr(755,root,root) %{_bindir}/xmlrpc_cpp_proxy
 %attr(755,root,root) %{_bindir}/xmlrpc_pstream
 %{_mandir}/man1/xml-rpc-api2cpp.1*
This page took 0.067678 seconds and 4 git commands to generate.