]> git.pld-linux.org Git - packages/xdelta.git/commitdiff
- s-/usr/bin-%{_bindir}-
authorkloczek <kloczek@pld-linux.org>
Mon, 17 May 1999 23:26:10 +0000 (23:26 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    xdelta.spec -> 1.25

xdelta.spec

index a8fa684c0de15c86bd857d5ad5db3419ac4b4e23..2289a6404baa2e81d7a05f20fd0de77f34cd6c49 100644 (file)
@@ -90,7 +90,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%attr(755,root,root) /usr/bin/xdelta
+%attr(755,root,root) %{_bindir}/xdelta
 %attr(755,root,root) %{_libdir}/lib*.so.*.*
 %{_mandir}/man1/*
 
@@ -98,7 +98,7 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 %doc {NEWS,READ*,ChangeLog}.gz
 
-%attr(755,root,root) /usr/bin/xdelta-config
+%attr(755,root,root) %{_bindir}/xdelta-config
 /usr/include/*
 
 %attr(755,root,root) %{_libdir}/lib*.so
@@ -127,7 +127,7 @@ rm -rf $RPM_BUILD_ROOT
   [1.0.3-1]
 - removed xdelta.magic from %doc (it is integrated in current file package),
 - added "Requires: glib = 1.2.0" to main,
-- /usr/bin/xdelta-config moved to devel,
+- %{_bindir}/xdelta-config moved to devel,
 - removed xdelta info pages (it is empty .. contain only GPL licence text),
 - removed man group from man pages.
 
This page took 0.053408 seconds and 4 git commands to generate.