packages: synce-fur/synce-fur.spec - up to 0.4.6

glen glen at pld-linux.org
Thu Aug 19 10:19:31 CEST 2010


Author: glen                         Date: Thu Aug 19 08:19:31 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- up to 0.4.6

---- Files affected:
packages/synce-fur:
   synce-fur.spec (1.4 -> 1.5) 

---- Diffs:

================================================================
Index: packages/synce-fur/synce-fur.spec
diff -u packages/synce-fur/synce-fur.spec:1.4 packages/synce-fur/synce-fur.spec:1.5
--- packages/synce-fur/synce-fur.spec:1.4	Mon Mar 30 09:49:47 2009
+++ packages/synce-fur/synce-fur.spec	Thu Aug 19 10:19:26 2010
@@ -2,13 +2,13 @@
 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.5
+Version:	0.4.6
 Release:	1
 License:	GPL v2
 Group:		Applications
-Source0:	http://www.infis.univ.trieste.it/~riccardo/downloads/FUR-%{version}.tar.bz2
-# Source0-md5:	582b8a327efa9965771762305b3d26bf
-URL:		http://www.infis.univ.trieste.it/~riccardo/
+Source0:	http://downloads.sourceforge.net/project/synce/FUR/%{version}/FUR-%{version}.tar.gz
+# Source0-md5:	76688e4b208e33d72e53c0f7dcc59534
+URL:		http://www.synce.org/
 BuildRequires:	libfuse-devel
 BuildRequires:	pkgconfig
 BuildRequires:	synce-librapi2-devel > 0.9.1
@@ -33,8 +33,7 @@
 %install
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT%{_bindir}
-
-install Fur $RPM_BUILD_ROOT%{_bindir}
+install -p Fur $RPM_BUILD_ROOT%{_bindir}
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -42,7 +41,7 @@
 %files
 %defattr(644,root,root,755)
 %doc Changelog README.txt docs
-%attr(755,root,root) %{_bindir}/*
+%attr(755,root,root) %{_bindir}/Fur
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -50,6 +49,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.5  2010/08/19 08:19:26  glen
+- up to 0.4.6
+
 Revision 1.4  2009/03/30 07:49:47  duddits
 - up to 0.4.5
 - %files
================================================================

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



More information about the pld-cvs-commit mailing list