SPECS: siefs.spec - use _sbindir macro

darekr darekr at pld-linux.org
Thu Aug 25 22:38:39 CEST 2005


Author: darekr                       Date: Thu Aug 25 20:38:39 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- use _sbindir macro

---- Files affected:
SPECS:
   siefs.spec (1.12 -> 1.13) 

---- Diffs:

================================================================
Index: SPECS/siefs.spec
diff -u SPECS/siefs.spec:1.12 SPECS/siefs.spec:1.13
--- SPECS/siefs.spec:1.12	Tue Apr  5 20:52:00 2005
+++ SPECS/siefs.spec	Thu Aug 25 22:38:34 2005
@@ -48,7 +48,6 @@
 
 %install
 rm -rf $RPM_BUILD_ROOT
-
 install -d $RPM_BUILD_ROOT%{_sbindir}
 
 %{__make} install \
@@ -65,7 +64,7 @@
 %defattr(644,root,root,755)
 %doc AUTHORS README* ChangeLog COPYRIGHT.vmo2wav
 %attr(755,root,root) %{_bindir}/*
-/sbin/mount.siefs
+%{_sbindir}/mount.siefs
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -73,6 +72,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.13  2005/08/25 20:38:34  darekr
+- use _sbindir macro
+
 Revision 1.12  2005/04/05 18:52:00  saq
 - up to 0.5
 - lots of various fixes
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/siefs.spec?r1=1.12&r2=1.13&f=u




More information about the pld-cvs-commit mailing list