commit 59ccbf9d9a9325609750f4998deb7ce755616eef
Author: Arkadiusz MiĆkiewicz <[email protected]>
Date: Sat Feb 16 18:31:02 2013 +0100
- quote pld_release, otherwise rpm fails
smartmontools.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/smartmontools.spec b/smartmontools.spec
index 02a7180..007fd55 100644
--- a/smartmontools.spec
+++ b/smartmontools.spec
@@ -33,7 +33,7 @@ BuildRequires: rpm >= 4.4.9-56
BuildRequires: rpmbuild(macros) >= 1.647
Requires(post,preun): /sbin/chkconfig
Requires: rc-scripts >= 0.4.3.0
-%if %{pld_release} != "ac"
+%if "%{pld_release}" != "ac"
Requires(post,preun,postun): systemd-units >= 38
Requires: systemd-units >= 38
%endif
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/smartmontools.git/commitdiff/59ccbf9d9a9325609750f4998deb7ce755616eef
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit