From: "Хихин Руслан" <hihin@yandex.ru> To: sisyphus@lists.altlinux.org Subject: Re: [sisyphus] NTFS rw - дождались... Date: Mon, 17 Jul 2006 23:50:05 +0400 Message-ID: <200607172350.16587@ruslandh> (raw) In-Reply-To: <200607172259.55731@ruslandh> [-- Attachment #1.1: Type: text/plain, Size: 389 bytes --] Здравствуйте Хихин Руслан В сообщении от 17 июля 2006 22:59 Хихин Руслан написал(a): > Сейсас попробую собрать rpm > > PS Прикольная версия - 20070714 - годом ошиблись :) Собралось :) Не знаю 1 получилась не rpm , а "свалка" - тут и хидеры и библиотеки, и сам файл 2 не знаю к какой группе его правильно отнести. 3 насколько всё в спеке по-правилам. -- С уважением Хихин Руслан [-- Attachment #1.2: ntfs-3g-20070714-BETA-rpm.patch --] [-- Type: text/x-diff, Size: 888 bytes --] diff -urtN ntfs-3g-20070714-BETA/src/Makefile.am ntfs-3g-20070714-BETA-alt/src/Makefile.am --- ntfs-3g-20070714-BETA/src/Makefile.am 2006-07-14 03:39:37 +0400 +++ ntfs-3g-20070714-BETA-alt/src/Makefile.am 2006-07-17 22:35:45 +0400 @@ -38,7 +38,6 @@ install-exec-hook: $(INSTALL) -d $(DESTDIR)/sbin $(LN_S) -f $(bindir)/ntfs-3g $(DESTDIR)/sbin/mount.ntfs-3g - ldconfig install-data-hook: $(INSTALL) -d $(DESTDIR)$(man8dir) diff -urtN ntfs-3g-20070714-BETA/src/Makefile.in ntfs-3g-20070714-BETA-alt/src/Makefile.in --- ntfs-3g-20070714-BETA/src/Makefile.in 2006-07-14 03:39:37 +0400 +++ ntfs-3g-20070714-BETA-alt/src/Makefile.in 2006-07-17 22:35:45 +0400 @@ -579,7 +579,6 @@ install-exec-hook: $(INSTALL) -d $(DESTDIR)/sbin $(LN_S) -f $(bindir)/ntfs-3g $(DESTDIR)/sbin/mount.ntfs-3g - ldconfig install-data-hook: $(INSTALL) -d $(DESTDIR)$(man8dir) [-- Attachment #1.3: ntfs-3g-20070714.spec --] [-- Type: text/plain, Size: 1892 bytes --] Name: ntfs-3g Summary: Integrated Development Environment for C++/C Version: 20070714 Release: BETA URL: http://mlf.linux.rulez.org/mlf/ezaz/ Group: System/Kernel and hardware BuildRoot: %{_tmppath}/%{name}-buildroot License: GPL Source: http://mlf.linux.rulez.org/mlf/ezaz/%{name}-%{version}-%{release}.tgz Patch0: %{name}-%{version}-%{release}-rpm.patch # Automatically added by buildreq on Mon Jul 17 2006 BuildRequires: gcc-c++ gcc-fortran glibc-devel-static pkg-config %description The ntfs-3g driver is an open source, GPL licensed, third generation Linux NTFS driver for 32-bit, little-endian architectures which was implemented by the Linux-NTFS project. It provides full read-write access to NTFS, excluding access to encrypted files, writing compressed files, changing file ownership, access right. Technically it's based on and a major improvement to the third generation Linux NTFS driver, ntfsmount. The improvements includes functionality, quality and performance enhancements. The driver currently is in BETA status: before release of this software we haven't experienced any driver crashes or data loss during our heavy quality testing, however we are aware of some minor issues which will be resolved in the near future. We listed all of them in a below section. Please report any new problem to linux-ntfs-dev@lists.sourceforge.net if it's not listed yet in the latest release of this software. %prep %setup -q -n %{name}-%{version}-%{release} %patch0 -p1 %make distclean autoreconf -ifsm %build export FLAGS="$RPM_OPT_FLAGS -DNDEBUG -DNO_DEBUG -D_GNU_SOURCE $__STDC_VERSION__ " %configure %install rm -rf $RPM_BUILD_ROOT %make DESTDIR=$RPM_BUILD_ROOT install %files /* %changelog * Mon Jul 17 2006 <hihin_cat_narod_dot_ru> 20070714-BETA - 2006/07/14: ntfs-3g beta is released. [-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
next prev parent reply other threads:[~2006-07-17 19:50 UTC|newest] Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top 2006-07-17 8:37 Шишков Евгений Витальевич 2006-07-17 8:49 ` Шенцев Алексей Владимирович 2006-07-17 9:06 ` Шишков Евгений Витальевич 2006-07-17 9:07 ` Шенцев Алексей Владимирович 2006-07-17 9:37 ` Шишков Евгений Витальевич 2006-07-17 10:41 ` Шишков Евгений Витальевич 2006-07-17 18:59 ` Хихин Руслан 2006-07-17 19:50 ` Хихин Руслан [this message] 2006-07-17 20:01 ` Хихин Руслан 2006-07-18 9:21 ` Igor Zubkov 2006-07-18 10:01 ` Igor Zubkov 2006-07-18 10:10 ` Andrei Bulava 2006-07-18 10:44 ` Igor Zubkov 2006-07-18 11:30 ` Andrei Bulava 2006-07-18 17:15 ` Хихин Руслан 2006-07-18 17:47 ` Igor Zubkov 2006-07-18 18:08 ` Andrey Rahmatullin 2006-07-18 18:51 ` Хихин Руслан 2006-07-18 8:37 ` Igor Zubkov 2006-07-18 4:59 ` Шишков Евгений Витальевич 2006-07-18 8:33 ` Igor Zubkov 2006-07-19 6:18 ` Шишков Евгений Витальевич
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=200607172350.16587@ruslandh \ --to=hihin@yandex.ru \ --cc=sisyphus@lists.altlinux.org \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
ALT Linux Sisyphus discussions This inbox may be cloned and mirrored by anyone: git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/git/0.git # If you have public-inbox 1.1+ installed, you may # initialize and index your mirror using the following commands: public-inbox-init -V2 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \ sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru public-inbox-index sisyphus Example config snippet for mirrors. Newsgroup available over NNTP: nntp://lore.altlinux.org/org.altlinux.lists.sisyphus AGPL code for this site: git clone https://public-inbox.org/public-inbox.git