Author: sls                          Date: Thu Oct 23 03:28:17 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- based on synce-gnomevfs.spec

---- Files affected:
SPECS:
   synce-gvfs.spec (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SPECS/synce-gvfs.spec
diff -u /dev/null SPECS/synce-gvfs.spec:1.1
--- /dev/null   Thu Oct 23 05:28:18 2008
+++ SPECS/synce-gvfs.spec       Thu Oct 23 05:28:12 2008
@@ -0,0 +1,61 @@
+# $Revision$, $Date$
+Summary:       GVFS module for accessing Windows CE and Pocket PC devices
+Summary(pl.UTF-8):     Moduł GVFS służący do dostępu do urządzeń Windows CE i 
Pocket PC
+Name:          synce-gvfs
+Version:       0.1
+Release:       0.1
+License:       LGPL v2
+Group:         Applications/Communications
+Source0:       http://dl.sourceforge.net/synce/%{name}-%{version}.tar.gz
+# Source0-md5: 0ab01d4c520f7c1f419cfcd6e014f340
+URL:           http://www.synce.org/
+BuildRequires: gettext-devel
+BuildRequires: gvfs-devel
+BuildRequires: intltool
+BuildRequires: libstdc++-devel
+BuildRequires: pkgconfig
+BuildRequires: synce-librapi2-devel
+%requires_eq_to        synce-librapi2 synce-librapi2-devel
+BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
+
+%description
+SynCE-GVFS is a GVFS module for accessing Windows CE and Pocket PC
+devices. It is part of the SynCE project: <http://www.synce.org/>.
+
+%description -l pl.UTF-8
+SynCE-GVFS to moduł GVFS służący do dostępu do urządzeń Windows CE i
+Pocket PC. Jest on częścią projektu SynCE: <http://www.synce.org/>.
+
+%prep
+%setup -q
+
+%build
+%configure \
+       --disable-static
+%{__make}
+
+%install
+rm -rf $RPM_BUILD_ROOT
+
+%{__make} install \
+       DESTDIR=$RPM_BUILD_ROOT
+
+%clean
+rm -rf $RPM_BUILD_ROOT
+
+%files
+%defattr(644,root,root,755)
+%doc AUTHORS ChangeLog NEWS README
+%attr(755,root,root) %{_libdir}/gvfsd-synce
+%{_iconsdir}/gnome/*/apps/synce-gvfs.png
+%{_datadir}/gvfs/mounts/synce.mount
+
+%define date   %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
+%changelog
+* %{date} PLD Team <[EMAIL PROTECTED]>
+All persons listed below can be reached at <cvs_login>@pld-linux.org
+
+$Log$
+Revision 1.1  2008/10/23 03:28:12  sls
+- based on synce-gnomevfs.spec
+
================================================================
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to