diff --git a/sealcrypto/sealcrypto.spec b/seal/seal.spec similarity index 96% rename from sealcrypto/sealcrypto.spec rename to seal/seal.spec index ea8bbf0e9e..9e5c635021 100644 --- a/sealcrypto/sealcrypto.spec +++ b/seal/seal.spec @@ -1,5 +1,5 @@ ## -## sealcrypto.spec -- OpenPKG RPM Package Specification +## seal.spec -- OpenPKG RPM Package Specification ## Copyright (c) 2000-2018 OpenPKG Project ## ## Permission to use, copy, modify, and distribute this software for @@ -22,7 +22,7 @@ ## # package information -Name: sealcrypto +Name: seal Summary: Simple Encrypted Arithmetic Library (SEAL) URL: https://github.com/Microsoft/SEAL Vendor: Microsoft Research @@ -45,7 +45,7 @@ PreReq: OpenPKG, openpkg >= 20160101 An easy-to-use homomorphic encryption library for C++. %track - prog sealcrypto = { + prog seal = { version = %{version} url = https://github.com/Microsoft/SEAL/releases regex = (__VER__)\.tar\.gz