packages: nut/nut.spec - BR: pkgconfig

sparky sparky at pld-linux.org
Wed Jan 27 15:31:43 CET 2010


Author: sparky                       Date: Wed Jan 27 14:31:43 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- BR: pkgconfig

---- Files affected:
packages/nut:
   nut.spec (1.152 -> 1.153) 

---- Diffs:

================================================================
Index: packages/nut/nut.spec
diff -u packages/nut/nut.spec:1.152 packages/nut/nut.spec:1.153
--- packages/nut/nut.spec:1.152	Wed Jan 27 15:29:43 2010
+++ packages/nut/nut.spec	Wed Jan 27 15:31:37 2010
@@ -41,6 +41,7 @@
 %{?with_neon:BuildRequires:	neon-devel}
 %{?with_snmp:BuildRequires:	net-snmp-devel}
 BuildRequires:	openssl-devel >= 0.9.7d
+BuildRequires:	pkgconfig
 BuildRequires:	rpmbuild(macros) >= 1.268
 Requires(post,preun):	/sbin/chkconfig
 Requires:	%{name}-common = %{version}-%{release}
@@ -163,8 +164,8 @@
 Summary:	Files for NUT clients development
 Summary(pl.UTF-8):	Pliki do tworzenia klientów NUT-a
 Group:		Development/Libraries
-Requires:	openssl-devel >= 0.9.7c
 Requires:	%{name}-common = %{version}-%{release}
+Requires:	openssl-devel >= 0.9.7c
 
 %description devel
 Object file and header for developing NUT clients.
@@ -403,7 +404,7 @@
 %defattr(644,root,root,755)
 %doc AUTHORS MAINTAINERS NEWS README UPGRADING ChangeLog docs
 %dir %{_sysconfdir}
-%ghost %{_libdir}/libupsclient.so.1
+%attr(755,root,root) %ghost %{_libdir}/libupsclient.so.1
 %attr(755,root,root) %{_libdir}/libupsclient.so.*.*.*
 
 %files client
@@ -462,6 +463,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.153  2010/01/27 14:31:37  sparky
+- BR: pkgconfig
+
 Revision 1.152  2010/01/27 14:29:43  baggins
 - rel 1
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/nut/nut.spec?r1=1.152&r2=1.153&f=u



More information about the pld-cvs-commit mailing list