tomspur pushed to zeromq (f22). "remove %%defattr"

notifications at fedoraproject.org notifications at fedoraproject.org
Tue May 19 21:42:55 UTC 2015


From e6cddf9458ac82a9ab555746a0c1d7c388662ea7 Mon Sep 17 00:00:00 2001
From: Thomas Spura <thomas.spura at gmail.com>
Date: Tue, 19 May 2015 23:31:38 +0200
Subject: remove %%defattr


diff --git a/zeromq.spec b/zeromq.spec
index c45a6dc..22964e7 100644
--- a/zeromq.spec
+++ b/zeromq.spec
@@ -45,7 +45,7 @@ Requires:       %{name}%{?_isa} = %{version}-%{release}
 
 
 %description devel
-The %{name}-devel package contains libraries and header files for 
+The %{name}-devel package contains libraries and header files for
 developing applications that use %{name}.
 
 
@@ -99,13 +99,11 @@ make check
 
 
 %files
-%defattr(-,root,root,-)
 %doc AUTHORS ChangeLog COPYING COPYING.LESSER NEWS README.md
 %{_bindir}/curve_keygen
 %{_libdir}/libzmq.so.*
 
 %files devel
-%defattr(-,root,root,-)
 %{_libdir}/libzmq.so
 %{_libdir}/pkgconfig/libzmq.pc
 %{_includedir}/zmq*
@@ -117,6 +115,7 @@ make check
 * Tue May 19 2015 Thomas Spura <tomspur at fedoraproject.org> - 4.0.5-3
 - Cherry-pick patch for protocol downgrade attack (#1221666)
 - Remove Provides:zeromq-utils
+- Remove %%defattr
 
 * Sat May 02 2015 Kalev Lember <kalevlember at gmail.com> - 4.0.5-2
 - Rebuilt for GCC 5 C++11 ABI change
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/zeromq.git/commit/?h=f22&id=e6cddf9458ac82a9ab555746a0c1d7c388662ea7


More information about the scm-commits mailing list