[packages/swish-e] bcond header, avoid dangerous glob

glen glen at pld-linux.org
Tue Sep 16 22:26:16 CEST 2014


commit eb516725252e482221da300cc136623ba948eac9
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Tue Sep 16 23:26:08 2014 +0300

    bcond header, avoid dangerous glob

 swish-e.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/swish-e.spec b/swish-e.spec
index 48be7dd..82244a6 100644
--- a/swish-e.spec
+++ b/swish-e.spec
@@ -1,6 +1,7 @@
+#
 # Conditional build:
 %bcond_without	tests		# do not perform "make test"
-#
+
 %define		snap	2014-09-14
 %define		snapver	%(echo %{snap} | tr -d '-')
 %include	/usr/lib/rpm/macros.perl
@@ -17,7 +18,6 @@ Source0:	http://swish-e.org/swish-daily/%{name}-%{version}-%{snap}.tar.gz
 Patch0:		format-security.patch
 Patch1:		namespace.patch
 URL:		http://swish-e.org/
-#Icon:		swish-e.xpm
 BuildRequires:	libxml2-devel
 BuildRequires:	pcre-devel
 BuildRequires:	rpm-perlprov
@@ -220,7 +220,7 @@ rm -rf $RPM_BUILD_ROOT
 %attr(755,root,root) %{_libdir}/libswish-e.so
 %{_libdir}/libswish-e.la
 %{_includedir}/*.h
-%{_pkgconfigdir}/*
+%{_pkgconfigdir}/*.pc
 
 %files static
 %defattr(644,root,root,755)
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/swish-e.git/commitdiff/eb516725252e482221da300cc136623ba948eac9



More information about the pld-cvs-commit mailing list