rpms/fuse-convmvfs/devel .cvsignore, 1.3, 1.4 fuse-convmvfs.spec, 1.10, 1.11 sources, 1.3, 1.4

ZC Miao hellwolf at fedoraproject.org
Sat May 15 21:39:49 UTC 2010


Author: hellwolf

Update of /cvs/pkgs/rpms/fuse-convmvfs/devel
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv30003

Modified Files:
	.cvsignore fuse-convmvfs.spec sources 
Log Message:
Update to 0.2.5



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/fuse-convmvfs/devel/.cvsignore,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -p -r1.3 -r1.4
--- .cvsignore	1 Jun 2007 03:05:39 -0000	1.3
+++ .cvsignore	15 May 2010 21:39:49 -0000	1.4
@@ -1 +1 @@
-fuse-convmvfs-0.2.4.tar.gz
+fuse-convmvfs-0.2.5.tar.gz


Index: fuse-convmvfs.spec
===================================================================
RCS file: /cvs/pkgs/rpms/fuse-convmvfs/devel/fuse-convmvfs.spec,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -p -r1.10 -r1.11
--- fuse-convmvfs.spec	17 Sep 2009 06:06:57 -0000	1.10
+++ fuse-convmvfs.spec	15 May 2010 21:39:49 -0000	1.11
@@ -1,16 +1,18 @@
 Name:           fuse-convmvfs
-Version:        0.2.4
-Release:        10%{?dist}
+Version:        0.2.5
+Release:        1%{?dist}
 Summary:        FUSE-Filesystem to convert filesystem encodings
 
 Group:          System Environment/Base
 License:        GPLv2
 URL:            http://fuse-convmvfs.sourceforge.net/
-Source0:        http://dl.sourceforge.net/sourceforge/fuse-convmvfs/fuse-convmvfs-%{version}.tar.gz
+Source0:        fuse-convmvfs-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  fuse-devel >= 2.5.0
 
+BuildRequires:  libattr-devel
+
 %description
 This is a filesystem client use the FUSE(Filesystem in
 USErspace) interface to convert file name from one charset
@@ -41,6 +43,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Sat May 15 2010 ZC Miao <hellwolf.misty at gmail.com> - 0.2.5-1
+- Update to 0.2.5
+
 * Thu Sep 17 2009 Peter Lemenkov <lemenkov at gmail.com> - 0.2.4-10
 - Rebuilt with new fuse
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/fuse-convmvfs/devel/sources,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -p -r1.3 -r1.4
--- sources	1 Jun 2007 03:05:39 -0000	1.3
+++ sources	15 May 2010 21:39:49 -0000	1.4
@@ -1 +1 @@
-e600a351d2e118f866c1d6ca29cafaf8  fuse-convmvfs-0.2.4.tar.gz
+0ef07f779adca778eabf1a61c0cff7e2  fuse-convmvfs-0.2.5.tar.gz



More information about the scm-commits mailing list