[ocserv] rebuilt for new protobuf-c

Nikos Mavrogiannopoulos nmav at fedoraproject.org
Tue Aug 5 07:59:01 UTC 2014


commit 948b6e77129cadee32cf20c26f7c1b9f15358aee
Author: Nikos Mavrogiannopoulos <nmav at redhat.com>
Date:   Tue Aug 5 09:53:54 2014 +0200

    rebuilt for new protobuf-c

 ocserv.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/ocserv.spec b/ocserv.spec
index 630abca..ce36bfa 100644
--- a/ocserv.spec
+++ b/ocserv.spec
@@ -1,6 +1,6 @@
 Name:		ocserv
 Version:	0.8.2
-Release:	1%{?dist}
+Release:	2%{?dist}
 Summary:	OpenConnect SSL VPN server
 
 # For a breakdown of the licensing, see PACKAGE-LICENSING 
@@ -73,6 +73,7 @@ sed -i 's/run-as-group = nogroup/run-as-group = nobody/g' tests/*.config
 # GPLv3 in headers is a gnulib bug: 
 # http://lists.gnu.org/archive/html/bug-gnulib/2013-11/msg00062.html
 sed -i 's/either version 3 of the License/either version 2 of the License/g' build-aux/snippet/*
+touch src/*.proto
 
 %build
 
@@ -141,6 +142,9 @@ rm -rf %{buildroot}
 %{_localstatedir}/lib/ocserv/profile.xml
 
 %changelog
+* Tue Aug 05 2014 Nikos Mavrogiannopoulos <nmav at redhat.com> - 0.8.2-2
+- Rebuilt for new protobuf-c
+
 * Mon Jul 28 2014 Nikos Mavrogiannopoulos <nmav at redhat.com> - 0.8.2-1
 - New upstream release
 


More information about the scm-commits mailing list