packages: python-fusepy/python-fusepy.spec - builds
arekm
arekm at pld-linux.org
Mon Jul 13 20:58:41 CEST 2009
Author: arekm Date: Mon Jul 13 18:58:41 2009 GMT
Module: packages Tag: HEAD
---- Log message:
- builds
---- Files affected:
packages/python-fusepy:
python-fusepy.spec (1.1 -> 1.2)
---- Diffs:
================================================================
Index: packages/python-fusepy/python-fusepy.spec
diff -u packages/python-fusepy/python-fusepy.spec:1.1 packages/python-fusepy/python-fusepy.spec:1.2
--- packages/python-fusepy/python-fusepy.spec:1.1 Mon Jul 13 20:57:04 2009
+++ packages/python-fusepy/python-fusepy.spec Mon Jul 13 20:58:36 2009
@@ -4,6 +4,7 @@
Summary: Python interface to FUSE (Filesystem in USErspace)
Summary(pl.UTF-8): Pythonowy interfejs do FUSE (systemu plików w przestrzeni użytkownika)
Name: python-%{module}
+# it's svn revision
Version: 0.r20
Release: 1
License: GPL
@@ -13,6 +14,7 @@
URL: http://fusepy.googlecode.com/
BuildRequires: rpm-pythonprov
BuildRequires: rpmbuild(macros) >= 1.219
+Requires: iconv
Requires: libfuse
BuildArch: noarch
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -25,7 +27,7 @@
w przestrzeni użytkownika).
%prep
-%setup -q -c
+%setup -q -T -c
%build
@@ -43,7 +45,7 @@
%files
%defattr(644,root,root,755)
-%{py_sitedir}/*.py[co]
+%{py_sitescriptdir}/*.py[co]
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
%changelog
@@ -51,6 +53,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.2 2009/07/13 18:58:36 arekm
+- builds
+
Revision 1.1 2009/07/13 18:57:04 arekm
- initial
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/python-fusepy/python-fusepy.spec?r1=1.1&r2=1.2&f=u
More information about the pld-cvs-commit
mailing list