mlichvar pushed to chrony (f20). "update to 1.31"

notifications at fedoraproject.org notifications at fedoraproject.org
Wed Apr 8 07:24:50 UTC 2015


>From cc84193b067dd039aeec96d504d02c07b39c6724 Mon Sep 17 00:00:00 2001
From: Miroslav Lichvar <mlichvar at redhat.com>
Date: Thu, 11 Sep 2014 10:27:06 +0200
Subject: update to 1.31


diff --git a/.gitignore b/.gitignore
index a04443f..3fe5bdf 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,2 @@
-/chrony-1.31-pre1.tar.gz
+/chrony-1.31.tar.gz
 /clknetsim-e63178.tar.gz
diff --git a/chrony.spec b/chrony.spec
index 223fbe1..a19e241 100644
--- a/chrony.spec
+++ b/chrony.spec
@@ -1,5 +1,4 @@
 %global _hardened_build 1
-%global prerelease -pre1
 %global clknetsim_ver e63178
 %bcond_without debug
 
@@ -53,6 +52,9 @@ clocks, system real-time clock or manual input as time references.
 sed -e 's|VENDORZONE\.|%{vendorzone}|' < %{SOURCE1} > chrony.conf
 touch -r %{SOURCE1} chrony.conf
 
+# regenerate the file from getdate.y
+rm -f getdate.c
+
 mv clknetsim test/simulation
 
 %build
@@ -61,7 +63,7 @@ mv clknetsim test/simulation
         --docdir=%{_docdir} \
         --with-user=chrony \
         --with-sendmail=%{_sbindir}/sendmail
-make %{?_smp_mflags} getdate all docs
+make %{?_smp_mflags} all docs
 
 %install
 make install install-docs DESTDIR=$RPM_BUILD_ROOT
diff --git a/sources b/sources
index 28ed17a..d8f4d59 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-49ef0d5c318591e90e99b4c1e35e11f6  chrony-1.31-pre1.tar.gz
+04ab702fc81150db06809562a9aaed92  chrony-1.31.tar.gz
 810ec170d1accbd526d37ec159d5921b  clknetsim-e63178.tar.gz
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/chrony.git/commit/?h=f20&id=cc84193b067dd039aeec96d504d02c07b39c6724


More information about the scm-commits mailing list