[Lsb-messages] /var/www/bzr/lsb/4.0/appbat r840: Change user/group to root:root so we can install on rawhide alongside of dist-checker (bug 3495)

Stew Benedict stewb at linux-foundation.org
Thu May 3 13:23:26 UTC 2012


------------------------------------------------------------
revno: 840
committer: Stew Benedict <stewb at linux-foundation.org>
branch nick: appbat
timestamp: Thu 2012-05-03 09:23:26 -0400
message:
  Change user/group to root:root so we can install on rawhide alongside of dist-checker (bug 3495)
modified:
  rpm/alsaplayer.spec
  rpm/apache.spec
  rpm/celestia.spec
  rpm/designer.spec
  rpm/expect.spec
  rpm/ghostscript.spec
  rpm/gnupg.spec
  rpm/groff.spec
  rpm/leafpad.spec
  rpm/lynx.spec
  rpm/openjade.spec
  rpm/perl.spec
  rpm/pidgin.spec
  rpm/python.spec
  rpm/raptor.spec
  rpm/rsync.spec
  rpm/samba.spec
  rpm/scribus.spec
  rpm/tcl.spec
  rpm/transmission.spec
  rpm/xpaint.spec
  rpm/xpdf.spec
  rpm/xscreensaver.spec
-------------- next part --------------
=== modified file 'rpm/alsaplayer.spec'
--- a/rpm/alsaplayer.spec	2011-03-29 23:40:20 +0000
+++ b/rpm/alsaplayer.spec	2012-05-03 13:23:26 +0000
@@ -1,7 +1,7 @@
 Summary: PCM audio player for Linux and compatible OSes
 Name: lsb-alsaplayer
 Version: 0.99.80 
-Release: 2.lsb4
+Release: 3.lsb4
 Vendor: Linux Foundation
 Packager: Appbat Team <lsb-appbat at linux-foundation.org>
 License: GPL
@@ -38,4 +38,4 @@
 
 %files
 
-%attr ( -   bin bin ) /opt/lsb/appbat
+%attr ( -   root root ) /opt/lsb/appbat

=== modified file 'rpm/apache.spec'
--- a/rpm/apache.spec	2011-03-29 23:40:20 +0000
+++ b/rpm/apache.spec	2012-05-03 13:23:26 +0000
@@ -1,7 +1,7 @@
 Summary: Apache HTTP Server
 Name: lsb-apache
 Version: 2.2.8
-Release: 3.lsb4
+Release: 4.lsb4
 Vendor: Linux Foundation
 Packager: Appbat Team <lsb-appbat at linux-foundation.org>
 License: Apache Software License
@@ -32,13 +32,13 @@
 %clean
 
 %files
-%defattr(-,bin,bin)
+%defattr(-,root,root)
 %dir /etc/opt/lsb
 %dir /var/opt/lsb
 
-%attr ( -   bin bin ) /opt/lsb/appbat
-%attr ( -   bin bin ) /etc/opt/lsb/appbat
-%attr ( -   bin bin ) /var/opt/lsb/appbat
+%attr ( -   root root ) /opt/lsb/appbat
+%attr ( -   root root ) /etc/opt/lsb/appbat
+%attr ( -   root root ) /var/opt/lsb/appbat
 %attr (0755 root root) /etc/init.d/lsb-apache
 
 %changelog

=== modified file 'rpm/celestia.spec'
--- a/rpm/celestia.spec	2011-03-29 23:40:20 +0000
+++ b/rpm/celestia.spec	2012-05-03 13:23:26 +0000
@@ -1,7 +1,7 @@
 Summary: A real-time visual space simulation
 Name: lsb-celestia
 Version: 1.5.0
-Release: 2.lsb4
+Release: 3.lsb4
 Vendor: Linux Foundation
 Packager: Appbat Team <lsb-appbat at linux-foundation.org>
 License: GPL
@@ -36,7 +36,7 @@
 
 %files
 
-%attr ( -   bin bin ) /opt/lsb/appbat
+%attr ( -   root root ) /opt/lsb/appbat
 
 %changelog
 * Tue Mar 18 2008 Stew Benedict <stewb at linux-foundation.org>

