SPECS: synce-odccm.spec - cleanup, pl - License is GPL (v2+)

qboosh qboosh at pld-linux.org
Sun Sep 2 18:42:57 CEST 2007


Author: qboosh                       Date: Sun Sep  2 16:42:57 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- cleanup, pl
- License is GPL (v2+)

---- Files affected:
SPECS:
   synce-odccm.spec (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: SPECS/synce-odccm.spec
diff -u SPECS/synce-odccm.spec:1.2 SPECS/synce-odccm.spec:1.3
--- SPECS/synce-odccm.spec:1.2	Wed Aug 29 02:08:31 2007
+++ SPECS/synce-odccm.spec	Sun Sep  2 18:42:52 2007
@@ -1,32 +1,37 @@
 # $Revision$, $Date$
-Summary:	SynCE: Communication application
+Summary:	DCCM implementation for Windows Mobile 5 (and newer) devices
+Summary(pl.UTF-8):	Implementacja DCCM dla urządzeń Windows Mobile 5 (i nowszych)
 Name:		synce-odccm
 Version:	0.10.0
 Release:	2
-License:	MIT
-Group:		Libraries
+License:	GPL v2+
+Group:		Applications/Communication
 Source0:	http://dl.sourceforge.net/synce/%{name}-%{version}.tar.gz
 # Source0-md5:	977b8123a6d83dfb3194011b7c5b564c
 URL:		http://synce.sourceforge.net/
-BuildRequires:	dbus-glib-devel
-BuildRequires:	glib2-devel
+BuildRequires:	dbus-glib-devel >= 0.60
+BuildRequires:	glib2-devel >= 1:2.8
 BuildRequires:	gnet-devel >= 2.0
-BuildRequires:	gob2
 BuildRequires:	hal-devel
-BuildRequires:	synce-libsynce-devel = %{version}
+BuildRequires:	pkgconfig
+BuildRequires:	synce-libsynce-devel >= %{version}
 %requires_eq_to	synce-libsynce synce-libsynce-devel
 Conflicts:	synce-kde < 0.9.1-2
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-odccm is part of the SynCE project
+odccm is a legacy-free dccm-implementation for Windows Mobile 5 (and
+newer) devices.
+
+%description -l pl.UTF-8
+odccm to wolna od zaszłości implementacja DCCM dla Windows Mobile 5 i
+nowszych urządzeń.
 
 %prep
 %setup -q -n odccm-%{version}
 
 %build
-%configure \
-	--with-libsynce=%{_prefix}
+%configure
 %{__make}
 
 %install
@@ -42,7 +47,7 @@
 
 %files
 %defattr(644,root,root,755)
-%doc README
+%doc AUTHORS README
 /etc/dbus-1/system.d/odccm.conf
 %attr(755,root,root) %{_sbindir}/*
 %{_mandir}/man1/*
@@ -53,10 +58,13 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.3  2007/09/02 16:42:52  qboosh
+- cleanup, pl
+- License is GPL (v2+)
+
 Revision 1.2  2007/08/29 00:08:31  glen
 - install dbus config
 - strict libsynce dep
 
 Revision 1.1  2007/08/28 23:57:02  glen
 - new, based on http://cvs.mandriva.com/cgi-bin/viewvc.cgi/contrib-SPECS/synce-odccm/synce-odccm.spec?revision=1.1
-
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/synce-odccm.spec?r1=1.2&r2=1.3&f=u



More information about the pld-cvs-commit mailing list