Author: wolvverine Date: Sun May 18 22:13:05 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - patch: hal_info_path
---- Files affected: SPECS: wimo-dccm.spec (1.1 -> 1.2) ---- Diffs: ================================================================ Index: SPECS/wimo-dccm.spec diff -u SPECS/wimo-dccm.spec:1.1 SPECS/wimo-dccm.spec:1.2 --- SPECS/wimo-dccm.spec:1.1 Sun May 18 23:52:30 2008 +++ SPECS/wimo-dccm.spec Mon May 19 00:13:00 2008 @@ -2,12 +2,13 @@ Summary: WiMo-DCCM - detect plugged and unplugged USB PocketPC devices Name: wimo-dccm Version: 0.5.0 -Release: 0.1 +Release: 0.2 License: GPL Group: Applications Source0: http://dl.sourceforge.net/wimo/%{name}-%{version}.tar.bz2 # Source0-md5: 9a2102103d34f07594f848c08f10d137 URL: http://www.wimol.org/ +Patch0: %{name}-hal_info_path.patch BuildRequires: mono-csharp BuildRequires: nant BuildRequires: pkgconfig @@ -28,6 +29,7 @@ %prep %setup -q +%patch0 -p1 %build nant -D:PREFIX=%{_prefix} \ @@ -54,7 +56,7 @@ %attr(755,root,root) %{_libdir}/%{name}/dccm*.sh %attr(755,root,root) %{_libdir}/%{name}/wimo-serial-chat %{_libdir}/%{name}/%{name}* -%{_datadir}/hal/information/20thirdparty/20-usb-pocketpc.fdi +%{_datadir}/hal/fdi/information/20thirdparty/20-usb-pocketpc.fdi %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %changelog @@ -62,6 +64,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.2 2008-05-18 22:13:00 wolvverine +- patch: hal_info_path + Revision 1.1 2008-05-18 21:52:30 wolvverine - init ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/wimo-dccm.spec?r1=1.1&r2=1.2&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
