Author: glen Date: Sat Sep 22 11:59:47 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - install initscript; rel 5
---- Files affected: SPECS: synce-odccm.spec (1.5 -> 1.6) ---- Diffs: ================================================================ Index: SPECS/synce-odccm.spec diff -u SPECS/synce-odccm.spec:1.5 SPECS/synce-odccm.spec:1.6 --- SPECS/synce-odccm.spec:1.5 Wed Sep 12 00:36:58 2007 +++ SPECS/synce-odccm.spec Sat Sep 22 13:59:42 2007 @@ -3,7 +3,7 @@ Summary(pl.UTF-8): Implementacja DCCM dla urządzeń Windows Mobile 5 (i nowszych) Name: synce-odccm Version: 0.10.0 -Release: 4 +Release: 5 License: GPL v2+ Group: Applications/Networking Source0: http://dl.sourceforge.net/synce/%{name}-%{version}.tar.gz @@ -43,8 +43,9 @@ %{__make} install \ DESTDIR=$RPM_BUILD_ROOT -install -d $RPM_BUILD_ROOT/etc/dbus-1/system.d +install -d $RPM_BUILD_ROOT%{_sysconfdir}/{dbus-1/system.d,rc.d/init.d} cp -a data/dbus/odccm.conf $RPM_BUILD_ROOT/etc/dbus-1/system.d +install %{SOURCE1} $RPM_BUILD_ROOT/etc/rc.d/init.d/odccm %clean rm -rf $RPM_BUILD_ROOT @@ -63,6 +64,7 @@ %defattr(644,root,root,755) %doc AUTHORS README /etc/dbus-1/system.d/odccm.conf +%attr(754,root,root) /etc/rc.d/init.d/odccm %attr(755,root,root) %{_sbindir}/* %{_mandir}/man1/* @@ -72,6 +74,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.6 2007/09/22 11:59:42 glen +- install initscript; rel 5 + Revision 1.5 2007/09/11 22:36:58 glen - rel 4 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/synce-odccm.spec?r1=1.5&r2=1.6&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