=== modified file 'rpm/designer.spec'
--- a/rpm/designer.spec	2011-03-29 23:40:20 +0000
+++ b/rpm/designer.spec	2012-05-03 13:23:26 +0000
@@ -1,7 +1,7 @@
 Summary: designer is a powerful GUI layout and forms builder
 Name: lsb-designer
 Version: 4.2.3
-Release: 5.lsb4
+Release: 6.lsb4
 Vendor: Linux Foundation
 Packager: Appbat Team <lsb-appbat at linux-foundation.org>
 License: GPL
@@ -35,7 +35,7 @@
 
 %files
 
-%attr ( -   bin bin ) /opt/lsb/appbat
+%attr ( -   root root ) /opt/lsb/appbat
 
 %changelog
 * Fri May 30 2008 Stew Benedict <stewb at linux-foundation.org>

=== modified file 'rpm/expect.spec'
--- a/rpm/expect.spec	2011-03-29 23:40:20 +0000
+++ b/rpm/expect.spec	2012-05-03 13:23:26 +0000
@@ -1,7 +1,7 @@
 Summary: a tcl extension for driving interactive programs
 Name: lsb-expect
 Version: 5.43.0
-Release: 8.lsb4
+Release: 9.lsb4
 Vendor: Linux Foundation
 Packager: Appbat Team <lsb-appbat at linux-foundation.org>
 License: BSD
@@ -32,4 +32,4 @@
 
 %files
 
-%attr ( -   bin bin ) /opt/lsb/appbat
+%attr ( -   root root ) /opt/lsb/appbat

=== modified file 'rpm/ghostscript.spec'
--- a/rpm/ghostscript.spec	2011-03-29 23:40:20 +0000
+++ b/rpm/ghostscript.spec	2012-05-03 13:23:26 +0000
@@ -1,7 +1,7 @@
 Summary: A postscript interpreter.
 Name: lsb-ghostscript
 Version: 8.62
-Release: 4.lsb4
+Release: 5.lsb4
 Vendor: Linux Foundation
 Packager: Appbat Team <lsb-appbat at linux-foundation.org>
 License: GPL
@@ -33,7 +33,7 @@
 
 %files
 
-%attr ( -   bin bin ) /opt/lsb/appbat
+%attr ( -   root root ) /opt/lsb/appbat
 
 %changelog
 * Tue Mar 25 2008 Stew Benedict <stewb at linux-foundation.org>

=== modified file 'rpm/gnupg.spec'
--- a/rpm/gnupg.spec	2011-03-29 23:40:20 +0000
+++ b/rpm/gnupg.spec	2012-05-03 13:23:26 +0000
@@ -1,7 +1,7 @@
 Summary: A GNU utility for secure communication and data storage.
 Name: lsb-gnupg
 Version: 1.4.8
-Release: 4.lsb4
+Release: 5.lsb4
 Vendor: Linux Foundation
 Packager: Appbat Team <lsb-appbat at linux-foundation.org>
 License: GPL
@@ -32,7 +32,7 @@
 
 %files
 
-%attr ( -   bin bin ) /opt/lsb/appbat
+%attr ( -   root root ) /opt/lsb/appbat
 
 %changelog
 * Mon Oct 06 2008 Stew Benedict <stewb at linux-foundation.org>

=== modified file 'rpm/groff.spec'
--- a/rpm/groff.spec	2011-03-29 23:40:20 +0000
+++ b/rpm/groff.spec	2012-05-03 13:23:26 +0000
@@ -1,7 +1,7 @@
 Summary: A document formatting system.
 Name: lsb-groff
 Version: 1.19.2
-Release: 5.lsb4
+Release: 6.lsb4
 Vendor: Linux Foundation
 Packager: Appbat Team <lsb-appbat at linux-foundation.org>
 License: GPL
@@ -29,4 +29,4 @@
 
 %files
 
-%attr ( -   bin bin ) /opt/lsb/appbat
+%attr ( -   root root ) /opt/lsb/appbat

=== modified file 'rpm/leafpad.spec'
--- a/rpm/leafpad.spec	2011-03-29 23:40:20 +0000
+++ b/rpm/leafpad.spec	2012-05-03 13:23:26 +0000
@@ -1,7 +1,7 @@
 Summary: leafpad is a simple GTK+-based text editor
 Name: lsb-leafpad
 Version: 0.8.14
-Release: 2.lsb4
+Release: 3.lsb4
 Vendor: Linux Foundation
 Packager: Appbat Team <lsb-appbat at linux-foundation.org>
 License: GPL
