Author: sparky                       Date: Fri Jan  1 22:46:45 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- BuildRoot capitalization

---- Files affected:
packages/libxklavier:
   libxklavier.spec (1.51 -> 1.52) 
packages/libxsettings-client:
   libxsettings-client.spec (1.2 -> 1.3) 
packages/muparser:
   muparser.spec (1.1 -> 1.2) 
packages/neveredit:
   neveredit.spec (1.15 -> 1.16) 
packages/onefinger:
   onefinger.spec (1.14 -> 1.15) 
packages/p2p:
   p2p.spec (1.30 -> 1.31) 
packages/paxtest:
   paxtest.spec (1.11 -> 1.12) 
packages/pgpool-II:
   pgpool-II.spec (1.20 -> 1.21) 
packages/python-krbV:
   python-krbV.spec (1.3 -> 1.4) 
packages/rhide:
   rhide.spec (1.14 -> 1.15) 
packages/rlog:
   rlog.spec (1.9 -> 1.10) 
packages/simulavr:
   simulavr.spec (1.11 -> 1.12) 
packages/snd:
   snd.spec (1.11 -> 1.12) 
packages/stklos:
   stklos.spec (1.10 -> 1.11) 
packages/tapioca-xmpp:
   tapioca-xmpp.spec (1.7 -> 1.8) 
packages/tcc:
   tcc.spec (1.12 -> 1.13) 
packages/tccs:
   tccs.spec (1.3 -> 1.4) 

---- Diffs:

================================================================
Index: packages/libxklavier/libxklavier.spec
diff -u packages/libxklavier/libxklavier.spec:1.51 
packages/libxklavier/libxklavier.spec:1.52
--- packages/libxklavier/libxklavier.spec:1.51  Mon Nov 30 02:54:52 2009
+++ packages/libxklavier/libxklavier.spec       Fri Jan  1 23:46:39 2010
@@ -27,7 +27,7 @@
 BuildRequires: xorg-lib-libXi-devel >= 1.1.3
 BuildRequires: xorg-lib-libxkbfile-devel
 Requires:      iso-codes
-Buildroot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
+BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
 This library allows you to simplify XKB-related development.
@@ -133,6 +133,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.52  2010/01/01 22:46:39  sparky
+- BuildRoot capitalization
+
 Revision 1.51  2009/11/30 01:54:52  sparky
 - BR: docbook-dtd412-xml, gettext-devel
 

================================================================
Index: packages/libxsettings-client/libxsettings-client.spec
diff -u packages/libxsettings-client/libxsettings-client.spec:1.2 
packages/libxsettings-client/libxsettings-client.spec:1.3
--- packages/libxsettings-client/libxsettings-client.spec:1.2   Tue Feb 24 
08:38:17 2009
+++ packages/libxsettings-client/libxsettings-client.spec       Fri Jan  1 
23:46:40 2010
@@ -17,7 +17,7 @@
 BuildRequires: xorg-lib-libX11-devel
 Provides:      Xsettings-client = %{version}-%{release}
 Obsoletes:     Xsettings-client
-Buildroot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
+BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
 The intent of XSETTINGS protocol is to provide a mechanism to allow
@@ -128,6 +128,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.3  2010/01/01 22:46:40  sparky
+- BuildRoot capitalization
+
 Revision 1.2  2009/02/24 07:38:17  arekm
 - release 2
 

================================================================
Index: packages/muparser/muparser.spec
diff -u packages/muparser/muparser.spec:1.1 packages/muparser/muparser.spec:1.2
--- packages/muparser/muparser.spec:1.1 Mon Oct  5 22:02:29 2009
+++ packages/muparser/muparser.spec     Fri Jan  1 23:46:40 2010
@@ -9,7 +9,7 @@
 # Source0-md5: f6b4d79aa0f762fd4bfeb38f47cf1d15
 URL:           http://muparser.sourceforge.net/
 BuildRequires: dos2unix
-Buildroot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
+BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
 Many applications require the parsing of mathematical expressions. The
@@ -73,6 +73,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2010/01/01 22:46:40  sparky
+- BuildRoot capitalization
+
 Revision 1.1  2009/10/05 20:02:29  blues
 - move into proper dir
 

