SPECS: cpio.spec - defined _bindir - use it

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


Author: darekr                       Date: Thu Aug 25 20:50:22 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- defined _bindir - use it

---- Files affected:
SPECS:
   cpio.spec (1.60 -> 1.61) 

---- Diffs:

================================================================
Index: SPECS/cpio.spec
diff -u SPECS/cpio.spec:1.60 SPECS/cpio.spec:1.61
--- SPECS/cpio.spec:1.60	Mon Aug  8 13:37:20 2005
+++ SPECS/cpio.spec	Thu Aug 25 22:50:16 2005
@@ -152,13 +152,13 @@
 %files -f %{name}.lang
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog NEWS README THANKS TODO
-%attr(755,root,root) /bin/cpio
-%{_infodir}/cpio.info*
-%{_mandir}/man1/cpio.1*
+%attr(755,root,root) %{_bindir}/cpio
 %lang(es) %{_mandir}/es/man1/cpio.1*
 %lang(hu) %{_mandir}/hu/man1/cpio.1*
 %lang(ja) %{_mandir}/ja/man1/cpio.1*
 %lang(pt_BR) %{_mandir}/pt_BR/man1/cpio.1*
+%{_infodir}/cpio.info*
+%{_mandir}/man1/cpio.1*
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -166,6 +166,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.61  2005/08/25 20:50:16  darekr
+- defined _bindir - use it
+
 Revision 1.60  2005/08/08 11:37:20  baggins
 - release 3
 - an lstat, we need or symbolic links copy we will not
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/cpio.spec?r1=1.60&r2=1.61&f=u




More information about the pld-cvs-commit mailing list