SPECS: gfs2.spec - switched to new llh - use optflags everywhere

2007-04-06 Thread qboosh
Author: qboosh   Date: Fri Apr  6 06:11:38 2007 GMT
Module: SPECS Tag: HEAD
 Log message:
- switched to new llh
- use optflags everywhere

 Files affected:
SPECS:
   gfs2.spec (1.3 - 1.4) 

 Diffs:


Index: SPECS/gfs2.spec
diff -u SPECS/gfs2.spec:1.3 SPECS/gfs2.spec:1.4
--- SPECS/gfs2.spec:1.3 Thu Apr  5 22:38:24 2007
+++ SPECS/gfs2.spec Fri Apr  6 08:11:32 2007
@@ -9,10 +9,10 @@
 Group: Applications/System
 Source0:   
ftp://sources.redhat.com/pub/cluster/releases/cluster-%{version}.tar.gz
 # Source0-md5: 2ef3f4ba9d3c87b50adfc9b406171085
+Patch0:%{name}-install.patch
 URL:   http://sources.redhat.com/cluster/gfs/
-Patch0:%{name}-install.patch
-BuildRequires: kernel-libc-headers
 BuildRequires: libvolume_id-devel
+BuildRequires: linux-libc-headers = 7:2.6.20
 BuildRequires: ncurses-devel
 BuildRequires: perl-base
 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -45,7 +45,9 @@
 %patch0 -p1
 cd %{name}
 
-%{__perl} -pi -e 's,-Wall,%{rpmcflags} -I/usr/include/ncurses -Wall,' 
make/defines.mk.input
+sed -i -e 's,-Wall,%{rpmcflags} -I/usr/include/ncurses -Wall,' 
make/defines.mk.input
+sed -i -e 's/ -ggdb / %{rpmcflags} /' libgfs2/Makefile
+sed -i -e 's/ -O2 -ggdb / %{rpmcflags} /' mkfs/Makefile
 
 %build
 cd %{name}
@@ -78,6 +80,10 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.4  2007/04/06 06:11:32  qboosh
+- switched to new llh
+- use optflags everywhere
+
 Revision 1.3  2007/04/05 20:38:24  aredridel
 - add fix for cross-device link in %install
 


 CVS-web:
http://cvs.pld-linux.org/SPECS/gfs2.spec?r1=1.3r2=1.4f=u

___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


SPECS: python-pyclamav.spec - release 2 (rebuild with new clamav)

2007-04-06 Thread megabajt
Author: megabajt Date: Fri Apr  6 08:44:34 2007 GMT
Module: SPECS Tag: HEAD
 Log message:
- release 2 (rebuild with new clamav)

 Files affected:
SPECS:
   python-pyclamav.spec (1.6 - 1.7) 

 Diffs:


Index: SPECS/python-pyclamav.spec
diff -u SPECS/python-pyclamav.spec:1.6 SPECS/python-pyclamav.spec:1.7
--- SPECS/python-pyclamav.spec:1.6  Tue Feb 13 09:06:43 2007
+++ SPECS/python-pyclamav.spec  Fri Apr  6 10:44:29 2007
@@ -3,7 +3,7 @@
 Summary(pl.UTF-8): Interfejs Pythona do libclamav
 Name:  python-pyclamav
 Version:   0.3.3
-Release:   1
+Release:   2
 License:   GPL
 Group: Libraries/Python
 Source0:   
http://norman.free.fr/norman/python/pyclamav/pyclamav-%{version}.tar.gz
@@ -56,6 +56,9 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.7  2007/04/06 08:44:29  megabajt
+- release 2 (rebuild with new clamav)
+
 Revision 1.6  2007/02/13 08:06:43  glen
 - tabs in preamble
 


 CVS-web:
http://cvs.pld-linux.org/SPECS/python-pyclamav.spec?r1=1.6r2=1.7f=u

___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


SPECS: python-pysnmp.spec - added missing dir - packaged *.egg-inf...

2007-04-06 Thread megabajt
Author: megabajt Date: Fri Apr  6 08:55:28 2007 GMT
Module: SPECS Tag: HEAD
 Log message:
- added missing dir
- packaged *.egg-info
- release 2

 Files affected:
SPECS:
   python-pysnmp.spec (1.29 - 1.30) 

 Diffs:


Index: SPECS/python-pysnmp.spec
diff -u SPECS/python-pysnmp.spec:1.29 SPECS/python-pysnmp.spec:1.30
--- SPECS/python-pysnmp.spec:1.29   Tue Feb 13 09:06:43 2007
+++ SPECS/python-pysnmp.specFri Apr  6 10:55:23 2007
@@ -1,18 +1,19 @@
 # $Revision$, $Date$
-
+#
 %definemodule  pysnmp
-
+#
 Summary:   SNMP engine for Python
 Summary(pl.UTF-8): Obsługa SNMP dla Pythona
 Name:  python-%{module}
 Version:   4.1.5a
-Release:   1
+Release:   2
 License:   BSD-like
 Group: Libraries/Python
 Source0:   http://dl.sourceforge.net/pysnmp/%{module}-%{version}.tar.gz
 # Source0-md5: 7527bec317a3cf2c3d8c9cdaa28baa71
 URL:   http://pysnmp.sourceforge.net/
-BuildRequires: python = 2.2.1
+BuildRequires: python = 1:2.5
+BuildRequires: rpm-pythonprov
 %pyrequires_eq python-modules
 Requires:  python-pyasn1
 BuildArch: noarch
