fix prerelease logic

This commit is contained in:
Pavel Šimerda
2014-07-17 09:27:41 +02:00
parent 3975557160
commit 66b5f0bde7

View File

@@ -96,7 +96,7 @@ possessing a standard IF-IMC/IMV interface. In addition, it implements
PT-TLS to support TNC over TLS. PT-TLS to support TNC over TLS.
%prep %prep
%setup -q -n %{name}-%{version}%{prerelease} %setup -q -n %{name}-%{version}%{?prerelease}
#%patch1 -p1 #%patch1 -p1
echo "For migration from 4.6 to 5.0 see http://wiki.strongswan.org/projects/strongswan/wiki/CharonPlutoIKEv1" > README.Fedora echo "For migration from 4.6 to 5.0 see http://wiki.strongswan.org/projects/strongswan/wiki/CharonPlutoIKEv1" > README.Fedora