SPECS: python-fuse.spec - up to latest snap

saq saq at pld-linux.org
Tue Jun 21 00:54:47 CEST 2005


Author: saq                          Date: Mon Jun 20 22:54:47 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- up to latest snap

---- Files affected:
SPECS:
   python-fuse.spec (1.5 -> 1.6) 

---- Diffs:

================================================================
Index: SPECS/python-fuse.spec
diff -u SPECS/python-fuse.spec:1.5 SPECS/python-fuse.spec:1.6
--- SPECS/python-fuse.spec:1.5	Sun Jun 12 13:03:53 2005
+++ SPECS/python-fuse.spec	Tue Jun 21 00:54:42 2005
@@ -1,21 +1,22 @@
 # $Revision$, $Date$
 %define 	module	fuse
 
+# lacking a proper versioning scheme, we use the latest changelog entry date
+%define		_snap	20041121
+
 Summary:	Python interface to FUSE (Filesystem in USErspace)
 Summary(pl):	Pythonowy interfejs do FUSE (systemu plików w przestrzeni użytkownika)
 Name:		python-%{module}
 Version:	0.1
-Release:	0.1
+Release:	0.%{_snap}.1
 License:	GPL
 Group:		Development/Languages/Python
 Source0:	http://richard.jones.name/google-hacks/gmail-filesystem/%{module}-python.tar.gz
-# Source0-md5:	932cd7f1997187245206385515865ffd
+# Source0-md5:	7d2d48b10d7e3ec3b1d04b3efbd6c955
 URL:		http://richard.jones.name/google-hacks/gmail-filesystem/gmail-filesystem.html
 BuildRequires:	python-devel
 BuildRequires:	libfuse-devel
 %pyrequires_eq	python-modules
-Requires:	libfuse
-Requires:	fusermount
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -47,7 +48,7 @@
 
 %files
 %defattr(644,root,root,755)
-%doc README
+%doc AUTHORS ChangeLog README
 %{py_sitedir}/*.py[co]
 %attr(755,root,root) %{py_sitedir}/_fusemodule.so
 
@@ -57,6 +58,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.6  2005/06/20 22:54:42  saq
+- up to latest snap
+
 Revision 1.5  2005/06/12 11:03:53  saq
 - build fix for modern libfuse
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/python-fuse.spec?r1=1.5&r2=1.6&f=u




More information about the pld-cvs-commit mailing list