Use macro %{_lib} for packaging pam_ecryptfs.so 56/26056/2 accepted/tizen_3.0.2014.q3_common accepted/tizen_3.0.m14.3_ivi accepted/tizen_3.0_common accepted/tizen_3.0_ivi accepted/tizen_4.0_unified accepted/tizen_5.0_unified accepted/tizen_5.5_unified accepted/tizen_5.5_unified_mobile_hotfix accepted/tizen_5.5_unified_wearable_hotfix accepted/tizen_6.0_unified_hotfix accepted/tizen_common accepted/tizen_ivi accepted/tizen_mobile accepted/tizen_tv accepted/tizen_wearable tizen_3.0 tizen_3.0.2014.q3_common tizen_3.0.2014.q4_common tizen_3.0.2015.q1_common tizen_3.0.2015.q2_common tizen_3.0.m14.3_ivi tizen_3.0.m1_mobile tizen_3.0.m1_tv tizen_3.0.m2 tizen_3.0_ivi tizen_4.0 tizen_5.0 tizen_5.5 tizen_5.5_mobile_hotfix tizen_5.5_tv tizen_5.5_wearable_hotfix tizen_6.0 tizen_6.0_hotfix accepted/tizen/3.0/common/20161114.110533 accepted/tizen/3.0/ivi/20161011.043832 accepted/tizen/4.0/unified/20170816.011939 accepted/tizen/4.0/unified/20170828.222445 accepted/tizen/5.0/unified/20181102.025048 accepted/tizen/5.5/unified/20191031.005806 accepted/tizen/5.5/unified/mobile/hotfix/20201027.062845 accepted/tizen/5.5/unified/wearable/hotfix/20201027.102853 accepted/tizen/6.0/unified/hotfix/20201103.000210 accepted/tizen/common/20140825.140737 accepted/tizen/ivi/20140828.212815 accepted/tizen/ivi/20160218.024352 accepted/tizen/unified/20170309.035634 submit/tizen/20140825.080734 submit/tizen_3.0.m2/20170104.093752 submit/tizen_3.0_common/20161104.104000 submit/tizen_3.0_ivi/20161010.000001 submit/tizen_4.0/20170811.094300 submit/tizen_4.0/20170828.100005 submit/tizen_5.0/20181101.000006 submit/tizen_5.5/20191031.000006 submit/tizen_5.5_mobile_hotfix/20201026.185106 submit/tizen_5.5_wearable_hotfix/20201026.184306 submit/tizen_6.0/20201029.205501 submit/tizen_6.0_hotfix/20201102.192901 submit/tizen_6.0_hotfix/20201103.115101 submit/tizen_ivi/20160217.000000 submit/tizen_ivi/20160217.000004 submit/tizen_mobile/20141120.000000 submit/tizen_unified/20170308.100412 tizen_3.0.2014.q3_common_release tizen_3.0.m14.3_ivi_release tizen_3.0.m1_mobile_release tizen_3.0.m1_tv_release tizen_3.0.m2.a1_mobile_release tizen_3.0.m2.a1_tv_release tizen_3.0_ivi_release tizen_4.0.IoT.p1_release tizen_4.0.IoT.p2_release tizen_4.0.m1_release tizen_4.0.m2_release tizen_5.5.m2_release tizen_6.0.m2_release
authorYury Usishchev <y.usishchev@samsung.com>
Thu, 14 Aug 2014 15:45:03 +0000 (19:45 +0400)
committerYury Usishchev <y.usishchev@samsung.com>
Mon, 25 Aug 2014 07:56:33 +0000 (11:56 +0400)
Change-Id: I0f8cb7c3023875504339ffcebc651f1568d3dfb1
Signed-off-by: Yury Usishchev <y.usishchev@samsung.com>
packaging/ecryptfs-utils.spec

index 1530669..3d68a5b 100644 (file)
@@ -81,11 +81,7 @@ rm -rf %{buildroot}
 %{_bindir}/ecryptfs*
 /sbin/mount.ecryptfs*
 /sbin/umount.ecryptfs*
-%ifarch x86_64
-/lib64/security/pam_ecryptfs.so
-%else
-/lib/security/pam_ecryptfs.so
-%endif
+/%{_lib}/security/pam_ecryptfs.so
 %{_datadir}/locale/*/LC_MESSAGES/ecryptfs-utils.mo
 %{_mandir}/man1/*ecryptfs*
 %{_mandir}/man7/*ecryptfs*