Author: glen Date: Wed Apr 1 13:42:29 2009 GMT Module: SPECS Tag: HEAD ---- Log message: - ldconfig; rel 2
---- Files affected: SPECS: miniupnpc.spec (1.3 -> 1.4) ---- Diffs: ================================================================ Index: SPECS/miniupnpc.spec diff -u SPECS/miniupnpc.spec:1.3 SPECS/miniupnpc.spec:1.4 --- SPECS/miniupnpc.spec:1.3 Tue Mar 31 21:29:28 2009 +++ SPECS/miniupnpc.spec Wed Apr 1 15:42:23 2009 @@ -2,13 +2,14 @@ Summary: MiniUPnP client and a library Name: miniupnpc Version: 1.2 -Release: 1 +Release: 2 License: BSD Group: Libraries Source0: http://miniupnp.tuxfamily.org/files/%{name}-%{version}.tar.gz # Source0-md5: 004864b69d2fbdb787e56c095607f6dd URL: http://miniupnp.tuxfamily.org/ BuildRequires: python-devel +BuildRequires: /sbin/ldconfig BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description @@ -66,7 +67,7 @@ # let SONAME be the symlink mv $RPM_BUILD_ROOT%{_libdir}/libminiupnpc.so.{3,3.0.0} -ldconfig -n $RPM_BUILD_ROOT%{_libdir} +/sbin/ldconfig -n $RPM_BUILD_ROOT%{_libdir} cp -a man3/miniupnpc.3 $RPM_BUILD_ROOT%{_mandir}/man3 @@ -112,6 +113,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.4 2009/04/01 13:42:23 glen +- ldconfig; rel 2 + Revision 1.3 2009/03/31 19:29:28 glen - lib64; rel 1 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/miniupnpc.spec?r1=1.3&r2=1.4&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
