[packages/srtp] - unified

qboosh qboosh at pld-linux.org
Tue Jun 18 16:02:31 CEST 2013


commit a37abfc76b333932f9432073085c0ffd43589ad7
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Tue Jun 18 16:02:31 2013 +0200

    - unified

 srtp.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/srtp.spec b/srtp.spec
index 058ebc3..f8f14d6 100644
--- a/srtp.spec
+++ b/srtp.spec
@@ -2,7 +2,7 @@
 # Conditional build:
 %bcond_without	static_libs	# don't build static libraries
 
-%define		rel		4
+%define		rel	4
 %define		subver	20121108
 Summary:	Open-source implementation of Secure Real-time Transport Protocol
 Summary(pl.UTF-8):	Otwarta implementacja protokołu Secure Real-time Transport Protocol
@@ -17,9 +17,9 @@ Group:		Libraries
 # tar cvfj srtp-1.4.4-20101004cvs.tar.bz2 srtp/
 Source0:	http://dev.gentoo.org/~phajdan.jr/%{name}-%{version}_p%{subver}.tar.gz
 # Source0-md5:	1d1a644d3847000b8e186578867bf839
+Source1:	lib%{name}.pc
 Patch0:		%{name}-shared.patch
 Patch1:		%{name}-rename_functions.patch
-Source1:	lib%{name}.pc
 URL:		http://srtp.sourceforge.net/srtp.html
 BuildRequires:	autoconf
 BuildRequires:	libtool
@@ -97,7 +97,7 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 %doc CHANGES LICENSE README TODO
 %attr(755,root,root) %{_libdir}/libsrtp.so.*.*.*
-%ghost %{_libdir}/libsrtp.so.0
+%attr(755,root,root) %ghost %{_libdir}/libsrtp.so.0
 
 %files devel
 %defattr(644,root,root,755)
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/srtp.git/commitdiff/a37abfc76b333932f9432073085c0ffd43589ad7



More information about the pld-cvs-commit mailing list