install COPYING
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/ell?expand=0&rev=2
This commit is contained in:
parent
a05183b109
commit
3158405a93
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:e40693b90df66aa5ad855c242db1c759dc1bd7912e18aadbcaa5a564acc020ad
|
|
||||||
size 172236
|
|
3
ell-0~1304.tar.xz
Normal file
3
ell-0~1304.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:8d594f793e87bebe61a063a37e526d914e8ddef6c392c1ac619d5d9769bfc312
|
||||||
|
size 174288
|
@ -1,4 +1,4 @@
|
|||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Sep 30 13:52:24 UTC 2016 - jengelh@inai.de
|
Fri Nov 11 19:27:38 UTC 2016 - jengelh@inai.de
|
||||||
|
|
||||||
- Initial package (version 0~1278) for build.opensuse.org
|
- Initial package (version 0~1304) for build.opensuse.org
|
||||||
|
5
ell.spec
5
ell.spec
@ -16,14 +16,14 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
%define version_unconverted 0~1278
|
%define version_unconverted 0~1304
|
||||||
|
|
||||||
Name: ell
|
Name: ell
|
||||||
%define lname libell0
|
%define lname libell0
|
||||||
Summary: Wireless setup and cryptography library
|
Summary: Wireless setup and cryptography library
|
||||||
License: LGPL-2.1+
|
License: LGPL-2.1+
|
||||||
Group: Development/Libraries/C and C++
|
Group: Development/Libraries/C and C++
|
||||||
Version: 0~1278
|
Version: 0~1304
|
||||||
Release: 0
|
Release: 0
|
||||||
|
|
||||||
#Git-Clone: git://git.kernel.org/pub/scm/libs/ell/ell.git
|
#Git-Clone: git://git.kernel.org/pub/scm/libs/ell/ell.git
|
||||||
@ -79,6 +79,7 @@ make check || :
|
|||||||
%files -n %lname
|
%files -n %lname
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%_libdir/libell.so.0*
|
%_libdir/libell.so.0*
|
||||||
|
%doc COPYING
|
||||||
|
|
||||||
%files devel
|
%files devel
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
|
Loading…
Reference in New Issue
Block a user