SHA256
1
0
forked from pool/zeromq

Accepting request 211655 from devel:libraries:c_c++

- Update to version 4.0.3
  For details see /usr/share/doc/packages/libzmq3/NEWS

OBS-URL: https://build.opensuse.org/request/show/211655
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/zeromq?expand=0&rev=10
This commit is contained in:
Stephan Kulow 2013-12-19 20:39:07 +00:00 committed by Git OBS Bridge
commit 8432d0b7cb
5 changed files with 19 additions and 6 deletions

7
_service Normal file
View File

@ -0,0 +1,7 @@
<services>
<service name="download_url" mode="localonly">
<param name="host">download.zeromq.org</param>
<param name="protocol">http</param>
<param name="path">/zeromq-4.0.3.tar.gz</param>
</service>
</services>

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:df96a141c85b65c2cb6c0db22223126623a09eecbfccb7f74400f3f938742f59
size 2083123

3
zeromq-4.0.3.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:57fa9205bda2813c6f7645d1d6016838d27bac833c1edebaecc7f3626144711a
size 2169301

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Dec 13 07:09:00 UTC 2013 - bahid@emc.com
- Update to version 4.0.3
For details see /usr/share/doc/packages/libzmq3/NEWS
------------------------------------------------------------------- -------------------------------------------------------------------
Sat Sep 21 15:16:59 UTC 2013 - p.drouand@gmail.com Sat Sep 21 15:16:59 UTC 2013 - p.drouand@gmail.com

View File

@ -16,9 +16,8 @@
# #
Name: zeromq Name: zeromq
Version: 3.2.4 Version: 4.0.3
Release: 0 Release: 0
Url: http://www.zeromq.org/ Url: http://www.zeromq.org/
Summary: Lightweight messaging kernel Summary: Lightweight messaging kernel
@ -121,8 +120,9 @@ find %{buildroot} -name "*.la" -delete
%files -n %{lib_name} %files -n %{lib_name}
%defattr(-,root,root,-) %defattr(-,root,root,-)
%doc AUTHORS ChangeLog COPYING COPYING.LESSER NEWS README %doc AUTHORS ChangeLog COPYING COPYING.LESSER NEWS
%{_libdir}/libzmq.so.* %{_libdir}/libzmq.so.*
%{_bindir}/curve_keygen
%files devel %files devel
%defattr(-,root,root,-) %defattr(-,root,root,-)