Author: pluto Date: Tue Feb 21 15:31:44 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - fix amd64 build, release 2.
---- Files affected: SPECS: sshfs-fuse.spec (1.2 -> 1.3) ---- Diffs: ================================================================ Index: SPECS/sshfs-fuse.spec diff -u SPECS/sshfs-fuse.spec:1.2 SPECS/sshfs-fuse.spec:1.3 --- SPECS/sshfs-fuse.spec:1.2 Mon Feb 20 16:51:19 2006 +++ SPECS/sshfs-fuse.spec Tue Feb 21 16:31:38 2006 @@ -3,11 +3,12 @@ Summary(pl): System plików oparty na protokole SSH File Transfer Protocol Name: sshfs-fuse Version: 1.5 -Release: 1 +Release: 2 License: GPL v2 Group: Applications/System Source0: http://dl.sourceforge.net/fuse/%{name}-%{version}.tar.gz # Source0-md5: 4a376247721c3615a29ee0b2ab39619b +Patch0: %{name}-fPIC.patch URL: http://fuse.sourceforge.net/ BuildRequires: glib2-devel >= 2.0 BuildRequires: libfuse-devel >= 0:2.5 @@ -22,6 +23,7 @@ %prep %setup -q +%patch0 -p1 %build %configure @@ -48,6 +50,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.3 2006/02/21 15:31:38 pluto +- fix amd64 build, release 2. + Revision 1.2 2006/02/20 15:51:19 rotom - up to 1.5 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/sshfs-fuse.spec?r1=1.2&r2=1.3&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
