[ocserv] new upstream release

Nikos Mavrogiannopoulos nmav at fedoraproject.org
Fri Mar 14 16:05:15 UTC 2014


commit bacae63f2cf499f5261c41d6c36b3e0cf716758b
Author: Nikos Mavrogiannopoulos <nmav at redhat.com>
Date:   Fri Mar 14 17:02:34 2014 +0100

    new upstream release

 .gitignore  |    1 +
 ocserv.spec |   12 +++++-------
 profile.xml |   32 --------------------------------
 sources     |    2 +-
 4 files changed, 7 insertions(+), 40 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 00aafc8..fc8515f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /ocserv-0.2.3.tar.xz
 /ocserv-0.3.0.tar.xz
 /ocserv-0.3.1.tar.xz
+/ocserv-0.3.2.tar.xz
diff --git a/ocserv.spec b/ocserv.spec
index 1655528..2d75d7f 100644
--- a/ocserv.spec
+++ b/ocserv.spec
@@ -1,6 +1,6 @@
 Name:		ocserv
-Version:	0.3.1
-Release:	3%{?dist}
+Version:	0.3.2
+Release:	1%{?dist}
 Summary:	OpenConnect SSL VPN server
 
 # For a breakdown of the licensing, see PACKAGE-LICENSING 
@@ -13,7 +13,6 @@ Source2:	ocserv.service
 Source3:	ocserv-pamd.conf
 Source4:	PACKAGE-LICENSING
 Source5:	org.infradead.ocserv.conf
-Source6:	profile.xml
 
 # Taken from upstream:
 # http://git.infradead.org/ocserv.git/commitdiff/7d70006a2dbddf783213f1856374bacc74217e09
@@ -131,8 +130,7 @@ install -p -m 644 %{SOURCE5} %{buildroot}/%{_sysconfdir}/dbus-1/system.d/
 mkdir -p %{buildroot}/%{_unitdir}
 install -p -m 644 %{SOURCE2} %{buildroot}/%{_unitdir}
 mkdir -p %{buildroot}%{_localstatedir}/lib/ocserv/
-#install -p -m 644 doc/profile.xml %{buildroot}%{_localstatedir}/lib/ocserv/
-install -p -m 644 %{SOURCE6} %{buildroot}%{_localstatedir}/lib/ocserv/
+install -p -m 644 doc/profile.xml %{buildroot}%{_localstatedir}/lib/ocserv/
 %make_install
 
 %clean
@@ -160,8 +158,8 @@ rm -rf %{buildroot}
 %{_localstatedir}/lib/ocserv/profile.xml
 
 %changelog
-#* xxx xxx xx 2014 Nikos Mavrogiannopoulos <nmav at redhat.com> - 0.3.1-3
-#- Added missing profile.xml
+* Fri Mar 14 2014 Nikos Mavrogiannopoulos <nmav at redhat.com> - 0.3.2-1
+- New upstream release
 
 * Mon Feb 17 2014 Nikos Mavrogiannopoulos <nmav at redhat.com> - 0.3.1-2
 - new upstream release
diff --git a/sources b/sources
index d6781a1..1ca45d0 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-22bd81fd4f60e27fe85aac8fd73dada3  ocserv-0.3.1.tar.xz
+c2cc1ddce632b725f5b82964824e6762  ocserv-0.3.2.tar.xz


More information about the scm-commits mailing list