commit e21bd2449445b9d910bdfe843fd9f60080876015
Author: Elan Ruusamäe <[email protected]>
Date:   Tue Mar 3 16:47:02 2015 +0200

    rebuild for x32

 dmraid.spec | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)
---
diff --git a/dmraid.spec b/dmraid.spec
index 8ecf348..879ea18 100644
--- a/dmraid.spec
+++ b/dmraid.spec
@@ -3,13 +3,14 @@
 %bcond_with    initrd          # without initrd version
 %bcond_with    dietlibc        # build initrd version with static glibc 
instead of dietlibc
 %bcond_without selinux         # build without SELinux support (needs 
selinux-disabled device-mapper)
-#
+
+%define                rel     2
+%define                subver  rc16.3
 Summary:       Device-mapper RAID tool
 Summary(pl.UTF-8):     Narzędzie do RAID-u opartego o device-mapper
 Name:          dmraid
 Version:       1.0.0
-%define        subver  rc16.3
-Release:       0.%{subver}.1
+Release:       0.%{subver}.%{rel}
 License:       GPL v2+
 Group:         Base
 Source0:       
http://people.redhat.com/~heinzm/sw/dmraid/src/%{name}-%{version}.rc16-3.tar.bz2
@@ -150,7 +151,7 @@ ln -sf /%{_lib}/$(cd $RPM_BUILD_ROOT/%{_lib} ; echo 
libdmraid.so.*.*.*) \
 
 %if %{with initrd}
 install -d $RPM_BUILD_ROOT%{_libdir}/initrd
-install dmraid-initrd $RPM_BUILD_ROOT%{_libdir}/initrd/dmraid
+install -p dmraid-initrd $RPM_BUILD_ROOT%{_libdir}/initrd/dmraid
 %endif
 
 %clean
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/dmraid.git/commitdiff/e21bd2449445b9d910bdfe843fd9f60080876015

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to