[Lsb-messages] /var/www/bzr/lsb/devel/build_env r2103: Rename lsbdev-runner to lsb-runner.

Jeff Licquia licquia at linuxfoundation.org
Mon Mar 18 14:58:22 UTC 2013


------------------------------------------------------------
revno: 2103
committer: Jeff Licquia <licquia at linuxfoundation.org>
branch nick: build_env
timestamp: Mon 2013-03-18 10:58:22 -0400
message:
  Rename lsbdev-runner to lsb-runner.
modified:
  package/lsb-build.spec.sed
-------------- next part --------------
=== modified file 'package/lsb-build.spec.sed'
--- a/package/lsb-build.spec.sed	2013-03-16 22:19:27 +0000
+++ b/package/lsb-build.spec.sed	2013-03-18 14:58:22 +0000
@@ -59,12 +59,12 @@
 The LSB Build Environment cc package provides lsbcc, which can be used
 to help build LSB conforming applications.
 
-%package -n lsbdev-runner
+%package -n lsb-runner
 Summary: LSB application runner for non-LSB systems
 Group: Development/Tools
 AutoReqProv: no
 
-%description -n lsbdev-runner
+%description -n lsb-runner
 This package provides lsbrun, a utility for running LSB-compliant
 applications on Linux systems that do not provide a LSB runtime
 (at least as well as such applications can run).
@@ -113,7 +113,7 @@
   gzip -9 $RPM_BUILD_ROOT/opt/lsb/man/man1/$manpage
 done
 
-# specifics for lsbdev-runner:
+# specifics for lsb-runner:
 mkdir -p $RPM_BUILD_ROOT/opt/lsb/doc/lsbrun
 cp package/Licence $RPM_BUILD_ROOT/opt/lsb/doc/lsbrun
 cp package/README-lsbrun $RPM_BUILD_ROOT/opt/lsb/doc/lsbrun/README
@@ -468,7 +468,7 @@
 /opt/lsb/man/man1/lsbcc.1.gz
 /opt/lsb/man/man1/lsbcpp.1.gz
 
-%files -n lsbdev-runner
+%files -n lsb-runner
 %defattr(-,root,root)
 /opt/lsb/bin/lsbrun
 %dir /opt/lsb/doc/lsbrun
@@ -479,6 +479,9 @@
 rm -rf $RPM_BUILD_ROOT
 
 %changelog
+* Mon Mar 18 2013 Jeff Licquia <licquia at linuxfoundation.org>
+- lsbdev-runner -> lsb-runner, to ensure continuity w/ old pkg
+
 * Sat Mar 16 2013 Mats Wichmann <mats at linuxfounation.org
 - import the build of lsbdev-runner here from old packaging dir
 



More information about the lsb-messages mailing list