hobbes1069 pushed to flxmlrpc (f22). "Change to official 0.1.4 source over git checkout."

notifications at fedoraproject.org notifications at fedoraproject.org
Thu May 7 14:39:01 UTC 2015


From 2cd2cf49dc6d853add687c047eebe291b621e92f Mon Sep 17 00:00:00 2001
From: "Richard M. Shaw" <hobbes1069 at gmail.com>
Date: Thu, 7 May 2015 09:38:13 -0500
Subject: Change to official 0.1.4 source over git checkout.


diff --git a/flxmlrpc.spec b/flxmlrpc.spec
index 4afa219..0842242 100644
--- a/flxmlrpc.spec
+++ b/flxmlrpc.spec
@@ -7,7 +7,8 @@ License:        LGPLv3+
 URL:            http://www.w1hkj.com
 Source0:        http://www.w1hkj.com/xmlrpc-mods/%{name}-%{version}.tar.gz
 
-BuildRequires:  autoconf automake libtool
+# Only needed if building from git checkout.
+#BuildRequires:  autoconf automake libtool
 
 %description
 This is version %{version} of flxmlrpc, an implementation of the XmlRpc protocol
@@ -51,8 +52,12 @@ find %{buildroot}%{_libdir} -name "*.la" -exec rm -f {} \;
 
 
 %files
-%doc AUTHORS ChangeLog NEWS README
+%if 0%{?rhel} || 0%{?fedora} < 21
+%doc COPYING
+%else
 %license COPYING
+%endif
+%doc AUTHORS ChangeLog NEWS README
 %{_libdir}/*.so.*
 
 %files devel
diff --git a/sources b/sources
index 2ccf744..ac8070c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-0f6cd86160afea3d367ea6156e542fa6  flxmlrpc-0.1.4.tar.gz
+7e46519ca02561088bc824085f991006  flxmlrpc-0.1.4.tar.gz
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/flxmlrpc.git/commit/?h=f22&id=2cd2cf49dc6d853add687c047eebe291b621e92f


More information about the scm-commits mailing list