@@ -34,7 +34,7 @@
 
 %files
 
-%attr ( -   bin bin ) /opt/lsb/appbat
+%attr ( -   root root ) /opt/lsb/appbat
 
 %changelog
 * Tue Mar 18 2008 Stew Benedict <stewb at linux-foundation.org>

=== modified file 'rpm/lynx.spec'
--- a/rpm/lynx.spec	2011-03-29 23:40:20 +0000
+++ b/rpm/lynx.spec	2012-05-03 13:23:26 +0000
@@ -1,7 +1,7 @@
 Summary: A text-based Web browser.
 Name: lsb-lynx
 Version: 2.8.6
-Release: 3.lsb4
+Release: 4.lsb4
 Vendor: Linux Foundation
 Packager: Appbat Team <lsb-appbat at linux-foundation.org>
 License: GPL
@@ -29,4 +29,4 @@
 
 %files
 
-%attr ( -   bin bin ) /opt/lsb/appbat
+%attr ( -   root root ) /opt/lsb/appbat

=== modified file 'rpm/openjade.spec'
--- a/rpm/openjade.spec	2011-03-29 23:40:20 +0000
+++ b/rpm/openjade.spec	2012-05-03 13:23:26 +0000
@@ -1,7 +1,7 @@
 Summary: A DSSSL Implementation
 Name: lsb-openjade
 Version: 1.3.2
-Release: 6.lsb4
+Release: 7.lsb4
 Vendor: Linux Foundation
 Packager: Appbat Team <lsb-appbat at linux-foundation.org>
 License: BSD
@@ -33,7 +33,7 @@
 
 %files
 
-%attr ( -   bin bin ) /opt/lsb/appbat
+%attr ( -   root root ) /opt/lsb/appbat
 
 %changelog
 * Mon Oct 06 2008 Stew Benedict <stewb at linux-foundation.org>

=== modified file 'rpm/perl.spec'
--- a/rpm/perl.spec	2011-03-29 23:40:20 +0000
+++ b/rpm/perl.spec	2012-05-03 13:23:26 +0000
@@ -1,7 +1,7 @@
 Summary: Practical Extraction and Report Language
 Name: lsb-perl
 Version: 5.8.8 
-Release: 4.lsb4
+Release: 5.lsb4
 Vendor: Linux Foundation
 Packager: Appbat Team <lsb-appbat at linux-foundation.org>
 License: Artistic
@@ -30,4 +30,4 @@
 
 %files
 
-%attr ( -   bin bin ) /opt/lsb/appbat
+%attr ( -   root root ) /opt/lsb/appbat

=== modified file 'rpm/pidgin.spec'
--- a/rpm/pidgin.spec	2011-03-29 23:40:20 +0000
+++ b/rpm/pidgin.spec	2012-05-03 13:23:26 +0000
@@ -1,7 +1,7 @@
 Summary: pidgin is a multi-protocol instant messaging (IM) client
 Name: lsb-pidgin
 Version: 2.4.0
-Release: 3.lsb4
+Release: 4.lsb4
 Vendor: Linux Foundation
 Packager: Appbat Team <lsb-appbat at linux-foundation.org>
 License: GPL
@@ -33,7 +33,7 @@
 
 %files
 
-%attr ( -   bin bin ) /opt/lsb/appbat
+%attr ( -   root root ) /opt/lsb/appbat
 
 %changelog
 * Tue Jan 15 2008 Stew Benedict <stewb at linux-foundation.org>

=== modified file 'rpm/python.spec'
--- a/rpm/python.spec	2011-03-29 23:40:20 +0000
+++ b/rpm/python.spec	2012-05-03 13:23:26 +0000
@@ -1,7 +1,7 @@
 Summary: An interpreted, interactive, object-oriented programming language.
 Name: lsb-python
 Version: 2.4.5
-Release: 4.lsb4
+Release: 5.lsb4
 Vendor: Linux Foundation
 Packager: Appbat Team <lsb-appbat at linux-foundation.org>
 License: Python Software Foundation License
@@ -32,7 +32,7 @@
 
 %files
 
-%attr ( -   bin bin ) /opt/lsb/appbat
+%attr ( -   root root ) /opt/lsb/appbat
 
 %changelog
 * Tue Mar 18 2008 Stew Benedict <stewb at linux-foundation.org>

