Author: glen Date: Mon Mar 26 13:38:47 2007 GMT Module: SPECS Tag: AC-branch ---- Log message: - 1.320-RC from HEAD
---- Files affected: SPECS: ntfs-3g.spec (1.26.2.1 -> 1.26.2.2) ---- Diffs: ================================================================ Index: SPECS/ntfs-3g.spec diff -u SPECS/ntfs-3g.spec:1.26.2.1 SPECS/ntfs-3g.spec:1.26.2.2 --- SPECS/ntfs-3g.spec:1.26.2.1 Fri Feb 23 03:17:59 2007 +++ SPECS/ntfs-3g.spec Mon Mar 26 15:38:42 2007 @@ -2,14 +2,13 @@ Summary: The NTFS driver with read and write support Summary(pl): Sterownik do NTFS umożliwiający odczyt i zapis Name: ntfs-3g -Version: 1.0 -Release: 1 +Version: 1.320 +Release: 0.RC.1 Epoch: 1 License: GPL Group: Applications/System -Source0: http://www.ntfs-3g.org/%{name}-%{version}.tgz -# Source0-md5: 873a8de662849d129fc7c475ad3f5447 -Patch0: %{name}-ldconfig.patch +Source0: http://www.ntfs-3g.org/%{name}-%{version}-RC.tgz +# Source0-md5: 46b3949ed129ed9c5e49548423b25f6e URL: http://www.ntfs-3g.org/ BuildRequires: autoconf BuildRequires: automake @@ -55,8 +54,7 @@ Ten pakiet zawiera statyczną wersję bibliotek libntfs-3g. %prep -%setup -q -%patch0 -p1 +%setup -q -n %{name}-%{version}-RC %build %{__libtoolize} @@ -64,7 +62,10 @@ %{__autoheader} %{__autoconf} %{__automake} -%configure + +%configure \ + --disable-ldconfig + %{__make} %install @@ -103,6 +104,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.26.2.2 2007/03/26 13:38:42 glen +- 1.320-RC from HEAD + Revision 1.26.2.1 2007/02/23 02:17:59 glen - 1.0 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/ntfs-3g.spec?r1=1.26.2.1&r2=1.26.2.2&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
