Author: glen Date: Thu Jan 25 16:11:43 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - pldized
---- Files affected: SPECS: synce-kcemirror.spec (1.1 -> 1.2) ---- Diffs: ================================================================ Index: SPECS/synce-kcemirror.spec diff -u SPECS/synce-kcemirror.spec:1.1 SPECS/synce-kcemirror.spec:1.2 --- SPECS/synce-kcemirror.spec:1.1 Thu Jan 25 17:03:55 2007 +++ SPECS/synce-kcemirror.spec Thu Jan 25 17:11:37 2007 @@ -2,13 +2,13 @@ Summary: Windows CE remote control tool like VNC Summary(ru_RU.KOI8-R):őĐŇÁ×ĚĹÎÉĹ Windows CE × ÓÔÉĚĹ VNC Summary(uk_UA.KOI8-U):ëĹŇŐ×ÁÎÎŃ Windows CE Ő ÓÔÉĚŚ VNC -Name: kcemirror +Name: synce-kcemirror Version: 0.1.5 Release: 0.1 License: Freeware Group: Networking URL: http://synce.sourceforge.net/synce/kde/kcemirror.php -Source0: http://dl.sourceforge.net/synce/%{name}-%{version}.tar.gz +Source0: http://dl.sourceforge.net/synce/kcemirror-%{version}.tar.gz # Source0-md5: bcd19781a3215222d96300d1e26f0a36 BuildRequires: imake BuildRequires: kdelibs-devel @@ -45,10 +45,15 @@ ××ĎÄ ÚÁ ÄĎĐĎÍĎÇĎŔ ËĚÁ׌ÁÔŐŇÉ ÔÁ ÍÉŰŚ ĐĎ×ĹŇÔÁ¤ÔŘÓŃ ÄĎ Windows CE. %prep -%setup -q +%setup -q -n kcemirror-%{version} %build %configure \ +%if "%{_lib}" == "lib64" + --enable-libsuffix=64 \ +%endif + --%{?debug:en}%{!?debug:dis}able-debug%{?debug:=full} \ + --with-qt-libraries=%{_libdir} \ --enable-shared \ --disable-static \ --enable-final \ @@ -60,19 +65,19 @@ %install rm -rf $RPM_BUILD_ROOT %{__make} install \ - DESTDIR=$RPM_BUILD_ROOT + DESTDIR=$RPM_BUILD_ROOT \ + kde_htmldir=%{_kdedocdir} -%find_lang %{name} +%find_lang kcemirror --with-kde %clean rm -rf $RPM_BUILD_ROOT -%files -f %{name}.lang +%files -f kcemirror.lang %defattr(644,root,root,755) %doc AUTHORS LICENSE ChangeLog NEWS README TODO -%doc %_docdir/HTML/en/kcemirror/ -%attr(755,root,root) %{_bindir}/* -%{_datadir}/apps/kcemirror/exe/screensnap.exe.* +%attr(755,root,root) %{_bindir}/kcemirror +%{_datadir}/apps/kcemirror %{_iconsdir}/hicolor/*/apps/kcemirror.png %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) @@ -81,6 +86,8 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.2 2007/01/25 16:11:37 glen +- pldized + Revision 1.1 2007/01/25 16:03:55 glen - new, based on altlinux spec - ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/synce-kcemirror.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