================================================================
Index: packages/neveredit/neveredit.spec
diff -u packages/neveredit/neveredit.spec:1.15 
packages/neveredit/neveredit.spec:1.16
--- packages/neveredit/neveredit.spec:1.15      Fri Mar 20 09:34:16 2009
+++ packages/neveredit/neveredit.spec   Fri Jan  1 23:46:40 2010
@@ -12,7 +12,7 @@
 URL:           http://sourceforge.net/projects/neveredit/
 #BuildRequires:        libnw-devel
 BuildRequires: wxGTK2-devel
-Buildroot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
+BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
 Neveredit strives to be an editor for files from Bioware's game
@@ -52,6 +52,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.16  2010/01/01 22:46:40  sparky
+- BuildRoot capitalization
+
 Revision 1.15  2009/03/20 08:34:16  lisu
 - new URL
 

================================================================
Index: packages/onefinger/onefinger.spec
diff -u packages/onefinger/onefinger.spec:1.14 
packages/onefinger/onefinger.spec:1.15
--- packages/onefinger/onefinger.spec:1.14      Tue Feb 13 08:16:50 2007
+++ packages/onefinger/onefinger.spec   Fri Jan  1 23:46:41 2010
@@ -14,7 +14,7 @@
 URL:           http://onefinger.sourceforge.net/
 Requires:      python-PyKDE
 BuildArch:     noarch
-Buildroot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
+BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
 Onefinger is a general-purpose GUI (graphical user interface) built on
@@ -60,6 +60,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.15  2010/01/01 22:46:41  sparky
+- BuildRoot capitalization
+
 Revision 1.14  2007/02/13 07:16:50  glen
 - tabs in preamble
 

================================================================
Index: packages/p2p/p2p.spec
diff -u packages/p2p/p2p.spec:1.30 packages/p2p/p2p.spec:1.31
--- packages/p2p/p2p.spec:1.30  Thu Jul  3 15:35:15 2008
+++ packages/p2p/p2p.spec       Fri Jan  1 23:46:41 2010
@@ -36,7 +36,7 @@
 %{?with_dist_kernel:BuildRequires:     kernel%{_alt_kernel}-module-build}
 BuildRequires: rpmbuild(macros) >= 1.330
 %endif
-Buildroot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
+BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
 iptables-p2p is a P2P match module for iptables. It supports the
@@ -169,6 +169,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.31  2010/01/01 22:46:41  sparky
+- BuildRoot capitalization
+
 Revision 1.30  2008/07/03 13:35:15  glen
 - obsolete smp package
 

================================================================
Index: packages/paxtest/paxtest.spec
diff -u packages/paxtest/paxtest.spec:1.11 packages/paxtest/paxtest.spec:1.12
--- packages/paxtest/paxtest.spec:1.11  Wed Mar  5 23:01:16 2008
+++ packages/paxtest/paxtest.spec       Fri Jan  1 23:46:41 2010
@@ -12,7 +12,7 @@
 Patch0:                %{name}-Makefile.patch
 BuildRequires: paxctl
 URL:           http://pax.grsecurity.net/
-Buildroot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
+BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
 PaXtest is a tool which tests the protection provided by PaX. It is a
@@ -76,6 +76,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.12  2010/01/01 22:46:41  sparky
+- BuildRoot capitalization
+
 Revision 1.11  2008/03/05 22:01:16  zbyniu
 - up to 0.9.7-pre5; Admantix has gone
 

================================================================
Index: packages/pgpool-II/pgpool-II.spec
diff -u packages/pgpool-II/pgpool-II.spec:1.20 
packages/pgpool-II/pgpool-II.spec:1.21
--- packages/pgpool-II/pgpool-II.spec:1.20      Mon Jun 29 16:22:32 2009
+++ packages/pgpool-II/pgpool-II.spec   Fri Jan  1 23:46:41 2010
@@ -37,7 +37,7 @@
 Provides:      user(pgpool)
 Provides:      pgpool
 Obsoletes:     pgpool
-Buildroot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
+BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
 Pgpool is a connection pooling/replication server for PostgreSQL.
@@ -148,6 +148,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.21  2010/01/01 22:46:41  sparky
+- BuildRoot capitalization
+
 Revision 1.20  2009/06/29 14:22:32  gotar
 - adjust default config to sane sockets locations (our postgresql can't do
   this, shame)

