]> git.pld-linux.org Git - packages/drbd.git/blobdiff - drbd.spec
- restored 0.7.x on AC-branch
[packages/drbd.git] / drbd.spec
index d33e8178e923f2d2fc1b3f5fb164cd2b3b585822..91844ccfd1d8c7c6d716d481a1288573a1d8655e 100644 (file)
--- a/drbd.spec
+++ b/drbd.spec
 Summary:       drbd is a block device designed to build high availibility clusters
 Summary(pl.UTF-8):     drbd jest urządzeniem blokowym dla klastrów o wysokiej niezawodności
 Name:          %{pname}%{_alt_kernel}
-Version:       8.2.5
+Version:       0.7.25
 Release:       %{_rel}
 License:       GPL
 Group:         Base/Kernel
-Source0:       http://oss.linbit.com/drbd/8.2/%{pname}-%{version}.tar.gz
-# Source0-md5: f3297c1d032fd90cd0441285fef05bcb
+Source0:       http://oss.linbit.com/drbd/0.7/%{pname}-%{version}.tar.gz
+# Source0-md5: 9db298c97306d7d0fe6d0cdbdf695cf6
 Patch0:                %{pname}-Makefile.patch
 URL:           http://www.drbd.org/
 %if %{with userspace}
@@ -149,7 +149,7 @@ install -d $RPM_BUILD_ROOT{/sbin,%{_mandir}/man{5,8},%{_sysconfdir}} \
 %endif
 
 %if %{with userspace}
-install user/{drbdadm,drbdmeta,drbdsetup} $RPM_BUILD_ROOT/sbin
+install user/{drbdadm,drbdsetup} $RPM_BUILD_ROOT/sbin
 install scripts/drbd.conf $RPM_BUILD_ROOT%{_sysconfdir}
 install scripts/drbd $RPM_BUILD_ROOT/etc/rc.d/init.d
 
@@ -198,7 +198,6 @@ fi
 %defattr(644,root,root,755)
 %attr(755,root,root) /sbin/drbdadm
 %attr(2754,root,haclient) /sbin/drbdsetup
-%attr(2754,root,haclient) /sbin/drbdmeta
 %attr(754,root,root) /etc/rc.d/init.d/drbd
 %attr(755,root,root) %{_sysconfdir}/ha.d/resource.d/drbddisk
 %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/drbd.conf
This page took 0.115847 seconds and 4 git commands to generate.