forked from pool/libtomcrypt
fix requires due to rename
OBS-URL: https://build.opensuse.org/package/show/security/libtomcrypt?expand=0&rev=4
This commit is contained in:
parent
bce160685a
commit
0385852186
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jul 3 16:50:28 UTC 2014 - darin@darins.net
|
||||||
|
|
||||||
|
- fix requires due to rename
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Jul 3 16:38:47 UTC 2014 - darin@darins.net
|
Thu Jul 3 16:38:47 UTC 2014 - darin@darins.net
|
||||||
|
|
||||||
|
@ -45,7 +45,7 @@ generators, public key cryptography and a plethora of other routines.
|
|||||||
%package devel
|
%package devel
|
||||||
Summary: Development Files for LibTomCrypt
|
Summary: Development Files for LibTomCrypt
|
||||||
Group: Development/Libraries/C and C++
|
Group: Development/Libraries/C and C++
|
||||||
Requires: %{name} = %{version}
|
Requires: %{soname} = %{version}
|
||||||
|
|
||||||
%description devel
|
%description devel
|
||||||
Headers and other development files for TomCrypt library.
|
Headers and other development files for TomCrypt library.
|
||||||
@ -57,7 +57,7 @@ Author:
|
|||||||
%package examples
|
%package examples
|
||||||
Summary: Example Files for LibTomCrypt
|
Summary: Example Files for LibTomCrypt
|
||||||
Group: Development/Libraries/Other
|
Group: Development/Libraries/Other
|
||||||
Requires: %{name} = %{version}
|
Requires: %{soname} = %{version}
|
||||||
|
|
||||||
%description examples
|
%description examples
|
||||||
Example *.c files showing how to use TomCrypt library.
|
Example *.c files showing how to use TomCrypt library.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user