rdieter pushed to jdns (master). "fixed el6 building"

notifications at fedoraproject.org notifications at fedoraproject.org
Sun May 10 19:00:09 UTC 2015


From af27683dbb4be521800c6fb1cce7256fd8f9fc63 Mon Sep 17 00:00:00 2001
From: Ivan Romanov <drizt at land.ru>
Date: Sun, 10 May 2015 23:43:30 +0500
Subject: fixed el6 building


diff --git a/jdns.spec b/jdns.spec
index af503c9..8708cb9 100644
--- a/jdns.spec
+++ b/jdns.spec
@@ -1,6 +1,6 @@
 Name:           jdns
 Version:        2.0.2
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        A simple DNS queries library
 
 License:        MIT
@@ -60,7 +60,7 @@ developing applications that use qjdns.
 
 
 %prep
-%autosetup -p1
+%setup -q
 
 
 %build
@@ -115,6 +115,9 @@ test "$(pkg-config --modversion qjdns)" = "%{version}"
 
 
 %changelog
+* Sun May 10 2015 Ivan Romanov <drizt at land.ru> - 2.0.2-2
+- fixed el6 building (el6 doesn't know %%autosetup)
+
 * Sun May 10 2015 Ivan Romanov <drizt at land.ru> - 2.0.2-1
 - updated to 2.0.2
 - dropped patches. went to upstream.
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/jdns.git/commit/?h=master&id=af27683dbb4be521800c6fb1cce7256fd8f9fc63


More information about the scm-commits mailing list