================================================================
Index: packages/python-krbV/python-krbV.spec
diff -u packages/python-krbV/python-krbV.spec:1.3 
packages/python-krbV/python-krbV.spec:1.4
--- packages/python-krbV/python-krbV.spec:1.3   Fri Jul  3 01:53:59 2009
+++ packages/python-krbV/python-krbV.spec       Fri Jan  1 23:46:42 2010
@@ -13,7 +13,7 @@
 BuildRequires: python-devel
 BuildRequires: rpm-pythonprov
 %pyrequires_eq python-libs
-Buildroot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
+BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
 python-krbV allows Python programs to use Kerberos 5
@@ -52,6 +52,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.4  2010/01/01 22:46:42  sparky
+- BuildRoot capitalization
+
 Revision 1.3  2009/07/02 23:53:59  baggins
 - switch to heimdal kerberos
 

================================================================
Index: packages/rhide/rhide.spec
diff -u packages/rhide/rhide.spec:1.14 packages/rhide/rhide.spec:1.15
--- packages/rhide/rhide.spec:1.14      Tue Apr  8 10:24:53 2008
+++ packages/rhide/rhide.spec   Fri Jan  1 23:46:42 2010
@@ -35,7 +35,7 @@
 BuildRequires: autoconf
 BuildRequires: automake
 # BuildRequires:       librhtv-devel
-Buildroot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
+BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
 RHIDE allows you to develop your programs in an text-based environment
@@ -165,6 +165,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.15  2010/01/01 22:46:42  sparky
+- BuildRoot capitalization
+
 Revision 1.14  2008/04/08 08:24:53  glen
 - unify ftp.gnu.org urls
 

================================================================
Index: packages/rlog/rlog.spec
diff -u packages/rlog/rlog.spec:1.9 packages/rlog/rlog.spec:1.10
--- packages/rlog/rlog.spec:1.9 Mon Feb 12 23:09:13 2007
+++ packages/rlog/rlog.spec     Fri Jan  1 23:46:42 2010
@@ -11,7 +11,7 @@
 URL:           http://pobox.com/~vgough/rlog/
 BuildRequires: libstdc++-devel
 BuildRequires: pkgconfig
-Buildroot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
+BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
 RLog provides a flexible message logging facility for C++ programs and
@@ -75,6 +75,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.10  2010/01/01 22:46:42  sparky
+- BuildRoot capitalization
+
 Revision 1.9  2007/02/12 22:09:13  glen
 - tabs in preamble
 

================================================================
Index: packages/simulavr/simulavr.spec
diff -u packages/simulavr/simulavr.spec:1.11 
packages/simulavr/simulavr.spec:1.12
--- packages/simulavr/simulavr.spec:1.11        Tue Feb 26 01:25:51 2008
+++ packages/simulavr/simulavr.spec     Fri Jan  1 23:46:43 2010
@@ -16,7 +16,7 @@
 BuildRequires: ncurses-devel
 BuildRequires: tetex
 BuildRequires: texinfo-texi2dvi
-Buildroot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
+BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
 Simulavr is a simulator for the Atmel AVR family of microcontrollers.
@@ -74,6 +74,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.12  2010/01/01 22:46:43  sparky
+- BuildRoot capitalization
+
 Revision 1.11  2008/02/26 00:25:51  agaran
 - up to 0.1.2.3, builds here and works, rel 1
 

================================================================
Index: packages/snd/snd.spec
diff -u packages/snd/snd.spec:1.11 packages/snd/snd.spec:1.12
--- packages/snd/snd.spec:1.11  Wed Feb  6 21:19:49 2008
+++ packages/snd/snd.spec       Fri Jan  1 23:46:43 2010
@@ -29,7 +29,7 @@
 BuildRequires: ruby-devel
 %{?ruby_mod_ver_requires_eq}
 %endif
-Buildroot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
+BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
 Snd is a sound editor modelled loosely after Emacs and an old,
@@ -85,6 +85,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.12  2010/01/01 22:46:43  sparky
+- BuildRoot capitalization
+
 Revision 1.11  2008/02/06 20:19:49  qboosh
 - unified bcond name: gl -> opengl
 

================================================================
Index: packages/stklos/stklos.spec
diff -u packages/stklos/stklos.spec:1.10 packages/stklos/stklos.spec:1.11
--- packages/stklos/stklos.spec:1.10    Sat Nov  3 03:10:04 2007
+++ packages/stklos/stklos.spec Fri Jan  1 23:46:43 2010
@@ -16,7 +16,7 @@
 BuildRequires: gmp-devel
 BuildRequires: openldap-devel >= 2.4.6
 Requires:      bash