=== modified file 'rpm/raptor.spec'
--- a/rpm/raptor.spec	2011-03-29 23:40:20 +0000
+++ b/rpm/raptor.spec	2012-05-03 13:23:26 +0000
@@ -1,7 +1,7 @@
 Summary: Parsers and serializers for RDF
 Name: lsb-raptor
 Version: 1.4.16
-Release: 2.lsb4
+Release: 3.lsb4
 Vendor: Linux Foundation
 Packager: Appbat Team <lsb-appbat at linux-foundation.org>
 License: GPL
@@ -29,7 +29,7 @@
 
 %files
 
-%attr ( -   bin bin ) /opt/lsb/appbat
+%attr ( -   root root ) /opt/lsb/appbat
 
 %changelog
 * Tue Mar 18 2008 Stew Benedict <stewb at linux-foundation.org>

=== modified file 'rpm/rsync.spec'
--- a/rpm/rsync.spec	2011-03-29 23:40:20 +0000
+++ b/rpm/rsync.spec	2012-05-03 13:23:26 +0000
@@ -1,7 +1,7 @@
 Summary: A program for synchronizing files over a network.
 Name: lsb-rsync
 Version: 3.0.0
-Release: 3.lsb4
+Release: 4.lsb4
 Vendor: Linux Foundation
 Packager: Appbat Team <lsb-appbat at linux-foundation.org>
 License: GPL
@@ -32,11 +32,11 @@
 %clean
 
 %files
-%defattr(-,bin,bin)
+%defattr(-,root,root)
 %dir /etc/opt/lsb
 
-%attr ( -   bin bin ) /opt/lsb/appbat
-%attr ( -   bin bin ) /etc/opt/lsb/appbat
+%attr ( -   root root ) /opt/lsb/appbat
+%attr ( -   root root ) /etc/opt/lsb/appbat
 
 %changelog
 * Fri Feb 25 2011 Stew Benedict <stewb at linux-foundation.org>

=== modified file 'rpm/samba.spec'
--- a/rpm/samba.spec	2011-03-29 23:40:20 +0000
+++ b/rpm/samba.spec	2012-05-03 13:23:26 +0000
@@ -1,7 +1,7 @@
 Summary: The Samba SMB server.
 Name: lsb-samba
 Version: 3.0.28a
-Release: 4.lsb4
+Release: 5.lsb4
 Vendor: Linux Foundation
 Packager: Appbat Team <lsb-appbat at linux-foundation.org>
 License: GPL
@@ -31,13 +31,13 @@
 %clean
 
 %files
-%defattr(-,bin,bin)
+%defattr(-,root,root)
 %dir /etc/opt/lsb
 %dir /var/opt/lsb
 
-%attr ( -   bin bin ) /opt/lsb/appbat
-%attr ( -   bin bin ) /var/opt/lsb/appbat
-%attr ( -   bin bin ) /etc/opt/lsb/appbat
+%attr ( -   root root ) /opt/lsb/appbat
+%attr ( -   root root ) /var/opt/lsb/appbat
+%attr ( -   root root ) /etc/opt/lsb/appbat
 
 %changelog
 * Fri Feb 25 2011 Stew Benedict <stewb at linux-foundation.org>

=== modified file 'rpm/scribus.spec'
--- a/rpm/scribus.spec	2011-03-29 23:40:20 +0000
+++ b/rpm/scribus.spec	2012-05-03 13:23:26 +0000
@@ -1,7 +1,7 @@
 Summary: Scribus is a desktop publishing tool based on Qt.
 Name: lsb-scribus
 Version: 1.3.3.10
-Release: 4.lsb4
+Release: 5.lsb4
 Vendor: Linux Foundation
 Packager: Appbat Team <lsb-appbat at linux-foundation.org>
 License: GPL
@@ -34,7 +34,7 @@
 
 %files
 
-%attr ( -   bin bin ) /opt/lsb/appbat
+%attr ( -   root root ) /opt/lsb/appbat
 
 %changelog
 * Tue Sep 23 2008 Stew Benedict <stewb at linux-foundation.org>

