Author: wiget Date: Fri Jul 29 15:42:02 2011 GMT Module: packages Tag: HEAD ---- Log message: - fix install - rel. 3
---- Files affected: packages/herqq: herqq.spec (1.3 -> 1.4) ---- Diffs: ================================================================ Index: packages/herqq/herqq.spec diff -u packages/herqq/herqq.spec:1.3 packages/herqq/herqq.spec:1.4 --- packages/herqq/herqq.spec:1.3 Sat Jul 23 20:48:14 2011 +++ packages/herqq/herqq.spec Fri Jul 29 17:41:57 2011 @@ -2,7 +2,7 @@ Summary: A library for building UPnP devices and control points Name: herqq Version: 1.0.0 -Release: 2 +Release: 3 License: GPL v3+ Group: Applications Source0: http://downloads.sourceforge.net/hupnp/%{name}-%{version}.zip @@ -49,7 +49,7 @@ install -d $RPM_BUILD_ROOT{%{_includedir},%{_libdir}} -cp hupnp/bin/lib* $RPM_BUILD_ROOT%{_libdir} +cp -a hupnp/bin/lib* $RPM_BUILD_ROOT%{_libdir} cp -a hupnp/deploy/include/HUpnpCore $RPM_BUILD_ROOT%{_includedir} %clean @@ -80,6 +80,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.4 2011/07/29 15:41:57 wiget +- fix install +- rel. 3 + Revision 1.3 2011/07/23 18:48:14 arekm - rel 2; install all headers ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/herqq/herqq.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