@@ -78,8 +79,9 @@
 %files
 %defattr(644,root,root,755)
 %doc README CHANGES TODO docs/mibs/*
-%{py_sitescriptdir}/%{module}/*
 %attr(755,root,root) %{_bindir}/*
+%{py_sitescriptdir}/%{module}
+%{py_sitescriptdir}/pysnmp-*.egg-info
 
 %files doc
 %defattr(644,root,root,755)
@@ -95,6 +97,11 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.30  2007/04/06 08:55:23  megabajt
+- added missing dir
+- packaged *.egg-info
+- release 2
+
 Revision 1.29  2007/02/13 08:06:43  glen
 - tabs in preamble
 


 CVS-web:
http://cvs.pld-linux.org/SPECS/python-pysnmp.spec?r1=1.29r2=1.30f=u

___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


SPECS: openais.spec - separated -libs, so -devel doesn't require u...

2007-04-06 Thread qboosh
Author: qboosh   Date: Fri Apr  6 08:59:09 2007 GMT
Module: SPECS Tag: HEAD
 Log message:
- separated -libs, so -devel doesn't require user and service
- no need for config for ld.so.conf file

 Files affected:
SPECS:
   openais.spec (1.6 - 1.7) 

 Diffs:


Index: SPECS/openais.spec
diff -u SPECS/openais.spec:1.6 SPECS/openais.spec:1.7
--- SPECS/openais.spec:1.6  Thu Apr  5 22:29:03 2007
+++ SPECS/openais.spec  Fri Apr  6 10:59:04 2007
@@ -9,7 +9,6 @@
 Source0:   
http://developer.osdl.org/dev/openais/downloads/%{name}-%{version}/openais-%{version}.tar.gz
 # Source0-md5: a1cfcd0e8f555132353b780c130d8220
 URL:   http://developer.osdl.org/dev/openais/
-Requires(post,postun): /sbin/ldconfig
 Requires(post,preun):  /sbin/chkconfig
 Requires(postun):  /usr/sbin/groupdel
 Requires(postun):  /usr/sbin/userdel
@@ -17,9 +16,10 @@
 Requires(pre): /usr/bin/getgid
 Requires(pre): /usr/sbin/groupadd
 Requires(pre): /usr/sbin/useradd
+Requires:  %{name}-libs = %{version}-%{release}
 Provides:  group(ais)
 Provides:  user(ais)
-#ExclusiveArch:i386 ppc x86_64 ppc64 ia64 s390 s390x
+#ExclusiveArch:%{ix86} %{x8664} ppc ppc64 ia64 s390 s390x
 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -30,11 +30,23 @@
 Ten pakiet zawiera środowisko wykonawcze, programy obsługi usług
 openais, domyślne pliki konfiguracyjne oraz skrypt startowy.
 
+%package libs
+Summary:   The openais Standards-Based Cluster Framework libraries
+Summary(pl.UTF-8): Biblioteki klastra opartego na standardach openais
+Group: Libraries
+Requires:  %{name} = %{version}-%{release}
+
+%description libs
+This package contains the openais libraries.
+
+%description libs -l pl.UTF-8
+Ten pakiet zawiera biblioteki openais.
+
 %package devel
 Summary:   The openais Standards-Based Cluster Framework development files
 Summary(pl.UTF-8): Pliki programistyczne klastra opartego na standardach 
openais
 Group: Development/Libraries
-Requires:  %{name} = %{version}-%{release}
+Requires:  %{name}-libs = %{version}-%{release}
 
 %description devel
 This package contains the include files used to develop using openais
@@ -76,7 +88,6 @@
 %useradd -u 187 -d /usr/share/empty -s /bin/false -g ais -c openais Standards 
Based Cluster Framework -r ais
 
 %post
-/sbin/ldconfig
 /sbin/chkconfig --add openais
 %service openais restart
 
@@ -91,7 +102,9 @@
%userremove ais
%groupremove ais
 fi
-/sbin/ldconfig
+
+%post  libs -p /sbin/ldconfig
+%postunlibs -p /sbin/ldconfig
 
 %files
 %defattr(644,root,root,755)
@@ -102,14 +115,18 @@
 %dir %{_sysconfdir}/ais
 %verify(not md5 mtime size) %config(noreplace) %{_sysconfdir}/ais/openais.conf
 %verify(not md5 mtime size) %config(noreplace) %{_sysconfdir}/ais/amf.conf
-%config /etc/ld.so.conf.d/openais-*.conf
 %attr(754,root,root) /etc/rc.d/init.d/openais
+%attr(755,root,root) %{_libdir}/lcrso/*.lcrso
+%{_mandir}/man8/*.8*
+%{_mandir}/man5/openais.conf.5*
+
+%files libs
+%defattr(644,root,root,755)
 %dir %{_libdir}/openais
 %attr(755,root,root) %{_libdir}/openais/lib*.so.*.*.*
+%attr(755,root,root) %ghost %{_libdir}/openais/lib*.so.?
 %dir %{_libdir}/lcrso
-%attr(755,root,root) %{_libdir}/lcrso/*
-%{_mandir}/man8/*.8*
-%{_mandir}/man5/openais.conf.5*
+/etc/ld.so.conf.d/openais-*.conf
 
 %files devel
 %defattr(644,root,root,755)
@@ -123,6 +140,10 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.7  2007/04/06 08:59:04  qboosh
+- separated -libs, so -devel doesn't require user and service
+- no need for config for ld.so.conf file
+
 Revision 1.6  2007/04/05 20:29:03  qboosh
 - ldconfig dep
 


 CVS-web:
http://cvs.pld-linux.org/SPECS/openais.spec?r1=1.6r2=1.7f=u

___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


SPECS: openais.spec - oops, -libs don't depend on base

2007-04-06 Thread qboosh
Author: qboosh   Date: Fri Apr  6 08:59:50 2007 GMT
Module: SPECS Tag: HEAD
 Log message:
- oops, -libs don't depend on base

 Files affected:
SPECS:
   openais.spec (1.7 - 1.8) 

 Diffs:


Index: SPECS/openais.spec
diff -u SPECS/openais.spec:1.7 SPECS/openais.spec:1.8
--- SPECS/openais.spec:1.7  Fri Apr  6 10:59:04 2007
+++ SPECS/openais.spec  Fri Apr  6 10:59:45 2007
@@ -34,7 +34,6 @@
 Summary:   The openais Standards-Based Cluster Framework libraries
 Summary(pl.UTF-8): Biblioteki klastra opartego na standardach openais
 Group: Libraries
-Requires:  %{name} = %{version}-%{release}
 
 %description libs
 This package contains the openais libraries.
@@ -140,6 +139,9 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.8  2007/04/06 08:59:45  qboosh
+- oops, -libs don't depend on base
+
 Revision 1.7  2007/04/06 08:59:04  qboosh
 - separated -libs, so -devel doesn't require user and service
 - no need for config for ld.so.conf file


 CVS-web:
http://cvs.pld-linux.org/SPECS/openais.spec?r1=1.7r2=1.8f=u

___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


SPECS: cman.spec - separated libs, so service is not required by -...

2007-04-06 Thread qboosh
Author: qboosh   Date: Fri Apr  6 09:31:16 2007 GMT
Module: SPECS Tag: HEAD
 Log message:
- separated libs, so service is not required by -devel
- updated optflags setting, pass -fno-strict-aliasing

 Files affected:
SPECS:
   cman.spec (1.17 - 1.18) 

 Diffs:


Index: SPECS/cman.spec
diff -u SPECS/cman.spec:1.17 SPECS/cman.spec:1.18
--- SPECS/cman.spec:1.17Thu Apr  5 09:11:45 2007
+++ SPECS/cman.spec Fri Apr  6 11:31:11 2007
@@ -1,7 +1,7 @@
 # $Revision$, $Date$
 #
 # Conditional build:
-%bcond_with libonly# build package only with lib (needed 
bootstrap with ccs)
+%bcond_withlibonly # build package only with lib (needed bootstrap 
with ccs)
 #
 Summary:   General-purpose symmetric cluster manager
 Summary(pl.UTF-8): Zarządca symetrycznych klastrów ogólnego przeznaczenia
@@ -18,11 +18,14 @@
 %{!?with_libonly:BuildRequires:ccs-devel}
 BuildRequires: openais-devel
 BuildRequires: perl-base
-Requires(post):/sbin/ldconfig
+Requires:  %{name}-libs = %{version}-%{release}
 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %define_sbindir/sbin
 
+# aliasing problems in qdisk/disk.c
+%definespecflags   -fno-strict-aliasing
+
 %description
 MAN is a symmetric, general-purpose, kernel-based cluster manager. It
 has two parts. Connection Manager (cnxman) handles membership,
@@ -45,11 +48,22 @@
 CMAN-a w jądrze i przestrzeni użytkownika jest ogólne i w całości
 dostępne do wykorzystania w innych programach.
 
+%package libs
+Summary:   CMAN library
+Summary(pl.UTF-8): Biblioteka CMAN
+Group: Libraries
+
+%description libs
+CMAN library.
+
+%description libs -l pl.UTF-8
+Biblioteka CMAN.
+
 %package devel
 Summary:   CMAN header files
 Summary(pl.UTF-8): Pliki nagłówkowe CMAN
 Group: Development/Libraries
-Requires:  %{name} = %{version}-%{release}
+Requires:  %{name}-libs = %{version}-%{release}
 
 %description devel
 CMAN header files.
@@ -73,8 +87,8 @@
 %setup -q -n cluster-%{version}
 
 cd %{name}
-%{__perl} -pi -e 's/-g -O/%{rpmcflags}/' lib/Makefile
-%{__perl} -pi -e 's/-g/%{rpmcflags}/' {cman_tool,tests}/Makefile
+%{__perl} -pi -e 's/ -g/ %{rpmcflags}/' {lib,qdisk,tests}/Makefile
+%{__perl} -pi -e 's/ -O2 /%{rpmcflags}/' {cman_tool,daemon}/Makefile
 
 %build
 cd %{name}
@@ -93,50 +107,51 @@
 %install
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT{/etc/sysconfig,/etc/rc.d/init.d}
-cd %{name}
 
-%{__make} %{?with_libonly:-C lib} install \
+%{__make} -C %{name}%{?with_libonly:/lib} install \
DESTDIR=$RPM_BUILD_ROOT
 
-install %SOURCE1 $RPM_BUILD_ROOT/etc/rc.d/init.d/%{name}
-install %SOURCE2 $RPM_BUILD_ROOT/etc/sysconfig/%{name}
+install %{SOURCE1} $RPM_BUILD_ROOT/etc/rc.d/init.d/%{name}
+install %{SOURCE2} $RPM_BUILD_ROOT/etc/sysconfig/%{name}
 
 %clean
 rm -rf $RPM_BUILD_ROOT
 
 %post
-/sbin/ldconfig
 /sbin/chkconfig --add %{name}
 
-%postun-p /sbin/ldconfig
-
 %preun
 if [ $1 = 0 ]; then
%service -q %{name} stop
/sbin/chkconfig --del %{name}
 fi
 
+%post  libs -p /sbin/ldconfig
+%postunlibs -p /sbin/ldconfig
+
+%if %{without libobly}
 %files
 %defattr(644,root,root,755)
 %config(noreplace) %verify(not md5 mtime size) /etc/sysconfig/%{name}
 %attr(754,root,root) /etc/rc.d/init.d/%{name}
-%{!?with_libonly:%attr(755,root,root) %{_sbindir}/*}
-%attr(755,root,root) %{_libdir}/libcman.so.*.*
-%if %{without libonly}
+#%attr(754,root,root) /etc/rc.d/init.d/qdiskd
+%attr(755,root,root) %{_sbindir}/*
 %attr(755,root,root) %{_libdir}/lcrso/service_cman.lcrso
 %{_mandir}/man5/cman.5*
 %{_mandir}/man5/qdisk.5*
 %{_mandir}/man8/cman_tool.8*
 %{_mandir}/man8/mkqdisk.8*
 %{_mandir}/man8/qdiskd.8*
-#%attr(754,root,root) /etc/rc.d/init.d/cman
-#%attr(754,root,root) /etc/rc.d/init.d/qdiskd
 %endif
 
+%files libs
+%defattr(644,root,root,755)
+%attr(755,root,root) %{_libdir}/libcman.so.*.*
+
 %files devel
 %defattr(644,root,root,755)
-%{_includedir}/*.h
 %attr(755,root,root) %{_libdir}/libcman.so
+%{_includedir}/*.h
 
 %files static
 %defattr(644,root,root,755)
@@ -148,6 +163,10 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.18  2007/04/06 09:31:11  qboosh
+- separated libs, so service is not required by -devel
+- updated optflags setting, pass -fno-strict-aliasing
+
 Revision 1.17  2007/04/05 07:11:45  glen
 - ldconfig dep
 


 CVS-web:
http://cvs.pld-linux.org/SPECS/cman.spec?r1=1.17r2=1.18f=u

___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


SPECS: nfs-utils.spec - update/clean TODO - updated CITI and fake ...

2007-04-06 Thread baggins
Author: baggins  Date: Fri Apr  6 09:40:51 2007 GMT
Module: SPECS Tag: HEAD
 Log message:
- update/clean TODO
- updated CITI and fake patches
- removed bash from scripts
- added proper start-statd script
- consistent service messages
- cleaned up init scripts
- updated triggers

 Files affected:
SPECS:
   nfs-utils.spec (1.142 - 1.143) 

 Diffs:


Index: SPECS/nfs-utils.spec
diff -u SPECS/nfs-utils.spec:1.142 SPECS/nfs-utils.spec:1.143
--- SPECS/nfs-utils.spec:1.142  Thu Apr  5 01:23:28 2007
+++ SPECS/nfs-utils.specFri Apr  6 11:40:46 2007
@@ -1,7 +1,7 @@
 # $Revision$, $Date$
 # TODO
-# - should unmount /proc/fs/nfsd at package uninstall (or in service nfs stop)
-# - CITI and fake patches need updating
+# - should unmount /proc/fs/nfsd and /var/lib/nfs/rpc_pipefs at package
+#  uninstall (or in service nfs stop)
 #
 # Conditional build:
 %bcond_without nfs4# without NFSv4 support
@@ -130,7 +130,6 @@
 Summary(pl.UTF-8): Programy do obsługi blokowania plików poprzez NFS (lock)
 Group: Networking
 Requires(post,preun):  /sbin/chkconfig
-#Requires: kernel = 2.2.5
 Requires:  portmap = 4.0
 Requires:  rc-scripts
 Provides:  group(rpcstatd)
@@ -162,11 +161,9 @@
 %setup -q -a1 -n %{name}-%{version}-%{_pre}
 %patch0 -p1
 %patch1 -p1
-# temporary hack
-#rm -f utils/mountd/fsloc.[ch]
-#%patch2 -p1
+%patch2 -p1
 %patch3 -p1
-#%patch4 -p1
+%patch4 -p1
 %patch5 -p1
 %patch6 -p1
 %patch7 -p1
@@ -200,6 +197,16 @@
 %{__make} install \
DESTDIR=$RPM_BUILD_ROOT
 
+cat $RPM_BUILD_ROOT%{_sbindir}/start-statd EOF
+#!/bin/sh
+# mount.nfs calls this script when mounting a filesystem with locking
+# enabled, but when statd does not seem to be running (based on
+# /var/run/rpc.statd.pid).
+exec /sbin/service nfslock start
+EOF
+
+sed -e s|#!/bin/bash|#!/bin/sh| utils/gssd/gss_destroy_creds  
$RPM_BUILD_ROOT%{_sbindir}/gss_destroy_creds
+
 mv $RPM_BUILD_ROOT%{_sbindir}/rpcdebug $RPM_BUILD_ROOT/sbin
 install utils/idmapd/idmapd.conf $RPM_BUILD_ROOT%{_sysconfdir}/
 
@@ -216,10 +223,11 @@
  $RPM_BUILD_ROOT%{_var}/lib/nfs/rmtab
  $RPM_BUILD_ROOT%{_sysconfdir}/exports
 
-rm $RPM_BUILD_ROOT%{_mandir}/man8/rpc.{mountd,nfsd,statd,svcgssd,gssd,idmapd}.8
+rm 
$RPM_BUILD_ROOT%{_mandir}/man8/rpc.{mountd,nfsd,statd,svcgssd,gssd,idmapd,sm-notify}.8
 echo .so mountd.8   $RPM_BUILD_ROOT%{_mandir}/man8/rpc.mountd.8
 echo .so nfsd.8 $RPM_BUILD_ROOT%{_mandir}/man8/rpc.nfsd.8
 echo .so statd.8$RPM_BUILD_ROOT%{_mandir}/man8/rpc.statd.8
+echo .so sm-notify.8  $RPM_BUILD_ROOT%{_mandir}/man8/rpc.sm-notify.8
 %if %{with nfs4}
 echo .so gssd.8 $RPM_BUILD_ROOT%{_mandir}/man8/rpc.gssd.8
 echo .so idmapd.8   $RPM_BUILD_ROOT%{_mandir}/man8/rpc.idmapd.8
@@ -230,7 +238,6 @@
 
 ln -sf /bin/true $RPM_BUILD_ROOT/sbin/fsck.nfs
 
-rm -rf html
 cp -a nfs html
 
 %clean
@@ -241,7 +248,7 @@
 %service nfs restart NFS daemon
 %if %{with nfs4}
 /sbin/chkconfig --add svcgssd
-%service svcgssd restart RPC svcgssd daemon
+%service svcgssd restart RPC svcgssd
 %endif
 
 %preun
@@ -259,7 +266,7 @@
 %service nfsfs restart
 %if %{with nfs4}
 /sbin/chkconfig --add gssd
-%service gssd restart RPC gssd daemon
+%service gssd restart RPC gssd
 %endif
 
 %preun clients
@@ -278,7 +285,7 @@
 
 %post lock
 /sbin/chkconfig --add nfslock
-%service nfslock restart nfslock daemon
+%service nfslock restart NFS statd
 
 %preun lock
 if [ $1 = 0 ]; then
@@ -295,7 +302,7 @@
 %if %{with nfs4}
 %post common
 /sbin/chkconfig --add idmapd
-%service idmapd restart RPC idmapd daemon
+%service idmapd restart RPC idmapd
 
 %preun common
 if [ $1 = 0 ]; then
@@ -304,18 +311,29 @@
 fi
 %endif
 
-%triggerpostun -- %{name} = 1.0.12-7
+%triggerpostun -- %{name} = 1.1.0-0.rc1.1
 /sbin/chkconfig nfs reset
+%if %{with nfs4}
+/sbin/chkconfig svcgssd reset
+%endif
 
-%triggerpostun lock -- %{name}-lock = 1.0.12-5
+%triggerpostun lock -- %{name}-lock = 1.1.0-0.rc1.1
 /sbin/chkconfig nfslock reset
 
-%triggerpostun clients -- %{name}-clients  1.0.10-1.2
+%triggerpostun clients -- %{name}-clients  1.1.0-0.rc1.1
 if [ -f /etc/sysconfig/nfsclient.rpmsave ]; then
mv -f /etc/sysconfig/nfsfs{,.rpmnew}
mv -f /etc/sysconfig/nfsclient.rpmsave /etc/sysconfig/nfsfs
 fi
 /sbin/chkconfig nfsfs reset
+%if %{with nfs4}
+/sbin/chkconfig gssd reset
+%endif
+
+%if %{with nfs4}
+%triggerpostun common -- %{name}-common = 1.1.0-0.rc1.1
+/sbin/chkconfig idmapd reset
+%endif
 
 %files
 %defattr(644,root,root,755)
@@ -359,7 +377,7 @@
 %attr(754,root,root) /etc/rc.d/init.d/nfslock
 %config(noreplace) %verify(not md5 mtime size) /etc/sysconfig/nfslock
 %{_mandir}/man8/*statd.8*
-%{_mandir}/man8/sm-notify.8*
+%{_mandir}/man8/*sm-notify.8*
 %config(noreplace) %verify(not md5 mtime size) %{_var}/lib/nfs/state
 
 %files clients
@@ -402,6 +420,15 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 

SPECS: ruby-Text-Format.spec - removed BA: noarch; %{ruby_rubylibd...

2007-04-06 Thread megabajt
Author: megabajt Date: Fri Apr  6 09:40:57 2007 GMT
Module: SPECS Tag: HEAD
 Log message:
- removed BA: noarch; %{ruby_rubylibdir} isn't arch independent
- release 3

 Files affected:
SPECS:
   ruby-Text-Format.spec (1.11 - 1.12) 

 Diffs:


Index: SPECS/ruby-Text-Format.spec
diff -u SPECS/ruby-Text-Format.spec:1.11 SPECS/ruby-Text-Format.spec:1.12
--- SPECS/ruby-Text-Format.spec:1.11Thu Mar  8 07:40:05 2007
+++ SPECS/ruby-Text-Format.spec Fri Apr  6 11:40:52 2007
@@ -3,7 +3,7 @@
 Summary(pl.UTF-8): Port Text::Format dla języka Ruby
 Name:  ruby-Text-Format
 Version:   0.64
-Release:   2
+Release:   3
 License:   GPL
 Group: Development/Libraries
 Source0:   http://www.halostatue.ca/files/text-format-%{version}.tar.gz
@@ -12,7 +12,6 @@
 URL:   http://www.halostatue.ca/ruby/Text__Format.html
 BuildRequires: rpmbuild(macros) = 1.277
 BuildRequires: ruby-modules
-BuildArch: noarch
 %{?ruby_mod_ver_requires_eq}
 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -61,6 +60,10 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.12  2007/04/06 09:40:52  megabajt
+- removed BA: noarch; %{ruby_rubylibdir} isn't arch independent
+- release 3
+
 Revision 1.11  2007/03/08 06:40:05  aredridel
 - massive attack: correct ri output path for ruby 1.8.6
 


 CVS-web:
http://cvs.pld-linux.org/SPECS/ruby-Text-Format.spec?r1=1.11r2=1.12f=u

___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


SPECS: cman.spec - Obsoletes: gulm* magma* (dropped in cluster 2)

2007-04-06 Thread qboosh
Author: qboosh   Date: Fri Apr  6 09:51:11 2007 GMT
Module: SPECS Tag: HEAD
 Log message:
- Obsoletes: gulm* magma* (dropped in cluster 2)

 Files affected:
SPECS:
   cman.spec (1.18 - 1.19) 

 Diffs:


Index: SPECS/cman.spec
diff -u SPECS/cman.spec:1.18 SPECS/cman.spec:1.19
--- SPECS/cman.spec:1.18Fri Apr  6 11:31:11 2007
+++ SPECS/cman.spec Fri Apr  6 11:51:06 2007
@@ -52,6 +52,13 @@
 Summary:   CMAN library
 Summary(pl.UTF-8): Biblioteka CMAN
 Group: Libraries
+Obsoletes: gulm
+Obsoletes: gulm-devel
+Obsoletes: gulm-static
+Obsoletes: magma
+Obsoletes: magma-devel
+Obsoletes: magma-plugins
+Obsoletes: magma-static
 
 %description libs
 CMAN library.
@@ -163,6 +170,9 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.19  2007/04/06 09:51:06  qboosh
+- Obsoletes: gulm* magma* (dropped in cluster 2)
+
 Revision 1.18  2007/04/06 09:31:11  qboosh
 - separated libs, so service is not required by -devel
 - updated optflags setting, pass -fno-strict-aliasing


 CVS-web:
http://cvs.pld-linux.org/SPECS/cman.spec?r1=1.18r2=1.19f=u

___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


SPECS: iptables.spec - fix build (mguevara please test if packages...

2007-04-06 Thread shadzik
Author: shadzik  Date: Fri Apr  6 09:52:55 2007 GMT
Module: SPECS Tag: HEAD
 Log message:
- fix build (mguevara please test if packages build after your changes)
- rel 3

 Files affected:
SPECS:
   iptables.spec (1.215 - 1.216) 

 Diffs:


Index: SPECS/iptables.spec
diff -u SPECS/iptables.spec:1.215 SPECS/iptables.spec:1.216
--- SPECS/iptables.spec:1.215   Fri Apr  6 03:37:01 2007
+++ SPECS/iptables.spec Fri Apr  6 11:52:50 2007
@@ -19,7 +19,7 @@
 Summary(zh_CN.UTF-8):  Linux内核包过滤管理工具
 Name:  iptables
 Version:   1.3.7
-%define_rel 2
+%define_rel 3
 Release:   [EMAIL PROTECTED]
 License:   GPL
 Group: Networking/Daemons
@@ -198,7 +198,7 @@
libipt_ROUTE.so libipt_SET.so libipt_connbytes.so \
libipt_dccp.so libipt_ipp2p.so libipt_ipv4options.so \
libipt_layer7.so libipt_quota.so libipt_recent.so \
-   libipt_set.so libipt_statistic.so libipt_stealth.so \
+   libipt_set.so libipt_statistic.so \
libipt_time.so libipt_u32.so

   
 do 


cp -a extensions/${lib} $RPM_BUILD_ROOT%{_libdir}/iptables
@@ -254,6 +254,10 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.216  2007/04/06 09:52:50  shadzik
+- fix build (mguevara please test if packages build after your changes)
+- rel 3
+
 Revision 1.215  2007/04/06 01:37:01  mguevara
 - rel 2, some more modules
 


 CVS-web:
http://cvs.pld-linux.org/SPECS/iptables.spec?r1=1.215r2=1.216f=u

___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


SPECS: nfs-utils.spec - little typo

2007-04-06 Thread baggins
Author: baggins  Date: Fri Apr  6 10:04:49 2007 GMT
Module: SPECS Tag: HEAD
 Log message:
- little typo

 Files affected:
SPECS:
   nfs-utils.spec (1.143 - 1.144) 

 Diffs:


Index: SPECS/nfs-utils.spec
diff -u SPECS/nfs-utils.spec:1.143 SPECS/nfs-utils.spec:1.144
--- SPECS/nfs-utils.spec:1.143  Fri Apr  6 11:40:46 2007
+++ SPECS/nfs-utils.specFri Apr  6 12:04:43 2007
@@ -285,7 +285,7 @@
 
 %post lock
 /sbin/chkconfig --add nfslock
-%service nfslock restart NFS statd
+%service nfslock restart RPC statd
 
 %preun lock
 if [ $1 = 0 ]; then
@@ -420,6 +420,9 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.144  2007/04/06 10:04:43  baggins
+- little typo
+
 Revision 1.143  2007/04/06 09:40:46  baggins
 - update/clean TODO
 - updated CITI and fake patches


 CVS-web:
http://cvs.pld-linux.org/SPECS/nfs-utils.spec?r1=1.143r2=1.144f=u

___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


SOURCES: cyrus-imapd-shared.patch - updated to 2.3.8

2007-04-06 Thread wiget
Author: wigetDate: Fri Apr  6 10:14:43 2007 GMT
Module: SOURCES   Tag: HEAD
 Log message:
- updated to 2.3.8

 Files affected:
SOURCES:
   cyrus-imapd-shared.patch (1.3 - 1.4) 

 Diffs:


Index: SOURCES/cyrus-imapd-shared.patch
diff -u SOURCES/cyrus-imapd-shared.patch:1.3 
SOURCES/cyrus-imapd-shared.patch:1.4
--- SOURCES/cyrus-imapd-shared.patch:1.3Sun Jul 25 20:41:32 2004
+++ SOURCES/cyrus-imapd-shared.patchFri Apr  6 12:14:38 2007
@@ -1,104 +1,247 @@
 cyrus-imapd-2.2.6/lib/Makefile.in.orig 2004-05-28 20:03:04.0 
+0200
-+++ cyrus-imapd-2.2.6/lib/Makefile.in  2004-07-25 19:57:23.404312296 +0200
-@@ -43,10 +43,10 @@
- # $Id$
+--- cyrus-imapd-2.3.8/ptclient/Makefile.in.wiget   2006-11-30 
18:11:24.0 +0100
 cyrus-imapd-2.3.8/ptclient/Makefile.in 2007-02-18 23:43:17.0 
+0100
+@@ -51,6 +51,8 @@
+ CC = @CC@
+ INSTALL = @INSTALL@
+ RANLIB = @RANLIB@
++LIBTOOL = @LIBTOOL@
++top_builddir = @top_builddir@
  
- # Authorization namespace.
[EMAIL PROTECTED]@.o
[EMAIL PROTECTED]@.lo
+ DEFS = @DEFS@
+ CPPFLAGS = -I.. -I$(srcdir)/../imap -I$(srcdir)/../lib @COM_ERR_CPPFLAGS@ 
@CPPFLAGS@ @SASLFLAGS@
+@@ -60,7 +62,7 @@
+ LIBS = $(IMAP_LIBS) @COM_ERR_LIBS@
+ LIB_SASL = @LIB_SASL@
+ LIB_WRAP = @LIB_WRAP@
+-DEPLIBS = ../imap/libimap.a ../lib/libcyrus.a ../lib/libcyrus_min.a @DEPLIBS@
++DEPLIBS = ../imap/libimap.a ../lib/libcyrus.la ../lib/libcyrus_min.la 
@DEPLIBS@
+ UTIL_LIBS = ../imap/mutex_fake.o ../imap/cli_fatal.o
  
- # ACL interpretation.  Only one choice for now:
--ACL=acl_afs.o
-+ACL=acl_afs.lo
+ [EMAIL PROTECTED]@
+@@ -89,33 +91,33 @@
+ all: $(PROGS)
  
- srcdir = @srcdir@
- top_srcdir = @top_srcdir@
-@@ -56,6 +56,8 @@
+ install:
+-  $(INSTALL) -m 755 ptloader $(DESTDIR)$(service_path)
+-  $(INSTALL) -m 755 ptexpire $(DESTDIR)$(service_path)
+-  $(INSTALL) -m 755 ptdump $(DESTDIR)$(service_path)
++  $(LIBTOOL) --mode=install $(INSTALL) ptloader $(DESTDIR)$(service_path)
++  $(LIBTOOL) --mode=install $(INSTALL) ptexpire $(DESTDIR)$(service_path)
++  $(LIBTOOL) --mode=install $(INSTALL) ptdump $(DESTDIR)$(service_path)
  
- INSTALL = @INSTALL@
+ .c.o:
+   $(CC) -c $(CPPFLAGS) $(LDAP_CPPFLAGS) $(DEFS) $(CFLAGS) $
+ 
+ ptloader: ptloader.o afskrb.o ldap.o ../imap/mutex_fake.o $(DEPLIBS)
+-  $(CC) $(LDFLAGS) -o $@ ptloader.o afskrb.o ldap.o ../imap/mutex_fake.o 
$(SERVICETHREAD) ${AFS_LDFLAGS} ${LDAP_LDFLAGS} $(AFS_LIBS) ${LDAP_LIBS} 
$(DEPLIBS) $(LIB_SASL) $(LIBS) $(LIB_WRAP) $(LIB_RT)
++  $(LIBTOOL) --mode=link $(CC) $(LDFLAGS) -o $@ ptloader.o afskrb.o 
ldap.o ../imap/mutex_fake.o $(SERVICETHREAD) ${AFS_LDFLAGS} ${LDAP_LDFLAGS} 
$(AFS_LIBS) ${LDAP_LIBS} $(DEPLIBS) $(LIB_SASL) $(LIBS) $(LIB_WRAP) $(LIB_RT)
+ 
+ ptloader.pure: ptloader.o afskrb.o ldap.o ../imap/mutex_fake.o $(DEPLIBS)
+-  $(PURIFY) $(PUREARGS) $(CC) $(LDFLAGS) -o $@ ptloader.o afskrb.o ldap.o 
../imap/mutex_fake.o $(SERVICETHREAD) ${AFS_LDFLAGS} ${LDAP_LDFLAGS} 
$(AFS_LIBS) ${LDAP_LIBS} $(DEPLIBS) $(LIB_SASL) $(LIBS) $(LIB_WRAP) $(LIB_RT)
++  $(PURIFY) $(PUREARGS) $(LIBTOOL) --mode=link $(CC) $(LDFLAGS) -o $@ 
ptloader.o afskrb.o ldap.o ../imap/mutex_fake.o $(SERVICETHREAD) ${AFS_LDFLAGS} 
${LDAP_LDFLAGS} $(AFS_LIBS) ${LDAP_LIBS} $(DEPLIBS) $(LIB_SASL) $(LIBS) 
$(LIB_WRAP) $(LIB_RT)
+ 
+ ptexpire: ptexpire.o $(DEPLIBS) $(UTIL_LIBS)
+-  $(CC) $(LDFLAGS) -o $@ ptexpire.o $(UTIL_LIBS) $(DEPLIBS) $(LIB_SASL) 
$(LIBS) $(LIB_RT)
++  $(LIBTOOL) --mode=link $(CC) $(LDFLAGS) -o $@ ptexpire.o $(UTIL_LIBS) 
$(DEPLIBS) $(LIB_SASL) $(LIBS) $(LIB_RT)
+ 
+ ptexpire.pure: ptexpire.o $(DEPLIBS) $(UTIL_LIBS)
+-  $(PURIFY) $(PUREARGS) $(CC) $(LDFLAGS) -o $@ ptexpire.o $(UTIL_LIBS) 
$(DEPLIBS) $(LIB_SASL) $(LIBS) $(LIB_WRAP) $(LIB_RT)
++  $(PURIFY) $(PUREARGS) $(LIBTOOL) --mode=link $(CC) $(LDFLAGS) -o $@ 
ptexpire.o $(UTIL_LIBS) $(DEPLIBS) $(LIB_SASL) $(LIBS) $(LIB_WRAP) $(LIB_RT)
+ 
+ ptdump: ptdump.o $(DEPLIBS) $(UTIL_LIBS)
+-  $(CC) $(LDFLAGS) -o $@ ptdump.o $(UTIL_LIBS) $(DEPLIBS) $(LIB_SASL) 
$(LIBS) $(LIB_RT)
++  $(LIBTOOL) --mode=link $(CC) $(LDFLAGS) -o $@ ptdump.o $(UTIL_LIBS) 
$(DEPLIBS) $(LIB_SASL) $(LIBS) $(LIB_RT)
+ 
+ ptdump.pure: ptexpire.o $(DEPLIBS) $(UTIL_LIBS)
+-  $(PURIFY) $(PUREARGS) $(CC) $(LDFLAGS) -o $@ ptdump.o $(UTIL_LIBS) 
$(DEPLIBS) $(LIB_SASL) $(LIBS) $(LIB_WRAP) $(LIB_RT)
++  $(PURIFY) $(PUREARGS) $(LIBTOOL) --mode=link $(CC) $(LDFLAGS) -o $@ 
ptdump.o $(UTIL_LIBS) $(DEPLIBS) $(LIB_SASL) $(LIBS) $(LIB_WRAP) $(LIB_RT)
+ 
+ ptextract: ptextract.o $(DEPLIBS) $(UTIL_LIBS)
+-  $(CC) $(LDFLAGS) -o $@ ptextract.o $(UTIL_LIBS) $(DEPLIBS) $(LIBS)
++  $(LIBTOOL) --mode=link $(CC) $(LDFLAGS) -o $@ ptextract.o $(UTIL_LIBS) 
$(DEPLIBS) $(LIBS)
+ 
+ clean:
+   rm -f *.o Makefile.bak $(PROGS) makedepend.log
+--- cyrus-imapd-2.3.8/sieve/Makefile.in.wiget  2006-11-30 18:11:24.0 
+0100
 

SPECS: cyrus-imapd.spec - start update to 2.3.8

2007-04-06 Thread wiget
Author: wigetDate: Fri Apr  6 10:19:09 2007 GMT
Module: SPECS Tag: HEAD
 Log message:
- start update to 2.3.8

 Files affected:
SPECS:
   cyrus-imapd.spec (1.115 - 1.116) 

 Diffs:


Index: SPECS/cyrus-imapd.spec
diff -u SPECS/cyrus-imapd.spec:1.115 SPECS/cyrus-imapd.spec:1.116
--- SPECS/cyrus-imapd.spec:1.115Tue Mar 27 18:00:36 2007
+++ SPECS/cyrus-imapd.spec  Fri Apr  6 12:19:04 2007
@@ -1,15 +1,19 @@
 # $Revision$, $Date$
+#
+# TODO:
+# - fix path in .init for lib64
+#
 %include   /usr/lib/rpm/macros.perl
 Summary:   High-performance mail store with imap and pop3
 Summary(pl.UTF-8): Wysoko wydajny serwer IMAP i POP3
 Summary(pt_BR.UTF-8):  Um servidor de mail de alto desempenho que suporta IMAP 
e POP3
 Name:  cyrus-imapd
-Version:   2.2.12
-Release:   8
+Version:   2.3.8
+Release:   0.1
 License:   BSD-like
 Group: Networking/Daemons
 Source0:   
ftp://ftp.andrew.cmu.edu/pub/cyrus-mail/%{name}-%{version}.tar.gz
-# Source0-md5: 70b3bba526a8d36d3bb23a87d37e9188
+# Source0-md5: ac03b02c1ae08d52f807b58c488b204f
 Source1:   cyrus-README
 Source2:   cyrus-procmailrc
 Source3:   cyrus-deliver-wrapper.c
@@ -23,7 +27,7 @@
 Source12:  cyrus.conf
 Patch0:%{name}-et.patch
 Patch1:%{name}-shared.patch
-Patch2:%{name}-quota.patch
+Patch2:%{name}-db45.patch
 URL:   http://andrew2.andrew.cmu.edu/cyrus/imapd/
 BuildRequires: autoconf = 2.54
 BuildRequires: automake
@@ -288,22 +292,27 @@
 %attr(2755,cyrus,mail) %{_libexecdir}/deliver-wrapper
 %attr(755,root,root) %{_libexecdir}/arbitron
 %attr(755,root,root) %{_libexecdir}/chk_cyrus
+%attr(755,root,root) %{_libexecdir}/ctl_cyrusdb
 %attr(755,root,root) %{_libexecdir}/ctl_deliver
 %attr(755,root,root) %{_libexecdir}/ctl_mboxlist
-%attr(755,root,root) %{_libexecdir}/ctl_cyrusdb
 %attr(755,root,root) %{_libexecdir}/cvt_cyrusdb
-%attr(755,root,root) %{_libexecdir}/cyr_expire
+%attr(755,root,root) %{_libexecdir}/cyr_dbtool
 %attr(755,root,root) %{_libexecdir}/cyrdump
+%attr(755,root,root) %{_libexecdir}/cyr_expire
 %attr(755,root,root) %{_libexecdir}/cyrus-master
+%attr(755,root,root) %{_libexecdir}/fetchnews
 %attr(755,root,root) %{_libexecdir}/fud
 %attr(755,root,root) %{_libexecdir}/imapd
 %attr(755,root,root) %{_libexecdir}/ipurge
 %attr(755,root,root) %{_libexecdir}/lmtpd
+%attr(755,root,root) %{_libexecdir}/lmtpproxyd
 %attr(755,root,root) %{_libexecdir}/mbexamine
 %attr(755,root,root) %{_libexecdir}/mbpath
+%attr(755,root,root) %{_libexecdir}/nntpd
 %attr(755,root,root) %{_libexecdir}/notifyd
 %attr(755,root,root) %{_libexecdir}/pop3d
 %attr(755,root,root) %{_libexecdir}/pop3proxyd
+%attr(755,root,root) %{_libexecdir}/proxyd
 %attr(755,root,root) %{_libexecdir}/quota
 %attr(755,root,root) %{_libexecdir}/reconstruct
 %attr(755,root,root) %{_libexecdir}/sievec
@@ -311,8 +320,8 @@
 %attr(755,root,root) %{_libexecdir}/squatter
 %attr(755,root,root) %{_libexecdir}/timsieved
 %attr(755,root,root) %{_libexecdir}/tls_prune
-%attr(755,root,root) %{_libexecdir}/fetchnews
-%attr(755,root,root) %{_libexecdir}/nntpd
+%attr(755,root,root) %{_libexecdir}/unexpunge
+
 
 %attr(750,cyrus,mail) /var/spool/imap
 %attr(750,cyrus,mail) %dir /var/lib/imap
@@ -362,6 +371,9 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.116  2007/04/06 10:19:04  wiget
+- start update to 2.3.8
+
 Revision 1.115  2007/03/27 16:00:36  baggins
 - unify blacklists for pam configs
 


 CVS-web:
http://cvs.pld-linux.org/SPECS/cyrus-imapd.spec?r1=1.115r2=1.116f=u

___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


DISTFILES: cyrus-imapd-2.3.8.tar.gz

2007-04-06 Thread wiget

Files fetched: 1

STORED: ftp://ftp.andrew.cmu.edu/pub/cyrus-mail/cyrus-imapd-2.3.8.tar.gz
ac03b02c1ae08d52f807b58c488b204f  cyrus-imapd-2.3.8.tar.gz
Size: 2207366 bytes


-- 
Virtually Yours: distfiles.
___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


SOURCES: cyrus-imapd-db45.patch (NEW) - fix building with BerkleyD...

2007-04-06 Thread wiget
Author: wigetDate: Fri Apr  6 10:20:09 2007 GMT
Module: SOURCES   Tag: HEAD
 Log message:
- fix building with BerkleyDB 4.5

 Files affected:
SOURCES:
   cyrus-imapd-db45.patch (NONE - 1.1)  (NEW)

 Diffs:


Index: SOURCES/cyrus-imapd-db45.patch
diff -u /dev/null SOURCES/cyrus-imapd-db45.patch:1.1
--- /dev/null   Fri Apr  6 12:20:09 2007
+++ SOURCES/cyrus-imapd-db45.patch  Fri Apr  6 12:20:04 2007
@@ -0,0 +1,16 @@
+--- cyrus-imapd-2.3.8/lib/cyrusdb_berkeley.c.wig   2007-02-18 
22:57:48.0 +0100
 cyrus-imapd-2.3.8/lib/cyrusdb_berkeley.c   2007-02-18 23:07:06.0 
+0100
+@@ -176,10 +176,10 @@
+   syslog(LOG_WARNING,
+  DBERROR: invalid berkeley_locks_max value, using internal 
default);
+ } else {
+-  r = dbenv-set_lk_max(dbenv, opt);
++  r = dbenv-set_lk_max_locks(dbenv, opt);
+   if (r) {
+-  dbenv-err(dbenv, r, set_lk_max);
+-  syslog(LOG_ERR, DBERROR: set_lk_max(): %s, db_strerror(r));
++  dbenv-err(dbenv, r, set_lk_max_locks);
++  syslog(LOG_ERR, DBERROR: set_lk_max_locks(): %s, db_strerror(r));
+   abort();
+   }
+ }

___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


SOURCES: cyrus-imapd-quota.patch (REMOVED) - outdated

2007-04-06 Thread qboosh
Author: qboosh   Date: Fri Apr  6 10:21:25 2007 GMT
Module: SOURCES   Tag: HEAD
 Log message:
- outdated

 Files affected:
SOURCES:
   cyrus-imapd-quota.patch (1.1 - NONE)  (REMOVED)

 Diffs:

___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


SOURCES: rpcgssd.init - use functions

2007-04-06 Thread glen
Author: glen Date: Fri Apr  6 10:23:33 2007 GMT
Module: SOURCES   Tag: HEAD
 Log message:
- use functions

 Files affected:
SOURCES:
   rpcgssd.init (1.6 - 1.7) 

 Diffs:


Index: SOURCES/rpcgssd.init
diff -u SOURCES/rpcgssd.init:1.6 SOURCES/rpcgssd.init:1.7
--- SOURCES/rpcgssd.init:1.6Fri Apr  6 01:43:11 2007
+++ SOURCES/rpcgssd.initFri Apr  6 12:23:27 2007
@@ -37,11 +37,7 @@
 # /usr may be on NFS, fail silently, nfsfs will start it
 [ -x /usr/sbin/rpc.gssd ] || exit 0
 
-RETVAL=0
-
-# See how we were called.
-case $1 in
-  start)
+start() {
# Check if the service is already running?
if [ ! -f /var/lock/subsys/gssd ]; then
if ! grep -q rpc_pipefs /proc/mounts ; then
@@ -60,8 +56,9 @@
else
msg_already_running RPC gssd
fi
-   ;;
-  stop)
+}
+
+stop() {
if [ -f /var/lock/subsys/gssd ]; then
msg_stopping RPC gssd
killproc rpc.gssd
@@ -69,15 +66,24 @@
else
msg_not_running RPC gssd
fi
+}
+
+# See how we were called.
+RETVAL=0
+case $1 in
+  start)
+   start
+   ;;
+  stop)
+   stop
;;
   status)
status rpc.gssd
RETVAL=$?
;;
   restart|reload)
-   $0 stop
-   $0 start
-   RETVAL=$?
+   stop
+   start
;;
   *)
msg_usage $0 {start|stop|restart|status}


 CVS-web:
http://cvs.pld-linux.org/SOURCES/rpcgssd.init?r1=1.6r2=1.7f=u

___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


SOURCES: rpcsvcgssd.init - use functions

2007-04-06 Thread glen
Author: glen Date: Fri Apr  6 10:24:14 2007 GMT
Module: SOURCES   Tag: HEAD
 Log message:
- use functions

 Files affected:
SOURCES:
   rpcsvcgssd.init (1.9 - 1.10) 

 Diffs:


Index: SOURCES/rpcsvcgssd.init
diff -u SOURCES/rpcsvcgssd.init:1.9 SOURCES/rpcsvcgssd.init:1.10
--- SOURCES/rpcsvcgssd.init:1.9 Fri Apr  6 01:43:11 2007
+++ SOURCES/rpcsvcgssd.init Fri Apr  6 12:24:09 2007
@@ -34,11 +34,7 @@
 # List of kernel modules to load
 [ -z ${SECURE_NFS_MODS} ]  SECURE_NFS_MODS=des rpcsec_gss_krb5
 
-RETVAL=0
-
-# See how we were called.
-case $1 in
-  start)
+start() {
# Check if the service is already running?
if [ ! -f /var/lock/subsys/svcgssd ]; then
# We need /proc/fs/nfsd mounted before starting svcgssd
@@ -57,8 +53,9 @@
else
msg_already_running RPC svcgssd
fi
-   ;;
-  stop)
+}
+
+stop() {
if [ -f /var/lock/subsys/svcgssd ]; then
msg_stopping RPC svcgssd
killproc rpc.svcgssd
@@ -66,15 +63,24 @@
else
msg_not_running RPC svcgssd
fi
+}
+
+# See how we were called.
+RETVAL=0
+case $1 in
+  start)
+   start
+   ;;
+  stop)
+   stop
;;
   status)
status rpc.svcgssd
RETVAL=$?
;;
   restart|reload)
-   $0 stop
-   $0 start
-   RETVAL=$?
+   stop
+   start
;;
   *)
msg_usage $0 {start|stop|restart|status}


 CVS-web:
http://cvs.pld-linux.org/SOURCES/rpcsvcgssd.init?r1=1.9r2=1.10f=u

___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


SPECS: uClibc.spec - updated to 0.9.28.3 - updated asm* symlinks f...

2007-04-06 Thread qboosh
Author: qboosh   Date: Fri Apr  6 10:30:40 2007 GMT
Module: SPECS Tag: HEAD
 Log message:
- updated to 0.9.28.3
- updated asm* symlinks for new llh

 Files affected:
SPECS:
   uClibc.spec (1.132 - 1.133) 

 Diffs:


Index: SPECS/uClibc.spec
diff -u SPECS/uClibc.spec:1.132 SPECS/uClibc.spec:1.133
--- SPECS/uClibc.spec:1.132 Fri Feb 16 13:12:00 2007
+++ SPECS/uClibc.spec   Fri Apr  6 12:30:35 2007
@@ -2,13 +2,13 @@
 Summary:   C library optimized for size
 Summary(pl.UTF-8): Biblioteka C zoptymalizowana na rozmiar
 Name:  uClibc
-Version:   0.9.28.1
+Version:   0.9.28.3
 Release:   1
 Epoch: 2
 License:   LGPL
 Group: Libraries
 Source0:   http://uclibc.org/downloads/%{name}-%{version}.tar.bz2
-# Source0-md5: aa85e790c565ad3096d8c3782dfb0197
+# Source0-md5: 428405a36b4662980d9343b32089b5a6
 Patch0:%{name}-newsoname.patch
 Patch1:%{name}-alpha.patch
 Patch2:%{name}-toolchain-wrapper.patch
@@ -21,6 +21,7 @@
 URL:   http://uclibc.org/
 BuildRequires: binutils-gasp
 BuildRequires: gcc = 5:3.0
+BuildRequires: linux-libc-headers = 7:2.6.20
 BuildRequires: sed = 4.0
 BuildRequires: which
 ExclusiveArch: alpha %{ix86} ppc sparc sparc64 sparcv9 %{x8664}
@@ -41,7 +42,7 @@
 Group: Development/Libraries
 Requires:  %{name} = %{epoch}:%{version}-%{release}
 Requires:  binutils
-Requires:  linux-libc-headers
+Requires:  linux-libc-headers = 7:2.6.20
 %requires_eq   gcc
 
 %description devel
@@ -95,7 +96,7 @@
extra/Configs/Config.x86_64
 sed -i -e '/HAS_NO_THREADS/d' extra/Configs/Config.alpha
 
-%ifarch sparc sparc64 sparcv9
+%ifarch sparc64
 ln -sf /usr/include/asm-sparc include/asm-sparc
 ln -sf /usr/include/asm-sparc64 include/asm-sparc64
 %{__perl} -pi -e 's/^(rm.*asm)\*/$1/' extra/scripts/fix_includes.sh