-Buildroot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
+BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
 STklos is a fast Scheme bytecode interpreter trying to conform to
@@ -76,6 +76,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.11  2010/01/01 22:46:43  sparky
+- BuildRoot capitalization
+
 Revision 1.10  2007/11/03 02:10:04  baggins
 - updated openldap BR/R to 2.4.6
 

================================================================
Index: packages/tapioca-xmpp/tapioca-xmpp.spec
diff -u packages/tapioca-xmpp/tapioca-xmpp.spec:1.7 
packages/tapioca-xmpp/tapioca-xmpp.spec:1.8
--- packages/tapioca-xmpp/tapioca-xmpp.spec:1.7 Mon Feb 12 23:09:17 2007
+++ packages/tapioca-xmpp/tapioca-xmpp.spec     Fri Jan  1 23:46:43 2010
@@ -22,7 +22,7 @@
 BuildRequires: sed >= 4.0
 BuildRequires: tapioca-libs-devel >= 0.3
 Requires:      tapioca >= 0.3
-Buildroot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
+BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
 Tapioca is a framework for Voice over IP (VoIP) and Instant Messaging
@@ -79,6 +79,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.8  2010/01/01 22:46:43  sparky
+- BuildRoot capitalization
+
 Revision 1.7  2007/02/12 22:09:17  glen
 - tabs in preamble
 

================================================================
Index: packages/tcc/tcc.spec
diff -u packages/tcc/tcc.spec:1.12 packages/tcc/tcc.spec:1.13
--- packages/tcc/tcc.spec:1.12  Sat May  3 13:47:22 2008
+++ packages/tcc/tcc.spec       Fri Jan  1 23:46:44 2010
@@ -11,7 +11,7 @@
 Patch0:                %{name}-DESTDIR.patch
 ExclusiveArch: %{ix86}
 URL:           http://fabrice.bellard.free.fr/tcc/
-Buildroot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
+BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
 Tiny C Compiler - C Scripting Everywhere - The Smallest ANSI C
@@ -55,6 +55,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.13  2010/01/01 22:46:44  sparky
+- BuildRoot capitalization
+
 Revision 1.12  2008/05/03 11:47:22  adamg
 - updated to 0.9.24
 

================================================================
Index: packages/tccs/tccs.spec
diff -u packages/tccs/tccs.spec:1.3 packages/tccs/tccs.spec:1.4
--- packages/tccs/tccs.spec:1.3 Tue May 27 07:51:36 2008
+++ packages/tccs/tccs.spec     Fri Jan  1 23:46:44 2010
@@ -10,7 +10,7 @@
 Source1:       tccg
 URL:           http://tccs.sourceforge.net/
 BuildArch:     noarch
-Buildroot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
+BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
 Show tc statistics in a nicer way. There is also tc-viewer with
@@ -42,6 +42,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.4  2010/01/01 22:46:44  sparky
+- BuildRoot capitalization
+
 Revision 1.3  2008/05/27 05:51:36  qboosh
 - .UTF-8, pl fix
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/libxklavier/libxklavier.spec?r1=1.51&r2=1.52&f=u
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/libxsettings-client/libxsettings-client.spec?r1=1.2&r2=1.3&f=u
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/muparser/muparser.spec?r1=1.1&r2=1.2&f=u
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/neveredit/neveredit.spec?r1=1.15&r2=1.16&f=u
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/onefinger/onefinger.spec?r1=1.14&r2=1.15&f=u
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/p2p/p2p.spec?r1=1.30&r2=1.31&f=u
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/paxtest/paxtest.spec?r1=1.11&r2=1.12&f=u
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/pgpool-II/pgpool-II.spec?r1=1.20&r2=1.21&f=u
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/python-krbV/python-krbV.spec?r1=1.3&r2=1.4&f=u
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/rhide/rhide.spec?r1=1.14&r2=1.15&f=u
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/rlog/rlog.spec?r1=1.9&r2=1.10&f=u
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/simulavr/simulavr.spec?r1=1.11&r2=1.12&f=u
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/snd/snd.spec?r1=1.11&r2=1.12&f=u
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/stklos/stklos.spec?r1=1.10&r2=1.11&f=u
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/tapioca-xmpp/tapioca-xmpp.spec?r1=1.7&r2=1.8&f=u
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/tcc/tcc.spec?r1=1.12&r2=1.13&f=u
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/tccs/tccs.spec?r1=1.3&r2=1.4&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to