commit eb516725252e482221da300cc136623ba948eac9
Author: Elan Ruusamäe <[email protected]>
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

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to