SPECS: synce-fur.spec - pl, more BRs, some docs - License is GPL

qboosh qboosh at pld-linux.org
Sun Sep 2 17:34:52 CEST 2007


Author: qboosh                       Date: Sun Sep  2 15:34:52 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- pl, more BRs, some docs
- License is GPL

---- Files affected:
SPECS:
   synce-fur.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SPECS/synce-fur.spec
diff -u SPECS/synce-fur.spec:1.1 SPECS/synce-fur.spec:1.2
--- SPECS/synce-fur.spec:1.1	Wed Aug 29 03:14:02 2007
+++ SPECS/synce-fur.spec	Sun Sep  2 17:34:46 2007
@@ -1,22 +1,27 @@
 # $Revision$, $Date$
 Summary:	Mount a Windows CE based device on your Linux file system using FUSE
+Summary(pl.UTF-8):	Montowanie urządzeń z Windows CE w linuksowym systemie plików
 Name:		synce-fur
 Version:	0.4.3
 Release:	0.1
-License:	public domain
+License:	GPL v2
 Group:		Applications
 Source0:	http://www.infis.univ.trieste.it/~riccardo/downloads/FUR-%{version}.tar.bz2
 # Source0-md5:	f52c8fa399ca1aeaad1a71f965581916
 URL:		http://www.infis.univ.trieste.it/~riccardo/
-#Requires:	fuse
-BuildRequires:	synce-librapi2
-BuildRequires:	synce-libsynce
+BuildRequires:	libfuse-devel
+BuildRequires:	pkgconfig
+BuildRequires:	synce-librapi2-devel
+BuildRequires:	synce-libsynce-devel
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
 FUR is an application that let the user mount a Windows CE based
 device as a normal Linux file system.
 
+%description -l pl.UTF-8
+FUR to aplikacja pozwalająca użytkownikowi montować urządzenia oparte
+na Windows CE jako normalne linuksowe systemy plików.
 
 %prep
 %setup -q -n FUR-%{version}
@@ -36,6 +41,7 @@
 
 %files
 %defattr(644,root,root,755)
+%doc BUGS.txt Changelog README.txt docs
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -43,7 +49,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2007/09/02 15:34:46  qboosh
+- pl, more BRs, some docs
+- License is GPL
+
 Revision 1.1  2007/08/29 01:14:02  glen
 - new (using synce- prefix for easily locating related pkgs)
 - needs patched librapi2 for CeSetEndOfFile impl
-
================================================================

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



More information about the pld-cvs-commit mailing list