@@ -160,10 +161,12 @@
 
 rm -rf $RPM_BUILD_ROOT/usr/%{_target_cpu}-linux-uclibc/usr/include/{linux,asm*}
 ln -sf /usr/include/asm 
$RPM_BUILD_ROOT/usr/%{_target_cpu}-linux-uclibc/usr/include/asm
+ln -sf /usr/include/asm-generic 
$RPM_BUILD_ROOT/usr/%{_target_cpu}-linux-uclibc/usr/include/asm-generic
 %ifarch %{x8664}
-   ln -sf /usr/include/asm-%{TARGET_ARCH} 
$RPM_BUILD_ROOT/usr/%{_target_cpu}-linux-uclibc/usr/include/asm-%{TARGET_ARCH}
+   ln -sf /usr/include/asm-i386 
$RPM_BUILD_ROOT/usr/%{_target_cpu}-linux-uclibc/usr/include/asm-i386
+   ln -sf /usr/include/asm-x86_64 
$RPM_BUILD_ROOT/usr/%{_target_cpu}-linux-uclibc/usr/include/asm-x86_64
 %endif
-%ifarch sparc sparc64 sparcv9
+%ifarch sparc64
 ln -sf /usr/include/asm-sparc 
$RPM_BUILD_ROOT/usr/%{_target_cpu}-linux-uclibc/usr/include/asm-sparc
 ln -sf /usr/include/asm-sparc64 
$RPM_BUILD_ROOT/usr/%{_target_cpu}-linux-uclibc/usr/include/asm-sparc64
 %endif
@@ -205,6 +208,10 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.133  2007/04/06 10:30:35  qboosh
+- updated to 0.9.28.3
+- updated asm* symlinks for new llh
+
 Revision 1.132  2007/02/16 12:12:00  qboosh
 - removed obsolete ppc-syscall,ppc-uint128 patches
 


 CVS-web:
http://cvs.pld-linux.org/SPECS/uClibc.spec?r1=1.132r2=1.133f=u

___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


DISTFILES: uClibc-0.9.28.3.tar.bz2

2007-04-06 Thread qboosh

Files fetched: 1

STORED: http://uclibc.org/downloads/uClibc-0.9.28.3.tar.bz2
428405a36b4662980d9343b32089b5a6  uClibc-0.9.28.3.tar.bz2
Size: 1795383 bytes


-- 
Virtually Yours: distfiles.
___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


SPECS: openais.spec - conflicts before split

2007-04-06 Thread glen
Author: glen Date: Fri Apr  6 10:31:54 2007 GMT
Module: SPECS Tag: HEAD
 Log message:
- conflicts before split

 Files affected:
SPECS:
   openais.spec (1.8 - 1.9) 

 Diffs:


Index: SPECS/openais.spec
diff -u SPECS/openais.spec:1.8 SPECS/openais.spec:1.9
--- SPECS/openais.spec:1.8  Fri Apr  6 10:59:45 2007
+++ SPECS/openais.spec  Fri Apr  6 12:31:49 2007
@@ -1,9 +1,11 @@
 # $Revision$, $Date$
+# TODO
+# - discard /etc/ld.so.conf.d/openais-*.conf and use rpath instead
 Summary:   The openais Standards-Based Cluster Framework executive and APIs
 Summary(pl.UTF-8): Środowisko klastra opartego na standardach openais
 Name:  openais
 Version:   0.80.2
-Release:   0.1
+Release:   0.2
 License:   BSD
 Group: Base
 Source0:   
http://developer.osdl.org/dev/openais/downloads/%{name}-%{version}/openais-%{version}.tar.gz
@@ -34,6 +36,7 @@
 Summary:   The openais Standards-Based Cluster Framework libraries
 Summary(pl.UTF-8): Biblioteki klastra opartego na standardach openais
 Group: Libraries
+Conflicts: %{name}  0.80.2-0.2
 
 %description libs
 This package contains the openais libraries.
@@ -139,6 +142,9 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.9  2007/04/06 10:31:49  glen
+- conflicts before split
+
 Revision 1.8  2007/04/06 08:59:45  qboosh
 - oops, -libs don't depend on base
 


 CVS-web:
http://cvs.pld-linux.org/SPECS/openais.spec?r1=1.8r2=1.9f=u

___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


SPECS: openais.spec - no macros in Conflicts for old packate

2007-04-06 Thread qboosh
Author: qboosh   Date: Fri Apr  6 10:34:02 2007 GMT
Module: SPECS Tag: HEAD
 Log message:
- no macros in Conflicts for old packate

 Files affected:
SPECS:
   openais.spec (1.9 - 1.10) 

 Diffs:


Index: SPECS/openais.spec
diff -u SPECS/openais.spec:1.9 SPECS/openais.spec:1.10
--- SPECS/openais.spec:1.9  Fri Apr  6 12:31:49 2007
+++ SPECS/openais.spec  Fri Apr  6 12:33:57 2007
@@ -36,7 +36,7 @@
 Summary:   The openais Standards-Based Cluster Framework libraries
 Summary(pl.UTF-8): Biblioteki klastra opartego na standardach openais
 Group: Libraries
-Conflicts: %{name}  0.80.2-0.2
+Conflicts: openais  0.80.2-0.2
 
 %description libs
 This package contains the openais libraries.
@@ -142,6 +142,9 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.10  2007/04/06 10:33:57  qboosh
+- no macros in Conflicts for old packate
+
 Revision 1.9  2007/04/06 10:31:49  glen
 - conflicts before split
 


 CVS-web:
http://cvs.pld-linux.org/SPECS/openais.spec?r1=1.9r2=1.10f=u

___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


SPECS: openais.spec - typo

2007-04-06 Thread qboosh
Author: qboosh   Date: Fri Apr  6 10:34:36 2007 GMT
Module: SPECS Tag: HEAD
 Log message:
- typo

 Files affected:
SPECS:
   openais.spec (1.10 - 1.11) 

 Diffs:


Index: SPECS/openais.spec
diff -u SPECS/openais.spec:1.10 SPECS/openais.spec:1.11
--- SPECS/openais.spec:1.10 Fri Apr  6 12:33:57 2007
+++ SPECS/openais.spec  Fri Apr  6 12:34:31 2007
@@ -142,8 +142,11 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.11  2007/04/06 10:34:31  qboosh
+- typo
+
 Revision 1.10  2007/04/06 10:33:57  qboosh
-- no macros in Conflicts for old packate
+- no macros in Conflicts for old package
 
 Revision 1.9  2007/04/06 10:31:49  glen
 - conflicts before split


 CVS-web:
http://cvs.pld-linux.org/SPECS/openais.spec?r1=1.10r2=1.11f=u

___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


SPECS: cman.spec - conflicts before split

2007-04-06 Thread glen
Author: glen Date: Fri Apr  6 10:35:50 2007 GMT
Module: SPECS Tag: HEAD
 Log message:
- conflicts before split

 Files affected:
SPECS:
   cman.spec (1.19 - 1.20) 

 Diffs:


Index: SPECS/cman.spec
diff -u SPECS/cman.spec:1.19 SPECS/cman.spec:1.20
--- SPECS/cman.spec:1.19Fri Apr  6 11:51:06 2007
+++ SPECS/cman.spec Fri Apr  6 12:35:44 2007
@@ -7,7 +7,7 @@
 Summary(pl.UTF-8): Zarządca symetrycznych klastrów ogólnego przeznaczenia
 Name:  cman
 Version:   2.00.00
-Release:   1
+Release:   2
 License:   GPL v2
 Group: Applications/System
 Source0:   
ftp://sources.redhat.com/pub/cluster/releases/cluster-%{version}.tar.gz
@@ -59,6 +59,7 @@
 Obsoletes: magma-devel
 Obsoletes: magma-plugins
 Obsoletes: magma-static
+Conflicts: cman  2.00.00-2
 
 %description libs
 CMAN library.
@@ -170,6 +171,9 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.20  2007/04/06 10:35:44  glen
+- conflicts before split
+
 Revision 1.19  2007/04/06 09:51:06  qboosh
 - Obsoletes: gulm* magma* (dropped in cluster 2)
 


 CVS-web:
http://cvs.pld-linux.org/SPECS/cman.spec?r1=1.19r2=1.20f=u

___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


SPECS: lvm2.spec - dropped gulm support as it has been dropped fro...

2007-04-06 Thread qboosh
Author: qboosh   Date: Fri Apr  6 10:38:31 2007 GMT
Module: SPECS Tag: HEAD
 Log message:
- dropped gulm support as it has been dropped from cluster; always use cman for 
clvmd

 Files affected:
SPECS:
   lvm2.spec (1.87 - 1.88) 

 Diffs:


Index: SPECS/lvm2.spec
diff -u SPECS/lvm2.spec:1.87 SPECS/lvm2.spec:1.88
--- SPECS/lvm2.spec:1.87Sun Apr  1 02:41:21 2007
+++ SPECS/lvm2.spec Fri Apr  6 12:38:26 2007
@@ -4,7 +4,6 @@
 %bcond_without initrd  # don't build initrd version
 %bcond_without uClibc  # link initrd version with static glibc instead of 
uClibc
 %bcond_without clvmd   # build clvmd
-%bcond_withcman# use cman+dlm instead of gulm+ccs
 %bcond_without selinux # disable SELinux
 #
 %ifarch sparc64 sparc
@@ -43,22 +42,13 @@
 %endif
 %if %{with clvmd}
 BuildRequires: dlm-devel = 1.0-0.pre21.2
-%if %{with cman}
 BuildRequires: cman-devel = 1.0
-%else
-BuildRequires: ccs-devel = 1.0
-BuildRequires: gulm-devel = 1.0-0.pre26.2
-%endif
 %endif
 BuildRequires: readline-devel
 Requires:  device-mapper = %{devmapper_ver}
 %if %{with clvmd}
-%if %{with cman}
-Requires:  cman = 1.0
+Requires:  cman-libs = 1.0
 Requires:  dlm = 1.0-0.pre21.2
-%else
-Requires:  gulm = 1.0-0.pre26.2
-%endif
 %endif
 %{?with_selinux:Requires:  libselinux = 1.10}
 Obsoletes: lvm
@@ -123,7 +113,7 @@
--with-optimisation= \
--enable-readline \
--enable-fsadm \
-   %{?with_clvmd:--with-clvmd=%{?with_cman:cman}%{!?with_cman:gulm}} \
+   %{?with_clvmd:--with-clvmd=cman} \
--with-lvm1=internal \
--with-pool=internal \
--with-cluster=internal \
@@ -169,6 +159,9 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.88  2007/04/06 10:38:26  qboosh
+- dropped gulm support as it has been dropped from cluster; always use cman 
for clvmd
+
 Revision 1.87  2007/04/01 00:41:21  arekm
 - up to 2.02.24
 


 CVS-web:
http://cvs.pld-linux.org/SPECS/lvm2.spec?r1=1.87r2=1.88f=u

___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


SPECS: ccs.spec - dropped magma

2007-04-06 Thread qboosh
Author: qboosh   Date: Fri Apr  6 10:41:56 2007 GMT
Module: SPECS Tag: HEAD
 Log message:
- dropped magma

 Files affected:
SPECS:
   ccs.spec (1.21 - 1.22) 

 Diffs:


Index: SPECS/ccs.spec
diff -u SPECS/ccs.spec:1.21 SPECS/ccs.spec:1.22
--- SPECS/ccs.spec:1.21 Mon Apr  2 20:10:49 2007
+++ SPECS/ccs.spec  Fri Apr  6 12:41:51 2007
@@ -16,7 +16,6 @@
 BuildRequires: libxml2-devel = 2.0
 BuildRequires: rpmbuild(macros) = 1.268
 Requires(post,preun):  /sbin/chkconfig
-Requires:  magma = 0:1.01
 Requires:  rc-scripts
 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -107,6 +106,9 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.22  2007/04/06 10:41:51  qboosh
+- dropped magma
+
 Revision 1.21  2007/04/02 18:10:49  zbyniu
 - up to 2.00.00
 


 CVS-web:
http://cvs.pld-linux.org/SPECS/ccs.spec?r1=1.21r2=1.22f=u

___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


SPECS: cman.spec - Obsoletes: iddev

2007-04-06 Thread qboosh
Author: qboosh   Date: Fri Apr  6 10:43:09 2007 GMT
Module: SPECS Tag: HEAD
 Log message:
- Obsoletes: iddev

 Files affected:
SPECS:
   cman.spec (1.20 - 1.21) 

 Diffs:


Index: SPECS/cman.spec
diff -u SPECS/cman.spec:1.20 SPECS/cman.spec:1.21
--- SPECS/cman.spec:1.20Fri Apr  6 12:35:44 2007
+++ SPECS/cman.spec Fri Apr  6 12:43:04 2007
@@ -55,6 +55,7 @@
 Obsoletes: gulm
 Obsoletes: gulm-devel
 Obsoletes: gulm-static
+Obsoletes: iddev
 Obsoletes: magma
 Obsoletes: magma-devel
 Obsoletes: magma-plugins
@@ -171,6 +172,9 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.21  2007/04/06 10:43:04  qboosh
+- Obsoletes: iddev
+
 Revision 1.20  2007/04/06 10:35:44  glen
 - conflicts before split
 


 CVS-web:
http://cvs.pld-linux.org/SPECS/cman.spec?r1=1.20r2=1.21f=u

___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


SOURCES (AC-branch): kdelibs-khtml-slow_page_change.patch (NEW) - ...

2007-04-06 Thread glen
Author: glen Date: Fri Apr  6 10:43:38 2007 GMT
Module: SOURCES   Tag: AC-branch
 Log message:
- http://bugs.kde.org/140768

 Files affected:
SOURCES:
   kdelibs-khtml-slow_page_change.patch (NONE - 1.1.2.1)  (NEW)

 Diffs:


Index: SOURCES/kdelibs-khtml-slow_page_change.patch
diff -u /dev/null SOURCES/kdelibs-khtml-slow_page_change.patch:1.1.2.1
--- /dev/null   Fri Apr  6 12:43:38 2007
+++ SOURCES/kdelibs-khtml-slow_page_change.patchFri Apr  6 12:43:33 2007
@@ -0,0 +1,12 @@
+--- branches/KDE/3.5/kdelibs/khtml/html/html_documentimpl.cpp  2006/12/30 
16:51:56 617941
 branches/KDE/3.5/kdelibs/khtml/html/html_documentimpl.cpp  2007/01/30 
17:25:29 628618
+@@ -222,7 +222,7 @@
+ 
+ void HTMLDocumentImpl::slotHistoryChanged()
+ {
+-if ( !m_render )
++if ( true || !m_render )
+ return;
+ 
+ recalcStyle( Force );
+

___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


SPECS: iddev.spec (REMOVED), gulm.spec (REMOVED), magma.spec (REMO...

2007-04-06 Thread qboosh
Author: qboosh   Date: Fri Apr  6 10:44:08 2007 GMT
Module: SPECS Tag: HEAD
 Log message:
- dropped parts of cluster package

 Files affected:
SPECS:
   iddev.spec (1.12 - NONE)  (REMOVED), gulm.spec (1.9 - NONE)  (REMOVED), 
magma.spec (1.12 - NONE)  (REMOVED), magma-plugins.spec (1.8 - NONE)  
(REMOVED)

 Diffs:

___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


SOURCES: magma-fix.patch (REMOVED), magma-optflags.patch (REMOVED)...

2007-04-06 Thread qboosh
Author: qboosh   Date: Fri Apr  6 10:44:57 2007 GMT
Module: SOURCES   Tag: HEAD
 Log message:
- outdated

 Files affected:
SOURCES:
   magma-fix.patch (1.4 - NONE)  (REMOVED), magma-optflags.patch (1.1 - NONE) 
 (REMOVED)

 Diffs:

___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


SPECS (AC-branch): kdelibs.spec - add -khtml-slow_page_change.patc...

2007-04-06 Thread glen
Author: glen Date: Fri Apr  6 10:48:54 2007 GMT
Module: SPECS Tag: AC-branch
 Log message:
- add -khtml-slow_page_change.patch (by Michal Kochanowicz); rel 4

 Files affected:
SPECS:
   kdelibs.spec (1.448.2.17 - 1.448.2.18) 

 Diffs:


Index: SPECS/kdelibs.spec
diff -u SPECS/kdelibs.spec:1.448.2.17 SPECS/kdelibs.spec:1.448.2.18
--- SPECS/kdelibs.spec:1.448.2.17   Thu Mar 22 01:41:55 2007
+++ SPECS/kdelibs.spec  Fri Apr  6 12:48:49 2007
@@ -22,7 +22,7 @@
 Summary(uk):   K Desktop Environment - âŚÂĚŚĎÔĹËÉ
 Name:  kdelibs
 Version:   3.5.6
-Release:   3
+Release:   4
 Epoch: 9
 License:   LGPL
 Group: X11/Libraries
@@ -36,6 +36,7 @@
 Patch100:  %{name}-branch.diff
 Patch0:kde-common-PLD.patch
 Patch1:%{name}-kstandarddirs.patch
+Patch2:%{name}-khtml-slow_page_change.patch
 Patch3:%{name}-use_system_sgml.patch
 Patch4:%{name}-fileshareset.patch
 Patch5:%{name}-appicon_themable.patch
@@ -337,6 +338,7 @@
 %patch100 -p0
 %patch0 -p1
 %patch1 -p1
+%patch2 -p4
 %patch3 -p1
 %patch4 -p1
 %patch5 -p1
@@ -948,6 +950,9 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.448.2.18  2007/04/06 10:48:49  glen
+- add -khtml-slow_page_change.patch (by Michal Kochanowicz); rel 4
+
 Revision 1.448.2.17  2007/03/22 00:41:55  hawk
 - added konqueror-agent.patch
 - release 3


 CVS-web:
http://cvs.pld-linux.org/SPECS/kdelibs.spec?r1=1.448.2.17r2=1.448.2.18f=u

___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


SPECS: kernel-cluster-dlm.spec (REMOVED), kernel-cluster-cman.spec...

2007-04-06 Thread qboosh
Author: qboosh   Date: Fri Apr  6 10:49:52 2007 GMT
Module: SPECS Tag: HEAD
 Log message:
- dropped from cluster 2.0

 Files affected:
SPECS:
   kernel-cluster-dlm.spec (1.17 - NONE)  (REMOVED), kernel-cluster-cman.spec 
(1.18 - NONE)  (REMOVED)

 Diffs:

___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


PLD-doc: rc-scripts.db.txt - typo

2007-04-06 Thread glen
Author: glen Date: Fri Apr  6 10:54:13 2007 GMT
Module: PLD-doc   Tag: HEAD
 Log message:
- typo

 Files affected:
PLD-doc:
   rc-scripts.db.txt (1.92 - 1.93) 

 Diffs:


Index: PLD-doc/rc-scripts.db.txt
diff -u PLD-doc/rc-scripts.db.txt:1.92 PLD-doc/rc-scripts.db.txt:1.93
--- PLD-doc/rc-scripts.db.txt:1.92  Thu Apr  5 19:35:55 2007
+++ PLD-doc/rc-scripts.db.txt   Fri Apr  6 12:54:08 2007
@@ -16,7 +16,7 @@
 
 NOTE: most of the stuff here violates the rules :)
 
-Note anout NFS crapola: the correct order of starting NFS stuff is:
+Note about NFS crapola: the correct order of starting NFS stuff is:
 1) mount /proc/fs/nfsd
 2) mount /var/lib/nfs/rpc_pipefs
 3) idmapd  idmapd


 CVS-web:
