[nut/el6] fix content of libupsclient.pc (#732902)

Michal Hlavinka mhlavink at fedoraproject.org
Wed Aug 31 14:53:24 UTC 2011


commit 5c0c4cf51bc4972efbfd52072ec6a201b0239f9c
Author: Michal Hlavinka <mhlavink at redhat.com>
Date:   Wed Aug 31 16:53:09 2011 +0200

    fix content of libupsclient.pc (#732902)

 nut.spec |    9 ++++++---
 1 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/nut.spec b/nut.spec
index 812bb08..84c0cef 100644
--- a/nut.spec
+++ b/nut.spec
@@ -13,7 +13,7 @@
 Summary: Network UPS Tools
 Name: nut
 Version: 2.4.3
-Release: 4%{?dist}
+Release: 5%{?dist}
 Group: Applications/System
 License: GPLv2+
 Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -132,8 +132,8 @@ necessary to develop NUT client applications.
 %patch3 -p1 -b .udevpatch
 sed -i 's|=NUT-Monitor|=nut-monitor|'  scripts/python/app/nut-monitor.desktop
 sed -i "s|sys.argv\[0\]|'%{_datadir}/%{name}/nut-monitor/nut-monitor'|" scripts/python/app/NUT-Monitor
-sed -i 's|LIBSSL_LDFLAGS|LIBSSL_LIBS|' lib/libupsclient-config.in
-sed -i 's|LIBSSL_LDFLAGS|LIBSSL_LIBS|' lib/libupsclient.pc.in
+#sed -i 's|LIBSSL_LDFLAGS|LIBSSL_LIBS|' lib/libupsclient-config.in
+#sed -i 's|LIBSSL_LDFLAGS|LIBSSL_LIBS|' lib/libupsclient.pc.in
 
 %build
 autoreconf -i
@@ -391,6 +391,9 @@ rm -rf %{buildroot}
 %{_libdir}/pkgconfig/libupsclient.pc
 
 %changelog
+* Wed Aug 31 2011 Michal Hlavinka <mhlavink at redhat.com> - 2.4.3-5
+- fix content of libupsclient.pc (#732902)
+
 * Wed Jul 27 2011 Michal Hlavinka <mhlavink at redhat.com> - 2.4.3-4
 - add nut-monitor (gui) to client sub-package
 


More information about the scm-commits mailing list