=== modified file 'rpm/tcl.spec'
--- a/rpm/tcl.spec	2011-03-29 23:40:20 +0000
+++ b/rpm/tcl.spec	2012-05-03 13:23:26 +0000
@@ -1,7 +1,7 @@
 Summary: An embeddable scripting language.
 Name: lsb-tcl
 Version: 8.5.1
-Release: 3.lsb4
+Release: 4.lsb4
 Vendor: Linux Foundation
 Packager: Appbat Team <lsb-appbat at linux-foundation.org>
 License: BSD
@@ -32,4 +32,4 @@
 
 %files
 
-%attr ( -   bin bin ) /opt/lsb/appbat
+%attr ( -   root root ) /opt/lsb/appbat

=== modified file 'rpm/transmission.spec'
--- a/rpm/transmission.spec	2011-03-29 23:40:20 +0000
+++ b/rpm/transmission.spec	2012-05-03 13:23:26 +0000
@@ -1,7 +1,7 @@
 Summary: transmission is a fast, easy, and free BitTorrent client
 Name: lsb-transmission
 Version: 1.22
-Release: 4.lsb4
+Release: 5.lsb4
 Vendor: Linux Foundation
 Packager: Appbat Team <lsb-appbat at linux-foundation.org>
 License: GPL
@@ -34,7 +34,7 @@
 
 %files
 
-%attr ( -   bin bin ) /opt/lsb/appbat
+%attr ( -   root root ) /opt/lsb/appbat
 
 %changelog
 * Mon Oct 11 2010 Stew Benedict <stewb at linux-foundation.org>

=== modified file 'rpm/xpaint.spec'
--- a/rpm/xpaint.spec	2011-03-29 23:40:20 +0000
+++ b/rpm/xpaint.spec	2012-05-03 13:23:26 +0000
@@ -1,7 +1,7 @@
 Summary: An X Window System image editing and painting program
 Name: lsb-xpaint
 Version: 2.7.8.1
-Release: 6.lsb4
+Release: 7.lsb4
 Vendor: Linux Foundation
 Packager: Appbat Team <lsb-appbat at linux-foundation.org>
 License: MIT
@@ -35,7 +35,7 @@
 
 %files
 
-%attr ( -   bin bin ) /opt/lsb/appbat
+%attr ( -   root root ) /opt/lsb/appbat
 
 %changelog
 * Tue Jan 15 2008 Stew Benedict <stewb at linux-foundation.org>

=== modified file 'rpm/xpdf.spec'
--- a/rpm/xpdf.spec	2011-03-29 23:40:20 +0000
+++ b/rpm/xpdf.spec	2012-05-03 13:23:26 +0000
@@ -1,7 +1,7 @@
 Summary: A PDF file viewer for the X Window System.
 Name: lsb-xpdf
 Version: 1.01
-Release: 9.lsb4
+Release: 10.lsb4
 Vendor: Linux Foundation
 Packager: Appbat Team <lsb-appbat at linux-foundation.org>
 License: GPL
@@ -36,11 +36,11 @@
 %clean
 
 %files
-%defattr(-,bin,bin)
+%defattr(-,root,root)
 %dir /etc/opt/lsb
 
-%attr ( -   bin bin ) /opt/lsb/appbat
-%attr ( -   bin bin ) /etc/opt/lsb/appbat
+%attr ( -   root root ) /opt/lsb/appbat
+%attr ( -   root root ) /etc/opt/lsb/appbat
 
 %changelog
 * Fri Feb 25 2011 Stew Benedict <stewb at linux-foundation.org>

=== modified file 'rpm/xscreensaver.spec'
--- a/rpm/xscreensaver.spec	2011-03-29 23:40:20 +0000
+++ b/rpm/xscreensaver.spec	2012-05-03 13:23:26 +0000
@@ -1,7 +1,7 @@
 Summary: xscreensaver is a collection of free screensavers
 Name: lsb-xscreensaver
 Version: 5.05
-Release: 2.lsb4
+Release: 3.lsb4
 Vendor: Linux Foundation
 Packager: Appbat Team <lsb-appbat at linux-foundation.org>
 License: GPL
@@ -28,7 +28,7 @@
 
 %files
 
-%attr ( -   bin bin ) /opt/lsb/appbat
+%attr ( -   root root ) /opt/lsb/appbat
 
 %changelog
 * Fri Apr 04 2008 Stew Benedict <stewb at linux-foundation.org>



More information about the lsb-messages mailing list