Author: glen Date: Tue Mar 31 19:29:34 2009 GMT Module: SPECS Tag: HEAD ---- Log message: - lib64; rel 1
---- Files affected: SPECS: miniupnpc.spec (1.2 -> 1.3) ---- Diffs: ================================================================ Index: SPECS/miniupnpc.spec diff -u SPECS/miniupnpc.spec:1.2 SPECS/miniupnpc.spec:1.3 --- SPECS/miniupnpc.spec:1.2 Sun Mar 29 15:12:36 2009 +++ SPECS/miniupnpc.spec Tue Mar 31 21:29:28 2009 @@ -2,7 +2,7 @@ Summary: MiniUPnP client and a library Name: miniupnpc Version: 1.2 -Release: 0.1 +Release: 1 License: BSD Group: Libraries Source0: http://miniupnp.tuxfamily.org/files/%{name}-%{version}.tar.gz @@ -61,7 +61,8 @@ rm -rf $RPM_BUILD_ROOT install -d $RPM_BUILD_ROOT%{_mandir}/man3 %{__make} install \ - INSTALLPREFIX=$RPM_BUILD_ROOT%{_prefix} + INSTALLPREFIX=$RPM_BUILD_ROOT%{_prefix} \ + INSTALLDIRLIB=$RPM_BUILD_ROOT%{_libdir} # let SONAME be the symlink mv $RPM_BUILD_ROOT%{_libdir}/libminiupnpc.so.{3,3.0.0} @@ -111,6 +112,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.3 2009/03/31 19:29:28 glen +- lib64; rel 1 + Revision 1.2 2009/03/29 13:12:36 glen - package .egg-info for py 2.6 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/miniupnpc.spec?r1=1.2&r2=1.3&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