http://cvs.pld-linux.org/PLD-doc/rc-scripts.db.txt?r1=1.92r2=1.93f=u

___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


SPECS: xchat.spec - run %gconf_schema_{un,}install

2007-04-06 Thread megabajt
Author: megabajt Date: Fri Apr  6 10:54:14 2007 GMT
Module: SPECS Tag: HEAD
 Log message:
- run %gconf_schema_{un,}install

 Files affected:
SPECS:
   xchat.spec (1.176 - 1.177) 

 Diffs:


Index: SPECS/xchat.spec
diff -u SPECS/xchat.spec:1.176 SPECS/xchat.spec:1.177
--- SPECS/xchat.spec:1.176  Sun Apr  1 21:35:04 2007
+++ SPECS/xchat.specFri Apr  6 12:54:07 2007
@@ -46,8 +46,9 @@
 BuildRequires: perl-devel
 BuildRequires: pkgconfig
 BuildRequires: python-devel = 2.2
+BuildRequires: rpmbuild(macros) = 1.198
 BuildRequires: rpm-pythonprov
-Requires:  GConf2
+Requires(post,preun):  GConf2
 Requires:  perl(DynaLoader) = %(%{__perl} -MDynaLoader -e 'print 
DynaLoader-VERSION')
 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -134,6 +135,7 @@
 %prep
 %setup -q
 %patch0 -p1
+# xchat-pl.po needs update
 #%patch1 -p1
 %patch2 -p1
 %patch3 -p1
@@ -172,6 +174,12 @@
 %clean
 rm -rf $RPM_BUILD_ROOT
 
+%post
+%gconf_schema_install apps_xchat_url_handler.schemas
+
+%preun
+%gconf_schema_uninstall apps_xchat_url_handler.schemas
+
 %files -f %{name}.lang
 %defattr(644,root,root,755)
 %doc ChangeLog faq.html HACKING README
@@ -179,6 +187,7 @@
 %dir %{_libdir}/xchat
 %dir %{_libdir}/xchat/plugins
 %attr(755,root,root) %{_libdir}/xchat/plugins/*
+%{_datadir}/dbus-1/services/org.xchat.service.service
 %{_desktopdir}/%{name}.desktop
 %{_pixmapsdir}/%{name}.png
 %{_sysconfdir}/gconf/schemas/apps_xchat_url_handler.schemas
@@ -189,6 +198,9 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.177  2007/04/06 10:54:07  megabajt
+- run %gconf_schema_{un,}install
+
 Revision 1.176  2007/04/01 19:35:04  rotom
 - up to 2.6.8
 


 CVS-web:
http://cvs.pld-linux.org/SPECS/xchat.spec?r1=1.176r2=1.177f=u

___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


SPECS: audacious-plugins-ugly.spec - release 4 (new audacious)

2007-04-06 Thread megabajt
Author: megabajt Date: Fri Apr  6 10:58:37 2007 GMT
Module: SPECS Tag: HEAD
 Log message:
- release 4 (new audacious)

 Files affected:
SPECS:
   audacious-plugins-ugly.spec (1.9 - 1.10) 

 Diffs:


Index: SPECS/audacious-plugins-ugly.spec
diff -u SPECS/audacious-plugins-ugly.spec:1.9 
SPECS/audacious-plugins-ugly.spec:1.10
--- SPECS/audacious-plugins-ugly.spec:1.9   Mon Apr  2 17:27:45 2007
+++ SPECS/audacious-plugins-ugly.spec   Fri Apr  6 12:58:32 2007
@@ -1,10 +1,10 @@
 # $Revision$, $Date$
-%defineaudver  1.3.1
+%defineaudver  1.3.2
 Summary:   Ugly plugins for Audacious media player (metapackage)
 Summary(pl.UTF-8): Niedopracowane wtyczki dla odtwarzacza multimedialnego 
Audacious (metapakiet)
 Name:  audacious-plugins-ugly
 Version:   1.3.0
-Release:   3
+Release:   4
 License:   GPL
 Group: X11/Applications/Sound
 Source0:   
http://static.audacious-media-player.org/release/%{name}-%{version}.tgz
@@ -123,6 +123,9 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.10  2007/04/06 10:58:32  megabajt
+- release 4 (new audacious)
+
 Revision 1.9  2007/04/02 15:27:45  megabajt
 - fixed requirements
 - release 3


 CVS-web:

http://cvs.pld-linux.org/SPECS/audacious-plugins-ugly.spec?r1=1.9r2=1.10f=u

___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


DISTFILES: gallery-2.2.1-full.tar.gz

2007-04-06 Thread qboosh

Files fetched: 0

ALREADY GOT: http://dl.sourceforge.net/gallery/gallery-2.2.1-full.tar.gz
e4501a9cec700f238bddc5791fec0f8c  gallery-2.2.1-full.tar.gz


-- 
Virtually Yours: distfiles.
___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


SPECS: iptables.spec - build selinux related modules; package all ...

2007-04-06 Thread zbyniu
Author: zbyniu   Date: Fri Apr  6 11:07:55 2007 GMT
Module: SPECS Tag: HEAD
 Log message:
- build selinux related modules; package all built modules

 Files affected:
SPECS:
   iptables.spec (1.216 - 1.217) 

 Diffs:


Index: SPECS/iptables.spec
diff -u SPECS/iptables.spec:1.216 SPECS/iptables.spec:1.217
--- SPECS/iptables.spec:1.216   Fri Apr  6 11:52:50 2007
+++ SPECS/iptables.spec Fri Apr  6 13:07:49 2007
@@ -61,7 +61,7 @@
 %endif
 %if %{with dist_kernel}  %{_netfilter_snap} != 0
 BuildRequires: kernel-headers(netfilter) = %{_netfilter_snap}
-BuildRequires: kernel-source
+#BuildRequires:kernel-source
 Requires:  kernel(netfilter) = %{_netfilter_snap}
 %endif
 #BuildRequires:linux-libc-headers = %{llh_version}
@@ -169,6 +169,7 @@
COPT_FLAGS=%{rpmcflags} -D%{!?debug:N}DEBUG \
KERNEL_DIR=%{_kernelsrcdir} \
LIBDIR=%{_libdir} \
+   DO_SELINUX=1 \
LDLIBS=-ldl
 
 %if %{with doc}
@@ -189,20 +190,7 @@
MANDIR=%{_mandir} \
LIBDIR=%{_libdir}
 
-for lib in libip6t_IMQ.so libip6t_NFLOG.so libip6t_REJECT.so \
-   libip6t_ROUTE.so libip6t_ah.so libip6t_esp.so \
-   libip6t_frag.so libip6t_hashlimit.so libip6t_ipv6header.so \
-   libip6t_length.so libip6t_policy.so libip6t_rt.so \
-   libip6t_sctp.so libipt_CLUSTERIP.so libipt_IMQ.so \
-   libipt_IPMARK.so libipt_IPV4OPTSSTRIP.so libipt_NFLOG.so \
-   libipt_ROUTE.so libipt_SET.so libipt_connbytes.so \
-   libipt_dccp.so libipt_ipp2p.so libipt_ipv4options.so \
-   libipt_layer7.so libipt_quota.so libipt_recent.so \
-   libipt_set.so libipt_statistic.so \
-   libipt_time.so libipt_u32.so

   
-do 


-   cp -a extensions/${lib} $RPM_BUILD_ROOT%{_libdir}/iptables
-done
+install extensions/*so $RPM_BUILD_ROOT%{_libdir}/iptables
 
 echo .so iptables.8  $RPM_BUILD_ROOT%{_mandir}/man8/%{name6}.8
 
@@ -254,6 +242,9 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.217  2007/04/06 11:07:49  zbyniu
+- build selinux related modules; package all built modules
+
 Revision 1.216  2007/04/06 09:52:50  shadzik
 - fix build (mguevara please test if packages build after your changes)
 - rel 3


 CVS-web:
http://cvs.pld-linux.org/SPECS/iptables.spec?r1=1.216r2=1.217f=u

___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


DISTFILES: texcm-ttf.zip license.txt

2007-04-06 Thread glen

Files fetched: 2

STORED: http://www.mozilla.org/projects/mathml/fonts/bakoma/texcm-ttf.zip
7bd39b8860b09c8d5e507dae70484b80  texcm-ttf.zip
Size: 75261 bytes
STORED: http://www.mozilla.org/projects/mathml/fonts/bakoma/license.txt
3ae8d75400a0078db5d7276366c776b0  license.txt
Size: 1894 bytes


-- 
Virtually Yours: distfiles.
___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


SPECS: fonts-TTF-texcm.spec (NEW) - new, fonts for mathml in firefox

2007-04-06 Thread glen
Author: glen Date: Fri Apr  6 11:08:35 2007 GMT
Module: SPECS Tag: HEAD
 Log message:
- new, fonts for mathml in firefox

 Files affected:
SPECS:
   fonts-TTF-texcm.spec (NONE - 1.1)  (NEW)

 Diffs:


Index: SPECS/fonts-TTF-texcm.spec
diff -u /dev/null SPECS/fonts-TTF-texcm.spec:1.1
--- /dev/null   Fri Apr  6 13:08:35 2007
+++ SPECS/fonts-TTF-texcm.spec  Fri Apr  6 13:08:30 2007
@@ -0,0 +1,52 @@
+# $Revision$, $Date$
+Summary:   TeX's Computer Modern Fonts
+Name:  fonts-TTF-texcm
+Version:   1.0
+Release:   1
+License:   distributable non-commercially
+Group: Fonts
+Source0:   
http://www.mozilla.org/projects/mathml/fonts/bakoma/texcm-ttf.zip
+# Source0-md5: 7bd39b8860b09c8d5e507dae70484b80
+Source1:   http://www.mozilla.org/projects/mathml/fonts/bakoma/license.txt
+# Source1-md5: 3ae8d75400a0078db5d7276366c776b0
+URL:   http://www.mozilla.org/projects/mathml/fonts/
+BuildArch: noarch
+BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
+
+%define ttffontsdir %{_fontsdir}/TTF
+
+%description
+TeX's Computer Modern Fonts.
+
+%prep
+%setup -q -n texcm-ttf
+cp -a %{SOURCE1} .
+
+%install
+rm -rf $RPM_BUILD_ROOT
+install -d $RPM_BUILD_ROOT%{ttffontsdir}
+cp -a *.ttf $RPM_BUILD_ROOT%{ttffontsdir}
+
+%clean
+rm -rf $RPM_BUILD_ROOT
+
+%post
+fontpostinst TTF
+
+%postun
+fontpostinst TTF
+
+%files
+%defattr(644,root,root,755)
+%doc license.txt
+%{ttffontsdir}/*.ttf
+
+%define date   %(echo `LC_ALL=C date +%a %b %d %Y`)
+%changelog
+* %{date} PLD Team [EMAIL PROTECTED]
+All persons listed below can be reached at cvs_login@pld-linux.org
+
+$Log$
+Revision 1.1  2007/04/06 11:08:30  glen
+- new, fonts for mathml in firefox
+

___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


DISTFILES: qucs-0.0.11.tar.gz

2007-04-06 Thread qboosh

Files fetched: 1

STORED: http://dl.sourceforge.net/qucs/qucs-0.0.11.tar.gz
2bc139dd30d4d9e83760bafb497f1654  qucs-0.0.11.tar.gz
Size: 3931028 bytes


-- 
Virtually Yours: distfiles.
___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


DISTFILES: dvdauthor-0.6.14.tar.gz

2007-04-06 Thread qboosh

Files fetched: 1

STORED: http://dl.sourceforge.net/dvdauthor/dvdauthor-0.6.14.tar.gz
bd646b47950c4091ffd781d43fd2c5e9  dvdauthor-0.6.14.tar.gz
Size: 319371 bytes


-- 
Virtually Yours: distfiles.
___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


DISTFILES: dejavu-ttf-2.16.tar.bz2

2007-04-06 Thread qboosh

Files fetched: 1

STORED: http://dl.sourceforge.net/dejavu/dejavu-ttf-2.16.tar.bz2
50cdf3a2a213121d29bf9639ab3aac80  dejavu-ttf-2.16.tar.bz2
Size: 3099896 bytes


-- 
Virtually Yours: distfiles.
___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


DISTFILES: checkpolicy-2.0.1.tgz

2007-04-06 Thread qboosh

Files fetched: 1

STORED: http://www.nsa.gov/selinux/archives/checkpolicy-2.0.1.tgz
8b8644ccda2f38062981a6ac53659660  checkpolicy-2.0.1.tgz
Size: 56725 bytes


-- 
Virtually Yours: distfiles.
___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


SPECS: checkpolicy.spec - updated to 2.0.1

2007-04-06 Thread qboosh
Author: qboosh   Date: Fri Apr  6 11:17:09 2007 GMT
Module: SPECS Tag: HEAD
 Log message:
- updated to 2.0.1

 Files affected:
SPECS:
   checkpolicy.spec (1.29 - 1.30) 

 Diffs:


Index: SPECS/checkpolicy.spec
diff -u SPECS/checkpolicy.spec:1.29 SPECS/checkpolicy.spec:1.30
--- SPECS/checkpolicy.spec:1.29 Mon Feb 12 22:23:50 2007
+++ SPECS/checkpolicy.spec  Fri Apr  6 13:17:04 2007
@@ -2,17 +2,17 @@
 Summary:   SELinux policy compiler
 Summary(pl.UTF-8): Kompilator polityki SELinux
 Name:  checkpolicy
-Version:   1.34.0
+Version:   2.0.1
 Release:   1
 License:   GPL v2
 Group: Development
 Source0:   http://www.nsa.gov/selinux/archives/%{name}-%{version}.tgz
-# Source0-md5: e19bb29db50955fbae60c4cdb569c658
+# Source0-md5: 8b8644ccda2f38062981a6ac53659660
 BuildRequires: bison
 BuildRequires: flex
-BuildRequires: libselinux-devel
+BuildRequires: libselinux-devel = 2.0
 # it uses libsepol symbols not exported in shared library
-BuildRequires: libsepol-static = 1.14
+BuildRequires: libsepol-static = 2.0
 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -76,6 +76,9 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.30  2007/04/06 11:17:04  qboosh
+- updated to 2.0.1
+
 Revision 1.29  2007/02/12 21:23:50  glen
 - tabs in preamble
 


 CVS-web:
http://cvs.pld-linux.org/SPECS/checkpolicy.spec?r1=1.29r2=1.30f=u

___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


DISTFILES: license.txt

2007-04-06 Thread glen

Files fetched: 1

STORED: no-url://license.txt
d1f99ea50406e911cae1a52bdf8a8437  license.txt
Size: 1139 bytes


-- 
Virtually Yours: distfiles.
___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


SPECS: fonts-TTF-MathFonts.spec (NEW) - new, fonts for mathml in f...

2007-04-06 Thread glen
Author: glen Date: Fri Apr  6 11:25:26 2007 GMT
Module: SPECS Tag: HEAD
 Log message:
- new, fonts for mathml in firefox
- license.txt copied from URL

 Files affected:
SPECS:
   fonts-TTF-MathFonts.spec (NONE - 1.1)  (NEW)

 Diffs:


Index: SPECS/fonts-TTF-MathFonts.spec
diff -u /dev/null SPECS/fonts-TTF-MathFonts.spec:1.1
--- /dev/null   Fri Apr  6 13:25:26 2007
+++ SPECS/fonts-TTF-MathFonts.spec  Fri Apr  6 13:25:21 2007
@@ -0,0 +1,57 @@
+# $Revision$, $Date$
+# TODO:
+# - type1 fonts also available in zip archive
+# - create -installer if wanted to include in distro
+Summary:   Mathematica fonts from Wolfram Research, Inc
+Name:  fonts-TTF-MathFonts
+Version:   5.2
+Release:   1
+License:   restricted, see URL
+Group: Fonts
+Source0:   
http://support.wolfram.com/mathematica/systems/windows/general/files/MathFonts_%{version}.zip
+# NoSource0-md5:   2f6898c0b0848b3faad21873d8fd1f9f
+NoSource:  0
+Source1:   license.txt
+# Source1-md5: d1f99ea50406e911cae1a52bdf8a8437
+URL:   
http://support.wolfram.com/mathematica/systems/windows/general/latestfonts.html
+BuildArch: noarch
+BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
+
+%define ttffontsdir %{_fontsdir}/TTF
+
+%description
+The TrueType font packs are provided by Wolfram Research, Inc.
+
+%prep
+%setup -qc
+cp %{SOURCE1} .
+
+%install
+rm -rf $RPM_BUILD_ROOT
+install -d $RPM_BUILD_ROOT%{ttffontsdir}
+cp -a Fonts/TrueType/*.ttf $RPM_BUILD_ROOT%{ttffontsdir}
+
+%clean
+rm -rf $RPM_BUILD_ROOT
+
+%post
+fontpostinst TTF
+
+%postun
+fontpostinst TTF
+
+%files
+%defattr(644,root,root,755)
+%doc license.txt
+%{ttffontsdir}/*.ttf
+
+%define date   %(echo `LC_ALL=C date +%a %b %d %Y`)
+%changelog
+* %{date} PLD Team [EMAIL PROTECTED]
+All persons listed below can be reached at cvs_login@pld-linux.org
+
+$Log$
+Revision 1.1  2007/04/06 11:25:21  glen
+- new, fonts for mathml in firefox
+- license.txt copied from URL
+

___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


SPECS: fonts-TTF-MathFonts.spec - R: fontpostinst

2007-04-06 Thread glen
Author: glen Date: Fri Apr  6 11:35:17 2007 GMT
Module: SPECS Tag: HEAD
 Log message:
- R: fontpostinst

 Files affected:
SPECS:
   fonts-TTF-MathFonts.spec (1.1 - 1.2) 

 Diffs:


Index: SPECS/fonts-TTF-MathFonts.spec
diff -u SPECS/fonts-TTF-MathFonts.spec:1.1 SPECS/fonts-TTF-MathFonts.spec:1.2
--- SPECS/fonts-TTF-MathFonts.spec:1.1  Fri Apr  6 13:25:21 2007
+++ SPECS/fonts-TTF-MathFonts.spec  Fri Apr  6 13:35:12 2007
@@ -14,6 +14,7 @@
 Source1:   license.txt
 # Source1-md5: d1f99ea50406e911cae1a52bdf8a8437
 URL:   
http://support.wolfram.com/mathematica/systems/windows/general/latestfonts.html
+Requires(post,postun): fontpostinst
 BuildArch: noarch
 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -51,7 +52,9 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.2  2007/04/06 11:35:12  glen
+- R: fontpostinst
+
 Revision 1.1  2007/04/06 11:25:21  glen
 - new, fonts for mathml in firefox
 - license.txt copied from URL
-


 CVS-web:
http://cvs.pld-linux.org/SPECS/fonts-TTF-MathFonts.spec?r1=1.1r2=1.2f=u

___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


SPECS: fonts-TTF-texcm.spec - R: fontpostinst

2007-04-06 Thread glen
Author: glen Date: Fri Apr  6 11:35:45 2007 GMT
Module: SPECS Tag: HEAD
 Log message:
- R: fontpostinst

 Files affected:
SPECS:
   fonts-TTF-texcm.spec (1.1 - 1.2) 

 Diffs:


Index: SPECS/fonts-TTF-texcm.spec
diff -u SPECS/fonts-TTF-texcm.spec:1.1 SPECS/fonts-TTF-texcm.spec:1.2
--- SPECS/fonts-TTF-texcm.spec:1.1  Fri Apr  6 13:08:30 2007
+++ SPECS/fonts-TTF-texcm.spec  Fri Apr  6 13:35:40 2007
@@ -9,7 +9,8 @@
 # Source0-md5: 7bd39b8860b09c8d5e507dae70484b80
 Source1:   http://www.mozilla.org/projects/mathml/fonts/bakoma/license.txt
 # Source1-md5: 3ae8d75400a0078db5d7276366c776b0
-URL:   http://www.mozilla.org/projects/mathml/fonts/
+URL:   http://www.mozilla.org/projects/mathml/fonts/
+Requires(post,postun): fontpostinst
 BuildArch: noarch
 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -47,6 +48,8 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.2  2007/04/06 11:35:40  glen
+- R: fontpostinst
+
 Revision 1.1  2007/04/06 11:08:30  glen
 - new, fonts for mathml in firefox
-


 CVS-web:
http://cvs.pld-linux.org/SPECS/fonts-TTF-texcm.spec?r1=1.1r2=1.2f=u

___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


DISTFILES: MathTypeTrueTypeFonts.asp

2007-04-06 Thread glen

Files fetched: 1

STORED: http://www.dessci.com/en/dl/MathTypeTrueTypeFonts.asp
f3522c4ca9b4be08252848c1933d021e  MathTypeTrueTypeFonts.asp
Size: 768712 bytes


-- 
Virtually Yours: distfiles.
___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


SPECS: fonts-TTF-MathType.spec (NEW) - new, fonts for mathml in fi...

2007-04-06 Thread glen
Author: glen Date: Fri Apr  6 11:46:37 2007 GMT
Module: SPECS Tag: HEAD
 Log message:
- new, fonts for mathml in firefox

 Files affected:
SPECS:
   fonts-TTF-MathType.spec (NONE - 1.1)  (NEW)

 Diffs:


Index: SPECS/fonts-TTF-MathType.spec
diff -u /dev/null SPECS/fonts-TTF-MathType.spec:1.1
--- /dev/null   Fri Apr  6 13:46:37 2007
+++ SPECS/fonts-TTF-MathType.spec   Fri Apr  6 13:46:32 2007
@@ -0,0 +1,50 @@
+# $Revision$, $Date$
+Summary:   MathType Fonts
+Name:  fonts-TTF-MathType
+Version:   1.0
+Release:   1
+License:   looks like free
+Group: Fonts
+Source0:   http://www.dessci.com/en/dl/MathTypeTrueTypeFonts.asp
+# Source0-md5: f3522c4ca9b4be08252848c1933d021e
+URL:   http://www.dessci.com/en/dl/fonts/
+BuildRequires: cabextract
+Requires(post,postun): fontpostinst
+BuildArch: noarch
+BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
+
+%define ttffontsdir %{_fontsdir}/TTF
+
+%description
+
+%prep
+%setup -qcT
+cabextract %{SOURCE0}
+
+%install
+rm -rf $RPM_BUILD_ROOT
+install -d $RPM_BUILD_ROOT%{ttffontsdir}
+cp -a *.ttf $RPM_BUILD_ROOT%{ttffontsdir}
+
+%clean
+rm -rf $RPM_BUILD_ROOT
+
+%post
+fontpostinst TTF
+
+%postun
+fontpostinst TTF
+
+%files
+%defattr(644,root,root,755)
+%{ttffontsdir}/*.ttf
+
+%define date   %(echo `LC_ALL=C date +%a %b %d %Y`)
+%changelog
+* %{date} PLD Team [EMAIL PROTECTED]
+All persons listed below can be reached at cvs_login@pld-linux.org
+
+$Log$
+Revision 1.1  2007/04/06 11:46:32  glen
+- new, fonts for mathml in firefox
+

___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


DISTFILES: dejavu-ttf-2.16.tar.bz2

2007-04-06 Thread qboosh

Files fetched: 0

ALREADY GOT: http://dl.sourceforge.net/dejavu/dejavu-ttf-2.16.tar.bz2
50cdf3a2a213121d29bf9639ab3aac80  dejavu-ttf-2.16.tar.bz2


-- 
Virtually Yours: distfiles.
___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


DISTFILES: dvdauthor-0.6.14.tar.gz

2007-04-06 Thread qboosh

Files fetched: 0

ALREADY GOT: http://dl.sourceforge.net/dvdauthor/dvdauthor-0.6.14.tar.gz
bd646b47950c4091ffd781d43fd2c5e9  dvdauthor-0.6.14.tar.gz


-- 
Virtually Yours: distfiles.
___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


DISTFILES: qucs-0.0.11.tar.gz

2007-04-06 Thread qboosh

Files fetched: 0

ALREADY GOT: http://dl.sourceforge.net/qucs/qucs-0.0.11.tar.gz
2bc139dd30d4d9e83760bafb497f1654  qucs-0.0.11.tar.gz


-- 
Virtually Yours: distfiles.
___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


DISTFILES: gallery-2.2.1-full.tar.gz

2007-04-06 Thread qboosh

Files fetched: 0

ALREADY GOT: http://dl.sourceforge.net/gallery/gallery-2.2.1-full.tar.gz
e4501a9cec700f238bddc5791fec0f8c  gallery-2.2.1-full.tar.gz


-- 
Virtually Yours: distfiles.
___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


SPECS: python-ctypes.spec - gpm-friendly Source0 URL

2007-04-06 Thread qboosh
Author: qboosh   Date: Fri Apr  6 12:19:33 2007 GMT
Module: SPECS Tag: HEAD
 Log message:
- gpm-friendly Source0 URL

 Files affected:
SPECS:
   python-ctypes.spec (1.13 - 1.14) 

 Diffs:


Index: SPECS/python-ctypes.spec
diff -u SPECS/python-ctypes.spec:1.13 SPECS/python-ctypes.spec:1.14
--- SPECS/python-ctypes.spec:1.13   Tue Feb 13 09:06:42 2007
+++ SPECS/python-ctypes.specFri Apr  6 14:19:28 2007
@@ -11,7 +11,7 @@
 Release:   1
 License:   MIT
 Group: Development/Languages/Python
-Source0:   http://dl.sourceforge.net/%{module}/%{module}-%{version}.tar.gz
+Source0:   http://dl.sourceforge.net/ctypes/%{module}-%{version}.tar.gz
 # Source0-md5: 6c7240608d564018ef8254721fde0012
 URL:   http://starship.python.net/crew/theller/ctypes/
 BuildRequires: libffi-devel
@@ -64,6 +64,9 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.14  2007/04/06 12:19:28  qboosh
+- gpm-friendly Source0 URL
+
 Revision 1.13  2007/02/13 08:06:42  glen
 - tabs in preamble
 


 CVS-web:
http://cvs.pld-linux.org/SPECS/python-ctypes.spec?r1=1.13r2=1.14f=u

___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


SPECS: python-sepolgen.spec (NEW) - new

2007-04-06 Thread qboosh
Author: qboosh   Date: Fri Apr  6 12:31:33 2007 GMT
Module: SPECS Tag: HEAD
 Log message:
- new

 Files affected:
SPECS:
   python-sepolgen.spec (NONE - 1.1)  (NEW)

 Diffs:


Index: SPECS/python-sepolgen.spec
diff -u /dev/null SPECS/python-sepolgen.spec:1.1
--- /dev/null   Fri Apr  6 14:31:33 2007
+++ SPECS/python-sepolgen.spec  Fri Apr  6 14:31:27 2007
@@ -0,0 +1,55 @@
+# $Revision$, $Date$
+Summary:   sepolgen - Python module for policy generation
+Summary(pl.UTF-8): Moduł Pythona sepolgen do generowania polityki
+Name:  python-sepolgen
+Version:   1.0.6
+Release:   1
+License:   GPL v2
+Group: Development/Languages/Python
+Source0:   http://www.nsa.gov/selinux/archives/sepolgen-%{version}.tgz
+# Source0-md5: e8cc8d3f409c581408ae82fed9973e9d
+URL:   http://www.nsa.gov/selinux/
+BuildRequires: python-modules
+BuildRequires: rpm-pythonprov
+BuildArch: noarch
+BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
+
+%description
+sepolgen - Python module for policy generation.
+
+%description -l pl.UTF-8
+Moduł Pythona sepolgen do generowania polityki.
+
+%prep
+%setup -q -n sepolgen-%{version}
+
+%install
+rm -rf $RPM_BUILD_ROOT
+
+%{__make} install \
+   DESTDIR=$RPM_BUILD_ROOT \
+   PYTHONLIBDIR=%{py_sitescriptdir}
+
+%py_comp $RPM_BUILD_ROOT%{py_sitescriptdir}
+%py_ocomp $RPM_BUILD_ROOT%{py_sitescriptdir}
+%py_postclean
+
+%clean
+rm -rf $RPM_BUILD_ROOT
+
+%files
+%defattr(644,root,root,755)
+%doc ChangeLog
+%dir %{py_sitescriptdir}/sepolgen
+%{py_sitescriptdir}/sepolgen/*.py[co]
+%dir /var/lib/sepolgen
+/var/lib/sepolgen/perm_map
+
+%define date   %(echo `LC_ALL=C date +%a %b %d %Y`)
+%changelog
+* %{date} PLD Team [EMAIL PROTECTED]
+All persons listed below can be reached at cvs_login@pld-linux.org
+
+$Log$
+Revision 1.1  2007/04/06 12:31:27  qboosh
+- new

___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


DISTFILES: sepolgen-1.0.6.tgz

2007-04-06 Thread qboosh

Files fetched: 1

STORED: http://www.nsa.gov/selinux/archives/sepolgen-1.0.6.tgz
e8cc8d3f409c581408ae82fed9973e9d  sepolgen-1.0.6.tgz
Size: 360167 bytes


-- 
Virtually Yours: distfiles.
___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


SOURCES: policycoreutils-pl.po (REMOVED) - another translation in ...

2007-04-06 Thread qboosh
Author: qboosh   Date: Fri Apr  6 12:53:07 2007 GMT
Module: SOURCES   Tag: HEAD
 Log message:
- another translation in sources

 Files affected:
SOURCES:
   policycoreutils-pl.po (1.10 - NONE)  (REMOVED)

 Diffs:

___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


SOURCES: policycoreutils-pl.po-update.patch (NEW) - pl.po update f...

2007-04-06 Thread qboosh
Author: qboosh   Date: Fri Apr  6 12:53:47 2007 GMT
Module: SOURCES   Tag: HEAD
 Log message:
- pl.po update for 2.0.7

 Files affected:
SOURCES:
   policycoreutils-pl.po-update.patch (NONE - 1.1)  (NEW)

 Diffs:


Index: SOURCES/policycoreutils-pl.po-update.patch
diff -u /dev/null SOURCES/policycoreutils-pl.po-update.patch:1.1
--- /dev/null   Fri Apr  6 14:53:47 2007
+++ SOURCES/policycoreutils-pl.po-update.patch  Fri Apr  6 14:53:42 2007
@@ -0,0 +1,1326 @@
+--- policycoreutils-2.0.7/po/pl.po.orig2007-02-05 19:16:43.0 
+0100
 policycoreutils-2.0.7/po/pl.po 2007-04-06 14:45:50.192532278 +0200
+@@ -3,12 +3,12 @@
+ #
+ msgid 
+ msgstr 
+-Project-Id-Version: pl\n
++Project-Id-Version: policycoreutils 2.0.7\n
+ Report-Msgid-Bugs-To: \n
+-POT-Creation-Date: 2006-11-21 14:21-0500\n
+-PO-Revision-Date: 2006-11-21 20:32+0200\n
+-Last-Translator: Piotr Drąg [EMAIL PROTECTED]\n
+-Language-Team: Polish [EMAIL PROTECTED]\n
++POT-Creation-Date: 2007-04-06 14:34+0200\n
++PO-Revision-Date: 2007-04-06 14:40+0200\n
++Last-Translator: Jakub Bogusz [EMAIL PROTECTED]\n
++Language-Team: Polish [EMAIL PROTECTED]\n
+ MIME-Version: 1.0\n
+ Content-Type: text/plain; charset=UTF-8\n
+ Content-Transfer-Encoding: 8bit\n
+@@ -23,281 +23,286 @@
+ msgid %s:  Can't load policy:  %s\n
+ msgstr %s: Nie można wczytać polityki: %s\n
+ 
+-#: ../newrole/newrole.c:188
++#: ../newrole/newrole.c:192
+ #, c-format
+ msgid failed to set PAM_TTY\n
+ msgstr ustawienie PAM_TTY nie powiodło się\n
+ 
+-#: ../newrole/newrole.c:218 ../run_init/run_init.c:162
++#: ../newrole/newrole.c:222 ../run_init/run_init.c:162
+ msgid Password:
+ msgstr Hasło:
+ 
+-#: ../newrole/newrole.c:243 ../run_init/run_init.c:197
++#: ../newrole/newrole.c:247 ../run_init/run_init.c:197
+ #, c-format
+ msgid Cannot find your entry in the shadow passwd file.\n
+ msgstr Nie można znaleźć wpisu w pliku passwd shadow.\n
+ 
+-#: ../newrole/newrole.c:250 ../run_init/run_init.c:203
++#: ../newrole/newrole.c:254 ../run_init/run_init.c:203
+ #, c-format
+ msgid getpass cannot open /dev/tty\n
+ msgstr getpass nie może otworzyć /dev/tty\n
+ 
+-#: ../newrole/newrole.c:316
++#: ../newrole/newrole.c:320
+ #, c-format
+ msgid cannot find valid entry in the passwd file.\n
+ msgstr nie można znaleźć prawidłowego wpisu w pliku passwd.\n
+ 
+-#: ../newrole/newrole.c:327
++#: ../newrole/newrole.c:331
+ #, c-format
+ msgid Out of memory!\n
+ msgstr Brak pamięci!\n
+ 
+-#: ../newrole/newrole.c:332
++#: ../newrole/newrole.c:336
+ #, c-format
+ msgid Error!  Shell is not valid.\n
+ msgstr Błąd! Powłoka jest nieprawidłowa.\n
+ 
+-#: ../newrole/newrole.c:389
++#: ../newrole/newrole.c:393
+ #, c-format
+ msgid Unable to clear environment\n
+ msgstr Nie można wyczyścić środowiska\n
+ 
+-#: ../newrole/newrole.c:436 ../newrole/newrole.c:513
++#: ../newrole/newrole.c:440 ../newrole/newrole.c:517
+ #, c-format
+ msgid Error initing capabilities, aborting.\n
+ msgstr Błąd podczas inicjowania możliwości, przerywanie.\n
+ 
+-#: ../newrole/newrole.c:444 ../newrole/newrole.c:519
++#: ../newrole/newrole.c:448 ../newrole/newrole.c:523
+ #, c-format
+ msgid Error setting capabilities, aborting\n
+ msgstr Błąd podczas ustawiania możliwości, przerywanie\n
+ 
+-#: ../newrole/newrole.c:450
++#: ../newrole/newrole.c:454
+ #, c-format
+ msgid Error setting KEEPCAPS, aborting\n
+ msgstr Błąd podczas ustawiania KEEPCAPS, przerywanie\n
+ 
+-#: ../newrole/newrole.c:458 ../newrole/newrole.c:531
++#: ../newrole/newrole.c:462 ../newrole/newrole.c:535
+ #, c-format
+ msgid Error dropping capabilities, aborting\n
+ msgstr Błąd podczas opuszczania możliwości, przerywanie\n
+ 
+-#: ../newrole/newrole.c:464 ../newrole/newrole.c:562
++#: ../newrole/newrole.c:468 ../newrole/newrole.c:566
+ #, c-format
+ msgid Error changing uid, aborting.\n
+ msgstr Błąd podczas zmieniania UID, przerywanie.\n
+ 
+-#: ../newrole/newrole.c:470 ../newrole/newrole.c:525 ../newrole/newrole.c:557
++#: ../newrole/newrole.c:474 ../newrole/newrole.c:529 ../newrole/newrole.c:561
+ #, c-format
+ msgid Error resetting KEEPCAPS, aborting\n
+ msgstr Błąd podczas przywracania KEEPCAPS, przerywanie.\n
+ 
+-#: ../newrole/newrole.c:477
++#: ../newrole/newrole.c:481
+ #, c-format
+ msgid Error dropping SETUID capability, aborting\n
+ msgstr Błąd podczas opuszczania możliwości SETUID, przerywanie\n
+ 
+-#: ../newrole/newrole.c:482 ../newrole/newrole.c:536
++#: ../newrole/newrole.c:486 ../newrole/newrole.c:540
+ #, c-format
+ msgid Error freeing caps\n
+ msgstr Błąd podczas zwalniania caps\n
+ 
+-#: ../newrole/newrole.c:580
++#: ../newrole/newrole.c:584
+ #, c-format
+ msgid Error connecting to audit system.\n
+ msgstr Błąd podczas łączenia się z systemem audit.\n
+ 
+-#: ../newrole/newrole.c:586
++#: ../newrole/newrole.c:590
+ #, c-format
+ msgid Error allocating memory.\n
+ msgstr Błąd podczas przydzielania pamięci.\n
+ 
+-#: 

SPECS: policycoreutils.spec - updated to 2.0.7 - pl.po file replac...

2007-04-06 Thread qboosh
Author: qboosh   Date: Fri Apr  6 12:55:23 2007 GMT
Module: SPECS Tag: HEAD
 Log message:
- updated to 2.0.7
- pl.po file replaced by pl.po-update patch
- removed mistakenly propagated suid bit from binaries

 Files affected:
SPECS:
   policycoreutils.spec (1.42 - 1.43) 

 Diffs:


Index: SPECS/policycoreutils.spec
diff -u SPECS/policycoreutils.spec:1.42 SPECS/policycoreutils.spec:1.43
--- SPECS/policycoreutils.spec:1.42 Tue Feb 13 09:06:41 2007
+++ SPECS/policycoreutils.spec  Fri Apr  6 14:55:17 2007
@@ -8,29 +8,32 @@
 Summary:   SELinux policy core utilities
 Summary(pl.UTF-8): Podstawowe narzędzia dla polityki SELinux
 Name:  policycoreutils
-Version:   1.34.1
+Version:   2.0.7
 Release:   0.2
 License:   GPL
 Group: Base
 Source0:   http://www.nsa.gov/selinux/archives/%{name}-%{version}.tgz
-# Source0-md5: 0093c79c019be901123f8045cea60417
+# Source0-md5: 4a2a0ba905892a8c0161ffbb341c2bc7
 Source1:   %{name}-newrole.pamd
 Source2:   %{name}-run_init.pamd
-Source3:   %{name}-pl.po
+Patch0:%{name}-pl.po-update.patch
+URL:   http://www.nsa.gov/selinux/
 BuildRequires: audit-libs-devel
 BuildRequires: gettext-devel
 %{?with_restorecond:BuildRequires: glibc-devel = 6:2.4}
-BuildRequires: libselinux-devel = 0:1.34
-BuildRequires: libsemanage-devel = 1.8
-BuildRequires: libsepol-static = 1.14
+BuildRequires: libselinux-devel = 0:2.0
+BuildRequires: libsemanage-devel = 2.0
+BuildRequires: libsepol-static = 2.0
 BuildRequires: pam-devel
 BuildRequires: rpm-perlprov
 BuildRequires: rpm-pythonprov
-Requires:  libselinux = 0:1.34
-Requires:  libsemanage = 1.8
+Requires:  libselinux = 0:2.0
+Requires:  libsemanage = 2.0
 Requires:  python
 Requires:  python-modules
-Requires:  python-semanage = 1.8
+Requires:  python-semanage = 2.0
+# for audit2allow
+Requires:  python-sepolgen
 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -102,8 +105,8 @@
 
 %prep
 %setup -q
+%patch0 -p1
 
-cp -f %{SOURCE3} po/pl.po
 %{!?with_restorecond:sed -i 's/restorecond//' Makefile}
 
 %build
@@ -147,10 +150,11 @@
 %files -f %{name}.lang
 %defattr(644,root,root,755)
 %doc ChangeLog
-%attr(4755,root,root) %{_bindir}/chcat
+%attr(755,root,root) %{_bindir}/chcat
 %attr(4755,root,root) %{_bindir}/newrole
-%attr(4755,root,root) %{_bindir}/secon
-%attr(4755,root,root) %{_bindir}/semodule_*
+%attr(755,root,root) %{_bindir}/secon
+%attr(755,root,root) %{_bindir}/semodule_*
+%attr(755,root,root) %{_bindir}/sepolgen-ifgen
 %attr(755,root,root) /sbin/fixfiles
 %attr(755,root,root) /sbin/restorecon
 %attr(755,root,root) /sbin/setfiles
@@ -204,6 +208,11 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.43  2007/04/06 12:55:17  qboosh
+- updated to 2.0.7
+- pl.po file replaced by pl.po-update patch
+- removed mistakenly propagated suid bit from binaries
+
 Revision 1.42  2007/02/13 08:06:41  glen
 - tabs in preamble
 


 CVS-web:
http://cvs.pld-linux.org/SPECS/policycoreutils.spec?r1=1.42r2=1.43f=u

___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


DISTFILES: policycoreutils-2.0.7.tgz

2007-04-06 Thread qboosh

Files fetched: 1

STORED: http://www.nsa.gov/selinux/archives/policycoreutils-2.0.7.tgz
4a2a0ba905892a8c0161ffbb341c2bc7  policycoreutils-2.0.7.tgz
Size: 314434 bytes


-- 
Virtually Yours: distfiles.
___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


SOURCES: audit.h (REMOVED), audit-swig-fix.patch (REMOVED) - dropp...

2007-04-06 Thread qboosh
Author: qboosh   Date: Fri Apr  6 14:26:57 2007 GMT
Module: SOURCES   Tag: HEAD
 Log message:
- dropped, use system linux/audit.h

 Files affected:
SOURCES:
   audit.h (1.1 - NONE)  (REMOVED), audit-swig-fix.patch (1.2 - NONE)  
(REMOVED)

 Diffs:

___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


SPECS: audit.spec - updated to 1.5.1 - dropped custom linux.h (tog...

2007-04-06 Thread qboosh
Author: qboosh   Date: Fri Apr  6 14:28:51 2007 GMT
Module: SPECS Tag: HEAD
 Log message:
- updated to 1.5.1
- dropped custom linux.h (together with swig-fix patch), use system header 
instead
- audisp moved to main package (no longer depends on python)

 Files affected:
SPECS:
   audit.spec (1.39 - 1.40) 

 Diffs:


Index: SPECS/audit.spec
diff -u SPECS/audit.spec:1.39 SPECS/audit.spec:1.40
--- SPECS/audit.spec:1.39   Fri Feb 23 21:28:32 2007
+++ SPECS/audit.specFri Apr  6 16:28:46 2007
@@ -7,18 +7,16 @@
 Summary:   User space tools for 2.6 kernel auditing
 Summary(pl.UTF-8): Narzędzia przestrzeni użytkownika do audytu jąder 2.6
 Name:  audit
-Version:   1.4.1
+Version:   1.5.1
 Release:   1
 License:   GPL
 Group: Daemons
 Source0:   http://people.redhat.com/sgrubb/audit/%{name}-%{version}.tar.gz
-# Source0-md5: bd41d7ce365758ccf695471cff7bb802
+# Source0-md5: 9f410eae053012d1f4db7f60c45cf8bf
 # formerly http://people.redhat.com/sgrubb/audit/audit.h
-Source1:   %{name}.h
 Source2:   %{name}d.init
 Source3:   %{name}d.sysconfig
-Patch0:%{name}-swig-fix.patch
-Patch1:%{name}-install.patch
+Patch0:%{name}-install.patch
 URL:   http://people.redhat.com/sgrubb/audit/
 BuildRequires: autoconf = 2.59
 BuildRequires: automake = 1:1.9
@@ -26,7 +24,7 @@
 BuildRequires: glibc-headers = 6:2.3.6
 BuildRequires: libstdc++-devel
 BuildRequires: libtool
-BuildRequires: linux-libc-headers = 2.6.11
+BuildRequires: linux-libc-headers = 7:2.6.20
 %if %{with python}
 BuildRequires: rpm-pythonprov
 BuildRequires: swig-python
@@ -112,10 +110,6 @@
 %prep
 %setup -q
 %patch0 -p1
-%patch1 -p1
-
-install -D %{SOURCE1} lib/linux/audit.h
-install -D %{SOURCE1} src/mt/linux/audit.h
 
 %if !%{with python}
 sed '/PYTHON/d; s#swig/Makefile ##; s# audisp/Makefile##' -i configure.ac
@@ -188,18 +182,27 @@
 
 %files
 %defattr(644,root,root,755)
-%doc AUTHORS ChangeLog README THANKS TODO sample.rules
+%doc AUTHORS ChangeLog README THANKS TODO sample.rules audisp/README-CONF*
+%attr(750,root,root) %{_sbindir}/audispd
 %attr(750,root,root) %{_sbindir}/auditctl
 %attr(750,root,root) %{_sbindir}/auditd
 %attr(750,root,root) %{_sbindir}/aureport
 %attr(750,root,root) %{_sbindir}/ausearch
 %attr(750,root,root) %{_sbindir}/autrace
-%attr(754,root,root) /etc/rc.d/init.d/auditd
+%dir %{_libdir}/audispd-0.1-plugins
+%attr(755,root,root) %{_libdir}/audispd-0.1-plugins/plugin-audisp2file
+%dir %{_sysconfdir}/audispd
+%config(noreplace) %verify(not md5 mtime size) 
%{_sysconfdir}/audispd/audispd.conf
+%dir %{_sysconfdir}/audispd/plugins.d
+%dir %{_sysconfdir}/audispd/policies.d
 %dir %{_sysconfdir}/audit
 %attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) 
%{_sysconfdir}/audit/auditd.conf
 %attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) 
%{_sysconfdir}/audit/audit.rules
+%attr(754,root,root) /etc/rc.d/init.d/auditd
 %attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) 
/etc/sysconfig/auditd
 %attr(750,root,root) %dir %{_var}/log/audit
+%{_mandir}/man5/audispd.conf.5*
+%{_mandir}/man5/auditd.conf.5*
 %{_mandir}/man8/*
 
 %files libs
@@ -226,12 +229,10 @@
 %if %{with python}
 %files -n python-audit
 %defattr(644,root,root,755)
-%attr(750,root,root) %{_sbindir}/audispd
 %attr(755,root,root) %{py_sitedir}/_audit.so
 %attr(755,root,root) %{py_sitedir}/_auparse.so
 %{py_sitescriptdir}/audit.py[co]
 %{py_sitescriptdir}/auparse.py[co]
-%{py_sitescriptdir}/AuditMsg.py[co]
 %endif
 
 %define date   %(echo `LC_ALL=C date +%a %b %d %Y`)
@@ -240,6 +241,11 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.40  2007/04/06 14:28:46  qboosh
+- updated to 1.5.1
+- dropped custom linux.h (together with swig-fix patch), use system header 
instead
+- audisp moved to main package (no longer depends on python)
+
 Revision 1.39  2007/02/23 20:28:32  sparky
 - fix build without python
 


 CVS-web:
http://cvs.pld-linux.org/SPECS/audit.spec?r1=1.39r2=1.40f=u

___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


SOURCES: TORCS-asneeded.patch (NEW) - fix build

2007-04-06 Thread megabajt
Author: megabajt Date: Fri Apr  6 14:32:45 2007 GMT
Module: SOURCES   Tag: HEAD
 Log message:
- fix build

 Files affected:
SOURCES:
   TORCS-asneeded.patch (NONE - 1.1)  (NEW)

 Diffs:


Index: SOURCES/TORCS-asneeded.patch
diff -u /dev/null SOURCES/TORCS-asneeded.patch:1.1
--- /dev/null   Fri Apr  6 16:32:45 2007
+++ SOURCES/TORCS-asneeded.patchFri Apr  6 16:32:40 2007
@@ -0,0 +1,58 @@
+diff -urN torcs-1.3.0/src/libs/client/Makefile 
torcs-1.3.0.new/src/libs/client/Makefile
+--- torcs-1.3.0/src/libs/client/Makefile   2006-11-05 02:42:20.0 
+0100
 torcs-1.3.0.new/src/libs/client/Makefile   2007-04-06 14:46:51.679970778 
+0200
+@@ -23,7 +23,7 @@
+ SOURCES   = entry.cpp mainmenu.cpp splash.cpp exitmenu.cpp \
+   optionmenu.cpp
+ 
+-LIBS  =  -lplibssg -lplibsg -lplibul
++LIBS  = -L../confscreens -lconfscreens -L../raceengineclient -lraceengine 
-lplibssg -lplibsg -lplibul
+ 
+ EXPDIR= include
+ 
+diff -urN torcs-1.3.0/src/libs/Makefile torcs-1.3.0.new/src/libs/Makefile
+--- torcs-1.3.0/src/libs/Makefile  2006-11-05 02:42:22.0 +0100
 torcs-1.3.0.new/src/libs/Makefile  2007-04-06 14:34:19.279707833 +0200
+@@ -23,7 +23,7 @@
+ 
+ TOOLSUBDIRS   = txml
+ 
+-SUBDIRS   = confscreens racescreens robottools txml tgf tgfclient 
client raceengineclient learning \
++SUBDIRS   = confscreens racescreens robottools txml tgf tgfclient 
raceengineclient client learning \
+ portability math
+ 
+ PKGSUBDIRS= $(SUBDIRS)
+diff -urN torcs-1.3.0/src/libs/raceengineclient/Makefile 
torcs-1.3.0.new/src/libs/raceengineclient/Makefile
+--- torcs-1.3.0/src/libs/raceengineclient/Makefile 2006-11-05 
02:42:20.0 +0100
 torcs-1.3.0.new/src/libs/raceengineclient/Makefile 2007-04-06 
14:34:46.918465784 +0200
+@@ -23,6 +23,8 @@
+ SOURCES  = singleplayer.cpp raceinit.cpp racemain.cpp racemanmenu.cpp 
racestate.cpp racegl.cpp \
+  raceengine.cpp raceresults.cpp
+ 
++LIBS = -L../racescreens -lracescreens -L../robottools -lrobottools
++
+ EXPDIR   = include
+ 
+ EXPORTS  = singleplayer.h raceinit.h
+diff -urN torcs-1.3.0/src/libs/tgf/Makefile 
torcs-1.3.0.new/src/libs/tgf/Makefile
+--- torcs-1.3.0/src/libs/tgf/Makefile  2006-11-05 02:42:17.0 +0100
 torcs-1.3.0.new/src/libs/tgf/Makefile  2007-04-06 14:17:21.146055081 
+0200
+@@ -29,6 +29,7 @@
+   profiler.cpp \
+   hash.cpp
+ 
++LIBS  = -L../txml -ltxml
+ 
+ EXPDIR  = include
+ 
+diff -urN torcs-1.3.0/src/libs/tgfclient/Makefile 
torcs-1.3.0.new/src/libs/tgfclient/Makefile
+--- torcs-1.3.0/src/libs/tgfclient/Makefile2006-11-05 02:42:18.0 
+0100
 torcs-1.3.0.new/src/libs/tgfclient/Makefile2007-04-06 
14:16:39.269737161 +0200
+@@ -38,6 +38,7 @@
+   tgfclient.cpp \
+   glfeatures.cpp
+ 
++LIBS  = -lpng -lXrandr
+ 
+ EXPDIR  = include
+ 

___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


SPECS: TORCS.spec - added asneeded patch

2007-04-06 Thread megabajt
Author: megabajt Date: Fri Apr  6 14:34:23 2007 GMT
Module: SPECS Tag: HEAD
 Log message:
- added asneeded patch

 Files affected:
SPECS:
   TORCS.spec (1.38 - 1.39) 

 Diffs:


Index: SPECS/TORCS.spec
diff -u SPECS/TORCS.spec:1.38 SPECS/TORCS.spec:1.39
--- SPECS/TORCS.spec:1.38   Mon Feb 12 22:23:45 2007
+++ SPECS/TORCS.specFri Apr  6 16:34:18 2007
@@ -41,11 +41,12 @@
 Source16:  %{name}.desktop
 Source17:  %{name}.png
 Patch0:%{name}-link.patch
+Patch1:%{name}-asneeded.patch
 URL:   http://www.torcs.org/
+BuildRequires: OpenGL-glut-devel
 BuildRequires: autoconf
 BuildRequires: automake
 BuildRequires: freealut-devel
-BuildRequires: glut-devel = 3.7-14
 BuildRequires: libpng-devel
 BuildRequires: libstdc++-devel
 BuildRequires: plib-devel = 1.8.3
@@ -263,6 +264,7 @@
 mv torcs-%{version}/src/drivers/* src/drivers
 rm -r torcs-%{version}
 %patch0 -p1
+%patch1 -p1
 
 %build
 %{__aclocal}
@@ -448,6 +450,9 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.39  2007/04/06 14:34:18  megabajt
+- added asneeded patch
+
 Revision 1.38  2007/02/12 21:23:45  glen
 - tabs in preamble
 


 CVS-web:
http://cvs.pld-linux.org/SPECS/TORCS.spec?r1=1.38r2=1.39f=u

___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


SPECS: xorg-xserver-server.spec - up to 1.2.99.905

2007-04-06 Thread arekm
Author: arekmDate: Fri Apr  6 15:12:48 2007 GMT
Module: SPECS Tag: HEAD
 Log message:
- up to 1.2.99.905

 Files affected:
SPECS:
   xorg-xserver-server.spec (1.74 - 1.75) 

 Diffs:


Index: SPECS/xorg-xserver-server.spec
diff -u SPECS/xorg-xserver-server.spec:1.74 SPECS/xorg-xserver-server.spec:1.75
--- SPECS/xorg-xserver-server.spec:1.74 Tue Mar 27 09:49:05 2007
+++ SPECS/xorg-xserver-server.spec  Fri Apr  6 17:12:42 2007
@@ -2,12 +2,12 @@
 Summary:   X.org server
 Summary(pl.UTF-8): Serwer X.org
 Name:  xorg-xserver-server
-Version:   1.2.99.903
+Version:   1.2.99.905
 Release:   0.1
 License:   MIT
 Group: X11/Servers
 Source0:   
http://xorg.freedesktop.org/releases/individual/xserver/xorg-server-%{version}.tar.bz2
-# Source0-md5: b7c61148bf5827f6a220696381bfba15
+# Source0-md5: 0c755fb74191ba1bca47657be8791bd2
 %definemesa_version6.5.2
 Source1:   http://dl.sourceforge.net/mesa3d/MesaLib-%{mesa_version}.tar.bz2
 # Source1-md5: e4d894181f1859651658b3704633e10d
@@ -389,6 +389,9 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.75  2007/04/06 15:12:42  arekm
+- up to 1.2.99.905
+
 Revision 1.74  2007/03/27 07:49:05  arekm
 - gcc segfaults on x86_64; apply workaround
 


 CVS-web:
http://cvs.pld-linux.org/SPECS/xorg-xserver-server.spec?r1=1.74r2=1.75f=u

___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


DISTFILES: xorg-server-1.2.99.905.tar.bz2 MesaLib-6.5.2.tar.bz2

2007-04-06 Thread arekm

Files fetched: 1

STORED: 
http://xorg.freedesktop.org/releases/individual/xserver/xorg-server-1.2.99.905.tar.bz2
0c755fb74191ba1bca47657be8791bd2  xorg-server-1.2.99.905.tar.bz2
Size: 5969487 bytes
ALREADY GOT: http://dl.sourceforge.net/mesa3d/MesaLib-6.5.2.tar.bz2
e4d894181f1859651658b3704633e10d  MesaLib-6.5.2.tar.bz2


-- 
Virtually Yours: distfiles.
___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


SVN: bootdisk/trunk/batch-installer/ui/data/groups

2007-04-06 Thread hawk
Author: hawk
Date: Fri Apr  6 17:30:38 2007
New Revision: 8438

Modified:
   bootdisk/trunk/batch-installer/ui/data/groups
Log:
- always install howl-libs with inetd daemons, resolves conflict
  with avahi-compat-howl


Modified: bootdisk/trunk/batch-installer/ui/data/groups
==
--- bootdisk/trunk/batch-installer/ui/data/groups   (original)
+++ bootdisk/trunk/batch-installer/ui/data/groups   Fri Apr  6 17:30:38 2007
@@ -157,6 +157,8 @@
 @!ftpd proftpd-standalone proftpd-inetd pure-ftpd ftpd-BSD
 @!mta exim postfix sendmail omta
 @!fingerd cfingerd efingerd ffingerd bsd-fingerd
+# howl-libs is required to resolve conflict with avahi-compat-howl
+howl-libs
 @!inetd xinetd rlinetd inetd
 !telnetd
 !cvs-pserver
___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


SOURCES (LINUX_2_6_20): grsecurity-2.1.10-2.6.20.3.patch - merged ...

2007-04-06 Thread zbyniu
Author: zbyniu   Date: Fri Apr  6 15:32:36 2007 GMT
Module: SOURCES   Tag: LINUX_2_6_20
 Log message:
- merged changes from grsecurity-2.1.10-2.6.20.4-200704021831.patch

 Files affected:
SOURCES:
   grsecurity-2.1.10-2.6.20.3.patch (1.1.2.3 - 1.1.2.4) 

 Diffs:


Index: SOURCES/grsecurity-2.1.10-2.6.20.3.patch
diff -u SOURCES/grsecurity-2.1.10-2.6.20.3.patch:1.1.2.3 
SOURCES/grsecurity-2.1.10-2.6.20.3.patch:1.1.2.4
--- SOURCES/grsecurity-2.1.10-2.6.20.3.patch:1.1.2.3Sun Mar 25 21:50:35 2007
+++ SOURCES/grsecurity-2.1.10-2.6.20.3.patchFri Apr  6 17:32:31 2007
@@ -2550,7 +2550,7 @@
  
  /*
 @@ -298,7 +298,7 @@ void show_regs(struct pt_regs * regs)
-   printk(EIP: %04x:[%08lx] CPU: %d\n,0x  regs-xcs,regs-eip, 
smp_processor_id());
+   0x  regs-xcs,regs-eip, smp_processor_id());
print_symbol(EIP is at %s\n, regs-eip);
  
 -  if (user_mode_vm(regs))
@@ -3102,7 +3102,7 @@
/*
 * Make sure the vDSO gets into every core dump.
 * Dumping its contents makes post-mortem fully interpretable later
-@@ -150,17 +176,42 @@ int arch_setup_additional_pages(struct l
+@@ -151,17 +177,42 @@ int arch_setup_additional_pages(struct l
 */
vma-vm_flags |= VM_ALWAYSDUMP;
vma-vm_flags |= mm-def_flags;
@@ -3146,7 +3146,7 @@
 +  current-mm-context.vdso = addr;
current_thread_info()-sysenter_return =
(void *)VDSO_SYM(SYSENTER_RETURN);
-   mm-total_vm++;
+   vx_vmpages_inc(mm);
 @@ -171,8 +222,17 @@ up_fail:
  
  const char *arch_vma_name(struct vm_area_struct *vma)
@@ -5634,7 +5634,7 @@
 diff -urNp linux-2.6.20.3/arch/i386/mm/fault.c 
linux-2.6.20.3/arch/i386/mm/fault.c
 --- linux-2.6.20.3/arch/i386/mm/fault.c2007-03-13 14:27:08.0 
-0400
 +++ linux-2.6.20.3/arch/i386/mm/fault.c2007-03-23 08:32:22.0 
-0400
-@@ -23,6 +23,9 @@
+@@ -23,11 +23,15 @@
  #include linux/module.h
  #include linux/kprobes.h
  #include linux/uaccess.h
@@ -5644,7 +5644,13 @@
  
  #include asm/system.h
  #include asm/desc.h
-@@ -104,7 +107,8 @@ static inline unsigned long get_segment_
+ #include asm/kdebug.h
+ #include asm/segment.h
++#include asm/tlbflush.h
+ 
+ extern void die(const char *,struct pt_regs *,long);
+ 
+@@ -104,7 +108,8 @@ static inline unsigned long get_segment_
  {
unsigned long eip = regs-eip;
unsigned seg = regs-xcs  0x;
@@ -5654,7 +5660,7 @@
  
/* Unlikely, but must come before segment checks. */
if (unlikely(regs-eflags  VM_MASK)) {
-@@ -118,7 +122,7 @@ static inline unsigned long get_segment_
+@@ -118,7 +123,7 @@ static inline unsigned long get_segment_

/* By far the most common cases. */
if (likely(SEGMENT_IS_FLAT_CODE(seg)))
@@ -6336,7 +6342,7 @@
 -#endif
  }
  
- #if defined(CONFIG_SOFTWARE_SUSPEND) || defined(CONFIG_ACPI_SLEEP)
+ #if defined(CONFIG_SUSPEND_SHARED) || defined(CONFIG_ACPI_SLEEP)
 @@ -388,12 +358,12 @@ static void __init pagetable_init (void)
   * Swap suspend  friends need this for resume because things like the 
intel-agp
   * driver might have split up a kernel 4MB mapping.
@@ -8541,8 +8547,8 @@
  
  #include asm/pgtable.h
  #include asm/system.h
-@@ -303,6 +304,11 @@ asmlinkage void do_ptrace(struct pt_regs
-   goto out;
+@@ -308,6 +309,11 @@ asmlinkage void do_ptrace(struct pt_regs
+   goto out_tsk;
}
  
 +  if (gr_handle_ptrace(child, request)) {
@@ -8948,8 +8954,8 @@
  
  #include asm/asi.h
  #include asm/pgtable.h
-@@ -216,6 +217,11 @@ asmlinkage void do_ptrace(struct pt_regs
-   goto out;
+@@ -221,6 +222,11 @@ asmlinkage void do_ptrace(struct pt_regs
+   goto out_tsk;
}
  
 +  if (gr_handle_ptrace(child, (long)request)) {
@@ -9772,8 +9778,8 @@
default:/* 3: write, present */
/* fall through */
 @@ -519,7 +549,14 @@ bad_area_nosemaphore:
-   tsk-comm, tsk-pid, address, regs-rip,
-   regs-rsp, error_code);
+   tsk-comm, tsk-pid, tsk-xid, address,
+   regs-rip, regs-rsp, error_code);
}
 -   
 +
@@ -13067,14 +13073,14 @@
if (orig_start = current-signal-rlim[RLIMIT_NOFILE].rlim_cur)
goto out;
  
-@@ -82,6 +84,7 @@ repeat:
+@@ -83,6 +85,7 @@ repeat:
   fdt-max_fds, start);

error = -EMFILE;
 +  gr_learn_resource(current, RLIMIT_NOFILE, newfd, 0);
if (newfd = current-signal-rlim[RLIMIT_NOFILE].rlim_cur)
goto out;
- 
+   if (!vx_files_avail(1))
 @@ -140,6 +143,8 @@ asmlinkage long sys_dup2(unsigned int ol
struct files_struct * files = current-files;
struct fdtable *fdt;

SVN: bootdisk/trunk/config/motd.de

2007-04-06 Thread hawk
Author: hawk
Date: Fri Apr  6 17:35:09 2007
New Revision: 8439

Modified:
   bootdisk/trunk/config/motd.de
Log:
- converted to ISO-8859-2


Modified: bootdisk/trunk/config/motd.de
==
--- bootdisk/trunk/config/motd.de   (original)
+++ bootdisk/trunk/config/motd.de   Fri Apr  6 17:35:09 2007
@@ -1,16 +1,16 @@
 ===  PLD Linux Installer (Version vom: @builddate@) 
=== 
 
-GĂźltige Installer Optionen sind:
-  * installer   - fĂźhre batch Installation aus
+Gültige Installer Optionen sind:
+  * installer   - führe batch Installation aus
   * howto   - rufe Hilfe auf
   * load-config - lade Config Datei aus der Diskette
   * save-config - macht das inverse
 
-Falls DML verfĂźgbar ist, sollten auch diese Optionen funktionieren:
+Falls DML verfügbar ist, sollten auch diese Optionen funktionieren:
   * ui-main - startet UI
   * ui-wizard   - startet den Magier
   * ui-parted2  - startet ein interaktives Partitions 
Programm tool
-In anderen Fällen, denke daran dass: vi dein Freund ist ;^) 
+In anderen Fällen, denke daran dass: vi dein Freund ist ;^) 
 Dateien mit der Configuration: /etc/installer.{conf,pkgs,sysconf}
 
-Viel GlĂźck!
+Viel Glück!
___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


SPECS (LINUX_2_6_20): kernel.spec - status updated; newest grsec snap

2007-04-06 Thread zbyniu
Author: zbyniu   Date: Fri Apr  6 15:36:47 2007 GMT
Module: SPECS Tag: LINUX_2_6_20
 Log message:
- status updated; newest grsec snap

 Files affected:
SPECS:
   kernel.spec (1.441.2.1698.2.98 - 1.441.2.1698.2.99) 

 Diffs:


Index: SPECS/kernel.spec
diff -u SPECS/kernel.spec:1.441.2.1698.2.98 SPECS/kernel.spec:1.441.2.1698.2.99
--- SPECS/kernel.spec:1.441.2.1698.2.98 Wed Apr  4 15:41:13 2007
+++ SPECS/kernel.spec   Fri Apr  6 17:36:42 2007
@@ -21,7 +21,6 @@
 #
 # TODO 2.6.20.4
 # - update vserver to 2.3.0.12 snapshot
-# - update grsecurity to the newest ~spender snapshot
 # - update pax to the newest ~paxguy1 snapshot or replace by ~spender 
grsecurity 
 # - test non default bconds for 2.6.20.4
 # - pax hooks for selinux (experimental)
@@ -410,8 +409,7 @@
 #   grsecurity part is disabled) 
 Patch9998: pax-linux-2.6.20.patch
 
-# based on 
http://www.grsecurity.net/~spender/grsecurity-2.1.10-2.6.20.3-200703231034.patch
-# TODO: 
http://www.grsecurity.net/~spender/grsecurity-2.1.10-2.6.20.4-200704021831.patch
+# based on 
http://www.grsecurity.net/~spender/grsecurity-2.1.10-2.6.20.4-200704021831.patch
 Patch: grsecurity-2.1.10-2.6.20.3.patch
 Patch1:linux-2.6-grsec-caps.patch
 Patch10001:linux-2.6-grsec-common.patch
@@ -1712,6 +1710,9 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.441.2.1698.2.99  2007/04/06 15:36:42  zbyniu
+- status updated; newest grsec snap
+
 Revision 1.441.2.1698.2.98  2007/04/04 13:41:13  zbyniu
 - gfs and dlm ported from 2.6.21rc5
 


 CVS-web:

http://cvs.pld-linux.org/SPECS/kernel.spec?r1=1.441.2.1698.2.98r2=1.441.2.1698.2.99f=u

___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


DISTFILES: ERRORS: linux-2.6.20.tar.bz2 patch--.bz2 patch-2.6.20.4.bz2 kernel-patch-linuxabi_20060404.tar.gz patch-.bz2

2007-04-06 Thread zbyniu
wget -nv --no-check-certificate -O 
./tmp/7c0223f9-4ac3-4908-8468-6b4384073695/b78873f8a3aff5bdc719fc7fb4c66a9b/patch--.bz2
 http://www.kernel.org/pub/linux/kernel/v2.6/testing/patch--.bz2:
http://www.kernel.org/pub/linux/kernel/v2.6/testing/patch--.bz2:
17:36:46 ERROR 404: Not Found.


FATAL: http://www.kernel.org/pub/linux/kernel/v2.6/testing/patch--.bz2 
(b78873f8a3aff5bdc719fc7fb4c66a9b) was not fetched (wget -nv 
--no-check-certificate -O 
./tmp/7c0223f9-4ac3-4908-8468-6b4384073695/b78873f8a3aff5bdc719fc7fb4c66a9b/patch--.bz2
 http://www.kernel.org/pub/linux/kernel/v2.6/testing/patch--.bz2: 
http://www.kernel.org/pub/linux/kernel/v2.6/testing/patch--.bz2:
17:36:46 ERROR 404: Not Found.
)
wget -nv --no-check-certificate -O 
./tmp/7c0223f9-4ac3-4908-8468-6b4384073695/5653a8ff0d117e89c6c1cf519a113f83/patch-.bz2
 http://www.kernel.org/pub/linux/kernel/v2.6/patch-.bz2:
http://www.kernel.org/pub/linux/kernel/v2.6/patch-.bz2:
17:36:49 ERROR 404: Not Found.


FATAL: http://www.kernel.org/pub/linux/kernel/v2.6/patch-.bz2 
(5653a8ff0d117e89c6c1cf519a113f83) was not fetched (wget -nv 
--no-check-certificate -O 
./tmp/7c0223f9-4ac3-4908-8468-6b4384073695/5653a8ff0d117e89c6c1cf519a113f83/patch-.bz2
 http://www.kernel.org/pub/linux/kernel/v2.6/patch-.bz2: 
http://www.kernel.org/pub/linux/kernel/v2.6/patch-.bz2:
17:36:49 ERROR 404: Not Found.
)

Files fetched: 0

ALREADY GOT: http://www.kernel.org/pub/linux/kernel/v2.6/linux-2.6.20.tar.bz2
34b0f354819217e6a345f48ebbd8f13e  linux-2.6.20.tar.bz2
ALREADY GOT: http://www.kernel.org/pub/linux/kernel/v2.6/patch-2.6.20.4.bz2
5653a8ff0d117e89c6c1cf519a113f83  patch-2.6.20.4.bz2
ALREADY GOT: 
http://ace-host.stuart.id.au/russell/files/debian/sarge/kernel-patch-linuxabi/kernel-patch-linuxabi_20060404.tar.gz
f2563a2d748c7480559e8d3ff77eb18a  kernel-patch-linuxabi_20060404.tar.gz


-- 
Virtually Yours: distfiles.
___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


SPECS: opera.spec - up weekly to 633

2007-04-06 Thread arekm
Author: arekmDate: Fri Apr  6 15:51:40 2007 GMT
Module: SPECS Tag: HEAD
 Log message:
- up weekly to 633

 Files affected:
SPECS:
   opera.spec (1.230 - 1.231) 

 Diffs:


Index: SPECS/opera.spec
diff -u SPECS/opera.spec:1.230 SPECS/opera.spec:1.231
--- SPECS/opera.spec:1.230  Sun Apr  1 20:57:03 2007
+++ SPECS/opera.specFri Apr  6 17:51:35 2007
@@ -16,8 +16,8 @@
 %definever 9.20
 %definesver%{ver}
 %definefix %{nil}
-%definedirrel  20070330
-%definemagicstr628
+%definedirrel  20070405
+%definemagicstr633
 %define with_snap  1
 %else
 %if %{with snap}
@@ -273,7 +273,7 @@
 %if %{need_ix86_shared_snap}
 %if %{with weekly}
 Source301020:  
http://snapshot.opera.com/unix/Weekly-%{magicstr}/intel-linux/%{name}-%{sver}-%{x86_shared_rel}-shared-qt.i386-en-%{magicstr}.tar.bz2
-# Source301020-md5:232b0111e9b9c0a7266c66776f597ba5
+# Source301020-md5:596d40ef0e9fbcde91216893485a324f
 %else
 Source1020:
http://snapshot.opera.com/unix/%{ver}-%{reltype}/%{magicstr}/intel-linux/%{name}-%{sver}-%{x86_shared_rel}-shared-qt.i386-en.tar.bz2
 # Source1020-md5:  6f296be6b9fc3001588d4509016062bd
@@ -419,6 +419,9 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.231  2007/04/06 15:51:35  arekm
+- up weekly to 633
+
 Revision 1.230  2007/04/01 18:57:03  qboosh
 - (32-bit) sparcv9, not sparc64
 


 CVS-web:
http://cvs.pld-linux.org/SPECS/opera.spec?r1=1.230r2=1.231f=u

___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


SPECS: kde-icons-NiCo.spec (NEW) - initial

2007-04-06 Thread rotom
Author: rotomDate: Fri Apr  6 17:50:22 2007 GMT
Module: SPECS Tag: HEAD
 Log message:
- initial

 Files affected:
SPECS:
   kde-icons-NiCo.spec (NONE - 1.1)  (NEW)

 Diffs:


Index: SPECS/kde-icons-NiCo.spec
diff -u /dev/null SPECS/kde-icons-NiCo.spec:1.1
--- /dev/null   Fri Apr  6 19:50:22 2007
+++ SPECS/kde-icons-NiCo.spec   Fri Apr  6 19:50:17 2007
@@ -0,0 +1,48 @@
+# $Revision$, $Date$
+%define_name   NiCo
+Summary:   KDE icons - %{_name}
+Summary(pl.UTF-8): Motyw ikon do KDE - %{_name}
+Name:  kde-icons-%{_name}
+Version:   0.1
+Release:   1
+License:   GPL
+Group: Themes
+Source0:   
http://ic3.deviantart.com/fs14/f/2007/095/4/3/%{_name}_Project_by_hammergom.zip
+# Source0-md5: da2f260cc03582b71eea43d843f24f98
+URL:   http://www.deviantart.com/deviation/52511494/
+Requires:  kdelibs
+BuildArch: noarch
+BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
+
+%description
+%{_name} is icons theme for KDE.
+
+%description -l pl.UTF-8
+%{_name} to motyw ikon dla KDE.
+
+%prep
+%setup -q -n NiCo_Crystal
+./buildset
+
+%install
+rm -rf $RPM_BUILD_ROOT
+install -d $RPM_BUILD_ROOT%{_iconsdir}
+
+%{__tar} xfj NiCo_Project.tar.bz2 -C $RPM_BUILD_ROOT%{_iconsdir}
+
+%clean
+rm -rf $RPM_BUILD_ROOT
+
+%files
+%defattr(644,root,root,755)
+%{_iconsdir}/*
+
+%define date   %(echo `LC_ALL=C date +%a %b %d %Y`)
+%changelog
+* %{date} PLD Team [EMAIL PROTECTED]
+All persons listed below can be reached at cvs_login@pld-linux.org
+
+$Log$
+Revision 1.1  2007/04/06 17:50:17  rotom
+- initial
+

___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


DISTFILES: NiCo_Project_by_hammergom.zip

2007-04-06 Thread rotom

Files fetched: 1

STORED: 
http://ic3.deviantart.com/fs14/f/2007/095/4/3/NiCo_Project_by_hammergom.zip
da2f260cc03582b71eea43d843f24f98  NiCo_Project_by_hammergom.zip
Size: 12086660 bytes


-- 
Virtually Yours: distfiles.
___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


SPECS: kde-icons-NiCo.spec - BR: unzip

2007-04-06 Thread darekr
Author: darekr   Date: Fri Apr  6 18:04:43 2007 GMT
Module: SPECS Tag: HEAD
 Log message:
- BR: unzip

 Files affected:
SPECS:
   kde-icons-NiCo.spec (1.1 - 1.2) 

 Diffs:


Index: SPECS/kde-icons-NiCo.spec
diff -u SPECS/kde-icons-NiCo.spec:1.1 SPECS/kde-icons-NiCo.spec:1.2
--- SPECS/kde-icons-NiCo.spec:1.1   Fri Apr  6 19:50:17 2007
+++ SPECS/kde-icons-NiCo.spec   Fri Apr  6 20:04:37 2007
@@ -10,6 +10,7 @@
 Source0:   
http://ic3.deviantart.com/fs14/f/2007/095/4/3/%{_name}_Project_by_hammergom.zip
 # Source0-md5: da2f260cc03582b71eea43d843f24f98
 URL:   http://www.deviantart.com/deviation/52511494/
+BuildRequires: unzip
 Requires:  kdelibs
 BuildArch: noarch
 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -43,6 +44,9 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.2  2007/04/06 18:04:37  darekr
+- BR: unzip
+
 Revision 1.1  2007/04/06 17:50:17  rotom
 - initial
 


 CVS-web:
http://cvs.pld-linux.org/SPECS/kde-icons-NiCo.spec?r1=1.1r2=1.2f=u

___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


SPECS: nao.spec - removed boost-python-devel BR when building with...

2007-04-06 Thread lkrotowski
Author: lkrotowski   Date: Fri Apr  6 18:59:05 2007 GMT
Module: SPECS Tag: HEAD
 Log message:
- removed boost-python-devel BR when building without python plugins
- added ftp over ssl support
- adapterized

 Files affected:
SPECS:
   nao.spec (1.14 - 1.15) 

 Diffs:


Index: SPECS/nao.spec
diff -u SPECS/nao.spec:1.14 SPECS/nao.spec:1.15
--- SPECS/nao.spec:1.14 Thu Apr  5 19:26:16 2007
+++ SPECS/nao.spec  Fri Apr  6 20:59:00 2007
@@ -3,6 +3,7 @@
 # Conditional build:
 %bcond_withpython  # python plugins (unknown requires)
 %bcond_without ssh # sftp virtual file system
+%bcond_without ssl # ftp over ssl support
 #
 Summary:   nao - powerful and flexible file manager
 Summary(pl.UTF-8): nao - potężny i elastyczny zarządca plików
@@ -16,18 +17,19 @@
 Patch0:%{name}-desktop.patch
 URL:   http://nao.linux.pl/
 BuildRequires: boost-any-devel
-BuildRequires: boost-thread-devel
+BuildRequires: boost-filesystem-devel
 BuildRequires: boost-mem_fn-devel
 BuildRequires: boost-program_options-devel
+%{?with_python:BuildRequires:  boost-python-devel}
 BuildRequires: boost-ref-devel
-BuildRequires: boost-filesystem-devel
 BuildRequires: boost-regex-devel
-BuildRequires: boost-python-devel
+BuildRequires: boost-thread-devel
 BuildRequires: fox-devel = 1.4.0
 BuildRequires: libpng-devel
 %{?with_ssh:BuildRequires: libssh-devel}
 BuildRequires: libtool
 BuildRequires: libxml2-devel
+%{?with_ssl:BuildRequires: openssl-devel}
 Requires:  fox = 1.4.0
 Obsoletes: openspace
 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -76,6 +78,7 @@
 %build
 %configure \
%{?with_ssh:--enable-sshvfs} \
+   %{?with_ssh:--enable-ssl} \
%{?with_python:--enable-python}
 %{__make}
 
@@ -105,6 +108,11 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.15  2007/04/06 18:59:00  lkrotowski
+- removed boost-python-devel BR when building without python plugins
+- added ftp over ssl support
+- adapterized
+
 Revision 1.14  2007/04/05 17:26:16  qboosh
 - unified
 


 CVS-web:
http://cvs.pld-linux.org/SPECS/nao.spec?r1=1.14r2=1.15f=u

___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


SPECS: kde-icons-NiCo.spec - BR ImageMagick

2007-04-06 Thread shadzik
Author: shadzik  Date: Fri Apr  6 19:09:08 2007 GMT
Module: SPECS Tag: HEAD
 Log message:
- BR ImageMagick

 Files affected:
SPECS:
   kde-icons-NiCo.spec (1.2 - 1.3) 

 Diffs:


Index: SPECS/kde-icons-NiCo.spec
diff -u SPECS/kde-icons-NiCo.spec:1.2 SPECS/kde-icons-NiCo.spec:1.3
--- SPECS/kde-icons-NiCo.spec:1.2   Fri Apr  6 20:04:37 2007
+++ SPECS/kde-icons-NiCo.spec   Fri Apr  6 21:09:02 2007
@@ -10,6 +10,7 @@
 Source0:   
http://ic3.deviantart.com/fs14/f/2007/095/4/3/%{_name}_Project_by_hammergom.zip
 # Source0-md5: da2f260cc03582b71eea43d843f24f98
 URL:   http://www.deviantart.com/deviation/52511494/
+BuildRequires: ImageMagick
 BuildRequires: unzip
 Requires:  kdelibs
 BuildArch: noarch
@@ -44,6 +45,9 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.3  2007/04/06 19:09:02  shadzik
+- BR ImageMagick
+
 Revision 1.2  2007/04/06 18:04:37  darekr
 - BR: unzip
 


 CVS-web:
http://cvs.pld-linux.org/SPECS/kde-icons-NiCo.spec?r1=1.2r2=1.3f=u

___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


SOURCES: TORCS-default-plib.patch (NEW) - use plib as default soun...

2007-04-06 Thread megabajt
Author: megabajt Date: Fri Apr  6 19:24:23 2007 GMT
Module: SOURCES   Tag: HEAD
 Log message:
- use plib as default sound system (OpenAL in TORCS is broken)

 Files affected:
SOURCES:
   TORCS-default-plib.patch (NONE - 1.1)  (NEW)

 Diffs:


Index: SOURCES/TORCS-default-plib.patch
diff -u /dev/null SOURCES/TORCS-default-plib.patch:1.1
--- /dev/null   Fri Apr  6 21:24:23 2007
+++ SOURCES/TORCS-default-plib.patchFri Apr  6 21:24:18 2007
@@ -0,0 +1,12 @@
+diff -urN torcs-1.3.0/src/modules/graphic/ssggraph/sound.xml 
torcs-1.3.0.new/src/modules/graphic/ssggraph/sound.xml
+--- torcs-1.3.0/src/modules/graphic/ssggraph/sound.xml 2006-11-05 
02:42:26.0 +0100
 torcs-1.3.0.new/src/modules/graphic/ssggraph/sound.xml 2007-04-06 
20:37:08.0 +0200
+@@ -16,7 +16,7 @@
+ 
+ params name=sound type=param mode=mw
+   section name=Sound Settings
+-  attstr name=state val=openal/
++  attstr name=state val=plib/
+   attnum name=volume unit=% val=100/
+   /section
+ /params

___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


SPECS: TORCS.spec - added default-plib patch - use icon included i...

2007-04-06 Thread megabajt
Author: megabajt Date: Fri Apr  6 19:28:22 2007 GMT
Module: SPECS Tag: HEAD
 Log message:
- added default-plib patch
- use icon included in sources

 Files affected:
SPECS:
   TORCS.spec (1.39 - 1.40) 

 Diffs:


Index: SPECS/TORCS.spec
diff -u SPECS/TORCS.spec:1.39 SPECS/TORCS.spec:1.40
--- SPECS/TORCS.spec:1.39   Fri Apr  6 16:34:18 2007
+++ SPECS/TORCS.specFri Apr  6 21:28:16 2007
@@ -39,9 +39,9 @@
 Source15:  
http://dl.sourceforge.net/torcs/%{name}-%{version}-data-cars-VM.tgz
 # Source15-md5:c58aeff1bb7fb8a100e06cfdfa65d9e6
 Source16:  %{name}.desktop
-Source17:  %{name}.png
 Patch0:%{name}-link.patch
 Patch1:%{name}-asneeded.patch
+Patch2:%{name}-default-plib.patch
 URL:   http://www.torcs.org/
 BuildRequires: OpenGL-glut-devel
 BuildRequires: autoconf
@@ -265,6 +265,7 @@
 rm -r torcs-%{version}
 %patch0 -p1
 %patch1 -p1
+%patch2 -p1
 
 %build
 %{__aclocal}
@@ -281,7 +282,7 @@
 
 cp -rf data cars categories tracks menu $RPM_BUILD_ROOT%{_datadir}/games/torcs
 install %{SOURCE16} $RPM_BUILD_ROOT%{_desktopdir}
-install %{SOURCE17} $RPM_BUILD_ROOT%{_pixmapsdir}
+install logo-skinner-trans.png $RPM_BUILD_ROOT%{_pixmapsdir}/%{name}.png
 
 find $RPM_BUILD_ROOT%{_datadir}/games/torcs -name Makefile -exec rm -f {} \;
 
@@ -450,6 +451,10 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.40  2007/04/06 19:28:16  megabajt
+- added default-plib patch
+- use icon included in sources
+
 Revision 1.39  2007/04/06 14:34:18  megabajt
 - added asneeded patch
 


 CVS-web:
http://cvs.pld-linux.org/SPECS/TORCS.spec?r1=1.39r2=1.40f=u

___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


SOURCES: TORCS.png (REMOVED) - outdated

2007-04-06 Thread megabajt
Author: megabajt Date: Fri Apr  6 19:30:57 2007 GMT
Module: SOURCES   Tag: HEAD
 Log message:
- outdated

 Files affected:
SOURCES:
   TORCS.png (1.1 - NONE)  (REMOVED)

 Diffs:

___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


SPECS: mozilla-firefox-lang-cs.spec, mozilla-firefox-lang-da.spec, ...

2007-04-06 Thread megabajt
Author: megabajt Date: Fri Apr  6 19:50:13 2007 GMT
Module: SPECS Tag: HEAD
 Log message:
- updated to 2.0.0.3

 Files affected:
SPECS:
   mozilla-firefox-lang-cs.spec (1.11 - 1.12) , mozilla-firefox-lang-da.spec 
(1.10 - 1.11) , mozilla-firefox-lang-el.spec (1.11 - 1.12) , 
mozilla-firefox-lang-fi.spec (1.11 - 1.12) , mozilla-firefox-lang-fr.spec (1.9 
- 1.10) , mozilla-firefox-lang-lt.spec (1.9 - 1.10) , 
mozilla-firefox-lang-sk.spec (1.11 - 1.12) , mozilla-firefox-lang-sl.spec 
(1.11 - 1.12) 

 Diffs:


Index: SPECS/mozilla-firefox-lang-cs.spec
diff -u SPECS/mozilla-firefox-lang-cs.spec:1.11 
SPECS/mozilla-firefox-lang-cs.spec:1.12
--- SPECS/mozilla-firefox-lang-cs.spec:1.11 Sun Feb 25 02:49:49 2007
+++ SPECS/mozilla-firefox-lang-cs.spec  Fri Apr  6 21:50:07 2007
@@ -3,12 +3,12 @@
 Summary:   Czech resources for Mozilla-firefox
 Summary(pl.UTF-8): Czeskie pliki językowe dla Mozilli-firefox
 Name:  mozilla-firefox-lang-%{_lang}
-Version:   2.0.0.2
+Version:   2.0.0.3
 Release:   1
 License:   GPL
 Group: X11/Applications/Networking
 Source0:   
http://ftp.mozilla.org/pub/mozilla.org/firefox/releases/%{version}/linux-i686/xpi/%{_lang}.xpi
-# Source0-md5: 52ac7e2b73ebf73164b094ee64af22e6
+# Source0-md5: dab3772b76442f4f3e0799e1a3a9d697
 URL:   http://www.mozilla.org/
 BuildRequires: unzip
 Requires:  mozilla-firefox = %{version}
@@ -53,6 +53,9 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.12  2007/04/06 19:50:07  megabajt
+- updated to 2.0.0.3
+
 Revision 1.11  2007/02/25 01:49:49  glen
 - 2.0.0.2; noarch now
 


Index: SPECS/mozilla-firefox-lang-da.spec
diff -u SPECS/mozilla-firefox-lang-da.spec:1.10 
SPECS/mozilla-firefox-lang-da.spec:1.11
--- SPECS/mozilla-firefox-lang-da.spec:1.10 Sun Feb 25 02:49:49 2007
+++ SPECS/mozilla-firefox-lang-da.spec  Fri Apr  6 21:50:07 2007
@@ -3,12 +3,12 @@
 Summary:   Danish resources for Mozilla-firefox
 Summary(pl.UTF-8): Duńskie pliki językowe dla Mozilli-firefox
 Name:  mozilla-firefox-lang-%{_lang}
-Version:   2.0.0.2
+Version:   2.0.0.3
 Release:   1
 License:   GPL
 Group: X11/Applications/Networking
 Source0:   
http://ftp.mozilla.org/pub/mozilla.org/firefox/releases/%{version}/linux-i686/xpi/%{_lang}.xpi
-# Source0-md5: 38135b755682674568a29653854dceb9
+# Source0-md5: d58171e8950644884025e80f38f623f8
 URL:   http://www.mozilla.org/
 BuildRequires: unzip
 Requires:  mozilla-firefox = %{version}
@@ -53,6 +53,9 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.11  2007/04/06 19:50:07  megabajt
+- updated to 2.0.0.3
+
 Revision 1.10  2007/02/25 01:49:49  glen
 - 2.0.0.2; noarch now
 


Index: SPECS/mozilla-firefox-lang-el.spec
diff -u SPECS/mozilla-firefox-lang-el.spec:1.11 
SPECS/mozilla-firefox-lang-el.spec:1.12
--- SPECS/mozilla-firefox-lang-el.spec:1.11 Sun Feb 25 02:49:49 2007
+++ SPECS/mozilla-firefox-lang-el.spec  Fri Apr  6 21:50:07 2007
@@ -3,12 +3,12 @@
 Summary:   Greek resources for Mozilla-firefox
 Summary(pl.UTF-8): Greckie pliki językowe dla Mozilli-firefox
 Name:  mozilla-firefox-lang-%{_lang}
-Version:   2.0.0.2
+Version:   2.0.0.3
 Release:   1
 License:   GPL
 Group: X11/Applications/Networking
 Source0:   
http://ftp.mozilla.org/pub/mozilla.org/firefox/releases/%{version}/linux-i686/xpi/%{_lang}.xpi
-# Source0-md5: 0e6ba725be4b1abe152af9af5d6c4ab7
+# Source0-md5: 2e394ba3ec9ee801b3712b82c6779ae4
 URL:   http://www.mozilla.org/
 BuildRequires: unzip
 Requires:  mozilla-firefox = %{version}
@@ -53,6 +53,9 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.12  2007/04/06 19:50:07  megabajt
+- updated to 2.0.0.3
+
 Revision 1.11  2007/02/25 01:49:49  glen
 - 2.0.0.2; noarch now
 


Index: SPECS/mozilla-firefox-lang-fi.spec
diff -u SPECS/mozilla-firefox-lang-fi.spec:1.11 
SPECS/mozilla-firefox-lang-fi.spec:1.12
--- SPECS/mozilla-firefox-lang-fi.spec:1.11 Sun Feb 25 02:49:49 2007
+++ SPECS/mozilla-firefox-lang-fi.spec  Fri Apr  6 21:50:07 2007
@@ -3,12 +3,12 @@
 Summary:   Finnish resources for Mozilla-firefox
 Summary(pl.UTF-8): Fińskie pliki językowe dla Mozilli-firefox
 Name:  mozilla-firefox-lang-%{_lang}
-Version:   2.0.0.2
+Version:   2.0.0.3
 Release:   1
 License:   GPL
 Group: X11/Applications/Networking
 Source0:   
http://ftp.mozilla.org/pub/mozilla.org/firefox/releases/%{version}/linux-i686/xpi/%{_lang}.xpi
-# Source0-md5: 386363f2406caaf1a0190a54d7fcaf26
+# Source0-md5: 

DISTFILES: fi.xpi

2007-04-06 Thread megabajt

Files fetched: 1

STORED: 
http://ftp.mozilla.org/pub/mozilla.org/firefox/releases/2.0.0.3/linux-i686/xpi/fi.xpi
dfaecd2986b9a74c19aa1b18523278b7  fi.xpi
Size: 155466 bytes


-- 
Virtually Yours: distfiles.
___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


DISTFILES: cs.xpi

2007-04-06 Thread megabajt

Files fetched: 1

STORED: 
http://ftp.mozilla.org/pub/mozilla.org/firefox/releases/2.0.0.3/linux-i686/xpi/cs.xpi
dab3772b76442f4f3e0799e1a3a9d697  cs.xpi
Size: 168070 bytes


-- 
Virtually Yours: distfiles.
___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


DISTFILES: lt.xpi

2007-04-06 Thread megabajt

Files fetched: 1

STORED: 
http://ftp.mozilla.org/pub/mozilla.org/firefox/releases/2.0.0.3/linux-i686/xpi/lt.xpi
cfe778c29b7afcb08055931f53142cc5  lt.xpi
Size: 164682 bytes


-- 
Virtually Yours: distfiles.
___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


DISTFILES: fr.xpi

2007-04-06 Thread megabajt

Files fetched: 1

STORED: 
http://ftp.mozilla.org/pub/mozilla.org/firefox/releases/2.0.0.3/linux-i686/xpi/fr.xpi
d37edc8950622e8466211527d10d6633  fr.xpi
Size: 173937 bytes


-- 
Virtually Yours: distfiles.
___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


DISTFILES: da.xpi

2007-04-06 Thread megabajt

Files fetched: 1

STORED: 
http://ftp.mozilla.org/pub/mozilla.org/firefox/releases/2.0.0.3/linux-i686/xpi/da.xpi
d58171e8950644884025e80f38f623f8  da.xpi
Size: 152243 bytes


-- 
Virtually Yours: distfiles.
___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


DISTFILES: sk.xpi

2007-04-06 Thread megabajt

Files fetched: 1

STORED: 
http://ftp.mozilla.org/pub/mozilla.org/firefox/releases/2.0.0.3/linux-i686/xpi/sk.xpi
64e376499fb0d96b5591d288423a20ea  sk.xpi
Size: 165136 bytes


-- 
Virtually Yours: distfiles.
___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


DISTFILES: el.xpi

2007-04-06 Thread megabajt

Files fetched: 1

STORED: 
http://ftp.mozilla.org/pub/mozilla.org/firefox/releases/2.0.0.3/linux-i686/xpi/el.xpi
2e394ba3ec9ee801b3712b82c6779ae4  el.xpi
Size: 169900 bytes


-- 
Virtually Yours: distfiles.
___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


DISTFILES: sl.xpi

2007-04-06 Thread megabajt

Files fetched: 1

STORED: 
http://ftp.mozilla.org/pub/mozilla.org/firefox/releases/2.0.0.3/linux-i686/xpi/sl.xpi
ed8d92ae7fc6794c3013c66a9487864f  sl.xpi
Size: 155073 bytes


-- 
Virtually Yours: distfiles.
___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


SVN: bootdisk/trunk/batch-installer/installer-boot

2007-04-06 Thread hawk
Author: hawk
Date: Fri Apr  6 21:53:11 2007
New Revision: 8440

Modified:
   bootdisk/trunk/batch-installer/installer-boot
Log:
- make sure we have intird image (automatic creation fails
  when doing raid install)


Modified: bootdisk/trunk/batch-installer/installer-boot
==
--- bootdisk/trunk/batch-installer/installer-boot   (original)
+++ bootdisk/trunk/batch-installer/installer-boot   Fri Apr  6 21:53:11 2007
@@ -94,6 +94,13 @@
 test -f /dest/boot/initrd || ln -s initrd24 /dest/boot/initrd
 fi
 
+# make sure we have initrd image (for unknown reasons geninitrd fails
+# when installing on software raid partitions)
+kernel_ver=`ls -1 /dest/boot/vmlinuz-2.* | sed -e 's/.*vmlinuz-//'`
+if ! test -f /dest/boot/initrd-$kernel_ver.gz ; then
+chroot /dest geninitrd /boot/initrd $kernel_ver
+fi
+
 case $dest_boot_device in
 /dev/md*)
boot_loader=lilo
___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


SPECS: xorg-driver-video-nvidia-legacy.spec - requires_releq_kerne...

2007-04-06 Thread twittner
Author: twittner Date: Fri Apr  6 20:26:21 2007 GMT
Module: SPECS Tag: HEAD
 Log message:
- requires_releq_kernel_{up,smp} replaced with requires_releq_kernel
  and dropped smp subpackages - (as zbyniu suggested)

 Files affected:
SPECS:
   xorg-driver-video-nvidia-legacy.spec (1.18 - 1.19) 

 Diffs:


Index: SPECS/xorg-driver-video-nvidia-legacy.spec
diff -u SPECS/xorg-driver-video-nvidia-legacy.spec:1.18 
SPECS/xorg-driver-video-nvidia-legacy.spec:1.19
--- SPECS/xorg-driver-video-nvidia-legacy.spec:1.18 Sun Apr  1 18:48:24 2007
+++ SPECS/xorg-driver-video-nvidia-legacy.spec  Fri Apr  6 22:26:16 2007
@@ -2,7 +2,6 @@
 #
 # Conditional build:
 %bcond_without dist_kernel # without distribution kernel
-%bcond_without smp # without smp packages
 %bcond_without kernel  # without kernel packages
 %bcond_withverbose # verbose build (V=1)
 #
@@ -112,7 +111,7 @@
 Group: Base/Kernel
 Requires(post,postun): /sbin/depmod
 Requires:  dev = 2.7.7-10
-%{?with_dist_kernel:%requires_releq_kernel_up}
+%{?with_dist_kernel:%requires_releq_kernel}
 Provides:  X11-driver-nvidia(kernel)
 Obsoletes: XFree86-nvidia-kernel
 
@@ -126,28 +125,6 @@
 Obsługa architektury nVidia dla jądra Linuksa. Pakiet wymagany przez
 sterownik nVidii dla XFree86 4.
 
-%package -n kernel%{_alt_kernel}-smp-video-nvidia-legacy
-Summary:   nVidia kernel module for nVidia Architecture support
-Summary(de.UTF-8): Das nVidia-Kern-Modul für die 
nVidia-Architektur-Unterstützung
-Summary(pl.UTF-8): Moduł jądra dla obsługi kart graficznych nVidia
-Release:   [EMAIL PROTECTED]
-Group: Base/Kernel
-Requires(post,postun): /sbin/depmod
-Requires:  dev = 2.7.7-10
-%{?with_dist_kernel:%requires_releq_kernel_smp}
-Provides:  X11-driver-nvidia(kernel)
-Obsoletes: XFree86-nvidia-kernel
-
-%description -n kernel%{_alt_kernel}-smp-video-nvidia-legacy
-nVidia Architecture support for Linux kernel SMP.
-
-%description -n kernel%{_alt_kernel}-smp-video-nvidia-legacy -l de.UTF-8
-Die nVidia-Architektur-Unterstützung für den Linux-Kern SMP.
-
-%description -n kernel%{_alt_kernel}-smp-video-nvidia-legacy -l pl.UTF-8
-Obsługa architektury nVidia dla jądra Linuksa SMP. Pakiet wymagany
-przez sterownik nVidii dla XFree86 4.
-
 %prep
 cd %{_builddir}
 rm -rf NVIDIA-Linux-x86*-%{_nv_ver}-%{_nv_rel}-pkg*
@@ -240,12 +217,6 @@
 %postun-n kernel%{_alt_kernel}-video-nvidia-legacy
 %depmod %{_kernel_ver}
 
-%post  -n kernel%{_alt_kernel}-smp-video-nvidia-legacy
-%depmod %{_kernel_ver}smp
-
-%postun-n kernel%{_alt_kernel}-smp-video-nvidia-legacy
-%depmod %{_kernel_ver}smp
-
 %files
 %defattr(644,root,root,755)
 %doc LICENSE
@@ -265,12 +236,6 @@
 %files -n kernel%{_alt_kernel}-video-nvidia-legacy
 %defattr(644,root,root,755)
 /lib/modules/%{_kernel_ver}/misc/*.ko*
-
-%if %{with smp}  %{with dist_kernel}
-%files -n kernel%{_alt_kernel}-smp-video-nvidia-legacy
-%defattr(644,root,root,755)
-/lib/modules/%{_kernel_ver}smp/misc/*.ko*
-%endif
 %endif
 
 %files devel
@@ -290,6 +255,10 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.19  2007/04/06 20:26:16  twittner
+- requires_releq_kernel_{up,smp} replaced with requires_releq_kernel
+  and dropped smp subpackages - (as zbyniu suggested)
+
 Revision 1.18  2007/04/01 16:48:24  qboosh
 - updated descs from obsolete X11-driver-nvidia-legacy.spec (still need update
   for next part of hardware support dropped recently)


 CVS-web:

http://cvs.pld-linux.org/SPECS/xorg-driver-video-nvidia-legacy.spec?r1=1.18r2=1.19f=u

___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


SPECS: smplayer.spec - Updated some languages - Some Bug fixed - S...

2007-04-06 Thread rotom
Author: rotomDate: Fri Apr  6 20:27:13 2007 GMT
Module: SPECS Tag: HEAD
 Log message:
- Updated some languages
- Some Bug fixed
- Some options for logs added

 Files affected:
SPECS:
   smplayer.spec (1.31 - 1.32) 

 Diffs:


Index: SPECS/smplayer.spec
diff -u SPECS/smplayer.spec:1.31 SPECS/smplayer.spec:1.32
--- SPECS/smplayer.spec:1.31Thu Apr  5 20:37:15 2007
+++ SPECS/smplayer.spec Fri Apr  6 22:27:08 2007
@@ -2,12 +2,12 @@
 Summary:   smplayer - mplayer frontend
 Summary(pl.UTF-8): smplayer - nakładka na mplayera
 Name:  smplayer
-Version:   0.3.9
+Version:   0.3.10
 Release:   1
 License:   GPL
 Group: X11/Applications
 Source0:   
http://smplayer.sourceforge.net/download/%{name}-%{version}.tar.gz
-# Source0-md5: e32d5596029bb8f81467c87451f740c7
+# Source0-md5: ed00332e69ad083b21e8643b5537ea67
 URL:   http://smplayer.sourceforge.net/
 BuildRequires: Qt3Support-devel
 BuildRequires: QtCore-devel
@@ -91,6 +91,11 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.32  2007/04/06 20:27:08  rotom
+- Updated some languages
+- Some Bug fixed
+- Some options for logs added
+
 Revision 1.31  2007/04/05 18:37:15  rotom
 - up to 0.3.9
 


 CVS-web:
http://cvs.pld-linux.org/SPECS/smplayer.spec?r1=1.31r2=1.32f=u

___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


DISTFILES: smplayer-0.3.10.tar.gz

2007-04-06 Thread rotom

Files fetched: 1

STORED: http://smplayer.sourceforge.net/download/smplayer-0.3.10.tar.gz
ed00332e69ad083b21e8643b5537ea67  smplayer-0.3.10.tar.gz
Size: 518569 bytes


-- 
Virtually Yours: distfiles.
___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


SPECS: xorg-driver-video-nvidia-legacy.spec - proper macros BR

2007-04-06 Thread shadzik
Author: shadzik  Date: Fri Apr  6 20:31:47 2007 GMT
Module: SPECS Tag: HEAD
 Log message:
- proper macros BR

 Files affected:
SPECS:
   xorg-driver-video-nvidia-legacy.spec (1.19 - 1.20) 

 Diffs:


Index: SPECS/xorg-driver-video-nvidia-legacy.spec
diff -u SPECS/xorg-driver-video-nvidia-legacy.spec:1.19 
SPECS/xorg-driver-video-nvidia-legacy.spec:1.20
--- SPECS/xorg-driver-video-nvidia-legacy.spec:1.19 Fri Apr  6 22:26:16 2007
+++ SPECS/xorg-driver-video-nvidia-legacy.spec  Fri Apr  6 22:31:42 2007
@@ -29,7 +29,7 @@
 URL:   http://www.nvidia.com/object/linux.html
 BuildRequires: %{kgcc_package}
 %{?with_dist_kernel:BuildRequires: kernel%{_alt_kernel}-module-build = 
2.6.7}
-BuildRequires: rpmbuild(macros) = 1.330
+BuildRequires: rpmbuild(macros) = 1.379
 BuildConflicts:XFree86-nvidia
 Requires:  xorg-xserver-server
 Provides:  OpenGL = 1.5
@@ -255,6 +255,9 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.20  2007/04/06 20:31:42  shadzik
+- proper macros BR
+
 Revision 1.19  2007/04/06 20:26:16  twittner
 - requires_releq_kernel_{up,smp} replaced with requires_releq_kernel
   and dropped smp subpackages - (as zbyniu suggested)


 CVS-web:

http://cvs.pld-linux.org/SPECS/xorg-driver-video-nvidia-legacy.spec?r1=1.19r2=1.20f=u

___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


SPECS: xorg-driver-video-nvidia-legacy.spec - kill logs from other...

2007-04-06 Thread shadzik
Author: shadzik  Date: Fri Apr  6 20:35:45 2007 GMT
Module: SPECS Tag: HEAD
 Log message:
- kill logs from other specs

 Files affected:
SPECS:
   xorg-driver-video-nvidia-legacy.spec (1.20 - 1.21) 

 Diffs:


Index: SPECS/xorg-driver-video-nvidia-legacy.spec
diff -u SPECS/xorg-driver-video-nvidia-legacy.spec:1.20 
SPECS/xorg-driver-video-nvidia-legacy.spec:1.21
--- SPECS/xorg-driver-video-nvidia-legacy.spec:1.20 Fri Apr  6 22:31:42 2007
+++ SPECS/xorg-driver-video-nvidia-legacy.spec  Fri Apr  6 22:35:40 2007
@@ -255,6 +255,9 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.21  2007/04/06 20:35:40  shadzik
+- kill logs from other specs
+
 Revision 1.20  2007/04/06 20:31:42  shadzik
 - proper macros BR
 
@@ -320,370 +323,3 @@
 
 Revision 1.1  2006/11/01 14:59:12  shadzik
 - fill the hole, merged from xorg-driver-video-nvidia.spec rev. 1.48
-
-Revision 1.48  2005/06/29 07:02:06  glen
-- rel 3 (to rebuild without modutils)
-- STBR
-
-Revision 1.47  2005/06/09 13:29:51  qboosh
-- removed modutils deps (bogus; module-init-tools already caught through 
/sbin/depmod)
-
-Revision 1.46  2005/06/01 01:29:09  ankry
-- rel. 2
-
-Revision 1.45  2005/05/11 13:17:29  qboosh
-- use x8664 macro
-
-Revision 1.44  2005/04/07 10:13:47  mkierus
-- updated to 1.0.7174
-
-Revision 1.43  2005/04/03 22:34:56  saq
-- rel 2 for rebuild with kernel 2.6.11.6-4
-
-Revision 1.42  2005/03/29 21:19:35  saq
-- defattr unification
-
-Revision 1.41  2005/03/12 11:46:50  sparky
-- updated to 1.0-7167
-- all 6629 patches obsoleted
-- added 2 new
-- rel 1, builds and works
-
-Revision 1.40  2005/01/25 14:48:52  pluto
-- patchset updated.
-- release 4.
-
-Revision 1.39  2005/01/05 22:20:24  havner
-- tls dir added
-
-Revision 1.38  2005/01/05 21:52:37  havner
-- removed tls bcond, both versions coexist in one package
-- non tls version is probably to be removed cause tls one works on 2.4 too
-- rel 3
-
-Revision 1.37  2005/01/03 18:47:13  pluto
-- post 2.6.10 patchset.
-- release 2.
-
-Revision 1.36  2004/12/29 23:28:17  pluto
-- bcond_with nptl added (implies with_tls).
-
-Revision 1.35  2004/11/18 19:04:18  havner
-- rel 1, works ok
-
-Revision 1.34  2004/11/18 18:52:24  havner
-- final fix by Przemysław Białek
-- builds
-
-Revision 1.32  2004/11/11 15:46:59  havner
-- removed patches 2 and 3, seems to be obsolete
-- doesn't build, is it for = 2.6.9? could somebody look at this?
-
-Revision 1.31  2004/11/11 03:21:41  havner
-- 6629, NFY, will finish tommorow
-
-Revision 1.30  2004/11/10 10:56:13  gotar
-- don't build kernel module if --without kernel
-
-Revision 1.29  2004/11/10 09:37:19  gotar
-- added missing header
-
-Revision 1.28  2004/10/31 13:31:27  paladine
-- spaces-tabs
-
-Revision 1.27  2004/10/27 16:39:58  pluto
-- fixes for changes in pci subsystem and power mgt. [2.6.9/2.6.10].
-
-Revision 1.26  2004/10/26 20:24:57  pluto
-- SourceX-size added.
-
-Revision 1.25  2004/10/08 20:51:01  adamg
-- release 5 (rebuild for kernel-2.6.8-3.2)
-
-Revision 1.24  2004/09/29 07:49:26  grzegorz
-- reverting last change
-
-Revision 1.23  2004/09/28 07:31:44  grzegorz
-- build requires kernel-source
-
-Revision 1.22  2004/09/21 19:54:46  havner
-- rel 4 for rebuild
-
-Revision 1.21  2004/09/14 21:29:53  gotar
-- so shameful;/
-
-Revision 1.20  2004/09/13 11:38:10  djurban
-- make it build quake1, should be stbred to ac, but i guess this can wait 
after th X11 upgrade
-
-Revision 1.19  2004/08/22 02:54:03  havner
-- prettier banner
-
-Revision 1.18  2004/08/21 13:51:38  havner
-- rel 2
-
-Revision 1.17  2004/08/20 12:21:41  gotar
-- fixed banner
-
-Revision 1.16  2004/08/08 17:12:20  gotar
-- fixed group for progs subpackage
-
-Revision 1.15  2004/08/05 20:48:02  havner
-- update to 6111
-
-Revision 1.14  2004/07/29 22:15:41  havner
-- removed senseless provides
-- oboletes for progs package
-
-Revision 1.13  2004/07/29 22:00:13  havner
-- without kernel bcond
-- rel 3
-- provides updated
-
-Revision 1.12  2004/07/23 13:04:56  pluto
-- scripts fixed (thx Michał Łukaszek prism#hornet#eu#org).
-
-Revision 1.11  2004/07/21 17:48:20  havner
-- removed R: kernel-video-nvidia
-- added post message about this
-- rel 2
-
-Revision 1.10  2004/07/04 20:42:32  qboosh
-- libdir32 is just prefix/lib on amd64
-
-Revision 1.9  2004/07/04 20:40:02  pluto
-- amd64 parts...
-
-Revision 1.8  2004/07/04 01:19:24  pluto
-- `-Wpointer-arith' killed.
-
-Revision 1.7  2004/07/03 18:36:56  pluto
-- make clean/modules separated for parallel build.
-- log fixed.
-
-Revision 1.6  2004/07/03 16:54:24  pluto
-- updated to 1.0-6106.
-
-Revision 1.5  2004/07/01 17:05:46  qboosh
-- fixed _noautoreqdep (it must be SONAME, not filename)
-
-Revision 1.4  2004/07/01 15:49:04  havner
-- provides/obsoletes...
-
-Revision 1.3  2004/07/01 15:33:05  havner
-- define _min_x11
-- cosmetics
-
-Revision 1.2  2004/06/30 09:53:22  

SVN: bootdisk/trunk/batch-installer/ui/data/groups

2007-04-06 Thread hawk
Author: hawk
Date: Fri Apr  6 22:42:30 2007
New Revision: 8441

Modified:
   bootdisk/trunk/batch-installer/ui/data/groups
Log:
- too much X11 stuff was added causing conflicts


Modified: bootdisk/trunk/batch-installer/ui/data/groups
==
--- bootdisk/trunk/batch-installer/ui/data/groups   (original)
+++ bootdisk/trunk/batch-installer/ui/data/groups   Fri Apr  6 22:42:30 2007
@@ -661,7 +661,6 @@
 X11-Xserver
 X11-Xvfb
 X11-common
-X11-doc
 X11-driver-apm
 X11-driver-ark
 X11-driver-ati
@@ -670,7 +669,6 @@
 X11-driver-cyrix
 X11-driver-evdev
 X11-driver-fbdev
-!X11-driver-firegl
 X11-driver-glide
 X11-driver-glint
 X11-driver-i128
@@ -683,12 +681,6 @@
 X11-driver-neomagic
 X11-driver-nsc
 X11-driver-nv
-!X11-driver-nvidia
-!X11-driver-nvidia-progs
-!X11-driver-nvidia-legacy
-!X11-driver-nvidia-legacy-progs
-!X11-driver-nvidia-legacy2
-!X11-driver-nvidia-legacy2
 X11-driver-r128
 X11-driver-r128-dri
 X11-driver-radeon
@@ -759,7 +751,6 @@
 X11-tools
 X11-twm
 X11-xauth
-X11-xdm
 X11-xfs
 
 * 0 gnome `nls Very basic GNOME Desktop part`
___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


SVN: bootdisk/trunk/batch-installer/ui/data/groups

2007-04-06 Thread hawk
Author: hawk
Date: Fri Apr  6 22:48:22 2007
New Revision: 8442

Modified:
   bootdisk/trunk/batch-installer/ui/data/groups
Log:
- killed duplicates, killed version number


Modified: bootdisk/trunk/batch-installer/ui/data/groups
==
--- bootdisk/trunk/batch-installer/ui/data/groups   (original)
+++ bootdisk/trunk/batch-installer/ui/data/groups   Fri Apr  6 22:48:22 2007
@@ -1237,7 +1237,7 @@
 !kde-decoration-kstep
 !kde-decoration-laptop
 !kde-decoration-modernsys
-!kde-decoration-nvidia-1.0b
+!kde-decoration-nvidia
 !kde-decoration-openlook
 !kde-decoration-quartz
 !kde-decoration-redmond
@@ -1281,10 +1281,8 @@
 !kde-icons-umicons
 !kde-icons-xp
 !kde-logoutpic-PLD
-kde-logoutpic-default
 !kde-splash-BlueTribe
 !kde-splash-Clock_K
-kde-splash-Default
 !kde-splash-GNU_CooL
 !kde-splash-GNU_cool2
 !kde-splash-Gears
___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


SOURCES: kmobiletools-desktop.patch - updated for beta2

2007-04-06 Thread shadzik
Author: shadzik  Date: Fri Apr  6 20:48:22 2007 GMT
Module: SOURCES   Tag: HEAD
 Log message:
- updated for beta2

 Files affected:
SOURCES:
   kmobiletools-desktop.patch (1.1 - 1.2) 

 Diffs:


Index: SOURCES/kmobiletools-desktop.patch
diff -u SOURCES/kmobiletools-desktop.patch:1.1 
SOURCES/kmobiletools-desktop.patch:1.2
--- SOURCES/kmobiletools-desktop.patch:1.1  Sat Aug 19 19:22:16 2006
+++ SOURCES/kmobiletools-desktop.patch  Fri Apr  6 22:48:17 2007
@@ -1,21 +1,22 @@
 kmobiletools/kmobiletools/kmobiletools.desktop 2006-08-19 
03:05:45.0 +0200
-+++ kmobiletools/kmobiletools/kmobiletools.desktop-new 2006-08-19 
18:47:17.803627024 +0200
-@@ -33,3 +33,4 @@
+--- kmobiletools/kmobiletools.desktop  2007-04-06 20:24:49.0 +0200
 kmobiletools/kmobiletools.desktop-new  2007-04-06 22:44:31.472903919 
+0200
+@@ -42,4 +42,4 @@
  Comment[sk]=KDE Mobilné telefóny
  Comment[sv]=KDE:s mobiltelefonsvit
  Terminal=false
+-Categories=Qt;KDE;Utility;X-KDE-Utilities-Peripherals;
 +Categories=Qt;KDE;Network;
 kmobiletools/kbluetoothpairingwizard/kbluetoothpairingwizard.desktop   
2006-08-19 03:05:45.0 +0200
-+++ kmobiletools/kbluetoothpairingwizard/kbluetoothpairingwizard.desktop-new   
2006-08-19 19:03:26.869306648 +0200
-@@ -18,3 +18,4 @@
- Comment[nl]=Een eenvoudige KDE-toepassing
+--- kbluetoothpairingwizard/kbluetoothpairingwizard.desktop2007-04-06 
20:24:51.0 +0200
 kbluetoothpairingwizard/kbluetoothpairingwizard.desktop-new
2007-04-06 22:45:33.340948869 +0200
+@@ -24,3 +24,4 @@
  Comment[pt]=Uma aplicação simples do KDE
+ Comment[pt_BR]=Um Aplicativo simples do KDE
  Comment[sv]=Ett enkelt KDE-program
 +Categories=Qt;KDE;Network;
 kmobiletools/kmtsetup/kmtsetup.desktop 2006-08-19 03:05:45.0 
+0200
-+++ kmobiletools/kmtsetup/kmtsetup.desktop-new 2006-08-19 19:04:35.454880056 
+0200
-@@ -14,3 +14,4 @@
- Comment[ja]=kmobiletools で使用するデバイスを設定するためのアプリケーション
- Comment[nl]=Een toepassing voor het instellen van apparaten, gebruikt door 
KMobileTools
+--- kmtsetup/kmtsetup.desktop  2007-04-06 20:24:51.0 +0200
 kmtsetup/kmtsetup.desktop-new  2007-04-06 22:46:08.840295951 +0200
+@@ -25,3 +25,4 @@
  Comment[pt]=Uma aplicação de configuração dos dispositivos usados pelo 
KMobiletools
-+Categories=Settings;
+ Comment[pt_BR]=Um aplicativo para configuração dos dispositivos usados pelo 
KMobiletools
+ Comment[sv]=Ett program för att anpassa enheter använda av Kmobiletools
++Categories=Qt;KDE;Network;


 CVS-web:

http://cvs.pld-linux.org/SOURCES/kmobiletools-desktop.patch?r1=1.1r2=1.2f=u

___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


SPECS: openoffice.org.spec - Updated disk space requirements.

2007-04-06 Thread qrczak
Author: qrczak   Date: Fri Apr  6 21:00:43 2007 GMT
Module: SPECS Tag: HEAD
 Log message:
- Updated disk space requirements.

 Files affected:
SPECS:
   openoffice.org.spec (1.762 - 1.763) 

 Diffs:


Index: SPECS/openoffice.org.spec
diff -u SPECS/openoffice.org.spec:1.762 SPECS/openoffice.org.spec:1.763
--- SPECS/openoffice.org.spec:1.762 Thu Apr  5 12:00:12 2007
+++ SPECS/openoffice.org.spec   Fri Apr  6 23:00:37 2007
@@ -1,10 +1,10 @@
 # $Revision$, $Date$
 # NOTE:
 #  - normal build (athlon) requires about 15 GB of disk space:
-#  $BUILD_ROOT 3.7 GB
-#  BUILD   9.6 GB
+#  $BUILD_ROOT 3.9 GB
+#  BUILD   9.8 GB
 #  SRPMS   0.3 GB
-#  RPMS0.9 GB
+#  RPMS1.0 GB
 # TODO:
 #   
/usr/share/openoffice.org/share/registry/modules/org/openoffice/Office/Common/Common-ctl_dz.xcu
 #   
/usr/share/openoffice.org/share/registry/modules/org/openoffice/Setup/Langpack-dz.xcu
@@ -3973,6 +3973,9 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.763  2007/04/06 21:00:37  qrczak
+- Updated disk space requirements.
+
 Revision 1.762  2007/04/05 10:00:12  qrczak
 - Added explicit --with-xalan-jar (again).
 


 CVS-web:
http://cvs.pld-linux.org/SPECS/openoffice.org.spec?r1=1.762r2=1.763f=u

___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


  1   2   >