SPECS: fasm.spec - updated to 1.64

2006-02-18 Thread charles
Author: charles  Date: Sat Feb 18 09:10:31 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- updated to 1.64

 Files affected:
SPECS:
   fasm.spec (1.4 -> 1.5) 

 Diffs:


Index: SPECS/fasm.spec
diff -u SPECS/fasm.spec:1.4 SPECS/fasm.spec:1.5
--- SPECS/fasm.spec:1.4 Thu Jan 20 00:01:49 2005
+++ SPECS/fasm.spec Sat Feb 18 10:10:25 2006
@@ -6,12 +6,12 @@
 Summary:   Flat asembler
 Summary(pl):   "Płaski" assembler
 Name:  fasm
-Version:   1.57
+Version:   1.64
 Release:   1
 License:   distributable
 Group: Development/Tools
 Source0:   http://flatassembler.net/%{name}-%{version}.tgz
-# Source0-md5: fa71b9db2ea49c7835569d087f378162
+# Source0-md5: 5f6642679611f00b53fcadd69348e1b5
 URL:   http://flatassembler.net/
 %if %{without bootstrap}
 BuildRequires: fasm
@@ -73,6 +73,9 @@
 All persons listed below can be reached at @pld-linux.org
 
 $Log$
+Revision 1.5  2006/02/18 09:10:25  charles
+- updated to 1.64
+
 Revision 1.4  2005/01/19 23:01:49  charles
 - update to 1.57
 


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

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


DISTFILES: fasm-1.64.tgz

2006-02-18 Thread charles

Files fetched: 1

STORED: http://flatassembler.net/fasm-1.64.tgz
5f6642679611f00b53fcadd69348e1b5  fasm-1.64.tgz
Size: 166284 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: k3b.spec - added libisofs/*.h to -devel - -devel R: dbus-qt...

2006-02-18 Thread charles
Author: charles  Date: Sat Feb 18 09:20:55 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- added libisofs/*.h to -devel
- -devel R: dbus-qt-devel, hal-devel, libsamplerate-devel

 Files affected:
SPECS:
   k3b.spec (1.123 -> 1.124) 

 Diffs:


Index: SPECS/k3b.spec
diff -u SPECS/k3b.spec:1.123 SPECS/k3b.spec:1.124
--- SPECS/k3b.spec:1.123Wed Feb 15 18:28:21 2006
+++ SPECS/k3b.spec  Sat Feb 18 10:20:48 2006
@@ -87,7 +87,10 @@
 Summary(pl):   Pliki nagłówkowe biblioteki libk3bcore
 Group: Development/Libraries
 Requires:  %{name} = %{version}-%{release}
+Requires:  dbus-qt-devel
+Requires:  hal-devel
 Requires:  kdelibs-devel
+Requires:  libsamplerate-devel
 %{?with_resmgr:Requires:   resmgr-devel}
 
 %description devel
@@ -308,6 +311,7 @@
 
 %install
 rm -rf $RPM_BUILD_ROOT
+install -d $RPM_BUILD_ROOT%{_includedir}/libisofs
 
 %{__make} install \
DESTDIR=$RPM_BUILD_ROOT \
@@ -319,6 +323,8 @@
DESTDIR=$RPM_BUILD_ROOT \
kde_htmldir=%{_kdedocdir}
 
+install libk3b/tools/libisofs/*.h $RPM_BUILD_ROOT%{_includedir}/libisofs
+
 %find_lang %{name} --all-name --with-kde
 
 %clean
@@ -356,6 +362,7 @@
 %{_libdir}/libk3b.la
 %{_libdir}/libk3bdevice.la
 %{_includedir}/*.h
+%{_includedir}/libisofs
 
 %files plugin-decoder-ffmpeg
 %defattr(644,root,root,755)
@@ -454,6 +461,10 @@
 All persons listed below can be reached at @pld-linux.org
 
 $Log$
+Revision 1.124  2006/02/18 09:20:48  charles
+- added libisofs/*.h to -devel
+- -devel R: dbus-qt-devel, hal-devel, libsamplerate-devel
+
 Revision 1.123  2006/02/15 17:28:21  wolf
 - 0.12.12
 


 CVS-web:
http://cvs.pld-linux.org/SPECS/k3b.spec?r1=1.123&r2=1.124&f=u

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


SPECS: kio_burn.spec - updated to 0.8 - complete rewrite - removed...

2006-02-18 Thread charles
Author: charles  Date: Sat Feb 18 09:25:41 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- updated to 0.8
- complete rewrite - removed bcond, updated BRs, R: konqueror

 Files affected:
SPECS:
   kio_burn.spec (1.8 -> 1.9) 

 Diffs:


Index: SPECS/kio_burn.spec
diff -u SPECS/kio_burn.spec:1.8 SPECS/kio_burn.spec:1.9
--- SPECS/kio_burn.spec:1.8 Mon Mar 21 12:58:54 2005
+++ SPECS/kio_burn.spec Sat Feb 18 10:25:36 2006
@@ -1,29 +1,23 @@
 # $Revision$, $Date$
-#
-# Conditional build:
-%bcond_without k3b # without k3b to detect devices
-#
 %define_name   burn
-#
+
 Summary:   CD-Burning kioslave
 Summary(pl):   Wypalanie CD za pośrednictwem kioslave
 Name:  kio_burn
-Version:   0.7
+Version:   0.8
 Release:   1
 License:   GPL v2
 Group: X11/Applications
 Source0:   
http://www-users.york.ac.uk/~jrht100/burn/%{_name}-%{version}.tar.bz2
-# Source0-md5: 20223fbcfc9ab67767c0ad55359d1f75
+# Source0-md5: 28ee1c4e2c78c8bd71809ca5d1d30472
 URL:   http://www-users.york.ac.uk/~jrht100/burn/
-BuildRequires: audiofile-devel
-%{?with_k3b:BuildRequires: k3b-devel}
-BuildRequires: kdelibs-devel >= 3.3.2
-BuildRequires: kdemultimedia-akode
-BuildRequires: kdemultimedia-devel
+BuildRequires: k3b-devel
+BuildRequires: kdebase-devel >= 3.3.2
 BuildRequires: rpmbuild(macros) >= 1.129
 BuildRequires: taglib-devel
 Requires:  cdrtools
 Requires:  cdrtools-mkisofs
+Requires:  konqueror
 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -59,20 +53,17 @@
DESTDIR=$RPM_BUILD_ROOT \
kde_htmldir=%{_kdedocdir}
 
-%find_lang %{name} --with-kde
-
 %clean
 rm -rf $RPM_BUILD_ROOT
 
-%files -f %{name}.lang
+%files
 %defattr(644,root,root,755)
-%doc AUTHORS ChangeLog README TODO
-%attr(755,root,root) %{_libdir}/kde3/kio_burn.so
-%{_libdir}/kde3/kio_burn.la
+%doc AUTHORS ChangeLog
+%attr(755,root,root) %{_libdir}/kde3/*.so
+%{_libdir}/kde3/*.la
+%{_datadir}/apps/konqsidebartng/*/burnsidebar.desktop
 %{_datadir}/services/burn.protocol
-%{_datadir}/apps/kio_burn
-%{_datadir}/apps/konqueror/kpartplugins/kio_burn.rc
-%{_datadir}/apps/konqsidebartng/virtual_folders/services/burn.desktop
+%{_kdedocdir}/en/burn
 
 %define date   %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -80,6 +71,10 @@
 All persons listed below can be reached at @pld-linux.org
 
 $Log$
+Revision 1.9  2006/02/18 09:25:36  charles
+- updated to 0.8
+- complete rewrite - removed bcond, updated BRs, R: konqueror
+
 Revision 1.8  2005/03/21 11:58:54  charles
 - updated to 0.7
 


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

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


DISTFILES: burn-0.8.tar.bz2

2006-02-18 Thread charles

Files fetched: 1

STORED: http://www-users.york.ac.uk/~jrht100/burn/burn-0.8.tar.bz2
28ee1c4e2c78c8bd71809ca5d1d30472  burn-0.8.tar.bz2
Size: 440315 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: mrplot.spec - cosmetics

2006-02-18 Thread qboosh
Author: qboosh   Date: Sat Feb 18 09:39:25 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- cosmetics

 Files affected:
SPECS:
   mrplot.spec (1.1 -> 1.2) 

 Diffs:


Index: SPECS/mrplot.spec
diff -u SPECS/mrplot.spec:1.1 SPECS/mrplot.spec:1.2
--- SPECS/mrplot.spec:1.1   Tue Feb 14 02:14:41 2006
+++ SPECS/mrplot.spec   Sat Feb 18 10:39:19 2006
@@ -1,8 +1,8 @@
 # $Revision$, $Date$
 # TODO:
 # - small binary to run ;)
-Summary:   Plotting library written in ruby
-Summary(pl):   Biblioteka do rysowania w rubym
+Summary:   Plotting library written in Ruby
+Summary(pl):   Biblioteka do rysowania w Rubym
 Name:  mrplot
 Version:   0.0.1
 Release:   0.1
@@ -58,7 +58,9 @@
 All persons listed below can be reached at @pld-linux.org
 
 $Log$
+Revision 1.2  2006/02/18 09:39:19  qboosh
+- cosmetics
+
 Revision 1.1  2006/02/14 01:14:41  undefine
 - initital, partially by Jakub Nowak <[EMAIL PROTECTED]>
 - nfy yet
-


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

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


SPECS: gtk+2.spec - -devel R: xorg-lib-libXi-devel - Release 2

2006-02-18 Thread wiget
Author: wigetDate: Sat Feb 18 09:39:36 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- -devel R: xorg-lib-libXi-devel
- Release 2  

 Files affected:
SPECS:
   gtk+2.spec (1.205 -> 1.206) 

 Diffs:


Index: SPECS/gtk+2.spec
diff -u SPECS/gtk+2.spec:1.205 SPECS/gtk+2.spec:1.206
--- SPECS/gtk+2.spec:1.205  Sun Feb 12 14:22:45 2006
+++ SPECS/gtk+2.specSat Feb 18 10:39:31 2006
@@ -14,7 +14,7 @@
 Summary(tr):   Gimp ToolKit arayüz kitaplýđý
 Name:  gtk+2
 Version:   2.8.12
-Release:   1
+Release:   2
 Epoch: 2
 License:   LGPL
 Group: X11/Libraries
@@ -124,6 +124,7 @@
 Requires:  xorg-lib-libXcursor-devel
 Requires:  xorg-lib-libXext-devel
 Requires:  xorg-lib-libXft-devel
+Requires:  xorg-lib-libXi-devel
 Requires:  xorg-lib-libXinerama-devel
 Requires:  xorg-lib-libXrandr-devel
 Requires:  xorg-lib-libXrender-devel
@@ -313,6 +314,10 @@
 All persons listed below can be reached at @pld-linux.org
 
 $Log$
+Revision 1.206  2006/02/18 09:39:31  wiget
+- -devel R: xorg-lib-libXi-devel
+- Release 2
+
 Revision 1.205  2006/02/12 13:22:45  pluto
 - BR += xorg-lib-libXi-devel.
 


 CVS-web:
http://cvs.pld-linux.org/SPECS/gtk+2.spec?r1=1.205&r2=1.206&f=u

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


SPECS: mythplugins.spec - cosmetics

2006-02-18 Thread qboosh
Author: qboosh   Date: Sat Feb 18 09:40:57 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- cosmetics

 Files affected:
SPECS:
   mythplugins.spec (1.18 -> 1.19) 

 Diffs:


Index: SPECS/mythplugins.spec
diff -u SPECS/mythplugins.spec:1.18 SPECS/mythplugins.spec:1.19
--- SPECS/mythplugins.spec:1.18 Mon Feb 13 16:15:35 2006
+++ SPECS/mythplugins.spec  Sat Feb 18 10:40:52 2006
@@ -1,4 +1,5 @@
 # $Revision$, $Date$
+#
 # Conditional build:
 %bcond_without binary  # skip building binary plugins (build only 
mythweb)
 %bcond_without mythbrowser # disable building mythbrowser plugin
@@ -509,7 +510,6 @@
 %attr(755,root,root) %{_datadir}/mythtv/mythvideo/scripts/allocine.pl
 %attr(755,root,root) %{_datadir}/mythtv/mythvideo/scripts/ofdb.pl
 /var/lib/mythvideo
-
 %endif
 
 %if %{with mythweather}
@@ -650,6 +650,9 @@
 All persons listed below can be reached at @pld-linux.org
 
 $Log$
+Revision 1.19  2006/02/18 09:40:52  qboosh
+- cosmetics
+
 Revision 1.18  2006/02/13 15:15:35  glen
 - add ppc to ExclusiveArch list (gentoo has it so it perhaps works?)
 


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

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


SPECS: nagios-plugin-check_snmp_load.spec - pl

2006-02-18 Thread qboosh
Author: qboosh   Date: Sat Feb 18 09:49:05 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- pl

 Files affected:
SPECS:
   nagios-plugin-check_snmp_load.spec (1.3 -> 1.4) 

 Diffs:


Index: SPECS/nagios-plugin-check_snmp_load.spec
diff -u SPECS/nagios-plugin-check_snmp_load.spec:1.3 
SPECS/nagios-plugin-check_snmp_load.spec:1.4
--- SPECS/nagios-plugin-check_snmp_load.spec:1.3Tue Feb 14 16:52:00 2006
+++ SPECS/nagios-plugin-check_snmp_load.specSat Feb 18 10:48:58 2006
@@ -1,6 +1,7 @@
 # $Revision$, $Date$
 %include   /usr/lib/rpm/macros.perl
 Summary:   Nagios plugin to check system load via SNMP
+Summary(pl):   Wtyczka Nagiosa do sprawdzania obciążenia systemu poprzez SNMP
 Name:  nagios-plugin-check_snmp_load
 Version:   1.2
 Release:   0.5
@@ -23,10 +24,13 @@
 
 %description
 Checks by SNMP load or CPU usage (Windows, Linux/Unix, AS400, Cisco,
-Cisco catalyst, HP Procurve, LinkProof, Blucoat, Nokia, Fortinet,
+Cisco Catalyst, HP Procurve, LinkProof, Blucoat, Nokia, Fortinet,
 Netscreen).
 
 %description -l pl
+Ta wtyczka sprawdza poprzez SNMP obciążenie lub wykorzystanie CPU w
+systemach Windows, Linux/Unix, AS400, Cisco, Cisco Catalyst, HP
+Procurve, LinkProof, Blucoat, Nokia, Fortinet, Netscreen.
 
 %prep
 %setup -q -c -T
@@ -54,6 +58,9 @@
 All persons listed below can be reached at @pld-linux.org
 
 $Log$
+Revision 1.4  2006/02/18 09:48:58  qboosh
+- pl
+
 Revision 1.3  2006/02/14 15:52:00  ankry
 - s/cpu/CPU/
 


 CVS-web:

http://cvs.pld-linux.org/SPECS/nagios-plugin-check_snmp_load.spec?r1=1.3&r2=1.4&f=u

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


SPECS: cryptsetup-luks.spec - BR: ac,am,gt

2006-02-18 Thread qboosh
Author: qboosh   Date: Sat Feb 18 10:18:35 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- BR: ac,am,gt

 Files affected:
SPECS:
   cryptsetup-luks.spec (1.7 -> 1.8) 

 Diffs:


Index: SPECS/cryptsetup-luks.spec
diff -u SPECS/cryptsetup-luks.spec:1.7 SPECS/cryptsetup-luks.spec:1.8
--- SPECS/cryptsetup-luks.spec:1.7  Sat Feb 18 03:23:31 2006
+++ SPECS/cryptsetup-luks.spec  Sat Feb 18 11:18:30 2006
@@ -10,7 +10,10 @@
 # Source0-md5: b2415f67ceed3ad2c7dd2e878cf7787d
 Patch0:%{name}-sepol.patch
 URL:   http://luks.endorphin.org/about
+BuildRequires: autoconf
+BuildRequires: automake
 BuildRequires: device-mapper-static
+BuildRequires: gettext-devel
 BuildRequires: libgcrypt-static >= 1.1.42
 BuildRequires: libgpg-error-static
 BuildRequires: libselinux-static
@@ -81,8 +84,8 @@
 %patch0 -p1
 
 %build
-%{__autoheader}
 %{__gettextize}
+%{__autoheader}
 %{__aclocal} -I m4
 %{__autoconf}
 %{__automake}
@@ -132,6 +135,9 @@
 All persons listed below can be reached at @pld-linux.org
 
 $Log$
+Revision 1.8  2006/02/18 10:18:30  qboosh
+- BR: ac,am,gt
+
 Revision 1.7  2006/02/18 02:23:31  mguevara
 - added provides cryptsetup = ver for easy cryptsetup replacement
 


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

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


SPECS: cryptsetup.spec - no macros in Obsoletes for foreign packages

2006-02-18 Thread qboosh
Author: qboosh   Date: Sat Feb 18 10:19:45 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- no macros in Obsoletes for foreign packages

 Files affected:
SPECS:
   cryptsetup.spec (1.16 -> 1.17) 

 Diffs:


Index: SPECS/cryptsetup.spec
diff -u SPECS/cryptsetup.spec:1.16 SPECS/cryptsetup.spec:1.17
--- SPECS/cryptsetup.spec:1.16  Sat Feb 18 03:55:31 2006
+++ SPECS/cryptsetup.spec   Sat Feb 18 11:19:40 2006
@@ -28,7 +28,7 @@
 %{?with_initrd:BuildRequires:  libgcrypt-static}
 %{?with_initrd:BuildRequires:  libgpg-error-static}
 %{?with_initrd:BuildRequires:  popt-static}
-Obsoletes: %{name}-luks
+Obsoletes: cryptsetup-luks
 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %define_sbindir/sbin
@@ -47,7 +47,7 @@
 Requires:  %{name} = %{version}-%{release}
 Requires:  device-mapper-devel
 Requires:  libgcrypt-devel >= 1.1.42
-Obsoletes: %{name}-luks-devel
+Obsoletes: cryptsetup-luks-devel
 
 %description devel
 Header files for cryptsetup library.
@@ -60,7 +60,7 @@
 Summary(pl):   Statyczna biblioteka cryptsetup
 Group: Development/Libraries
 Requires:  %{name}-devel = %{version}-%{release}
-Obsoletes: %{name}-luks-static
+Obsoletes: cryptsetup-luks-static
 
 %description static
 Static version of cryptsetup library.
@@ -159,6 +159,9 @@
 All persons listed below can be reached at @pld-linux.org
 
 $Log$
+Revision 1.17  2006/02/18 10:19:40  qboosh
+- no macros in Obsoletes for foreign packages
+
 Revision 1.16  2006/02/18 02:55:31  mguevara
 - hmmm -initrd is dynamically linked - added temp desc.
 


 CVS-web:
http://cvs.pld-linux.org/SPECS/cryptsetup.spec?r1=1.16&r2=1.17&f=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-PyQt.spec - typos

2006-02-18 Thread qboosh
Author: qboosh   Date: Sat Feb 18 10:21:53 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- typos

 Files affected:
SPECS:
   python-PyQt.spec (1.57 -> 1.58) 

 Diffs:


Index: SPECS/python-PyQt.spec
diff -u SPECS/python-PyQt.spec:1.57 SPECS/python-PyQt.spec:1.58
--- SPECS/python-PyQt.spec:1.57 Sat Feb 18 04:11:17 2006
+++ SPECS/python-PyQt.spec  Sat Feb 18 11:21:48 2006
@@ -60,7 +60,7 @@
 
 %package examples
 Summary:   Examples for PyQt
-Summary(pl):   Przyklady do PyQt
+Summary(pl):   Przykłady do PyQt
 Group: Libraries/Python
 Requires:  %{name} = %{version}-%{release}
 
@@ -68,7 +68,7 @@
 Examples code demonstrating how to use the Python bindings for Qt.
 
 %description examples -l pl
-Przykladowy kod demonstrujący jak używać PyQt.
+Przykładowy kod demonstrujący jak używać PyQt.
 
 %prep
 %setup -q -n %{module}-x11-gpl-%{version}
@@ -129,6 +129,9 @@
 All persons listed below can be reached at @pld-linux.org
 
 $Log$
+Revision 1.58  2006/02/18 10:21:48  qboosh
+- typos
+
 Revision 1.57  2006/02/18 03:11:17  charles
 - cosmetics
 


 CVS-web:
http://cvs.pld-linux.org/SPECS/python-PyQt.spec?r1=1.57&r2=1.58&f=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-PyQt4.spec - typo, missing dirs

2006-02-18 Thread qboosh
Author: qboosh   Date: Sat Feb 18 10:23:20 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- typo, missing dirs

 Files affected:
SPECS:
   python-PyQt4.spec (1.1 -> 1.2) 

 Diffs:


Index: SPECS/python-PyQt4.spec
diff -u SPECS/python-PyQt4.spec:1.1 SPECS/python-PyQt4.spec:1.2
--- SPECS/python-PyQt4.spec:1.1 Sat Feb 18 03:42:32 2006
+++ SPECS/python-PyQt4.spec Sat Feb 18 11:23:15 2006
@@ -57,7 +57,7 @@
 
 %package examples
 Summary:   Examples for PyQt4
-Summary(pl):   Przyklady do PyQt4
+Summary(pl):   Przykłady do PyQt4
 Group: Libraries/Python
 Requires:  %{name} = %{version}-%{release}
 
@@ -83,7 +83,7 @@
 
 %install
 rm -rf $RPM_BUILD_ROOT
-install -d $RPM_BUILD_ROOT%{_examplesdir}/python/%{module}
+install -d $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}
 
 %{__make} install \
DESTDIR=$RPM_BUILD_ROOT
@@ -92,7 +92,7 @@
 %py_ocomp $RPM_BUILD_ROOT%{py_sitedir}
 %py_postclean
 
-cp -R examples/* $RPM_BUILD_ROOT%{_examplesdir}/python/%{module}
+cp -R examples/* $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -101,6 +101,7 @@
 %defattr(644,root,root,755)
 %doc ChangeLog NEWS README THANKS
 %attr(755,root,root) %{_bindir}/*
+%dir %{py_sitedir}/PyQt4
 %attr(755,root,root) %{py_sitedir}/PyQt4/*.so*
 %{py_sitedir}/PyQt4/*.py[co]
 %{py_sitedir}/PyQt4/elementtree
@@ -112,7 +113,7 @@
 
 %files examples
 %defattr(644,root,root,755)
-%{_examplesdir}/python/PyQt4
+%{_examplesdir}/%{name}-%{version}
 
 %definedate%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -120,6 +121,8 @@
 All persons listed below can be reached at @pld-linux.org
 
 $Log$
+Revision 1.2  2006/02/18 10:23:15  qboosh
+- typo, missing dirs
+
 Revision 1.1  2006/02/18 02:42:32  charles
 - initial release
-


 CVS-web:
http://cvs.pld-linux.org/SPECS/python-PyQt4.spec?r1=1.1&r2=1.2&f=u

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


SPECS (DEVEL): eric3.spec - typo

2006-02-18 Thread qboosh
Author: qboosh   Date: Sat Feb 18 10:24:24 2006 GMT
Module: SPECS Tag: DEVEL
 Log message:
- typo

 Files affected:
SPECS:
   eric3.spec (1.45.2.1 -> 1.45.2.2) 

 Diffs:


Index: SPECS/eric3.spec
diff -u SPECS/eric3.spec:1.45.2.1 SPECS/eric3.spec:1.45.2.2
--- SPECS/eric3.spec:1.45.2.1   Sat Feb 18 05:10:45 2006
+++ SPECS/eric3.specSat Feb 18 11:24:19 2006
@@ -34,7 +34,7 @@
 
 %package doc
 Summary:   Documentation for Eric3
-Summary(pl):   Dodatkowa dokumantacja dla Eric3
+Summary(pl):   Dodatkowa dokumentacja dla Eric3
 Group: X11/Development/Tools
 Requires:  %{name} = %{version}-%{release}
 
@@ -42,7 +42,7 @@
 Documentation for Eric3.
 
 %description doc -l pl
-Dodatkowa dokumantacja dla Eric3.
+Dodatkowa dokumentacja dla Eric3.
 
 %prep
 %setup -q -n %{tar_name}-snapshot-%{_snap}
@@ -88,6 +88,9 @@
 All persons listed below can be reached at @pld-linux.org
 
 $Log$
+Revision 1.45.2.2  2006/02/18 10:24:19  qboosh
+- typo
+
 Revision 1.45.2.1  2006/02/18 04:10:45  charles
 - version 3.9.0 (snap 20060123) - support for Qt4 projects
 


 CVS-web:
http://cvs.pld-linux.org/SPECS/eric3.spec?r1=1.45.2.1&r2=1.45.2.2&f=u

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


SPECS: kio_burn.spec - use find_lang --with-kde again

2006-02-18 Thread qboosh
Author: qboosh   Date: Sat Feb 18 10:34:57 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- use find_lang --with-kde again

 Files affected:
SPECS:
   kio_burn.spec (1.9 -> 1.10) 

 Diffs:


Index: SPECS/kio_burn.spec
diff -u SPECS/kio_burn.spec:1.9 SPECS/kio_burn.spec:1.10
--- SPECS/kio_burn.spec:1.9 Sat Feb 18 10:25:36 2006
+++ SPECS/kio_burn.spec Sat Feb 18 11:34:52 2006
@@ -53,17 +53,18 @@
DESTDIR=$RPM_BUILD_ROOT \
kde_htmldir=%{_kdedocdir}
 
+%find_lang burn --with-kde
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
-%files
+%files -f burn.lang
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog
 %attr(755,root,root) %{_libdir}/kde3/*.so
 %{_libdir}/kde3/*.la
 %{_datadir}/apps/konqsidebartng/*/burnsidebar.desktop
 %{_datadir}/services/burn.protocol
-%{_kdedocdir}/en/burn
 
 %define date   %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -71,6 +72,9 @@
 All persons listed below can be reached at @pld-linux.org
 
 $Log$
+Revision 1.10  2006/02/18 10:34:52  qboosh
+- use find_lang --with-kde again
+
 Revision 1.9  2006/02/18 09:25:36  charles
 - updated to 0.8
 - complete rewrite - removed bcond, updated BRs, R: konqueror


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

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


SPECS: pwdutils.spec - typos

2006-02-18 Thread qboosh
Author: qboosh   Date: Sat Feb 18 10:39:30 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- typos

 Files affected:
SPECS:
   pwdutils.spec (1.70 -> 1.71) 

 Diffs:


Index: SPECS/pwdutils.spec
diff -u SPECS/pwdutils.spec:1.70 SPECS/pwdutils.spec:1.71
--- SPECS/pwdutils.spec:1.70Mon Feb 13 16:28:38 2006
+++ SPECS/pwdutils.spec Sat Feb 18 11:39:24 2006
@@ -102,10 +102,10 @@
 option.
 
 %description -n rpasswd -l pl
-rpasswd pozwala zmieniać hasła użytkowników na zdlanym serwerze przy
-użyciu bezpiecznego połączenia SSL. Zwykły użytkowni może zmienić
-jedynie  swoje hasło, a jeśli zna hasło administratora (obecnie jest to
-hasło root-a na serwerze), może zmienić hasło dla dowolnego konta
+rpasswd pozwala zmieniać hasła użytkowników na zdalnym serwerze przy
+użyciu bezpiecznego połączenia SSL. Zwykły użytkownik może zmienić
+jedynie swoje hasło, a jeśli zna hasło administratora (obecnie jest to
+hasło roota na serwerze), może zmienić hasło dla dowolnego konta
 wywołując rpasswd z opcją -a.
 
 %package -n rpasswdd
@@ -306,6 +306,9 @@
 All persons listed below can be reached at @pld-linux.org
 
 $Log$
+Revision 1.71  2006/02/18 10:39:24  qboosh
+- typos
+
 Revision 1.70  2006/02/13 15:28:38  baggins
 - release 2
 - fixed %files


 CVS-web:
http://cvs.pld-linux.org/SPECS/pwdutils.spec?r1=1.70&r2=1.71&f=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-pyenchant.spec - pl

2006-02-18 Thread qboosh
Author: qboosh   Date: Sat Feb 18 10:42:33 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- pl

 Files affected:
SPECS:
   python-pyenchant.spec (1.1 -> 1.2) 

 Diffs:


Index: SPECS/python-pyenchant.spec
diff -u SPECS/python-pyenchant.spec:1.1 SPECS/python-pyenchant.spec:1.2
--- SPECS/python-pyenchant.spec:1.1 Sun Feb 12 12:27:11 2006
+++ SPECS/python-pyenchant.spec Sat Feb 18 11:42:27 2006
@@ -1,6 +1,7 @@
 # $Revision$, $Date$
 %definepname pyenchant
 Summary:   Spellchecking library for Python
+Summary(pl):   Biblioteka Pythona sprawdzająca pisownię
 Name:  python-%{pname}
 Version:   1.1.5
 Release:   1
@@ -19,6 +20,11 @@
 PyEnchant is a set of language bindings and some wrapper classes to
 make the excellent Enchant spellchecker available as a Python module.
 
+%description -l pl
+PyEnchant to zbiór dowiązań języka i klas obudowujących
+udostępniających świetną bibliotekę sprawdzania pisowni Enchant jako
+moduł Pythona.
+
 %prep
 %setup -q -n %{pname}-%{version}
 
@@ -56,6 +62,8 @@
 All persons listed below can be reached at @pld-linux.org
 
 $Log$
+Revision 1.2  2006/02/18 10:42:27  qboosh
+- pl
+
 Revision 1.1  2006/02/12 11:27:11  freetz
 - initial
-


 CVS-web:
http://cvs.pld-linux.org/SPECS/python-pyenchant.spec?r1=1.1&r2=1.2&f=u

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


SPECS: qt4.spec - QtAssistant descs cosmetics

2006-02-18 Thread qboosh
Author: qboosh   Date: Sat Feb 18 10:52:03 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- QtAssistant descs cosmetics

 Files affected:
SPECS:
   qt4.spec (1.65 -> 1.66) 

 Diffs:


Index: SPECS/qt4.spec
diff -u SPECS/qt4.spec:1.65 SPECS/qt4.spec:1.66
--- SPECS/qt4.spec:1.65 Mon Feb 13 14:23:05 2006
+++ SPECS/qt4.spec  Sat Feb 18 11:51:57 2006
@@ -583,11 +583,10 @@
 Group: X11/Development/Libraries
 
 %description -n QtAssistant
-This library is enabling using Qt Assistant as an application's help
-tool.
+This library allows to use Qt Assistant as an application's help tool.
 
 %description -n QtAssistant -l pl
-Ta biblioteka umożliwia wykorzystanie Qt Assistant jako narzędzie
+Ta biblioteka umożliwia wykorzystanie Qt Assistanta jako narzędzie
 pomocy w aplikacjach.
 
 %package -n QtAssistant-devel
@@ -598,12 +597,10 @@
 Requires:  QtNetwork-devel = %{version}-%{release}
 
 %description -n QtAssistant-devel
-This library is enabling using Qt Assistant as an application's help
-tool - development files.
+Development files for Qt Assistant client library.
 
 %description -n QtAssistant-devel -l pl
-Ta biblioteka umożliwia wykorzystanie Qt Assistant jako narzędzie
-pomocy w aplikacjach - pliki programistyczne.
+Pliki programistyczne biblioteki klienckiej Qt Assistant.
 
 %package -n QtAssistant-static
 Summary:   Static Qt Assistant client library
@@ -612,12 +609,10 @@
 Requires:  QtAssistant-devel = %{version}-%{release}
 
 %description -n QtAssistant-static
-This library is enabling using Qt Assistant as an application's help
-tool - static library.
+Static Qt Assistant client library.
 
 %description -n QtAssistant-static -l pl
-Ta biblioteka umożliwia wykorzystanie Qt Assistant jako narzędzie
-pomocy w aplikacjach - biblioteka statyczna.
+Statyczna biblioteka kliencka Qt Assistant.
 
 %package assistant
 Summary:   Qt documentation browser
@@ -1388,6 +1383,9 @@
 All persons listed below can be reached at @pld-linux.org
 
 $Log$
+Revision 1.66  2006/02/18 10:51:57  qboosh
+- QtAssistant descs cosmetics
+
 Revision 1.65  2006/02/13 13:23:05  charles
 - cosmetics
 


 CVS-web:
http://cvs.pld-linux.org/SPECS/qt4.spec?r1=1.65&r2=1.66&f=u

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


SPECS: qucs.spec - typos, cosmetics

2006-02-18 Thread qboosh
Author: qboosh   Date: Sat Feb 18 10:56:00 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- typos, cosmetics

 Files affected:
SPECS:
   qucs.spec (1.1 -> 1.2) 

 Diffs:


Index: SPECS/qucs.spec
diff -u SPECS/qucs.spec:1.1 SPECS/qucs.spec:1.2
--- SPECS/qucs.spec:1.1 Sun Feb 12 17:54:07 2006
+++ SPECS/qucs.spec Sat Feb 18 11:55:55 2006
@@ -16,14 +16,14 @@
 %description
 Qucs provides a GUI based on Qt for setting up electronical circuits,
 simulator, which is able to simulate the small- and large signal and
-noisebehaviour of microwave circuits. The results can be shown on
-aspecial presentation page in different formats (rect, polar,
-smith,tabular).
+noise behaviour of microwave circuits. The results can be shown on
+as pecial presentation page in different formats (rect, polar,
+smith, tabular).
 
 %description -l pl
-Qucs dostarczas GUI oparte o bibliotekę QT do symulacji układów
+Qucs dostarczas GUI oparte o bibliotekę Qt do symulacji układów
 elektronicznych, które umożliwia symulowanie różnych sygnałów i szumów
-w układach scaloncyh. Rezultaty mogą być obrazowane jako specjalne
+w układach scalonych. Wyniki mogą być obrazowane jako specjalne
 prezentacje w różnych formatach.
 
 %prep
@@ -51,8 +51,8 @@
 
 %files
 %defattr(644,root,root,755)
-%attr(755,root,root) %{_bindir}/*
 %doc RELEASE README THANKS TODO AUTHORS NEWS
+%attr(755,root,root) %{_bindir}/*
 %{_datadir}/%{name}
 %{_mandir}/man?/*
 %{_desktopdir}/%{name}.desktop
@@ -64,6 +64,8 @@
 All persons listed below can be reached at @pld-linux.org
 
 $Log$
+Revision 1.2  2006/02/18 10:55:55  qboosh
+- typos, cosmetics
+
 Revision 1.1  2006/02/12 16:54:07  rotom
 - initial release
-


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

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


SPECS: ruby-mongrel.spec - pl

2006-02-18 Thread qboosh
Author: qboosh   Date: Sat Feb 18 10:58:28 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- pl

 Files affected:
SPECS:
   ruby-mongrel.spec (1.4 -> 1.5) 

 Diffs:


Index: SPECS/ruby-mongrel.spec
diff -u SPECS/ruby-mongrel.spec:1.4 SPECS/ruby-mongrel.spec:1.5
--- SPECS/ruby-mongrel.spec:1.4 Wed Feb 15 02:21:59 2006
+++ SPECS/ruby-mongrel.spec Sat Feb 18 11:58:23 2006
@@ -1,5 +1,6 @@
 # $Revision$, $Date$
 Summary:   Ruby webserver toolkit
+Summary(pl):   Toolkit języka Ruby dla serwera WWW
 Name:  ruby-mongrel
 Version:   0.3.3
 Release:   1
@@ -15,6 +16,10 @@
 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
+Ruby webserver toolkit.
+
+%description -l pl
+Toolkit języka Ruby dla serwera WWW.
 
 %prep
 %setup -q -n mongrel-%{version}
@@ -36,7 +41,7 @@
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_bindir}/*
 %{ruby_rubylibdir}/*.rb
-%{ruby_rubylibdir}/mongrel/
+%{ruby_rubylibdir}/mongrel
 %attr(755,root,root) %{ruby_archdir}/*.so
 
 %define date   %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -45,6 +50,9 @@
 All persons listed below can be reached at @pld-linux.org
 
 $Log$
+Revision 1.5  2006/02/18 10:58:23  qboosh
+- pl
+
 Revision 1.4  2006/02/15 01:21:59  aredridel
 - up to 0.3.3
 
@@ -56,4 +64,3 @@
 
 Revision 1.1  2006/02/10 23:13:52  aredridel
 - added
-


 CVS-web:
http://cvs.pld-linux.org/SPECS/ruby-mongrel.spec?r1=1.4&r2=1.5&f=u

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


SPECS: showconsole.spec - pl, missing defattr

2006-02-18 Thread qboosh
Author: qboosh   Date: Sat Feb 18 11:06:59 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- pl, missing defattr

 Files affected:
SPECS:
   showconsole.spec (1.2 -> 1.3) 

 Diffs:


Index: SPECS/showconsole.spec
diff -u SPECS/showconsole.spec:1.2 SPECS/showconsole.spec:1.3
--- SPECS/showconsole.spec:1.2  Tue Feb 14 12:24:09 2006
+++ SPECS/showconsole.spec  Sat Feb 18 12:06:54 2006
@@ -1,5 +1,6 @@
 # $Revision$, $Date$
 Summary:   Small daemon for logging console output during boot
+Summary(pl):   Mały demon do logowania wyjścia konsoli w czasie startu systemu
 Name:  showconsole
 Version:   1.08
 Release:   0.1
@@ -18,24 +19,36 @@
 %define_sbindir/sbin
 
 %description
-This small package provides a daemon for for logging during boot time
-of System V boot.
+This small package provides a daemon for logging during boot time of
+System V boot.
+
+%description -l pl
+Ten mały pakiet udosępnia demona do logowania w czasie startu systemu
+w stylu SysV.
 
 %package devel
 Summary:   Header files for libblogger library
+Summary(pl):   Pliki nagłówkowe biblioteki libblogger
 Group: Development/Libraries
 
 %description devel
-This is the package containing the header files for libblogger library.
+This is the package containing the header file for libblogger library.
+
+%description devel -l pl
+Ten pakiet zawiera plik nagłówkowy biblioteki libblogger.
 
 %package static
 Summary:   Static libblogger library
+Summary(pl):   Statyczna biblioteka libblogger
 Group: Development/Libraries
 Requires:  %{name}-devel = %{version}-%{release}
 
 %description static
 Static libblogger library.
 
+%description static -l pl
+Statyczna biblioteka libblogger.
+
 %prep
 %setup -q
 %patch0 -p1
@@ -73,6 +86,7 @@
 %{_includedir}/libblogger.h
 
 %files static
+%defattr(644,root,root,755)
 %{_libdir}/libblogger.a
 
 %define date   %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -81,6 +95,9 @@
 All persons listed below can be reached at @pld-linux.org
 
 $Log$
+Revision 1.3  2006/02/18 11:06:54  qboosh
+- pl, missing defattr
+
 Revision 1.2  2006/02/14 11:24:09  glen
 - library is libblogger
 


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

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


SPECS: xine-kde.spec - cosmetics

2006-02-18 Thread qboosh
Author: qboosh   Date: Sat Feb 18 11:10:35 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- cosmetics

 Files affected:
SPECS:
   xine-kde.spec (1.2 -> 1.3) 

 Diffs:


Index: SPECS/xine-kde.spec
diff -u SPECS/xine-kde.spec:1.2 SPECS/xine-kde.spec:1.3
--- SPECS/xine-kde.spec:1.2 Sun Feb 12 15:02:30 2006
+++ SPECS/xine-kde.spec Sat Feb 18 12:10:30 2006
@@ -18,12 +18,12 @@
 
 %description
 A little servicetype which lets to video dvds automatically in Xine.
-Includes a script to translate a media:/ url into a device using dcop.
+Includes a script to translate a media:/ URL into a device using dcop.
 
 %description -l pl
-Mały dodatek servicetype który pozwala na automatyczne odtwarzanie
+Mały dodatek servicetype, który pozwala na automatyczne odtwarzanie
 włożonej do czytnika płyty DVD w programie Xine. Zawiera skrypt
-tłumaczący url media:/ na urządzenie przy pomocy dcop.
+tłumaczący URL media:/ na urządzenie przy pomocy dcop.
 
 %prep
 %setup -q -n kde_media_video_dvd-%{version}
@@ -33,8 +33,8 @@
 
 install -d $RPM_BUILD_ROOT%{_bindir}
 install kde_media_url_to_device.sh $RPM_BUILD_ROOT%{_bindir}
-install -d $RPM_BUILD_ROOT%{_datadir}/apps/konqueror/servicemenus/
-install Play_Video_DVD_in_Xine.desktop 
$RPM_BUILD_ROOT%{_datadir}/apps/konqueror/servicemenus/
+install -d $RPM_BUILD_ROOT%{_datadir}/apps/konqueror/servicemenus
+install Play_Video_DVD_in_Xine.desktop 
$RPM_BUILD_ROOT%{_datadir}/apps/konqueror/servicemenus
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -44,13 +44,14 @@
 %attr(755,root,root) %{_bindir}/kde_media_url_to_device.sh
 %{_datadir}/apps/konqueror/servicemenus/Play_Video_DVD_in_Xine.desktop
 
-
 %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 @pld-linux.org
 
 $Log$
+Revision 1.3  2006/02/18 11:10:30  qboosh
+- cosmetics
+
 Revision 1.2  2006/02/12 14:02:30  matkor
 - Added group, adapterized.
-


 CVS-web:
http://cvs.pld-linux.org/SPECS/xine-kde.spec?r1=1.2&r2=1.3&f=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.spec - standard includedir for GL/...

2006-02-18 Thread qboosh
Author: qboosh   Date: Sat Feb 18 11:13:58 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- standard includedir for GL/*.h now

 Files affected:
SPECS:
   xorg-driver-video-nvidia.spec (1.63 -> 1.64) 

 Diffs:


Index: SPECS/xorg-driver-video-nvidia.spec
diff -u SPECS/xorg-driver-video-nvidia.spec:1.63 
SPECS/xorg-driver-video-nvidia.spec:1.64
--- SPECS/xorg-driver-video-nvidia.spec:1.63Tue Feb 14 13:54:25 2006
+++ SPECS/xorg-driver-video-nvidia.spec Sat Feb 18 12:13:53 2006
@@ -333,7 +333,7 @@
 %files devel
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/libXvMCNVIDIA.so
-/usr/include/GL/*.h
+%{_includedir}/GL/*.h
 # -static
 %{_libdir}/libXvMCNVIDIA.a
 
@@ -349,6 +349,9 @@
 All persons listed below can be reached at @pld-linux.org
 
 $Log$
+Revision 1.64  2006/02/18 11:13:53  qboosh
+- standard includedir for GL/*.h now
+
 Revision 1.63  2006/02/14 12:54:25  pluto
 - new build system, xorg dirs.
 


 CVS-web:

http://cvs.pld-linux.org/SPECS/xorg-driver-video-nvidia.spec?r1=1.63&r2=1.64&f=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-font-font-misc-misc.spec - proper encoding

2006-02-18 Thread qboosh
Author: qboosh   Date: Sat Feb 18 11:16:17 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- proper encoding

 Files affected:
SPECS:
   xorg-font-font-misc-misc.spec (1.7 -> 1.8) 

 Diffs:


Index: SPECS/xorg-font-font-misc-misc.spec
diff -u SPECS/xorg-font-font-misc-misc.spec:1.7 
SPECS/xorg-font-font-misc-misc.spec:1.8
--- SPECS/xorg-font-font-misc-misc.spec:1.7 Mon Feb 13 19:26:46 2006
+++ SPECS/xorg-font-font-misc-misc.spec Sat Feb 18 12:16:12 2006
@@ -1,6 +1,6 @@
 # $Revision$, $Date$
-Summary:   misc-misc font
-Summary(pl):   Font misc-misc
+Summary:   misc-misc fonts
+Summary(pl):   Fonty misc-misc
 Name:  xorg-font-font-misc-misc
 Version:   1.0.0
 Release:   0.2
@@ -23,10 +23,10 @@
 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-misc-misc font.
+misc-misc fonts.
 
 %description -l pl
-Font misc-misc.
+Fonty misc-misc.
 
 %package base
 Summary:   Base fonts (fixed)
@@ -42,7 +42,7 @@
 Base fonts (fixed) needed to start X server.
 
 %description base -l pl
-Podstawowe fonty (fixed) niezbĂŞdne do uruchomienia X serwera.
+Podstawowe fonty (fixed) niezbędne do uruchomienia X serwera.
 
 %package ISO8859-1
 Summary:   ISO-8859-1 basic raster fonts
@@ -512,6 +512,9 @@
 All persons listed below can be reached at @pld-linux.org
 
 $Log$
+Revision 1.8  2006/02/18 11:16:12  qboosh
+- proper encoding
+
 Revision 1.7  2006/02/13 18:26:46  wrobell
 - fonts separated using X11-fonts.spec
 


 CVS-web:

http://cvs.pld-linux.org/SPECS/xorg-font-font-misc-misc.spec?r1=1.7&r2=1.8&f=u

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


SPECS: rhythmbox.spec - rhythmbox can burn CDs without any externa...

2006-02-18 Thread freetz
Author: freetz   Date: Sat Feb 18 11:16:28 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- rhythmbox can burn CDs without any external help, reverted last change
  (tested, I can't reproduce any crash and CD burning works perfectly
  without nautilus-cd-burner)

 Files affected:
SPECS:
   rhythmbox.spec (1.55 -> 1.56) 

 Diffs:


Index: SPECS/rhythmbox.spec
diff -u SPECS/rhythmbox.spec:1.55 SPECS/rhythmbox.spec:1.56
--- SPECS/rhythmbox.spec:1.55   Fri Feb 17 22:13:44 2006
+++ SPECS/rhythmbox.specSat Feb 18 12:16:23 2006
@@ -46,7 +46,6 @@
 Requires:  gstreamer-audiosink
 Requires:  gstreamer-gnomevfs >= 0.10
 Requires:  gtk+2 >= 2:2.6.3
-Requires:  nautilus-cd-burner
 Obsoletes: net-rhythmbox
 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -145,6 +144,11 @@
 All persons listed below can be reached at @pld-linux.org
 
 $Log$
+Revision 1.56  2006/02/18 11:16:23  freetz
+- rhythmbox can burn CDs without any external help, reverted last change
+  (tested, I can't reproduce any crash and CD burning works perfectly
+  without nautilus-cd-burner)
+
 Revision 1.55  2006/02/17 21:13:44  aredridel
 - add R: nautilius-cd-burner (crashes on trying to burn a CD without)
 


 CVS-web:
http://cvs.pld-linux.org/SPECS/rhythmbox.spec?r1=1.55&r2=1.56&f=u

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


SPECS: xsri.spec - pl cosmetics

2006-02-18 Thread qboosh
Author: qboosh   Date: Sat Feb 18 11:18:17 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- pl cosmetics

 Files affected:
SPECS:
   xsri.spec (1.1 -> 1.2) 

 Diffs:


Index: SPECS/xsri.spec
diff -u SPECS/xsri.spec:1.1 SPECS/xsri.spec:1.2
--- SPECS/xsri.spec:1.1 Tue Feb 14 02:43:51 2006
+++ SPECS/xsri.spec Sat Feb 18 12:18:12 2006
@@ -1,6 +1,6 @@
 # $Revision$, $Date$
-Summary:   xsri - X Set Root Image
-Summary(pl):   xsri - X Set Root Image
+Summary:   X Set Root Image - display image on the root window
+Summary(pl):   X Set Root Image - wyświetlanie obrazu w głównym oknie
 Name:  xsri
 Version:   2.1.0
 Release:   1
@@ -23,7 +23,8 @@
 X Set Root Image - displays images on the root window with parameters.
 
 %description -l pl
-X Set Root Image - wyświetla obraz jako tapetę.
+X Set Root Image - wyświetla obraz w głównym oknie (jako tapetę) z
+podanymi parametrami.
 
 %prep
 %setup -q
@@ -56,7 +57,8 @@
 All persons listed below can be reached at @pld-linux.org
 
 $Log$
+Revision 1.2  2006/02/18 11:18:12  qboosh
+- pl cosmetics
+
 Revision 1.1  2006/02/14 01:43:51  undefine
 - initial by "Jacek 'jackass' Brzozowski" <[EMAIL PROTECTED]>
-
-


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

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


SPECS: gossip.spec - started update to 0.10, NFY

2006-02-18 Thread freetz
Author: freetz   Date: Sat Feb 18 11:18:42 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- started update to 0.10, NFY

 Files affected:
SPECS:
   gossip.spec (1.48 -> 1.49) 

 Diffs:


Index: SPECS/gossip.spec
diff -u SPECS/gossip.spec:1.48 SPECS/gossip.spec:1.49
--- SPECS/gossip.spec:1.48  Sun Sep  4 18:18:19 2005
+++ SPECS/gossip.spec   Sat Feb 18 12:18:36 2006
@@ -2,12 +2,12 @@
 Summary:   Very easy to use GNOME Jabber client
 Summary(pl):   Bardzo prosty w użyciu klient Jabbera dla GNOME
 Name:  gossip
-Version:   0.9
-Release:   2
+Version:   0.10
+Release:   0.1
 License:   GPL
 Group: Applications/Communications
-Source0:   
http://ftp.gnome.org/pub/GNOME/sources/gossip/0.9/%{name}-%{version}.tar.bz2
-# Source0-md5: af017e1652a96009d30ad2dd4ef9
+Source0:   
http://ftp.gnome.org/pub/GNOME/sources/gossip/0.10/%{name}-%{version}.tar.bz2
+# Source0-md5: 57a3a1a84ca4451868df2f151bae50aa
 Patch0:%{name}-desktop.patch
 URL:   http://gossip.imendio.org/
 BuildRequires: aspell-devel
@@ -91,6 +91,9 @@
 All persons listed below can be reached at @pld-linux.org
 
 $Log$
+Revision 1.49  2006/02/18 11:18:36  freetz
+- started update to 0.10, NFY
+
 Revision 1.48  2005/09/04 16:18:19  arekm
 - rel 2
 


 CVS-web:
http://cvs.pld-linux.org/SPECS/gossip.spec?r1=1.48&r2=1.49&f=u

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


DISTFILES: gossip-0.10.tar.bz2

2006-02-18 Thread freetz

Files fetched: 1

STORED: http://ftp.gnome.org/pub/GNOME/sources/gossip/0.10/gossip-0.10.tar.bz2
57a3a1a84ca4451868df2f151bae50aa  gossip-0.10.tar.bz2
Size: 1024703 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: gossip.spec - updated dependencies / file list

2006-02-18 Thread freetz
Author: freetz   Date: Sat Feb 18 11:26:03 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- updated dependencies / file list

 Files affected:
SPECS:
   gossip.spec (1.49 -> 1.50) 

 Diffs:


Index: SPECS/gossip.spec
diff -u SPECS/gossip.spec:1.49 SPECS/gossip.spec:1.50
--- SPECS/gossip.spec:1.49  Sat Feb 18 12:18:36 2006
+++ SPECS/gossip.spec   Sat Feb 18 12:25:58 2006
@@ -23,6 +23,7 @@
 BuildRequires: libxml2-devel >= 1:2.6.19
 BuildRequires: loudmouth-devel >= 1.0
 BuildRequires:  rpmbuild(macros) >= 1.197
+BuildRequires:  xorg-lib-libXScrnSaver-devel
 Requires(post,preun):   GConf2
 Requires(post,postun):  scrollkeeper
 Requires:  loudmouth >= 1.0
@@ -82,6 +83,7 @@
 %{_datadir}/sounds/gossip
 %{_desktopdir}/*.desktop
 %{_pixmapsdir}/gossip.png
+%{_omf_dest_dir}/%{name}
 %{_sysconfdir}/gconf/schemas/gossip.schemas
 %{_sysconfdir}/sound/events/*
 
@@ -91,6 +93,9 @@
 All persons listed below can be reached at @pld-linux.org
 
 $Log$
+Revision 1.50  2006/02/18 11:25:58  freetz
+- updated dependencies / file list
+
 Revision 1.49  2006/02/18 11:18:36  freetz
 - started update to 0.10, NFY
 


 CVS-web:
http://cvs.pld-linux.org/SPECS/gossip.spec?r1=1.49&r2=1.50&f=u

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


SPECS: xsri.spec - revised BRs and doc

2006-02-18 Thread qboosh
Author: qboosh   Date: Sat Feb 18 11:27:25 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- revised BRs and doc

 Files affected:
SPECS:
   xsri.spec (1.2 -> 1.3) 

 Diffs:


Index: SPECS/xsri.spec
diff -u SPECS/xsri.spec:1.2 SPECS/xsri.spec:1.3
--- SPECS/xsri.spec:1.2 Sat Feb 18 12:18:12 2006
+++ SPECS/xsri.spec Sat Feb 18 12:27:20 2006
@@ -11,11 +11,9 @@
 URL:   http://www.pleyades.net/pawm/
 BuildRequires: autoconf
 BuildRequires: automake
-BuildRequires: fontconfig-libs
-BuildRequires: gdk-pixbuf-devel
-BuildRequires: gtk+2-devel
+BuildRequires: gtk+2-devel >= 1.3.13
 BuildRequires: libtool
-BuildRequires: pango-devel
+BuildRequires: pkgconfig
 Buildrequires: popt-devel
 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -48,7 +46,7 @@
 
 %files
 %defattr(644,root,root,755)
-%doc README
+%doc AUTHORS ChangeLog README
 %attr(755,root,root) %{_bindir}/*
 
 %define date   %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -57,6 +55,9 @@
 All persons listed below can be reached at @pld-linux.org
 
 $Log$
+Revision 1.3  2006/02/18 11:27:20  qboosh
+- revised BRs and doc
+
 Revision 1.2  2006/02/18 11:18:12  qboosh
 - pl cosmetics
 


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

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


SPECS: qsf.spec - updated to 1.1.6

2006-02-18 Thread charles
Author: charles  Date: Sat Feb 18 11:28:51 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- updated to 1.1.6

 Files affected:
SPECS:
   qsf.spec (1.10 -> 1.11) 

 Diffs:


Index: SPECS/qsf.spec
diff -u SPECS/qsf.spec:1.10 SPECS/qsf.spec:1.11
--- SPECS/qsf.spec:1.10 Mon Jan 30 03:19:27 2006
+++ SPECS/qsf.spec  Sat Feb 18 12:28:46 2006
@@ -8,12 +8,12 @@
 Summary:   Quick spam filter
 Summary(pl):   Szybki filtr antyspamowy
 Name:  qsf
-Version:   1.1.2
+Version:   1.1.6
 Release:   1
 License:   Artistic
 Group: Applications
 Source0:   http://dl.sourceforge.net/qsf/%{name}-%{version}.tar.bz2
-# Source0-md5: 97b0edd6bcbacbd4b0ee0f60d5313b08
+# Source0-md5: 83dc00e6e75ae261e25f1d4b43b62111
 URL:   http://www.ivarch.com/programs/qsf.shtml
 %{?with_gdbm:BuildRequires:gdbm-devel}
 %{?with_mysql:BuildRequires:   mysql-devel}
@@ -63,6 +63,9 @@
 All persons listed below can be reached at @pld-linux.org
 
 $Log$
+Revision 1.11  2006/02/18 11:28:46  charles
+- updated to 1.1.6
+
 Revision 1.10  2006/01/30 02:19:27  charles
 - added more backends (with/without bconds)
 


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

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


DISTFILES: qsf-1.1.6.tar.bz2

2006-02-18 Thread charles

Files fetched: 1

STORED: http://dl.sourceforge.net/qsf/qsf-1.1.6.tar.bz2
83dc00e6e75ae261e25f1d4b43b62111  qsf-1.1.6.tar.bz2
Size: 168485 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: gossip.spec - tabs

2006-02-18 Thread ankry
Author: ankryDate: Sat Feb 18 11:32:47 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- tabs

 Files affected:
SPECS:
   gossip.spec (1.50 -> 1.51) 

 Diffs:


Index: SPECS/gossip.spec
diff -u SPECS/gossip.spec:1.50 SPECS/gossip.spec:1.51
--- SPECS/gossip.spec:1.50  Sat Feb 18 12:25:58 2006
+++ SPECS/gossip.spec   Sat Feb 18 12:32:41 2006
@@ -22,10 +22,10 @@
 BuildRequires: libtool
 BuildRequires: libxml2-devel >= 1:2.6.19
 BuildRequires: loudmouth-devel >= 1.0
-BuildRequires:  rpmbuild(macros) >= 1.197
-BuildRequires:  xorg-lib-libXScrnSaver-devel
-Requires(post,preun):   GConf2
-Requires(post,postun):  scrollkeeper
+BuildRequires: rpmbuild(macros) >= 1.197
+BuildRequires: xorg-lib-libXScrnSaver-devel
+Requires(post,preun):  GConf2
+Requires(post,postun): scrollkeeper
 Requires:  loudmouth >= 1.0
 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -87,12 +87,15 @@
 %{_sysconfdir}/gconf/schemas/gossip.schemas
 %{_sysconfdir}/sound/events/*
 
-%define date   %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
+%definedate%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
 * %{date} PLD Team <[EMAIL PROTECTED]>
 All persons listed below can be reached at @pld-linux.org
 
 $Log$
+Revision 1.51  2006/02/18 11:32:41  ankry
+- tabs
+
 Revision 1.50  2006/02/18 11:25:58  freetz
 - updated dependencies / file list
 


 CVS-web:
http://cvs.pld-linux.org/SPECS/gossip.spec?r1=1.50&r2=1.51&f=u

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


SPECS: synopsis.spec - use %py_postclean, updated BRs - rel. 1

2006-02-18 Thread charles
Author: charles  Date: Sat Feb 18 11:45:22 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- use %py_postclean, updated BRs
- rel. 1

 Files affected:
SPECS:
   synopsis.spec (1.2 -> 1.3) 

 Diffs:


Index: SPECS/synopsis.spec
diff -u SPECS/synopsis.spec:1.2 SPECS/synopsis.spec:1.3
--- SPECS/synopsis.spec:1.2 Sun Jun 12 11:33:11 2005
+++ SPECS/synopsis.spec Sat Feb 18 12:45:16 2006
@@ -3,7 +3,7 @@
 Summary(pl):   Synopsis - narzędzie do badania kodu źródłowego
 Name:  synopsis
 Version:   0.8
-Release:   0.1
+Release:   1
 License:   LGPL
 Group: Development/Tools
 Source0:   http://synopsis.fresco.org/download/%{name}-%{version}.tar.gz
@@ -11,9 +11,10 @@
 URL:   http://synopsis.fresco.org/
 BuildRequires: libstdc++-devel
 BuildRequires: pkgconfig
-BuildRequires: python
 BuildRequires: python-devel
-%pyrequires_eq python-modules
+BuildRequires: rpm-pythonprov
+BuildRequires: rpmbuild(macros) >= 1.219
+%pyrequires_eq python-libs
 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -64,9 +65,11 @@
 %install
 rm -rf $RPM_BUILD_ROOT
 
-python setup.py install --optimize=2 --root=$RPM_BUILD_ROOT
+python setup.py install \
+   --optimize=2 \
+   --root=$RPM_BUILD_ROOT
 
-find $RPM_BUILD_ROOT%{py_sitedir} -name \*.py -exec rm -f {} \;
+%py_postclean
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -89,6 +92,10 @@
 All persons listed below can be reached at @pld-linux.org
 
 $Log$
+Revision 1.3  2006/02/18 11:45:16  charles
+- use %py_postclean, updated BRs
+- rel. 1
+
 Revision 1.2  2005/06/12 09:33:11  qboosh
 - pl, defattr
 


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

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


SOURCES: gnupg-pl.po-update.patch - updated for 1.4.2.1

2006-02-18 Thread qboosh
Author: qboosh   Date: Sat Feb 18 12:01:02 2006 GMT
Module: SOURCES   Tag: HEAD
 Log message:
- updated for 1.4.2.1

 Files affected:
SOURCES:
   gnupg-pl.po-update.patch (1.11 -> 1.12) 

 Diffs:


Index: SOURCES/gnupg-pl.po-update.patch
diff -u SOURCES/gnupg-pl.po-update.patch:1.11 
SOURCES/gnupg-pl.po-update.patch:1.12
--- SOURCES/gnupg-pl.po-update.patch:1.11   Wed Aug 17 20:51:51 2005
+++ SOURCES/gnupg-pl.po-update.patchSat Feb 18 13:00:56 2006
@@ -1,5 +1,5 @@
 gnupg-1.4.2/po/pl.po.orig  2005-07-26 18:09:10.0 +0200
-+++ gnupg-1.4.2/po/pl.po   2005-08-17 20:42:49.271046216 +0200
+--- gnupg-1.4.2.1/po/pl.po.orig2006-02-14 11:33:05.0 +0100
 gnupg-1.4.2.1/po/pl.po 2006-02-18 12:50:25.925764750 +0100
 @@ -1,33 +1,24 @@
  # Gnu Privacy Guard.
  # Copyright (C) 1998, 1999, 2000, 2001, 2002 Free Software Foundation, Inc.
@@ -7,18 +7,18 @@
 -#
 -# To be included in GnuPG 1.2.2
 +# Janusz A. Urbanowicz <[EMAIL PROTECTED]>, 1999, 2000, 2001, 2002, 
2003-2004(?).
-+# fixes and updates by Jakub Bogusz <[EMAIL PROTECTED]>, 2003-2005.
++# fixes and updates by Jakub Bogusz <[EMAIL PROTECTED]>, 2003-2006.
  #
  msgid ""
  msgstr ""
 -"Project-Id-Version: gnupg-1.2.2\n"
-+"Project-Id-Version: gnupg-1.4.2\n"
++"Project-Id-Version: gnupg-1.4.2.1\n"
  "Report-Msgid-Bugs-To: [EMAIL PROTECTED]"
- "POT-Creation-Date: 2005-07-26 18:08+0200\n"
+ "POT-Creation-Date: 2006-02-14 11:32+0100\n"
 -"PO-Revision-Date: 2004-06-23 15:54+0200\n"
 -"Last-Translator: Janusz A. Urbanowicz <[EMAIL PROTECTED]>\n"
 -"Language-Team: Polish <[EMAIL PROTECTED]>\n"
-+"PO-Revision-Date: 2005-08-17 20:20+0200\n"
++"PO-Revision-Date: 2006-02-18 12:34+0100\n"
 +"Last-Translator: Jakub Bogusz <[EMAIL PROTECTED]>\n"
 +"Language-Team: Polish <[EMAIL PROTECTED]>\n"
  "MIME-Version: 1.0\n"
@@ -2649,7 +2649,7 @@
 -msgstr "nie można utworzyć %s: %s\n"
 +msgstr "utworzono: %s"
  
- #: g10/keyedit.c:2636 g10/keylist.c:787 g10/keylist.c:881 g10/mainproc.c:948
+ #: g10/keyedit.c:2636 g10/keylist.c:787 g10/keylist.c:881 g10/mainproc.c:950
 -#, fuzzy, c-format
 +#, c-format
  msgid "revoked: %s"
@@ -2665,7 +2665,7 @@
  
  #: g10/keyedit.c:2640 g10/keyedit.c:2691 g10/keyedit.c:2804 g10/keyedit.c:2819
  #: g10/keylist.c:196 g10/keylist.c:764 g10/keylist.c:799 g10/keylist.c:893
- #: g10/keylist.c:914 g10/keyserver.c:434 g10/mainproc.c:954
+ #: g10/keylist.c:914 g10/keyserver.c:434 g10/mainproc.c:956
 -#, fuzzy, c-format
 +#, c-format
  msgid "expires: %s"
@@ -2706,14 +2706,14 @@
 @@ -3341,15 +3251,13 @@
  
  #: g10/keyedit.c:2836 g10/keyedit.c:3213 g10/keyserver.c:438
- #: g10/mainproc.c:1594 g10/trustdb.c:1179 g10/trustdb.c:1694
+ #: g10/mainproc.c:1608 g10/trustdb.c:1179 g10/trustdb.c:1694
 -#, fuzzy
  msgid "revoked"
 -msgstr "[unieważniony]"
 +msgstr "unieważniony"
  
  #: g10/keyedit.c:2838 g10/keyedit.c:3215 g10/keyserver.c:442
- #: g10/mainproc.c:1596 g10/trustdb.c:532 g10/trustdb.c:1696
+ #: g10/mainproc.c:1610 g10/trustdb.c:532 g10/trustdb.c:1696
 -#, fuzzy
  msgid "expired"
 -msgstr "data"
@@ -3482,36 +3482,36 @@
 -msgstr "zapytanie o klucz %08lX w %s\n"
 +msgstr "odświeżanie %d kluczy z %s\n"
  
- #: g10/mainproc.c:249
+ #: g10/mainproc.c:251
  #, c-format
  msgid "weird size for an encrypted session key (%d)\n"
 -msgstr "%d - dziwny rozmiar jak na zaszyfrowany klucz sesyjny\n"
 +msgstr "dziwny rozmiar jak na zaszyfrowany klucz sesyjny (%d)\n"
  
- #: g10/mainproc.c:300
+ #: g10/mainproc.c:302
  #, c-format
 @@ -4332,33 +4221,34 @@
  msgstr "klucz sesyjny zaszyfrowany %s\n"
  
- #: g10/mainproc.c:310
+ #: g10/mainproc.c:312
 -#, fuzzy, c-format
 +#, c-format
  msgid "passphrase generated with unknown digest algorithm %d\n"
 -msgstr "dane zaszyfrowano nieznanym algorytmem numer %d\n"
 +msgstr "hasło wygenerowane nieznanym algorytmem skrótu %d\n"
  
- #: g10/mainproc.c:376
+ #: g10/mainproc.c:378
 -#, fuzzy, c-format
 +#, c-format
  msgid "public key is %s\n"
 -msgstr "klucz publiczny %08lX\n"
 +msgstr "klucz publiczny to %s\n"
  
- #: g10/mainproc.c:431
+ #: g10/mainproc.c:433
  msgid "public key encrypted data: good DEK\n"
  msgstr "dane zaszyfrowane kluczem publicznym: poprawny klucz sesyjny\n"
  
- #: g10/mainproc.c:464
+ #: g10/mainproc.c:466
 -#, fuzzy, c-format
 +#, c-format
  msgid "encrypted with %u-bit %s key, ID %s, created %s\n"
@@ -3519,98 +3519,109 @@
 +msgstr ""
 +"zaszyfrowano %u-bitowym kluczem %s o identyfikatorze %s, stworzonym %s\n"
  
- #: g10/mainproc.c:468 g10/pkclist.c:219
+ #: g10/mainproc.c:470 g10/pkclist.c:219
 -#, fuzzy, c-format
 +#, c-format
  msgid "  \"%s\"\n"
 -msgstr "alias \""
 +msgstr "  ,,%s''\n"
  
- #: g10/mainproc.c:472
+ #: g10/mainproc.c:474
 -#, fuzzy, c-format
 +#, c-format
  msgid "encrypted with %s key, ID %s\n"
 -msgstr "zaszyfrowano kluczem %s, o numerze %08lX\n"
 +msgstr "zaszyfrowano kluczem %s o identyfikatorze %s\n

SPECS: gnupg.spec - updated to 1.4.2.1 (fixes CVE-2006-0455) - upd...

2006-02-18 Thread qboosh
Author: qboosh   Date: Sat Feb 18 12:02:51 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- updated to 1.4.2.1 (fixes CVE-2006-0455)
- updated pl.po-update patch
- STBR

 Files affected:
SPECS:
   gnupg.spec (1.102 -> 1.103) 

 Diffs:


Index: SPECS/gnupg.spec
diff -u SPECS/gnupg.spec:1.102 SPECS/gnupg.spec:1.103
--- SPECS/gnupg.spec:1.102  Sat Jan 21 01:01:16 2006
+++ SPECS/gnupg.specSat Feb 18 13:02:46 2006
@@ -13,12 +13,12 @@
 Summary(uk):   GNU Privacy Guard - ׌ĚŘÎÁ ÚÁÍŚÎÁ PGP
 Summary(zh_CN):GPLľÄPGPźÓĂÜłĚĐň
 Name:  gnupg
-Version:   1.4.2
-Release:   3
+Version:   1.4.2.1
+Release:   1
 License:   GPL
 Group: Applications/File
 Source0:   ftp://ftp.gnupg.org/GnuPG/gnupg/%{name}-%{version}.tar.bz2
-# Source0-md5: c7afd50c7d01fcfada229326b3958404
+# Source0-md5: 2d59ed50d92f69994dbfbe00fe1612e4
 Patch0:%{name}-info.patch
 Patch1:%{name}-pl.po-update.patch
 URL:   http://www.gnupg.org/
@@ -254,6 +254,11 @@
 All persons listed below can be reached at @pld-linux.org
 
 $Log$
+Revision 1.103  2006/02/18 12:02:46  qboosh
+- updated to 1.4.2.1 (fixes CVE-2006-0455)
+- updated pl.po-update patch
+- STBR
+
 Revision 1.102  2006/01/21 00:01:16  arekm
 - kill Icon: field (support for these is obsolete says jbj)
 


 CVS-web:
http://cvs.pld-linux.org/SPECS/gnupg.spec?r1=1.102&r2=1.103&f=u

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


DISTFILES: gnupg-1.4.2.1.tar.bz2

2006-02-18 Thread qboosh

Files fetched: 1

STORED: ftp://ftp.gnupg.org/GnuPG/gnupg/gnupg-1.4.2.1.tar.bz2
2d59ed50d92f69994dbfbe00fe1612e4  gnupg-1.4.2.1.tar.bz2
Size: 3030527 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: subcommander.spec - rel. 1

2006-02-18 Thread charles
Author: charles  Date: Sat Feb 18 12:18:02 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- rel. 1

 Files affected:
SPECS:
   subcommander.spec (1.3 -> 1.4) 

 Diffs:


Index: SPECS/subcommander.spec
diff -u SPECS/subcommander.spec:1.3 SPECS/subcommander.spec:1.4
--- SPECS/subcommander.spec:1.3 Wed Dec 21 00:10:33 2005
+++ SPECS/subcommander.spec Sat Feb 18 13:17:56 2006
@@ -3,7 +3,7 @@
 Summary(pl):   Wieloplatformowy klient subversion oparty na Qt
 Name:  subcommander
 Version:   0.14.1
-Release:   0.1
+Release:   1
 License:   GPL v2
 Group: X11/Applications
 Source0:   
http://subcommander.tigris.org/files/documents/1759/28737/%{name}-%{version}-src.tgz
@@ -75,6 +75,9 @@
 All persons listed below can be reached at @pld-linux.org
 
 $Log$
+Revision 1.4  2006/02/18 12:17:56  charles
+- rel. 1
+
 Revision 1.3  2005/12/20 23:10:33  qboosh
 - pl
 


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

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


SPECS: crossmingw32-binutils.spec - updated to 2.16.91.0.6, droppe...

2006-02-18 Thread qboosh
Author: qboosh   Date: Sat Feb 18 12:50:09 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- updated to 2.16.91.0.6, dropped sparc hack

 Files affected:
SPECS:
   crossmingw32-binutils.spec (1.58 -> 1.59) 

 Diffs:


Index: SPECS/crossmingw32-binutils.spec
diff -u SPECS/crossmingw32-binutils.spec:1.58 
SPECS/crossmingw32-binutils.spec:1.59
--- SPECS/crossmingw32-binutils.spec:1.58   Sat Dec 24 00:14:39 2005
+++ SPECS/crossmingw32-binutils.specSat Feb 18 13:50:03 2006
@@ -6,12 +6,12 @@
 Summary(pt_BR):Utilitários para desenvolvimento de binários da GNU - 
Mingw32 binutils
 Summary(tr):   GNU geliţtirme araçlarý - Mingw32 binutils
 Name:  crossmingw32-binutils
-Version:   2.16.91.0.5
+Version:   2.16.91.0.6
 Release:   1
 License:   GPL
 Group: Development/Tools
 Source0:   
ftp://ftp.kernel.org/pub/linux/devel/binutils/binutils-%{version}.tar.bz2
-# Source0-md5: 29fdde06e229672dcbf52362520a
+# Source0-md5: 00ef9f1429d5f18702d08552f5c09441
 URL:   http://sources.redhat.com/binutils/
 BuildRequires: automake
 BuildRequires: bash
@@ -20,9 +20,6 @@
 BuildRequires: gettext-devel
 # not necessary unless we patch .texi docs; but they are not packaged here 
anyway
 #BuildRequires:texinfo >= 4.2
-%ifarch sparc sparc32
-BuildRequires: sparc32
-%endif
 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %definetarget  i386-mingw32
@@ -61,9 +58,6 @@
 CFLAGS="%{rpmcflags}" \
 LDFLAGS="%{rpmldflags}" \
 CONFIG_SHELL="/bin/bash" \
-%ifarch sparc
-sparc32 \
-%endif
 ./configure \
--prefix=%{_prefix} \
--libdir=%{_libdir} \
@@ -113,6 +107,9 @@
 All persons listed below can be reached at @pld-linux.org
 
 $Log$
+Revision 1.59  2006/02/18 12:50:03  qboosh
+- updated to 2.16.91.0.6, dropped sparc hack
+
 Revision 1.58  2005/12/23 23:14:39  qboosh
 - updated to 2.16.91.0.5
 


 CVS-web:

http://cvs.pld-linux.org/SPECS/crossmingw32-binutils.spec?r1=1.58&r2=1.59&f=u

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


SPECS: crossmingw32-w32api.spec - updated to 3.6

2006-02-18 Thread qboosh
Author: qboosh   Date: Sat Feb 18 13:01:52 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- updated to 3.6

 Files affected:
SPECS:
   crossmingw32-w32api.spec (1.29 -> 1.30) 

 Diffs:


Index: SPECS/crossmingw32-w32api.spec
diff -u SPECS/crossmingw32-w32api.spec:1.29 SPECS/crossmingw32-w32api.spec:1.30
--- SPECS/crossmingw32-w32api.spec:1.29 Mon Oct 31 00:58:15 2005
+++ SPECS/crossmingw32-w32api.spec  Sat Feb 18 14:01:45 2006
@@ -2,7 +2,7 @@
 Summary:   Mingw32 Binary Utility Development Utilities - Win32 API 
libraries
 Summary(pl):   Zestaw narzędzi mingw32 - biblioteki API Win32
 Name:  crossmingw32-w32api
-Version:   3.5
+Version:   3.6
 %defineapiver  %{version}
 %defineapisrc  w32api-%{apiver}
 %define runver 3.9
@@ -12,7 +12,7 @@
 License:   Free
 Group: Development/Libraries
 Source0:   http://dl.sourceforge.net/mingw/%{apisrc}-src.tar.gz
-# Source0-md5: 94c5aaf7d64a2bfc0dfb162d2d855f58
+# Source0-md5: 32ad56bd7605c876357823470e3e2667
 # only for headers
 Source1:   http://dl.sourceforge.net/mingw/%{runsrc}-src.tar.gz
 # Source1-md5: 9111435bbc9b78b5a5f08ac8d6310a5a
@@ -125,6 +125,9 @@
 All persons listed below can be reached at @pld-linux.org
 
 $Log$
+Revision 1.30  2006/02/18 13:01:45  qboosh
+- updated to 3.6
+
 Revision 1.29  2005/10/30 23:58:15  qboosh
 - updated to 3.5, runtime 3.9
 


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

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


DISTFILES: w32api-3.6-src.tar.gz mingw-runtime-3.9-src.tar.gz

2006-02-18 Thread qboosh

Files fetched: 1

STORED: http://dl.sourceforge.net/mingw/w32api-3.6-src.tar.gz
32ad56bd7605c876357823470e3e2667  w32api-3.6-src.tar.gz
Size: 1091095 bytes
ALREADY GOT: http://dl.sourceforge.net/mingw/mingw-runtime-3.9-src.tar.gz
9111435bbc9b78b5a5f08ac8d6310a5a  mingw-runtime-3.9-src.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: parselog.tgz parselog-cgi.tgz

2006-02-18 Thread gotar

Files fetched: 2

STORED: http://rekudos.net/repo/parselog/parselog.tgz
bac806ec9981c9d363e709b42d9b129e  parselog.tgz
Size: 22675 bytes
STORED: http://rekudos.net/repo/parselog-cgi/parselog-cgi.tgz
2942f30dd190dac31d7970ed04e0ffe5  parselog-cgi.tgz
Size: 16083 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: parselog.spec - upgraded to 0.09 (cgi 0.04), disabled tests...

2006-02-18 Thread gotar
Author: gotarDate: Sat Feb 18 13:02:33 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- upgraded to 0.09 (cgi 0.04), disabled tests (we don't have debug.pm),
  removed BR: perl-XML-API (what's that for?)

 Files affected:
SPECS:
   parselog.spec (1.4 -> 1.5) 

 Diffs:


Index: SPECS/parselog.spec
diff -u SPECS/parselog.spec:1.4 SPECS/parselog.spec:1.5
--- SPECS/parselog.spec:1.4 Sun Jul 10 15:27:57 2005
+++ SPECS/parselog.spec Sat Feb 18 14:02:28 2006
@@ -1,26 +1,25 @@
 # $Revision$, $Date$
-%definecgi_version 0.03
+%definecgi_version 0.04
 
 # Conditional build:
-%bcond_without tests   # do not perform "make test"
+%bcond_withtests   # do not perform "make test"
 #
 %include   /usr/lib/rpm/macros.perl
 Summary:   Parselog - a log file analysis tool
 Summary(pl):   Parselog - narzędzie do analizy plików logów
 Name:  parselog
-Version:   0.08
-Release:   0.18
+Version:   0.09
+Release:   0.1
 Epoch: 0
 License:   GPL v2
 Group: Applications/System
 Source0:   http://rekudos.net/repo/parselog/%{name}.tgz
-# Source0-md5: 97170331bf3a62f0874a6e520cf3025a
+# Source0-md5: bac806ec9981c9d363e709b42d9b129e
 Source1:   http://rekudos.net/repo/parselog-cgi/%{name}-cgi.tgz
-# Source1-md5: f2fbbbf5bb895afad703d6b9e6d30401
+# Source1-md5: 2942f30dd190dac31d7970ed04e0ffe5
 URL:   http://rekudos.net/parselog/
 BuildRequires: perl-DateTime
 BuildRequires: perl-LockFile-Simple
-BuildRequires: perl-XML-API
 BuildRequires: perl-devel >= 1:5.8.0
 BuildRequires: rpm-perlprov >= 4.1-13
 BuildRequires: rpmbuild(macros) >= 1.221
@@ -140,7 +139,7 @@
 
 %files
 %defattr(644,root,root,755)
-%doc Changes README TODO
+%doc Changes README
 %dir %{_sysconfdir}/parselog
 %dir %{_sysconfdir}/parselog/conf.d
 %config(noreplace) %verify(not md5 mtime size) 
%{_sysconfdir}/parselog/parselog.conf
@@ -159,9 +158,6 @@
 %{perl_vendorlib}/Log/Read/Exim.pm
 %{perl_vendorlib}/Log/Read/Syslog.pm
 
-%dir %{perl_vendorlib}/rek
-%{perl_vendorlib}/rek/Log.pm
-
 %dir /var/lib/parselog
 
 %{_examplesdir}/%{name}-%{version}
@@ -183,6 +179,10 @@
 All persons listed below can be reached at @pld-linux.org
 
 $Log$
+Revision 1.5  2006/02/18 13:02:28  gotar
+- upgraded to 0.09 (cgi 0.04), disabled tests (we don't have debug.pm),
+  removed BR: perl-XML-API (what's that for?)
+
 Revision 1.4  2005/07/10 13:27:57  glen
 - fix build (well actually build too)
 - move apache config earlier from apache global ScriptAlias definition


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

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


SPECS: crossmingw32-gcc.spec - updated w32api to 3.6

2006-02-18 Thread qboosh
Author: qboosh   Date: Sat Feb 18 13:05:50 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- updated w32api to 3.6

 Files affected:
SPECS:
   crossmingw32-gcc.spec (1.60 -> 1.61) 

 Diffs:


Index: SPECS/crossmingw32-gcc.spec
diff -u SPECS/crossmingw32-gcc.spec:1.60 SPECS/crossmingw32-gcc.spec:1.61
--- SPECS/crossmingw32-gcc.spec:1.60Mon Oct 31 02:25:03 2005
+++ SPECS/crossmingw32-gcc.spec Sat Feb 18 14:05:45 2006
@@ -6,7 +6,7 @@
 %defineDASHED_SNAP %{nil}
 %defineSNAP%(echo %{DASHED_SNAP} | sed -e "s#-##g")
 %defineGCC_VERSION 3.4.3
-%defineapiver  3.5
+%defineapiver  3.6
 %defineapisrc  w32api-%{apiver}
 %definerunver  3.9
 %definerunsrc  mingw-runtime-%{runver}
@@ -25,7 +25,7 @@
 Source0:   
ftp://gcc.gnu.org/pub/gcc/releases/gcc-%{GCC_VERSION}/gcc-%{GCC_VERSION}.tar.bz2
 # Source0-md5: e744b30c834360fccac41eb7269a3011
 Source1:   http://dl.sourceforge.net/mingw/%{apisrc}.tar.gz
-# Source1-md5: 2529dffea94118865cdc06c1f7ead697
+# Source1-md5: 2f86ec42cafd774ec82162fbc6e6808d
 Source2:   http://dl.sourceforge.net/mingw/%{runsrc}.tar.gz
 # Source2-md5: 0cb66b1071da224ea2174f960c593e2e
 Patch0:gcc-nodebug.patch
@@ -370,6 +370,9 @@
 All persons listed below can be reached at @pld-linux.org
 
 $Log$
+Revision 1.61  2006/02/18 13:05:45  qboosh
+- updated w32api to 3.6
+
 Revision 1.60  2005/10/31 01:25:03  qboosh
 - w32api 3.5, mingw-runtime 3.9
 


 CVS-web:
http://cvs.pld-linux.org/SPECS/crossmingw32-gcc.spec?r1=1.60&r2=1.61&f=u

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


DISTFILES: gcc-3.4.3.tar.bz2 w32api-3.6.tar.gz mingw-runtime-3.9.tar.gz

2006-02-18 Thread qboosh

Files fetched: 1

ALREADY GOT: ftp://gcc.gnu.org/pub/gcc/releases/gcc-3.4.3/gcc-3.4.3.tar.bz2
e744b30c834360fccac41eb7269a3011  gcc-3.4.3.tar.bz2
STORED: http://dl.sourceforge.net/mingw/w32api-3.6.tar.gz
2f86ec42cafd774ec82162fbc6e6808d  w32api-3.6.tar.gz
Size: 1536427 bytes
ALREADY GOT: http://dl.sourceforge.net/mingw/mingw-runtime-3.9.tar.gz
0cb66b1071da224ea2174f960c593e2e  mingw-runtime-3.9.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: pam-pam_ldap.spec - fixed typo in openldap schema postun, r...

2006-02-18 Thread qboosh
Author: qboosh   Date: Sat Feb 18 13:30:10 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- fixed typo in openldap schema postun, release 4; STBR

 Files affected:
SPECS:
   pam-pam_ldap.spec (1.27 -> 1.28) 

 Diffs:


Index: SPECS/pam-pam_ldap.spec
diff -u SPECS/pam-pam_ldap.spec:1.27 SPECS/pam-pam_ldap.spec:1.28
--- SPECS/pam-pam_ldap.spec:1.27Tue Jan 17 16:35:04 2006
+++ SPECS/pam-pam_ldap.spec Sat Feb 18 14:30:00 2006
@@ -6,7 +6,7 @@
 Summary(pt_BR):Módulo de autenticaçăo plugável (PAM) para o LDAP
 Name:  pam-%{modulename}
 Version:   180
-Release:   3
+Release:   4
 Epoch: 1
 Vendor:Luke Howard <[EMAIL PROTECTED]>
 License:   LGPL
@@ -134,7 +134,8 @@
if [ -f /var/lock/subsys/ldap ]; then
/etc/rc.d/init.d/ldap restart >&2 || :
fi
-f
+fi
+
 %files
 %defattr(644,root,root,755)
 %doc README ChangeLog ldap.conf pam.d
@@ -151,6 +152,9 @@
 All persons listed below can be reached at @pld-linux.org
 
 $Log$
+Revision 1.28  2006/02/18 13:30:00  qboosh
+- fixed typo in openldap schema postun, release 4; STBR
+
 Revision 1.27  2006/01/17 15:35:04  baggins
 - release 3
 - BR openldap 2.3


 CVS-web:
http://cvs.pld-linux.org/SPECS/pam-pam_ldap.spec?r1=1.27&r2=1.28&f=u

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


SPECS: john.spec - dropped obsolete K6 comment, updated sparc* tar...

2006-02-18 Thread qboosh
Author: qboosh   Date: Sat Feb 18 13:33:58 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- dropped obsolete K6 comment, updated sparc* targets

 Files affected:
SPECS:
   john.spec (1.44 -> 1.45) 

 Diffs:


Index: SPECS/john.spec
diff -u SPECS/john.spec:1.44 SPECS/john.spec:1.45
--- SPECS/john.spec:1.44Fri Feb 17 22:28:04 2006
+++ SPECS/john.spec Sat Feb 18 14:33:53 2006
@@ -48,7 +48,6 @@
 
 # bleh... MMX code must be chosen at compile time :(
 # cannot use MMX for generic i586 nor i686 (Pentium/Pentium Pro have no MMX)
-# K6 optimization exists only in Makefile
 %ifarch %{ix86}
%if %{with mmx}
TARG=linux-x86-mmx
@@ -59,7 +58,7 @@
%ifarch alpha
TARG=linux-alpha
%else
-   %ifarch sparc64
+   %ifarch sparc sparcv9
TARG=linux-sparc
%else
%ifarch %{x8664}
@@ -104,6 +103,9 @@
 All persons listed below can be reached at @pld-linux.org
 
 $Log$
+Revision 1.45  2006/02/18 13:33:53  qboosh
+- dropped obsolete K6 comment, updated sparc* targets
+
 Revision 1.44  2006/02/17 21:28:04  qboosh
 - removed extra nl
 


 CVS-web:
http://cvs.pld-linux.org/SPECS/john.spec?r1=1.44&r2=1.45&f=u

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


SPECS: icon-naming-utils.spec - 0.7.0

2006-02-18 Thread freetz
Author: freetz   Date: Sat Feb 18 13:47:26 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- 0.7.0

 Files affected:
SPECS:
   icon-naming-utils.spec (1.4 -> 1.5) 

 Diffs:


Index: SPECS/icon-naming-utils.spec
diff -u SPECS/icon-naming-utils.spec:1.4 SPECS/icon-naming-utils.spec:1.5
--- SPECS/icon-naming-utils.spec:1.4Sun Feb  5 09:50:02 2006
+++ SPECS/icon-naming-utils.specSat Feb 18 14:47:19 2006
@@ -3,12 +3,12 @@
 Summary:   Icon naming utility
 Summary(pl):   Narzędzie do nadawania nazw ikonom
 Name:  icon-naming-utils
-Version:   0.6.7
+Version:   0.7.0
 Release:   1
 License:   GPL
 Group: Applications
 Source0:   http://tango-project.org/releases/%{name}-%{version}.tar.gz
-# Source0-md5: 46443ee6ac3ee85b1a72b2abc55a770a
+# Source0-md5: 59e5c07d5091a2e9534bffaf17780aa9
 Patch0:%{name}-paths.patch
 URL:   http://tango-project.org/Standard_Icon_Naming_Specification
 BuildRequires: autoconf
@@ -59,6 +59,9 @@
 All persons listed below can be reached at @pld-linux.org
 
 $Log$
+Revision 1.5  2006/02/18 13:47:19  freetz
+- 0.7.0
+
 Revision 1.4  2006/02/05 08:50:02  freetz
 - 0.6.7
 


 CVS-web:
http://cvs.pld-linux.org/SPECS/icon-naming-utils.spec?r1=1.4&r2=1.5&f=u

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


DISTFILES: icon-naming-utils-0.7.0.tar.gz

2006-02-18 Thread freetz

Files fetched: 1

STORED: http://tango-project.org/releases/icon-naming-utils-0.7.0.tar.gz
59e5c07d5091a2e9534bffaf17780aa9  icon-naming-utils-0.7.0.tar.gz
Size: 61402 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: john.spec - use non-mmx exec fallback on i[56]86 build x8...

2006-02-18 Thread qboosh
Author: qboosh   Date: Sat Feb 18 13:55:21 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- use non-mmx exec fallback on i[56]86
  build x86-any on i[34]86, x86-mmx on athlon/pentium[234], both on i[56]86

 Files affected:
SPECS:
   john.spec (1.45 -> 1.46) 

 Diffs:


Index: SPECS/john.spec
diff -u SPECS/john.spec:1.45 SPECS/john.spec:1.46
--- SPECS/john.spec:1.45Sat Feb 18 14:33:53 2006
+++ SPECS/john.spec Sat Feb 18 14:55:15 2006
@@ -1,12 +1,16 @@
 # $Revision$, $Date$
 #
-# Conditional build:
-%bcond_withmmx # MMX optimization
-# Optimization must be chosen at compile time :(
-# Maybe some patch...? But not yet.
-#
-%ifarch athlon
-%define with_mmx 1
+%ifarch i586 i686 athlon pentium2 pentium3 pentium4
+%define do_mmx 1
+%else
+%definedo_mmx 0
+%endif
+%ifarch i586 i686
+%define do_mmxfb 1
+%defineoptmmxfb-DCPU_FALLBACK=1
+%else
+%define do_mmxfb 0
+%undefine optmmxfb
 %endif
 Summary:   Password cracker
 Summary(pl):   Łamacz haseł
@@ -46,10 +50,16 @@
 %build
 cd src
 
-# bleh... MMX code must be chosen at compile time :(
-# cannot use MMX for generic i586 nor i686 (Pentium/Pentium Pro have no MMX)
+%if %{do_mmxfb}
+%{__make} linux-x86-any \
+   CFLAGS="-c -Wall -fomit-frame-pointer %{rpmcflags} -DJOHN_SYSTEMWIDE=1" 
\
+   CC="%{__cc}"
+mv ../run/john ../run/john-non-mmx
+%{__make} clean
+%endif
+
 %ifarch %{ix86}
-   %if %{with mmx}
+   %if %{do_mmx}
TARG=linux-x86-mmx
%else
TARG=linux-x86-any
@@ -71,7 +81,7 @@
 %endif
 
 %{__make} $TARG \
-   CFLAGS="-c -Wall -fomit-frame-pointer %{rpmcflags} -DJOHN_SYSTEMWIDE=1" 
\
+   CFLAGS="-c -Wall -fomit-frame-pointer %{rpmcflags} -DJOHN_SYSTEMWIDE=1 
-DJOHN_SYSTEMWIDE_EXEC=\\\"%{_libdir}/john\\\" %{?optmmxfb}" \
CC="%{__cc}"
 
 %install
@@ -80,6 +90,10 @@
 install -d $RPM_BUILD_ROOT{%{_bindir},%{_datadir}/john}
 install run/{*.conf,*.chr,*.lst} $RPM_BUILD_ROOT%{_datadir}/john
 install run/john $RPM_BUILD_ROOT%{_bindir}
+%if %{do_mmxfb}
+install -d $RPM_BUILD_ROOT%{_libdir}/john
+install run/john-non-mmx $RPM_BUILD_ROOT%{_libdir}/john
+%endif
 
 rm -f doc/INSTALL
 
@@ -95,6 +109,10 @@
 %defattr(644,root,root,755)
 %doc doc/* run/mailer
 %attr(755,root,root) %{_bindir}/*
+%if %{do_mmxfb}
+%dir %{_libdir}/john
+%attr(755,root,root) %{_libdir}/john/john-non-mmx
+%endif
 %{_datadir}/john
 
 %define date   %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -103,6 +121,10 @@
 All persons listed below can be reached at @pld-linux.org
 
 $Log$
+Revision 1.46  2006/02/18 13:55:15  qboosh
+- use non-mmx exec fallback on i[56]86
+  build x86-any on i[34]86, x86-mmx on athlon/pentium[234], both on i[56]86
+
 Revision 1.45  2006/02/18 13:33:53  qboosh
 - dropped obsolete K6 comment, updated sparc* targets
 


 CVS-web:
http://cvs.pld-linux.org/SPECS/john.spec?r1=1.45&r2=1.46&f=u

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


SOURCES (GCC_4_1): gcc-pr26209.patch (REMOVED) - obsolete.

2006-02-18 Thread pluto
Author: plutoDate: Sat Feb 18 14:01:10 2006 GMT
Module: SOURCES   Tag: GCC_4_1
 Log message:
- obsolete.

 Files affected:
SOURCES:
   gcc-pr26209.patch (1.1.2.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: john.spec - updated descs

2006-02-18 Thread qboosh
Author: qboosh   Date: Sat Feb 18 14:06:29 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- updated descs

 Files affected:
SPECS:
   john.spec (1.46 -> 1.47) 

 Diffs:


Index: SPECS/john.spec
diff -u SPECS/john.spec:1.46 SPECS/john.spec:1.47
--- SPECS/john.spec:1.46Sat Feb 18 14:55:15 2006
+++ SPECS/john.spec Sat Feb 18 15:06:23 2006
@@ -29,17 +29,23 @@
 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-John the Ripper is a password cracker, currently available for UNIX,
-DOS, WinNT/Win95. Its primary purpose is to detect weak UNIX
-passwords. It has been tested with Linux x86/Alpha/SPARC, FreeBSD x86,
-OpenBSD x86, Solaris 2.x SPARC and x86, Digital UNIX, AIX, HP-UX, and
-IRIX.
+John the Ripper is a fast password cracker, currently available for
+many flavors of Unix (11 are officially supported, not counting
+different architectures), DOS, Win32, BeOS, and OpenVMS (the latter
+requires a contributed patch). Its primary purpose is to detect weak
+Unix passwords. Besides several crypt(3) password hash types most
+commonly found on various Unix flavors, supported out of the box are
+Kerberos/AFS and Windows NT/2000/XP LM hashes, plus several more with
+contributed patches.
 
 %description -l pl
-John The Ripper jest "łamaczem" haseł dostępnym dla systemów UNIX,
-DOS, WinNT/Win95. Głównym jego zadaniem jest wykrywanie "słabych"
-haseł. Był testowany z Linux x86/Alpha/SPARC, FreeBSD x86, OpenBSD x86,
-Solaris 2.x SPARC i x86, Digital UNIX, AIX, HP-UX oraz IRIX.
+John The Ripper jest szybkim "łamaczem" haseł dostępnym dla wielu
+rodzajów uniksów (oficjalnie obsługiwanych jest 11, nie licząc różnych
+architektur), DOS-a, Win32, BeOS-a i OpenVMS-a (ten ostatni wymaga
+łaty). Głównym zastosowaniem jest wykrywanie słabych haseł uniksowych.
+Oprócz różnych rodzajów skrótów haseł crypt(3) najczęściej używanych
+na różnych uniksach, obsługiwane są także skróty Kerberos/AFS oraz
+Windows NT/2000/XP LM, a także kilka innych przy użyciu łat.
 
 %prep
 %setup -q 
@@ -121,6 +127,9 @@
 All persons listed below can be reached at @pld-linux.org
 
 $Log$
+Revision 1.47  2006/02/18 14:06:23  qboosh
+- updated descs
+
 Revision 1.46  2006/02/18 13:55:15  qboosh
 - use non-mmx exec fallback on i[56]86
   build x86-any on i[34]86, x86-mmx on athlon/pentium[234], both on i[56]86


 CVS-web:
http://cvs.pld-linux.org/SPECS/john.spec?r1=1.46&r2=1.47&f=u

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


SPECS (GCC_4_1): gcc.spec - updated to 4.1.0-20060218r111233 (it's...

2006-02-18 Thread pluto
Author: plutoDate: Sat Feb 18 14:07:07 2006 GMT
Module: SPECS Tag: GCC_4_1
 Log message:
- updated to 4.1.0-20060218r111233 (it's almost final release).

 Files affected:
SPECS:
   gcc.spec (1.396.2.27 -> 1.396.2.28) 

 Diffs:


Index: SPECS/gcc.spec
diff -u SPECS/gcc.spec:1.396.2.27 SPECS/gcc.spec:1.396.2.28
--- SPECS/gcc.spec:1.396.2.27   Thu Feb 16 09:36:20 2006
+++ SPECS/gcc.spec  Sat Feb 18 15:07:01 2006
@@ -40,7 +40,7 @@
 Summary(pt_BR):Coleçăo dos compiladores GNU: o compilador C e arquivos 
compartilhados
 Name:  gcc
 Version:   4.1.0
-%define_snap   20060216r26
+%define_snap   20060218r111233
 Release:   0.%{_snap}.1
 Epoch: 5
 License:   GPL v2+
@@ -48,7 +48,7 @@
 #Source0:  
ftp://gcc.gnu.org/pub/gcc/releases/gcc-%{version}/%{name}-%{version}.tar.bz2
 #Source0:  
ftp://gcc.gnu.org/pub/gcc/snapshots/4.1-%{_snap}/gcc-4.1-%{_snap}.tar.bz2
 Source0:   gcc-4.1-%{_snap}.tar.bz2
-# Source0-md5: c1d45347e03fb9b48273ccb409d80af5
+# Source0-md5: 1adcffd82ab4f9dbc9f5a0a49cd00061
 Source1:   %{name}-optimize-la.pl
 Patch0:%{name}-info.patch
 Patch1:%{name}-nolocalefiles.patch
@@ -73,8 +73,7 @@
 Patch18:   %{name}-pr24419.patch
 Patch19:   %{name}-pr24669.patch
 Patch20:   %{name}-pr17390.patch
-Patch21:   %{name}-pr26209.patch
-Patch22:   %{name}-pr13676.patch
+Patch21:   %{name}-pr13676.patch
 
 # 128-bit long double support for glibc 2.4
 Patch30:   %{name}-ldbl-default-libstdc++.patch
@@ -784,7 +783,6 @@
 %patch19 -p1
 %patch20 -p1
 %patch21 -p1
-%patch22 -p1
 
 %patch30 -p0
 %patch31 -p0
@@ -1371,6 +1369,9 @@
 All persons listed below can be reached at @pld-linux.org
 
 $Log$
+Revision 1.396.2.28  2006/02/18 14:07:01  pluto
+- updated to 4.1.0-20060218r111233 (it's almost final release).
+
 Revision 1.396.2.27  2006/02/16 08:36:20  pluto
 - updated to 4.1.0-20060216r26, pr26209 fixed.
 


 CVS-web:
http://cvs.pld-linux.org/SPECS/gcc.spec?r1=1.396.2.27&r2=1.396.2.28&f=u

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


DISTFILES: gcc-4.1-20060218r111233.tar.bz2

2006-02-18 Thread pluto

Files fetched: 1

STORED: no-url://gcc-4.1-20060218r111233.tar.bz2
1adcffd82ab4f9dbc9f5a0a49cd00061  gcc-4.1-20060218r111233.tar.bz2
Size: 35567198 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: john-mailer.patch - consistent en, pl order in subject and...

2006-02-18 Thread qboosh
Author: qboosh   Date: Sat Feb 18 14:12:10 2006 GMT
Module: SOURCES   Tag: HEAD
 Log message:
- consistent en,pl order in subject and body
- only us-ascii is allowed in non-MIME body

 Files affected:
SOURCES:
   john-mailer.patch (1.1 -> 1.2) 

 Diffs:


Index: SOURCES/john-mailer.patch
diff -u SOURCES/john-mailer.patch:1.1 SOURCES/john-mailer.patch:1.2
--- SOURCES/john-mailer.patch:1.1   Sun Feb 12 22:36:10 2006
+++ SOURCES/john-mailer.patch   Sat Feb 18 15:12:05 2006
@@ -1,6 +1,5 @@
-diff -ruN john-1.6./run/mailer john-1.6/run/mailer
 john-1.6./run/mailer   1998-12-03 01:29:50.0 +0100
-+++ john-1.6/run/mailer2003-07-12 12:06:43.0 +0200
+--- john-1.7/run/mailer.orig   1998-12-02 00:08:50.0 +0100
 john-1.7/run/mailer2006-02-18 15:08:59.181310750 +0100
 @@ -10,10 +10,11 @@
  fi
  
@@ -15,7 +14,7 @@
  
  # Let's start
  $DIR/john -show "$1" -shells:$SHELLS | sed -n 's/:.*//p' |
-@@ -21,10 +22,23 @@
+@@ -21,10 +22,13 @@
SENT=0
  
while read LOGIN; do
@@ -26,25 +25,26 @@
 -  mail -s 'Bad password' "$LOGIN" << EOF
 +  mail -s 'Bad password / Zle haslo' "$LOGIN" << EOF
 +--
-+[PL]
-+
-+Witaj!
-+
-+Twoje hasło dla konta "$LOGIN" nie jest bezpieczne. Proszę zmień
-+je tak szybko jak to jest możliwe.
-+
-+Twój,
-+  Robot Sprawdzający Hasła.
-+--
-+[ENG]
++[EN]
 +
  Hello!
  
  Your password for account "$LOGIN" is insecure. Please change it as soon
-@@ -32,6 +46,7 @@
+@@ -32,6 +36,17 @@
  
  Yours,
Password Checking Robot.
 +--
++[PL]
++
++Witaj!
++
++Twoje haslo dla konta "$LOGIN" nie jest bezpieczne. Prosze zmien
++je tak szybko jak to jest mozliwe.
++
++Twoj,
++  Robot sprawdzajacy hasla.
++--
  EOF
  
+   SENT=$(($SENT+1))


 CVS-web:
http://cvs.pld-linux.org/SOURCES/john-mailer.patch?r1=1.1&r2=1.2&f=u

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


SPECS: qt4.spec - -qmake Obsoletes: qmake, -qtconfig Obsoletes: qt...

2006-02-18 Thread qboosh
Author: qboosh   Date: Sat Feb 18 14:19:52 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- -qmake Obsoletes: qmake, -qtconfig Obsoletes: qtconfig

 Files affected:
SPECS:
   qt4.spec (1.66 -> 1.67) 

 Diffs:


Index: SPECS/qt4.spec
diff -u SPECS/qt4.spec:1.66 SPECS/qt4.spec:1.67
--- SPECS/qt4.spec:1.66 Sat Feb 18 11:51:57 2006
+++ SPECS/qt4.spec  Sat Feb 18 15:19:47 2006
@@ -721,6 +721,7 @@
 Summary:   Qt makefile generator
 Summary(pl):   Generator plików makefile dla aplikacji Qt
 Group: X11/Development/Tools
+Obsoletes: qmake
 
 %description qmake
 A powerful makefile generator. It can create makefiles on any platform
@@ -734,6 +735,7 @@
 Summary:   Qt widgets configuration tool
 Summary(pl):   Narzędzie do konfigurowania widgetów Qt
 Group: X11/Applications
+Obsoletes: qtconfig
 
 %description qtconfig
 A tool for configuring look and behavior of Qt widgets.
@@ -1383,6 +1385,9 @@
 All persons listed below can be reached at @pld-linux.org
 
 $Log$
+Revision 1.67  2006/02/18 14:19:47  qboosh
+- -qmake Obsoletes: qmake, -qtconfig Obsoletes: qtconfig
+
 Revision 1.66  2006/02/18 10:51:57  qboosh
 - QtAssistant descs cosmetics
 


 CVS-web:
http://cvs.pld-linux.org/SPECS/qt4.spec?r1=1.66&r2=1.67&f=u

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


SOURCES: qt4-alpha.patch (NEW) - fix function name

2006-02-18 Thread qboosh
Author: qboosh   Date: Sat Feb 18 14:34:11 2006 GMT
Module: SOURCES   Tag: HEAD
 Log message:
- fix function name

 Files affected:
SOURCES:
   qt4-alpha.patch (NONE -> 1.1)  (NEW)

 Diffs:


Index: SOURCES/qt4-alpha.patch
diff -u /dev/null SOURCES/qt4-alpha.patch:1.1
--- /dev/null   Sat Feb 18 15:34:11 2006
+++ SOURCES/qt4-alpha.patch Sat Feb 18 15:34:06 2006
@@ -0,0 +1,11 @@
+--- qt-x11-opensource-src-4.1.0/src/corelib/arch/alpha/arch/qatomic.h.orig 
2005-12-16 12:52:24.0 +0100
 qt-x11-opensource-src-4.1.0/src/corelib/arch/alpha/arch/qatomic.h  
2006-02-18 15:32:28.721401500 +0100
+@@ -87,7 +87,7 @@
+ return ret;
+ }
+ 
+-inline int q_atomic_test_and_set_release_ptr(volatile void *ptr, void 
*expected, void *newval)
++inline int q_atomic_test_and_set_ptr(volatile void *ptr, void *expected, void 
*newval)
+ {
+ register void *ret;
+ asm volatile("1:\n"

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


SPECS: qt4.spec - added alpha patch

2006-02-18 Thread qboosh
Author: qboosh   Date: Sat Feb 18 14:37:26 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- added alpha patch

 Files affected:
SPECS:
   qt4.spec (1.67 -> 1.68) 

 Diffs:


Index: SPECS/qt4.spec
diff -u SPECS/qt4.spec:1.67 SPECS/qt4.spec:1.68
--- SPECS/qt4.spec:1.67 Sat Feb 18 15:19:47 2006
+++ SPECS/qt4.spec  Sat Feb 18 15:37:20 2006
@@ -50,18 +50,19 @@
 Source4:   assistant.desktop
 Source5:   linguist.desktop
 Patch0:%{name}-tools.patch
+Patch1:%{name}-alpha.patch
+Patch2:%{name}-buildsystem.patch
+Patch3:%{name}-locale.patch
+Patch4:%{name}-debug-and-release.patch
+Patch5:%{name}-sse.patch
+Patch6:%{name}-antialias.patch
+Patch7:%{name}-support-cflags-with-commas.patch
+Patch8:%{name}-build-lib-static.patch
 %if %{with dont_enable}
-Patch1:qt-FHS.patch
+Patch9:qt-FHS.patch
 # no tutorials exist
-Patch3:qt-disable_tutorials.patch
+Patch10:   qt-disable_tutorials.patch
 %endif
-Patch2:%{name}-buildsystem.patch
-Patch4:%{name}-locale.patch
-Patch5:%{name}-debug-and-release.patch
-Patch6:%{name}-sse.patch
-Patch8:%{name}-antialias.patch
-Patch10:   %{name}-support-cflags-with-commas.patch
-Patch11:   %{name}-build-lib-static.patch
 URL:   http://www.trolltech.com/products/qt/
 %{?with_ibase:BuildRequires:   Firebird-devel}
 BuildRequires: OpenGL-devel
@@ -812,17 +813,18 @@
 %prep
 %setup -q -n qt-x11-opensource-src-%{version}
 %patch0 -p1
-%if %{with dont_enable}
 %patch1 -p1
-%patch3 -p1
-%endif
 %patch2 -p1
+%patch3 -p1
 %patch4 -p1
 %patch5 -p1
 %patch6 -p1
+%patch7 -p1
 %patch8 -p1
+%if %{with dont_enable}
+%patch9 -p1
 %patch10 -p1
-%patch11 -p1
+%endif
 
 # change QMAKE_CFLAGS_RELEASE to build
 # properly optimized libs
@@ -1385,6 +1387,9 @@
 All persons listed below can be reached at @pld-linux.org
 
 $Log$
+Revision 1.68  2006/02/18 14:37:20  qboosh
+- added alpha patch
+
 Revision 1.67  2006/02/18 14:19:47  qboosh
 - -qmake Obsoletes: qmake, -qtconfig Obsoletes: qtconfig
 


 CVS-web:
http://cvs.pld-linux.org/SPECS/qt4.spec?r1=1.67&r2=1.68&f=u

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


SPECS: qt4.spec - more comments on designer libs

2006-02-18 Thread qboosh
Author: qboosh   Date: Sat Feb 18 14:53:58 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- more comments on designer libs

 Files affected:
SPECS:
   qt4.spec (1.68 -> 1.69) 

 Diffs:


Index: SPECS/qt4.spec
diff -u SPECS/qt4.spec:1.68 SPECS/qt4.spec:1.69
--- SPECS/qt4.spec:1.68 Sat Feb 18 15:37:20 2006
+++ SPECS/qt4.spec  Sat Feb 18 15:53:53 2006
@@ -2,6 +2,8 @@
 #
 # TODO:
 #  - QtUiTools to subpackage
+# (headers in %{_includedir}/qt4/QtUiTools, but (static-only) lib is 
not installed)
+#   - qt4-designer-libs vs QtDesigner-{devel,static} naming inconsistency 
 #  - better descriptions
 #  - more cleanups
 #  - check if translations are available
@@ -1387,6 +1389,9 @@
 All persons listed below can be reached at @pld-linux.org
 
 $Log$
+Revision 1.69  2006/02/18 14:53:53  qboosh
+- more comments on designer libs
+
 Revision 1.68  2006/02/18 14:37:20  qboosh
 - added alpha patch
 


 CVS-web:
http://cvs.pld-linux.org/SPECS/qt4.spec?r1=1.68&r2=1.69&f=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-proto-glproto.spec - cleanup

2006-02-18 Thread qboosh
Author: qboosh   Date: Sat Feb 18 15:15:28 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- cleanup

 Files affected:
SPECS:
   xorg-proto-glproto.spec (1.10 -> 1.11) 

 Diffs:


Index: SPECS/xorg-proto-glproto.spec
diff -u SPECS/xorg-proto-glproto.spec:1.10 SPECS/xorg-proto-glproto.spec:1.11
--- SPECS/xorg-proto-glproto.spec:1.10  Tue Feb 14 22:14:28 2006
+++ SPECS/xorg-proto-glproto.spec   Sat Feb 18 16:15:21 2006
@@ -6,8 +6,8 @@
 Release:   1
 License:   MIT
 Group: X11/Development/Libraries
-#Source0:  
http://xorg.freedesktop.org/releases/X11R7.0/src/proto/glproto-X11R7.0-%{version}.tar.bz2
-Source0:   
http://xorg.freedesktop.org/current/src/proto/glproto-1.4.4.tar.bz2
+#Source0:  
http://xorg.freedesktop.org/releases/X11R7.0/src/proto/glproto-%{version}.tar.bz2
+Source0:   
http://xorg.freedesktop.org/current/src/proto/glproto-%{version}.tar.bz2
 # Source0-md5: 151a7df5535157bcdd92e47dbddd13aa
 URL:   http://xorg.freedesktop.org/
 BuildRequires: autoconf >= 2.57
@@ -34,8 +34,7 @@
 Nagłówki protokołu GL i pomocnicze.
 
 %prep
-#%setup -q -n glproto-X11R7.0-%{version}
-%setup -qn glproto-%{version}
+%setup -q -n glproto-%{version}
 
 %build
 %{__aclocal}
@@ -68,6 +67,9 @@
 All persons listed below can be reached at @pld-linux.org
 
 $Log$
+Revision 1.11  2006/02/18 15:15:21  qboosh
+- cleanup
+
 Revision 1.10  2006/02/14 21:14:28  freetz
 - 1.4.4 (GLX_EXT_texture_from_pixmap added)
 


 CVS-web:
http://cvs.pld-linux.org/SPECS/xorg-proto-glproto.spec?r1=1.10&r2=1.11&f=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-util-makedepend.spec - release 1

2006-02-18 Thread qboosh
Author: qboosh   Date: Sat Feb 18 15:21:36 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- release 1

 Files affected:
SPECS:
   xorg-util-makedepend.spec (1.7 -> 1.8) 

 Diffs:


Index: SPECS/xorg-util-makedepend.spec
diff -u SPECS/xorg-util-makedepend.spec:1.7 SPECS/xorg-util-makedepend.spec:1.8
--- SPECS/xorg-util-makedepend.spec:1.7 Thu Dec 22 12:44:19 2005
+++ SPECS/xorg-util-makedepend.spec Sat Feb 18 16:21:31 2006
@@ -3,9 +3,10 @@
 Summary(pl):   Narzędzie makedepend
 Name:  xorg-util-makedepend
 Version:   1.0.0
-Release:   0.1
+Release:   1
 License:   MIT
 Group: X11/Development/Tools
+# TODO: drop "-X11R7.0" from src name on upgrade
 Source0:   
http://xorg.freedesktop.org/releases/X11R7.0/src/util/makedepend-X11R7.0-%{version}.tar.bz2
 # Source0-md5: 7494c7ff65d8c31ef8db13661487b54c
 URL:   http://xorg.freedesktop.org/
@@ -55,6 +56,9 @@
 All persons listed below can be reached at @pld-linux.org
 
 $Log$
+Revision 1.8  2006/02/18 15:21:31  qboosh
+- release 1
+
 Revision 1.7  2005/12/22 11:44:19  qboosh
 - sources from X11R7.0 release
 


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

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


SOURCES: pango-xlibs.patch (REMOVED) - dropped

2006-02-18 Thread qboosh
Author: qboosh   Date: Sat Feb 18 16:01:06 2006 GMT
Module: SOURCES   Tag: HEAD
 Log message:
- dropped

 Files affected:
SOURCES:
   pango-xlibs.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: pango.spec - dropped xlibs patch

2006-02-18 Thread qboosh
Author: qboosh   Date: Sat Feb 18 16:02:12 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- dropped xlibs patch

 Files affected:
SPECS:
   pango.spec (1.136 -> 1.137) 

 Diffs:


Index: SPECS/pango.spec
diff -u SPECS/pango.spec:1.136 SPECS/pango.spec:1.137
--- SPECS/pango.spec:1.136  Wed Feb  8 16:54:36 2006
+++ SPECS/pango.specSat Feb 18 17:02:06 2006
@@ -1,7 +1,6 @@
 # $Revision$, $Date$
 #
 # Conditional build:
-%bcond_withxlibs   # use pkgconfig to find libX11 CFLAGS
 %bcond_without apidocs # disable gtk-doc
 %bcond_without static_libs # don't build static library
 %bcond_witharch_confdir# build with arch-dependant config dir
@@ -18,10 +17,9 @@
 Source0:   ftp://ftp.gtk.org/pub/gtk/v2.8/%{name}-%{version}.tar.bz2
 # Source0-md5: 6fc5097f9c10d90ed386e074cb22cf6f
 Patch0:%{name}-xfonts.patch
-Patch1:%{name}-xlibs.patch
-Patch2:%{name}-arch_confdir.patch
+Patch1:%{name}-arch_confdir.patch
 URL:   http://www.pango.org/
-%{!?with_xlibs:BuildRequires:  XFree86-devel}
+BuildRequires: XFree86-devel
 BuildRequires: autoconf >= 2.54
 BuildRequires: automake >= 1:1.7
 BuildRequires: cairo-devel >= 1.0.0
@@ -32,7 +30,6 @@
 BuildRequires: glib2-devel >= 1:2.8.0
 %{?with_apidocs:BuildRequires: gtk-doc >= 1.0}
 BuildRequires: gtk-doc-automake >= 1.0
-%{?with_xlibs:BuildRequires:   libX11-devel}
 BuildRequires: libtool >= 1:1.4.2-9
 BuildRequires: perl-base
 BuildRequires: pkgconfig
@@ -61,12 +58,11 @@
 Summary(pt_BR):Sistema para layout e renderizaçăo de texto 
internacionalizado
 Group: X11/Development/Libraries
 Requires:  %{name} = %{epoch}:%{version}-%{release}
-%{!?with_xlibs:Requires:   XFree86-devel}
+Requires:  XFree86-devel
 Requires:  cairo-devel >= 1.0.0
 Requires:  freetype-devel >= 2.1.7
 Requires:  glib2-devel >= 1:2.8.0
 Requires:  gtk-doc-common
-%{?with_xlibs:Requires:libX11-devel}
 Requires:  xft-devel >= 2.1.0
 Obsoletes: libpango24-devel
 
@@ -124,8 +120,7 @@
 %prep
 %setup -q
 %patch0 -p1
-%{?with_xlibs:%patch1 -p1}
-%{?with_arch_confdir:%patch2 -p1}
+%{?with_arch_confdir:%patch1 -p1}
 
 %build
 %{?with_apidocs:%{__gtkdocize}}
@@ -222,6 +217,9 @@
 All persons listed below can be reached at @pld-linux.org
 
 $Log$
+Revision 1.137  2006/02/18 16:02:06  qboosh
+- dropped xlibs patch
+
 Revision 1.136  2006/02/08 15:54:36  freetz
 - 1.10.3
 


 CVS-web:
http://cvs.pld-linux.org/SPECS/pango.spec?r1=1.136&r2=1.137&f=u

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


SPECS: pango.spec - AC-branched, switched to modular xorg

2006-02-18 Thread qboosh
Author: qboosh   Date: Sat Feb 18 16:03:44 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- AC-branched, switched to modular xorg

 Files affected:
SPECS:
   pango.spec (1.137 -> 1.138) 

 Diffs:


Index: SPECS/pango.spec
diff -u SPECS/pango.spec:1.137 SPECS/pango.spec:1.138
--- SPECS/pango.spec:1.137  Sat Feb 18 17:02:06 2006
+++ SPECS/pango.specSat Feb 18 17:03:38 2006
@@ -19,7 +19,6 @@
 Patch0:%{name}-xfonts.patch
 Patch1:%{name}-arch_confdir.patch
 URL:   http://www.pango.org/
-BuildRequires: XFree86-devel
 BuildRequires: autoconf >= 2.54
 BuildRequires: automake >= 1:1.7
 BuildRequires: cairo-devel >= 1.0.0
@@ -34,7 +33,8 @@
 BuildRequires: perl-base
 BuildRequires: pkgconfig
 BuildRequires: rpmbuild(macros) >= 1.197
-BuildRequires: xft-devel >= 2.1.0
+BuildRequires: xorg-lib-libX11-devel
+BuildRequires: xorg-lib-libXft-devel >= 2.1.0
 Requires(post):/sbin/ldconfig
 Requires:  cairo >= 1.0.0
 Requires:  freetype >= 2.1.7
@@ -58,12 +58,12 @@
 Summary(pt_BR):Sistema para layout e renderizaçăo de texto 
internacionalizado
 Group: X11/Development/Libraries
 Requires:  %{name} = %{epoch}:%{version}-%{release}
-Requires:  XFree86-devel
 Requires:  cairo-devel >= 1.0.0
 Requires:  freetype-devel >= 2.1.7
 Requires:  glib2-devel >= 1:2.8.0
 Requires:  gtk-doc-common
-Requires:  xft-devel >= 2.1.0
+Requires:  xorg-lib-libX11-devel
+Requires:  xorg-lib-libXft-devel >= 2.1.0
 Obsoletes: libpango24-devel
 
 %description devel
@@ -217,6 +217,9 @@
 All persons listed below can be reached at @pld-linux.org
 
 $Log$
+Revision 1.138  2006/02/18 16:03:38  qboosh
+- AC-branched, switched to modular xorg
+
 Revision 1.137  2006/02/18 16:02:06  qboosh
 - dropped xlibs patch
 


 CVS-web:
http://cvs.pld-linux.org/SPECS/pango.spec?r1=1.137&r2=1.138&f=u

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


SPECS (DEVEL): pango.spec - libXrender is just implicit dependency...

2006-02-18 Thread qboosh
Author: qboosh   Date: Sat Feb 18 16:07:12 2006 GMT
Module: SPECS Tag: DEVEL
 Log message:
- libXrender is just implicit dependency (through libXft) - removed from deps

 Files affected:
SPECS:
   pango.spec (1.135.2.5 -> 1.135.2.6) 

 Diffs:


Index: SPECS/pango.spec
diff -u SPECS/pango.spec:1.135.2.5 SPECS/pango.spec:1.135.2.6
--- SPECS/pango.spec:1.135.2.5  Sat Feb 11 21:50:35 2006
+++ SPECS/pango.specSat Feb 18 17:07:06 2006
@@ -34,8 +34,7 @@
 BuildRequires: pkgconfig
 BuildRequires: rpmbuild(macros) >= 1.197
 BuildRequires: xorg-lib-libX11-devel
-BuildRequires: xorg-lib-libXft-devel
-BuildRequires: xorg-lib-libXrender-devel
+BuildRequires: xorg-lib-libXft-devel >= 2.1.0
 Requires:  cairo >= 1.0.0
 Requires:  freetype >= 2.1.7
 Requires:  glib2 >= 1:2.9.1
@@ -63,8 +62,7 @@
 Requires:  glib2-devel >= 1:2.8.0
 Requires:  gtk-doc-common
 Requires:  xorg-lib-libX11-devel
-Requires:  xorg-lib-libXft-devel
-Requires:  xorg-lib-libXrender-devel
+Requires:  xorg-lib-libXft-devel >= 2.1.0
 Obsoletes: libpango24-devel
 
 %description devel
@@ -237,6 +235,9 @@
 All persons listed below can be reached at @pld-linux.org
 
 $Log$
+Revision 1.135.2.6  2006/02/18 16:07:06  qboosh
+- libXrender is just implicit dependency (through libXft) - removed from deps
+
 Revision 1.135.2.5  2006/02/11 20:50:35  freetz
 - 1.11.5
 


 CVS-web:
http://cvs.pld-linux.org/SPECS/pango.spec?r1=1.135.2.5&r2=1.135.2.6&f=u

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


SOURCES: autoconf-x.patch (NEW) - fix libX11 detection without xmk...

2006-02-18 Thread qboosh
Author: qboosh   Date: Sat Feb 18 16:08:26 2006 GMT
Module: SOURCES   Tag: HEAD
 Log message:
- fix libX11 detection without xmkmf and libXt (based on changes from CVS and 
Fedora patch)

 Files affected:
SOURCES:
   autoconf-x.patch (NONE -> 1.1)  (NEW)

 Diffs:


Index: SOURCES/autoconf-x.patch
diff -u /dev/null SOURCES/autoconf-x.patch:1.1
--- /dev/null   Sat Feb 18 17:08:26 2006
+++ SOURCES/autoconf-x.patchSat Feb 18 17:08:21 2006
@@ -0,0 +1,69 @@
+--- autoconf-2.59/lib/autoconf/libs.m4.orig2003-05-22 14:05:13.0 
+0200
 autoconf-2.59/lib/autoconf/libs.m4 2006-02-18 16:45:40.815890250 +0100
+@@ -180,7 +180,8 @@
+ # Internal subroutine of _AC_PATH_X.
+ # Set ac_x_includes and/or ac_x_libraries.
+ m4_define([_AC_PATH_X_XMKMF],
+-[rm -fr conftest.dir
++[AC_ARG_VAR(XMKMF, [Path to xmkmf, Makefile generator for X Window System])dnl
++rm -f -r conftest.dir
+ if mkdir conftest.dir; then
+   cd conftest.dir
+   # Make sure to not put "make" in the Imakefile rules, since we grep it out.
+@@ -188,7 +189,7 @@
+ acfindx:
+   @echo 'ac_im_incroot="${INCROOT}"; ac_im_usrlibdir="${USRLIBDIR}"; 
ac_im_libdir="${LIBDIR}"'
+ _ACEOF
+-  if (xmkmf) >/dev/null 2>/dev/null && test -f Makefile; then
++  if (export CC; ${XMKMF-xmkmf}) >/dev/null 2>/dev/null && test -f Makefile; 
then
+ # GNU make sometimes prints "make[1]: Entering...", which would confuse 
us.
+ eval `${MAKE-make} acfindx 2>/dev/null | grep -v make`
+ # Open Windows xmkmf reportedly sets LIBDIR instead of USRLIBDIR.
+@@ -202,7 +203,7 @@
+ # bogus both because they are the default anyway, and because
+ # using them would break gcc on systems where it needs fixed includes.
+ case $ac_im_incroot in
+-  /usr/include) ;;
++  /usr/include) ac_x_includes= ;;
+   *) test -f "$ac_im_incroot/X11/Xos.h" && ac_x_includes=$ac_im_incroot;;
+ esac
+ case $ac_im_usrlibdir in
+@@ -259,13 +260,13 @@
+ /usr/openwin/share/include'
+ 
+ if test "$ac_x_includes" = no; then
+-  # Guess where to find include files, by looking for Intrinsic.h.
++  # Guess where to find include files, by looking for Xlib.h.
+   # First, try using that file with no special directory specified.
+-  AC_PREPROC_IFELSE([AC_LANG_SOURCE([EMAIL PROTECTED]:@include 
])],
++  AC_PREPROC_IFELSE([AC_LANG_SOURCE([EMAIL PROTECTED]:@include 
])],
+ [# We can compile using X headers with no special include directory.
+ ac_x_includes=],
+ [for ac_dir in $ac_x_header_dirs; do
+-  if test -r "$ac_dir/X11/Intrinsic.h"; then
++  if test -r "$ac_dir/X11/Xlib.h"; then
+ ac_x_includes=$ac_dir
+ break
+   fi
+@@ -277,9 +278,9 @@
+   # See if we find them without any special options.
+   # Don't add to $LIBS permanently.
+   ac_save_LIBS=$LIBS
+-  LIBS="-lXt $LIBS"
+-  AC_LINK_IFELSE([AC_LANG_PROGRAM([EMAIL PROTECTED]:@include 
],
+-[XtMalloc (0)])],
++  LIBS="-lX11 $LIBS"
++  AC_LINK_IFELSE([AC_LANG_PROGRAM([EMAIL PROTECTED]:@include ],
++[XrmInitialize ()])],
+[LIBS=$ac_save_LIBS
+ # We can link X programs with no special library path.
+ ac_x_libraries=],
+@@ -288,7 +289,7 @@
+ do
+   # Don't even attempt the hair of trying to link an X program!
+   for ac_extension in a so sl; do
+-if test -r $ac_dir/libXt.$ac_extension; then
++if test -r $ac_dir/libX11.$ac_extension; then
+   ac_x_libraries=$ac_dir
+   break 2
+ fi

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


SPECS: autoconf.spec - added x patch (fix libX11 detection without...

2006-02-18 Thread qboosh
Author: qboosh   Date: Sat Feb 18 16:09:20 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- added x patch (fix libX11 detection without xmkmf and libXt
  (based on changes from CVS and Fedora patch)
- release 9

 Files affected:
SPECS:
   autoconf.spec (1.110 -> 1.111) 

 Diffs:


Index: SPECS/autoconf.spec
diff -u SPECS/autoconf.spec:1.110 SPECS/autoconf.spec:1.111
--- SPECS/autoconf.spec:1.110   Thu Dec  8 15:17:35 2005
+++ SPECS/autoconf.spec Sat Feb 18 17:09:14 2006
@@ -20,7 +20,7 @@
 Summary(uk):   GNU autoconf - Á×ÔĎËĎÎĆŚÇŐŇÁÔĎŇ ×ÉČŚÄÎÉČ ÔĹËÓÔŚ×
 Name:  autoconf
 Version:   2.59
-Release:   8
+Release:   9
 License:   GPL
 Group: Development/Building
 # stable releases:
@@ -34,6 +34,7 @@
 Patch3:%{name}-AC_EGREP.patch
 Patch4:%{name}-cxxcpp-warnonly.patch
 Patch5:%{name}-sh.patch
+Patch6:%{name}-x.patch
 URL:   http://www.gnu.org/software/autoconf/
 BuildConflicts:m4 = 1.4o
 %{?with_emacs:BuildRequires:   emacs}
@@ -202,6 +203,7 @@
 %patch3 -p1
 %patch4 -p1
 %patch5 -p0
+%patch6 -p1
 
 %build
 %configure \
@@ -268,6 +270,11 @@
 All persons listed below can be reached at @pld-linux.org
 
 $Log$
+Revision 1.111  2006/02/18 16:09:14  qboosh
+- added x patch (fix libX11 detection without xmkmf and libXt
+  (based on changes from CVS and Fedora patch)
+- release 9
+
 Revision 1.110  2005/12/08 14:17:35  arekm
 - rel 8
 


 CVS-web:
http://cvs.pld-linux.org/SPECS/autoconf.spec?r1=1.110&r2=1.111&f=u

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


SOURCES: mplayer-gcc4.patch (NEW) - build fixes tested on gcc-4.1.

2006-02-18 Thread pluto
Author: plutoDate: Sat Feb 18 16:26:49 2006 GMT
Module: SOURCES   Tag: HEAD
 Log message:
- build fixes tested on gcc-4.1.

 Files affected:
SOURCES:
   mplayer-gcc4.patch (NONE -> 1.1)  (NEW)

 Diffs:


Index: SOURCES/mplayer-gcc4.patch
diff -u /dev/null SOURCES/mplayer-gcc4.patch:1.1
--- /dev/null   Sat Feb 18 17:26:49 2006
+++ SOURCES/mplayer-gcc4.patch  Sat Feb 18 17:26:44 2006
@@ -0,0 +1,237 @@
+diff -uNr MPlayer-1.0pre7try2.orig/configure MPlayer-1.0pre7try2/configure
+--- MPlayer-1.0pre7try2.orig/configure 2006-02-14 12:43:09.0 +0100
 MPlayer-1.0pre7try2/configure  2006-02-14 12:44:16.978479750 +0100
+@@ -605,7 +605,7 @@
+   cc_version="v. ?.??, bad"
+   cc_verc_fail=yes
+   ;;
+-2.95.[2-9]|2.95.[2-9][-.]*|3.[0-9]|3.[0-9].[0-9])
++2.95.[2-9]|2.95.[2-9][-.]*|3.[0-9]|3.[0-9].[0-9]|4.*)
+   _cc_major=`echo $cc_version | cut -d '.' -f 1`
+   _cc_minor=`echo $cc_version | cut -d '.' -f 2`
+   _cc_mini=`echo $cc_version | cut -d '.' -f 3`
+diff -uNr MPlayer-1.0pre7try2.orig/liba52/imdct.c 
MPlayer-1.0pre7try2/liba52/imdct.c
+--- MPlayer-1.0pre7try2.orig/liba52/imdct.c2005-03-23 00:27:18.0 
+0100
 MPlayer-1.0pre7try2/liba52/imdct.c 2006-02-14 12:44:56.268935250 +0100
+@@ -937,7 +937,8 @@
+ /* 4-7. iterations */
+ for (m=3; m < 7; m++) {
+   two_m = (1 << m);
+-  two_m_plus_one = two_m<<1;
++  int two_m_plus_four=two_m<<4;
++  complex_t* buf_plus_128=buf+128;
+   asm volatile(
+   "movl %0, %%esi \n\t"
+   ".balign 16 \n\t"
+@@ -963,7 +964,7 @@
+   "addl %2, %%esi \n\t"
+   "cmpl %1, %%esi \n\t"
+   " jb 1b \n\t"
+-  :: "g" (buf), "m" (buf+128), "m" (two_m_plus_one<<3), "r" 
(two_m<<3),
++  :: "g" (buf), "m" (buf_plus_128), "m" (two_m_plus_four), "r" 
(two_m<<3),
+  "r" (sseW[m])
+   : "%esi", "%edi", "%edx"
+   );
+diff -uNr 
MPlayer-1.0pre7try2.orig/libavcodec/libpostproc/postprocess_template.c 
MPlayer-1.0pre7try2/libavcodec/libpostproc/postprocess_template.c
+--- MPlayer-1.0pre7try2.orig/libavcodec/libpostproc/postprocess_template.c 
2005-04-16 22:41:13.0 +0200
 MPlayer-1.0pre7try2/libavcodec/libpostproc/postprocess_template.c  
2006-02-14 12:45:09.713775500 +0100
+@@ -2648,6 +2648,8 @@
+ static always_inline void RENAME(do_a_deblock)(uint8_t *src, int step, int 
stride, PPContext *c){
+   int64_t dc_mask, eq_mask;
+   int64_t sums[10*8*2];
++  int64_t dc_and_eq_mask;
++
+   src+= step*3; // src points to begin of the 8x8 Block
+ //START_TIMER
+ asm volatile(
+@@ -2754,8 +2756,9 @@
+   : "r" (src), "r" ((long)step), "m" (c->pQPb), 
"m"(c->ppMode.flatnessThreshold)
+   : "%"REG_a
+   );
++  dc_and_eq_mask=dc_mask & eq_mask;
+ 
+-  if(dc_mask & eq_mask){
++  if(dc_and_eq_mask){
+   long offset= -8*step;
+   int64_t *temp_sums= sums;
+ 
+@@ -2930,7 +2933,7 @@
+   " js 1b \n\t"
+ 
+   : "+r"(offset), "+r"(temp_sums)
+-  : "r" ((long)step), "r"(src - offset), "m"(dc_mask & eq_mask)
++  : "r" ((long)step), "r"(src - offset), "m"(dc_and_eq_mask)
+   );
+   }else
+   src+= step; // src points to begin of the 8x8 Block
+@@ -3493,7 +3496,7 @@
+   "prefetchnta 32(%%"REG_a", %0)  \n\t"
+   "prefetcht0 32(%%"REG_d", %2)   \n\t"
+   :: "r" (srcBlock), "r" ((long)srcStride), "r" 
(dstBlock), "r" ((long)dstStride),
+-  "m" ((long)x), "m" ((long)copyAhead)
++  "g" ((long)x), "g" ((long)copyAhead)
+   : "%"REG_a, "%"REG_d
+   );
+ 
+@@ -3639,7 +3642,7 @@
+   "prefetchnta 32(%%"REG_a", %0)  \n\t"
+   "prefetcht0 32(%%"REG_d", %2)   \n\t"
+   :: "r" (srcBlock), "r" ((long)srcStride), "r" 
(dstBlock), "r" ((long)dstStride),
+-  "m" ((long)x), "m" ((long)copyAhead)
++  "g" ((long)x), "g" ((long)copyAhead)
+   : "%"REG_a, "%"REG_d
+   );
+ 
+diff -uNr MPlayer-1.0pre7try2.orig/libmpdemux/frequencies.h 
MPlayer-1.0pre7try2/libmpdemux/frequencies.h
+--- MPlayer-1.0pre7try2.orig/libmpdemux/frequencies.h  2001-11-16 
23:06:48.0 +0100
 MPlayer-1.0pre7try2/libmpdemux/frequencies.h   2006-02-14 
12:44:16.978479750 +0100
+@@ -104,7 +104,6 @@
+ /* - */
+ 
+ extern struct CHANLISTS

SPECS: gramps.spec up to 2.0.9

2006-02-18 Thread krystian
Author: krystian Date: Sat Feb 18 16:50:04 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
up to 2.0.9

 Files affected:
SPECS:
   gramps.spec (1.30 -> 1.31) 

 Diffs:


Index: SPECS/gramps.spec
diff -u SPECS/gramps.spec:1.30 SPECS/gramps.spec:1.31
--- SPECS/gramps.spec:1.30  Sat Dec  3 15:57:40 2005
+++ SPECS/gramps.spec   Sat Feb 18 17:49:59 2006
@@ -2,12 +2,12 @@
 Summary:   Genealogical Research and Analysis Management Programming System
 Summary(pl):   System programowania do zarządzania badaniami i analizą 
genealogiczną
 Name:  gramps
-Version:   2.0.8
-Release:   2
+Version:   2.0.9
+Release:   1
 License:   GPL
 Group: Applications/Science
 Source0:   http://dl.sourceforge.net/gramps/%{name}-%{version}.tar.gz
-# Source0-md5: 84f2659b292b5e2abc92a8d56148495b
+# Source0-md5: 900646bf8c2cbf37e3fb81f5892d1141
 Patch0:%{name}-locale_names.patch
 Patch1:%{name}-desktop.patch
 URL:   http://gramps.sourceforge.net/
@@ -128,6 +128,9 @@
 All persons listed below can be reached at @pld-linux.org
 
 $Log$
+Revision 1.31  2006/02/18 16:49:59  krystian
+up to 2.0.9
+
 Revision 1.30  2005/12/03 14:57:40  freetz
 - fixed BR/R, removed not needed files, banner support, run scrollkeeper
   in post/postun, massive %%files cleanup, call .pyc instead .py in startup


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

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


DISTFILES: gramps-2.0.9.tar.gz

2006-02-18 Thread krystian

Files fetched: 1

STORED: http://dl.sourceforge.net/gramps/gramps-2.0.9.tar.gz
900646bf8c2cbf37e3fb81f5892d1141  gramps-2.0.9.tar.gz
Size: 4140133 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: gramps-locale_names.patch updated for 2.0.9

2006-02-18 Thread krystian
Author: krystian Date: Sat Feb 18 16:50:53 2006 GMT
Module: SOURCES   Tag: HEAD
 Log message:
updated for 2.0.9

 Files affected:
SOURCES:
   gramps-locale_names.patch (1.3 -> 1.4) 

 Diffs:


Index: SOURCES/gramps-locale_names.patch
diff -u SOURCES/gramps-locale_names.patch:1.3 
SOURCES/gramps-locale_names.patch:1.4
--- SOURCES/gramps-locale_names.patch:1.3   Thu Nov  3 21:09:45 2005
+++ SOURCES/gramps-locale_names.patch   Sat Feb 18 17:50:48 2006
@@ -1,24 +1,24 @@
-diff -urN gramps-2.0.8.org/configure gramps-2.0.8/configure
 gramps-2.0.8.org/configure 2005-10-22 22:17:30.428171000 +0200
-+++ gramps-2.0.8/configure 2005-10-22 22:20:48.248171000 +0200
+diff -urN gramps-2.0.9.org/configure gramps-2.0.9/configure
+--- gramps-2.0.9.org/configure 2005-12-12 02:41:21.0 +0100
 gramps-2.0.9/configure 2006-02-18 17:28:09.521722000 +0100
 @@ -2023,7 +2023,7 @@
 { (exit 1); exit 1; }; }
  fi
  
--LANGUAGES="hu zh_CN cs da de es fr it nb nl no pl pt_BR ro ru sv eo fi"
-+LANGUAGES="hu zh_CN cs da de es fr it nb nl pl pt_BR ro ru sv eo fi"
+-LANGUAGES="hu zh_CN cs da de es fr it nb nl no pl pt_BR ro ru sv eo fi lt"
++LANGUAGES="hu zh_CN cs da de es fr it nb nl pl pt_BR ro ru sv eo fi lt"
  
  
  DISTLANGS=
-diff -urN gramps-2.0.8.org/configure.in gramps-2.0.8/configure.in
 gramps-2.0.8.org/configure.in  2005-10-22 22:17:30.428171000 +0200
-+++ gramps-2.0.8/configure.in  2005-10-22 22:21:09.598171000 +0200
-@@ -41,7 +41,7 @@
+diff -urN gramps-2.0.9.org/configure.in gramps-2.0.9/configure.in
+--- gramps-2.0.9.org/configure.in  2005-12-12 02:40:17.0 +0100
 gramps-2.0.9/configure.in  2006-02-18 17:28:39.101722000 +0100
+@@ -42,7 +42,7 @@
AC_MSG_ERROR(Couldn't find iconv program.)
  fi
  
--LANGUAGES="hu zh_CN cs da de es fr it nb nl no pl pt_BR ro ru sv eo fi"
-+LANGUAGES="hu zh_CN cs da de es fr it nb nl pl pt_BR ro ru sv eo fi"
+-LANGUAGES="hu zh_CN cs da de es fr it nb nl no pl pt_BR ro ru sv eo fi lt"
++LANGUAGES="hu zh_CN cs da de es fr it nb nl pl pt_BR ro ru sv eo fi lt"
  AC_SUBST(LANGUAGES)
  
  DISTLANGS=


 CVS-web:
http://cvs.pld-linux.org/SOURCES/gramps-locale_names.patch?r1=1.3&r2=1.4&f=u

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


SOURCES: iptables-layer7-2.1.patch (NEW) - new

2006-02-18 Thread averne
Author: averne   Date: Sat Feb 18 17:02:38 2006 GMT
Module: SOURCES   Tag: HEAD
 Log message:
- new

 Files affected:
SOURCES:
   iptables-layer7-2.1.patch (NONE -> 1.1)  (NEW)

 Diffs:


Index: SOURCES/iptables-layer7-2.1.patch
diff -u /dev/null SOURCES/iptables-layer7-2.1.patch:1.1
--- /dev/null   Sat Feb 18 18:02:38 2006
+++ SOURCES/iptables-layer7-2.1.patch   Sat Feb 18 18:02:33 2006
@@ -0,0 +1,405 @@
+diff -Nurp iptables-1.3.3/extensions/.layer7-test 
iptables-1.3.3-layer7/extensions/.layer7-test
+--- iptables-1.3.3/extensions/.layer7-test 1969-12-31 18:00:00.0 
-0600
 iptables-1.3.3-layer7/extensions/.layer7-test  2005-08-14 
17:13:04.0 -0500
+@@ -0,0 +1,2 @@
++#! /bin/sh
++[ -f $KERNEL_DIR/include/linux/netfilter_ipv4/ipt_layer7.h ] && echo layer7
+diff -Nurp iptables-1.3.3/extensions/libipt_layer7.c 
iptables-1.3.3-layer7/extensions/libipt_layer7.c
+--- iptables-1.3.3/extensions/libipt_layer7.c  1969-12-31 18:00:00.0 
-0600
 iptables-1.3.3-layer7/extensions/libipt_layer7.c   2006-01-18 
00:05:35.0 -0600
+@@ -0,0 +1,378 @@
++/* 
++   Shared library add-on to iptables to add layer 7 matching support. 
++  
++   By Matthew Strait <[EMAIL PROTECTED]>, Oct 2003.
++
++   http://l7-filter.sf.net 
++
++   This program is free software; you can redistribute it and/or
++   modify it under the terms of the GNU General Public License
++   as published by the Free Software Foundation; either version
++   2 of the License, or (at your option) any later version.
++   http://www.gnu.org/licenses/gpl.txt
++
++   Based on libipt_string.c (C) 2000 Emmanuel Roger <[EMAIL PROTECTED]>
++*/
++
++#define _GNU_SOURCE
++#include 
++#include 
++#include 
++#include 
++#include 
++#include 
++#include 
++
++#include 
++#include 
++
++#define MAX_FN_LEN 256
++
++static char l7dir[MAX_FN_LEN] = "\0";
++
++/* Function which prints out usage message. */
++static void help(void)
++{
++  printf(
++  "LAYER7 match v%s options:\n"
++  "--l7dir   : Look for patterns here instead of 
/etc/l7-protocols/\n"
++  "   (--l7dir must be specified before --l7proto if 
used!)\n"
++  "--l7proto [!]  : Match the protocol defined in 
/etc/l7-protocols/name.pat\n",
++  IPTABLES_VERSION);
++  fputc('\n', stdout);
++}
++
++static struct option opts[] = {
++  { .name = "l7proto", .has_arg = 1, .flag = 0, .val = '1' },
++  { .name = "l7dir",   .has_arg = 1, .flag = 0, .val = '2' },
++  { .name = 0 }
++};
++
++/* reads filename, puts protocol info into layer7_protocol_info, number of 
protocols to numprotos */
++int parse_protocol_file(char * filename, const unsigned char * protoname, 
struct ipt_layer7_info *info)
++{
++  FILE * f;
++  char * line = NULL;
++  size_t len = 0;
++
++  enum { protocol, pattern, done } datatype = protocol;
++
++  f = fopen(filename, "r");
++
++  if(!f)
++  return 0;
++
++  while(getline(&line, &len, f) != -1)
++  {
++  if(strlen(line) < 2 || line[0] == '#')
++  continue;
++
++  /* strip the pesky newline... */
++  if(line[strlen(line) - 1] == '\n')
++  line[strlen(line) - 1] = '\0';
++
++  if(datatype == protocol)
++  {
++  if(strcmp(line, protoname))
++  exit_error(OTHER_PROBLEM, 
++  "Protocol name (%s) doesn't match file 
name (%s).  Bailing out\n",
++  protoname, filename);
++
++  if(strlen(line) >= MAX_PROTOCOL_LEN)
++   exit_error(PARAMETER_PROBLEM, 
++  "Protocol name in %s too long!", 
filename);
++  strncpy(info->protocol, line, MAX_PROTOCOL_LEN);
++
++  datatype = pattern; 
++  }
++  else if(datatype == pattern)
++  {
++  if(strlen(line) >= MAX_PATTERN_LEN)
++   exit_error(PARAMETER_PROBLEM, "Pattern in %s 
too long!", filename);
++  strncpy(info->pattern, line, MAX_PATTERN_LEN);
++  
++  datatype = done;
++  break;
++  }
++  else
++  exit_error(OTHER_PROBLEM, "Internal error");
++  }
++
++  if(datatype != done)
++  exit_error(OTHER_PROBLEM, "Failed to get all needed data from 
%s", filename);
++
++  if(line) free(line);
++  fclose(f);
++
++  return 1;
++
++/*
++  fprintf(stderr, "protocol: %s\npattern: %s\n\n", 
++  info->protocol,
++  info->pattern);
++*/
++}
++
++static int hex2dec(char c)
++{
++switc

SPECS (DEVEL): pango.spec - BR autoconf >= 2.59-9 for fixed AC_PAT...

2006-02-18 Thread qboosh
Author: qboosh   Date: Sat Feb 18 17:02:57 2006 GMT
Module: SPECS Tag: DEVEL
 Log message:
- BR autoconf >= 2.59-9 for fixed AC_PATH_X(TRA)

 Files affected:
SPECS:
   pango.spec (1.135.2.6 -> 1.135.2.7) 

 Diffs:


Index: SPECS/pango.spec
diff -u SPECS/pango.spec:1.135.2.6 SPECS/pango.spec:1.135.2.7
--- SPECS/pango.spec:1.135.2.6  Sat Feb 18 17:07:06 2006
+++ SPECS/pango.specSat Feb 18 18:02:52 2006
@@ -19,7 +19,7 @@
 Patch0:%{name}-xfonts.patch
 Patch1:%{name}-arch_confdir.patch
 URL:   http://www.pango.org/
-BuildRequires: autoconf >= 2.54
+BuildRequires: autoconf >= 2.59-9
 BuildRequires: automake >= 1:1.7
 BuildRequires: cairo-devel >= 1.0.0
 BuildRequires: docbook-dtd412-xml
@@ -235,6 +235,9 @@
 All persons listed below can be reached at @pld-linux.org
 
 $Log$
+Revision 1.135.2.7  2006/02/18 17:02:52  qboosh
+- BR autoconf >= 2.59-9 for fixed AC_PATH_X(TRA)
+
 Revision 1.135.2.6  2006/02/18 16:07:06  qboosh
 - libXrender is just implicit dependency (through libXft) - removed from deps
 


 CVS-web:
http://cvs.pld-linux.org/SPECS/pango.spec?r1=1.135.2.6&r2=1.135.2.7&f=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 - added layer7 patch

2006-02-18 Thread averne
Author: averne   Date: Sat Feb 18 17:03:11 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- added layer7 patch

 Files affected:
SPECS:
   iptables.spec (1.187 -> 1.188) 

 Diffs:


Index: SPECS/iptables.spec
diff -u SPECS/iptables.spec:1.187 SPECS/iptables.spec:1.188
--- SPECS/iptables.spec:1.187   Sat Feb 11 14:43:39 2006
+++ SPECS/iptables.spec Sat Feb 18 18:03:06 2006
@@ -21,7 +21,7 @@
 Summary(zh_CN):LinuxÄں˰üšýÂËšÜŔ횤žß
 Name:  iptables
 Version:   %{iptables_version}
-%define_rel 5
+%define_rel 6
 Release:   [EMAIL PROTECTED]
 License:   GPL
 Group: Networking/Daemons
@@ -53,6 +53,8 @@
 
 Patch20:   %{name}-hot_dirty_fix.patch
 
+Patch21:   %{name}-layer7-2.1.patch
+
 URL:   http://www.netfilter.org/
 Vendor:Netfilter mailing list 
 %if %{with doc}
@@ -156,6 +158,7 @@
 %patch18 -p1
 
 %patch20 -p1
+%patch21 -p1
 
 chmod 755 extensions/.*-test*
 
@@ -241,6 +244,9 @@
 All persons listed below can be reached at @pld-linux.org
 
 $Log$
+Revision 1.188  2006/02/18 17:03:06  averne
+- added layer7 patch
+
 Revision 1.187  2006/02/11 13:43:39  arekm
 - rel 5
 


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

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


SPECS: pango.spec - BR autoconf >= 2.59-9 for fixed AC_PATH_X(TRA)

2006-02-18 Thread qboosh
Author: qboosh   Date: Sat Feb 18 17:03:42 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- BR autoconf >= 2.59-9 for fixed AC_PATH_X(TRA)

 Files affected:
SPECS:
   pango.spec (1.138 -> 1.139) 

 Diffs:


Index: SPECS/pango.spec
diff -u SPECS/pango.spec:1.138 SPECS/pango.spec:1.139
--- SPECS/pango.spec:1.138  Sat Feb 18 17:03:38 2006
+++ SPECS/pango.specSat Feb 18 18:03:37 2006
@@ -19,7 +19,7 @@
 Patch0:%{name}-xfonts.patch
 Patch1:%{name}-arch_confdir.patch
 URL:   http://www.pango.org/
-BuildRequires: autoconf >= 2.54
+BuildRequires: autoconf >= 2.59-9
 BuildRequires: automake >= 1:1.7
 BuildRequires: cairo-devel >= 1.0.0
 BuildRequires: docbook-dtd412-xml
@@ -217,6 +217,9 @@
 All persons listed below can be reached at @pld-linux.org
 
 $Log$
+Revision 1.139  2006/02/18 17:03:37  qboosh
+- BR autoconf >= 2.59-9 for fixed AC_PATH_X(TRA)
+
 Revision 1.138  2006/02/18 16:03:38  qboosh
 - AC-branched, switched to modular xorg
 


 CVS-web:
http://cvs.pld-linux.org/SPECS/pango.spec?r1=1.138&r2=1.139&f=u

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


pld-builder.new: helpers/buildlogs-mover.sh - reverse directory te...

2006-02-18 Thread blues
Author: bluesDate: Sat Feb 18 17:09:40 2006 GMT
Module: pld-builder.new   Tag: HEAD
 Log message:
- reverse directory test - it works now.

 Files affected:
pld-builder.new/helpers:
   buildlogs-mover.sh (1.4 -> 1.5) 

 Diffs:


Index: pld-builder.new/helpers/buildlogs-mover.sh
diff -u pld-builder.new/helpers/buildlogs-mover.sh:1.4 
pld-builder.new/helpers/buildlogs-mover.sh:1.5
--- pld-builder.new/helpers/buildlogs-mover.sh:1.4  Sat Aug 30 21:52:29 2003
+++ pld-builder.new/helpers/buildlogs-mover.sh  Sat Feb 18 18:09:35 2006
@@ -21,7 +21,7 @@
 fi
 
 for n in $root/*/*/.new ; do
-  if test -d $n ; then
+  if test ! -d $n ; then
 echo "$n doesn't exists or ain't directory"
 exit 1
   fi


 CVS-web:

http://cvs.pld-linux.org/pld-builder.new/helpers/buildlogs-mover.sh?r1=1.4&r2=1.5&f=u

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


SOURCES: openmotif-gcc34.patch (REMOVED) - outdated

2006-02-18 Thread qboosh
Author: qboosh   Date: Sat Feb 18 17:15:40 2006 GMT
Module: SOURCES   Tag: HEAD
 Log message:
- outdated

 Files affected:
SOURCES:
   openmotif-gcc34.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: openmotif-no-Xaw.patch (NEW) - kill unnecessary Xaw include

2006-02-18 Thread qboosh
Author: qboosh   Date: Sat Feb 18 17:22:02 2006 GMT
Module: SOURCES   Tag: HEAD
 Log message:
- kill unnecessary Xaw include

 Files affected:
SOURCES:
   openmotif-no-Xaw.patch (NONE -> 1.1)  (NEW)

 Diffs:


Index: SOURCES/openmotif-no-Xaw.patch
diff -u /dev/null SOURCES/openmotif-no-Xaw.patch:1.1
--- /dev/null   Sat Feb 18 18:22:02 2006
+++ SOURCES/openmotif-no-Xaw.patch  Sat Feb 18 18:21:57 2006
@@ -0,0 +1,10 @@
+--- openMotif-2.2.3/lib/Xm/EditresCom.c.orig   2006-02-18 17:58:11.111766750 
+0100
 openMotif-2.2.3/lib/Xm/EditresCom.c2006-02-18 17:58:14.411973000 
+0100
+@@ -54,7 +54,6 @@
+ 
+ #include 
+ #include   /* for strcpy declaration */
+-#include 
+ #include 
+ #include 
+ #include 

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


SPECS: svgalib.spec - fixed kernel26 build

2006-02-18 Thread qboosh
Author: qboosh   Date: Sat Feb 18 17:38:33 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- fixed kernel26 build

 Files affected:
SPECS:
   svgalib.spec (1.156 -> 1.157) 

 Diffs:


Index: SPECS/svgalib.spec
diff -u SPECS/svgalib.spec:1.156 SPECS/svgalib.spec:1.157
--- SPECS/svgalib.spec:1.156Sat Feb 11 15:06:35 2006
+++ SPECS/svgalib.spec  Sat Feb 18 18:38:27 2006
@@ -341,6 +341,10 @@
 ln -sf 
%{_kernelsrcdir}/Module.symvers-%{?with_dist_kernel:up}%{!?with_dist_kernel:nondist}
 o/Module.symvers
 ln -sf 
%{_kernelsrcdir}/include/linux/autoconf-%{?with_dist_kernel:up}%{!?with_dist_kernel:nondist}.h
 o/include/linux/autoconf.h
 %{__make} -C %{_kernelsrcdir} O=$PWD/o prepare scripts
+%ifarch ppc ppc64
+# no longer exists in 2.6.14.x
+touch o/include/asm/segment.h
+%endif
 if grep -q class_simple_create %{_kernelsrcdir}/include/linux/device.h ; then
CLF=-DCLASS_SIMPLE=1
 else
@@ -374,8 +378,10 @@
 ln -sf %{_kernelsrcdir}/include/linux/autoconf-smp.h o/include/linux/autoconf.h
 ln -sf %{_kernelsrcdir}/Module.symvers-smp Module.symvers
 %{__make} -C %{_kernelsrcdir} O=$PWD/o prepare scripts
+%ifarch ppc ppc64
 # no longer exists in 2.6.14.x
 touch o/include/asm/segment.h
+%endif
 %{__make} -C %{_kernelsrcdir} modules \
CLASS_CFLAGS="$CLF" \
SUBDIRS=`pwd` \
@@ -487,6 +493,9 @@
 All persons listed below can be reached at @pld-linux.org
 
 $Log$
+Revision 1.157  2006/02/18 17:38:27  qboosh
+- fixed kernel26 build
+
 Revision 1.156  2006/02/11 14:06:35  arekm
 - updated but doesn't build
 


 CVS-web:
http://cvs.pld-linux.org/SPECS/svgalib.spec?r1=1.156&r2=1.157&f=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-input-mouse.spec - conflict in man-pages

2006-02-18 Thread arekm
Author: arekmDate: Sat Feb 18 17:40:55 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- conflict in man-pages

 Files affected:
SPECS:
   xorg-driver-input-mouse.spec (1.10 -> 1.11) 

 Diffs:


Index: SPECS/xorg-driver-input-mouse.spec
diff -u SPECS/xorg-driver-input-mouse.spec:1.10 
SPECS/xorg-driver-input-mouse.spec:1.11
--- SPECS/xorg-driver-input-mouse.spec:1.10 Thu Jan  5 15:08:12 2006
+++ SPECS/xorg-driver-input-mouse.spec  Sat Feb 18 18:40:50 2006
@@ -56,7 +56,8 @@
 %defattr(644,root,root,755)
 %doc COPYING ChangeLog README
 %attr(755,root,root) %{_libdir}/xorg/modules/input/mouse_drv.so
-%{_mandir}/man4/mouse.4*
+# conflict with man-pages
+#%{_mandir}/man4/mouse.4*
 
 %define date   %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -64,6 +65,9 @@
 All persons listed below can be reached at @pld-linux.org
 
 $Log$
+Revision 1.11  2006/02/18 17:40:50  arekm
+- conflict in man-pages
+
 Revision 1.10  2006/01/05 14:08:12  qboosh
 - 1.0.3.1 (X11R7.0 release)
 


 CVS-web:

http://cvs.pld-linux.org/SPECS/xorg-driver-input-mouse.spec?r1=1.10&r2=1.11&f=u

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


SOURCES: openldev-makefile.patch - updated for 0.5.4

2006-02-18 Thread freetz
Author: freetz   Date: Sat Feb 18 17:51:08 2006 GMT
Module: SOURCES   Tag: HEAD
 Log message:
- updated for 0.5.4

 Files affected:
SOURCES:
   openldev-makefile.patch (1.3 -> 1.4) 

 Diffs:


Index: SOURCES/openldev-makefile.patch
diff -u SOURCES/openldev-makefile.patch:1.3 SOURCES/openldev-makefile.patch:1.4
--- SOURCES/openldev-makefile.patch:1.3 Fri Nov 18 23:32:37 2005
+++ SOURCES/openldev-makefile.patch Sat Feb 18 18:51:03 2006
@@ -1,10 +1,10 @@
 diff -aurN openldev.orig/Makefile.am openldev/Makefile.am
 openldev.orig/Makefile.am  2005-11-17 06:47:52.0 +0100
-+++ openldev/Makefile.am   2005-11-18 23:23:30.0 +0100
-@@ -1,14 +1,6 @@
- SUBDIRS = glade menus pixmaps src templates
+--- openldev.orig/Makefile.am  2006-02-03 01:30:16.0 +0100
 openldev/Makefile.am   2006-02-18 18:46:31.854944992 +0100
+@@ -10,15 +10,6 @@
+ openldevdocdir = \
+   $(prefix)/share/doc/openldev
  
- openldevdocdir = $(prefix)/share/doc/openldev
 -openldevdoc_DATA = \
 -  README\
 -  COPYING\
@@ -13,73 +13,100 @@
 -  INSTALL\
 -  NEWS\
 -  TODO
+-
+ openldevdesktopdir = \
+   $(prefix)/share/applications
  
- openldevdesktopdir = $(prefix)/share/applications
- openldevdesktop_DATA = \
-@@ -19,6 +11,5 @@
-   openldev.1
+@@ -32,7 +23,6 @@
+   openldev.1
  
  EXTRA_DIST = \
--  $(openldevdoc_DATA) \
-   $(openldevdesktop_DATA)\
-   $(openldevman_DATA)
-diff -aurN openldev.orig/src/Makefile.am openldev/src/Makefile.am
 openldev.orig/src/Makefile.am  2005-11-17 06:47:51.0 +0100
-+++ openldev/src/Makefile.am   2005-11-18 23:25:03.0 +0100
-@@ -13,7 +13,7 @@
-   $(GNOMEUI_CFLAGS)
- 
- AM_CPPFLAGS = -DINSTALL_PREFIX=\"$(prefix)\"
--AM_CXXFLAGS = -Wall -O3
-+AM_CXXFLAGS = -Wall $(OPTFLAGS)
- 
- bin_PROGRAMS = openldev
- 
-diff -aurN openldev.orig/src/makefile-editor/Makefile.am 
openldev/src/makefile-editor/Makefile.am
 openldev.orig/src/makefile-editor/Makefile.am  2005-11-17 
06:47:51.0 +0100
-+++ openldev/src/makefile-editor/Makefile.am   2005-11-18 23:24:08.0 
+0100
-@@ -11,7 +11,7 @@
-   $(GNOMEUI_CFLAGS)
- 
- AM_CPPFLAGS = -DINSTALL_PREFIX=\"$(prefix)\"
--AM_CXXFLAGS = -Wall -O3
-+AM_CXXFLAGS = -Wall $(OPTFLAGS)
- 
- bin_PROGRAMS = openldev_makefile_editor
- 
-diff -aurN openldev.orig/src/openldev-dialogs/Makefile.am 
openldev/src/openldev-dialogs/Makefile.am
 openldev.orig/src/openldev-dialogs/Makefile.am 2005-11-17 
06:47:52.0 +0100
-+++ openldev/src/openldev-dialogs/Makefile.am  2005-11-18 23:24:21.0 
+0100
-@@ -10,7 +10,7 @@
-   $(GCONF_CFLAGS)
- 
- AM_CPPFLAGS = -DINSTALL_PREFIX=\"$(prefix)\"
--AM_CXXFLAGS = -Wall -O3
-+AM_CXXFLAGS = -Wall $(OPTFLAGS)
- 
- noinst_LTLIBRARIES = libdialogs.la
- 
-diff -aurN openldev.orig/src/openldev-settings/Makefile.am 
openldev/src/openldev-settings/Makefile.am
 openldev.orig/src/openldev-settings/Makefile.am2005-11-17 
06:47:51.0 +0100
-+++ openldev/src/openldev-settings/Makefile.am 2005-11-18 23:24:38.0 
+0100
-@@ -10,7 +10,7 @@
-   $(GCONF_CFLAGS)
- 
- AM_CPPFLAGS = -DINSTALL_PREFIX=\"$(prefix)\"
--AM_CXXFLAGS = -Wall -O3
-+AM_CXXFLAGS = -Wall $(OPTFLAGS)
- 
- noinst_LTLIBRARIES = libsettings.la
- 
-diff -aurN openldev.orig/src/openldev-widgets/Makefile.am 
openldev/src/openldev-widgets/Makefile.am
 openldev.orig/src/openldev-widgets/Makefile.am 2005-11-17 
06:47:51.0 +0100
-+++ openldev/src/openldev-widgets/Makefile.am  2005-11-18 23:24:51.0 
+0100
-@@ -11,7 +11,7 @@
-   $(GNOMEUI_CFLAGS)
- 
- AM_CPPFLAGS = -DINSTALL_PREFIX=\"$(prefix)\"
--AM_CXXFLAGS = -Wall -O3
-+AM_CXXFLAGS = -Wall $(OPTFLAGS)
+-  $(openldevdoc_DATA)\
+   $(openldevdesktop_DATA)\
+   $(openldevman_DATA)
+ 
+diff -aurN openldev.orig/openldev/launcher/Makefile.am 
openldev/openldev/launcher/Makefile.am
+--- openldev.orig/openldev/launcher/Makefile.am2005-12-22 
04:27:26.0 +0100
 openldev/openldev/launcher/Makefile.am 2006-02-18 18:47:34.272456088 
+0100
+@@ -6,7 +6,7 @@
+ 
+ AM_CXXFLAGS = \
+   -Wall\
+-  -O3
++  $(OPTFLAGS)
+ 
+ bin_PROGRAMS = \
+   openldev_launcher
+diff -aurN openldev.orig/openldev/Makefile.am openldev/openldev/Makefile.am
+--- openldev.orig/openldev/Makefile.am 2005-12-22 04:22:38.0 +0100
 openldev/openldev/Makefile.am  2006-02-18 18:47:24.649918936 +0100
+@@ -21,7 +21,7 @@
+ 
+ AM_CXXFLAGS = \
+   -Wall\
+-  -O3
++  $(OPTFLAGS)
+ 
+ lib_LTLIBRARIES = \
+   libopenldev.la
+diff -aurN openldev.orig/openldev/openldev-dialogs/Makefile.am 
openldev/openldev/openldev-dialogs/Makefile.am
+--- openldev.orig/openldev/openldev-dialogs/Makefile.am2005-12-22 
04:29:41.0 +0100
 openldev/openldev/openldev-dialogs/Makefile.am 2006-02-18 
18:47:42.517202696 +0100
+@@ -14,7 +14,7 @@
+ 
+ AM_CXXFLAGS = \
+

SPECS: netGo.spec (NEW) - new

2006-02-18 Thread rotom
Author: rotomDate: Sat Feb 18 17:58:54 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- new

 Files affected:
SPECS:
   netGo.spec (NONE -> 1.1)  (NEW)

 Diffs:


Index: SPECS/netGo.spec
diff -u /dev/null SPECS/netGo.spec:1.1
--- /dev/null   Sat Feb 18 18:58:54 2006
+++ SPECS/netGo.specSat Feb 18 18:58:49 2006
@@ -0,0 +1,71 @@
+# $Revision$, $Date$
+Summary:   an application which allows changing network-settings quickly
+Summary(pl):   aplikacja pozwalająca szybko zmienić ustawienia sieciowe
+Name:  netgo
+Version:   0.5
+Release:   0.1
+License:   GPL
+Group: X11/Applications
+Source0:   http://netgo.hjolug.org/files/v0.5/%{name}-%{version}.tar.gz
+# Source0-md5: fe62a4035e6449db9761f8724d26d458
+Source1:   %{name}.desktop
+URL:   http://netgo.hjolug.org
+BuildRequires: kdebase-devel
+BuildRequires: qt-devel >= 3.2
+Requires:  net-tools
+Requires:  wireless-tools
+BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
+
+%description
+netGo is an application which allows changing network-settings quickly
+and simply for certain networks. It is specially directed towards
+laptop-owners who often need to change network-settings when
+relocating to school, work, home, etc. netGo allows setting "profiles"
+that contain the network settings such as the ip, netmask, gateway,
+nameservers, etc... After creating a profile the user can execute its
+network settings with a single click!
+
+%description -l pl
+netGo jest aplikacją pozwalającą na zmianę pewnych paramterów
+sieciowych w prosty i szybki sposób. Przede wszystkim jest dedykowana
+dla użytkowników komputerów przenośnych, którzy często zmieniają
+ustawienia sieciowe. NetGo pozwala na tworzenie profili zawierających
+takie dane jak ip, maska podsieci etc.. Po stworzeniu profili
+użytkownicy mogą przełączać się między nimi pojedynczym kliknięciem.
+
+%prep
+%setup -q
+
+%build
+export QTDIR=%{_prefix}
+%configure
+%{__make}
+
+%install
+rm -rf $RPM_BUILD_ROOT
+
+install -d 
$RPM_BUILD_ROOT{%{_bindir},%{_datadir}/%{name},%{_desktopdir},%{_iconsdir}/hicolor/32x32/apps}
+install %{SOURCE1} $RPM_BUILD_ROOT%{_desktopdir}
+cp icons/satelite_32x32.png 
$RPM_BUILD_ROOT/%{_iconsdir}/hicolor/32x32/apps/%{name}.png
+cp netgo-bin $RPM_BUILD_ROOT%{_datadir}/%{name}
+cp netgo $RPM_BUILD_ROOT%{_bindir}
+
+%clean
+rm -rf $RPM_BUILD_ROOT
+
+%files
+%defattr(644,root,root,755)
+%doc README TODO COPYING CHANGELOG
+%attr (755,root,root) %{_bindir}/*
+%attr (755,root,root) %{_datadir}/*
+%{_iconsdir}/hicolor/32x32/apps/*
+%{_desktopdir}/%{name}.desktop
+
+%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 @pld-linux.org
+$Log$
+Revision 1.1  2006/02/18 17:58:49  rotom
+- new
+

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


DISTFILES: netgo-0.5.tar.gz

2006-02-18 Thread rotom

Files fetched: 1

STORED: http://netgo.hjolug.org/files/v0.5/netgo-0.5.tar.gz
fe62a4035e6449db9761f8724d26d458  netgo-0.5.tar.gz
Size: 238322 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: netgo.desktop (NEW) - new

2006-02-18 Thread rotom
Author: rotomDate: Sat Feb 18 17:59:53 2006 GMT
Module: SOURCES   Tag: HEAD
 Log message:
- new

 Files affected:
SOURCES:
   netgo.desktop (NONE -> 1.1)  (NEW)

 Diffs:


Index: SOURCES/netgo.desktop
diff -u /dev/null SOURCES/netgo.desktop:1.1
--- /dev/null   Sat Feb 18 18:59:53 2006
+++ SOURCES/netgo.desktop   Sat Feb 18 18:59:48 2006
@@ -0,0 +1,11 @@
+[Desktop Entry]
+Name=netGo
+Comment=changing network-settings
+Comment[pl]=zmiana ustawień sieciowych
+Icon=netgo.png
+Exec=netgo
+Terminal=false
+Type=Application
+Categories=Qt;KDE;Network;
+Encoding=UTF-8
+# vi: encoding=utf-8

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


SOURCES: hal-script_path.patch (NEW) - https://bugs.freedesktop.or...

2006-02-18 Thread freetz
Author: freetz   Date: Sat Feb 18 18:13:10 2006 GMT
Module: SOURCES   Tag: HEAD
 Log message:
- https://bugs.freedesktop.org/show_bug.cgi?id=5655

 Files affected:
SOURCES:
   hal-script_path.patch (NONE -> 1.1)  (NEW)

 Diffs:


Index: SOURCES/hal-script_path.patch
diff -u /dev/null SOURCES/hal-script_path.patch:1.1
--- /dev/null   Sat Feb 18 19:13:10 2006
+++ SOURCES/hal-script_path.patch   Sat Feb 18 19:13:05 2006
@@ -0,0 +1,24 @@
+diff -aurN hal-0.5.6.orig/hald/Makefile.am hal-0.5.6/hald/Makefile.am
+--- hal-0.5.6.orig/hald/Makefile.am2005-12-08 19:23:23.0 +0100
 hal-0.5.6/hald/Makefile.am 2006-02-18 19:09:56.481409312 +0100
+@@ -9,7 +9,7 @@
+   -DPACKAGE_BIN_DIR=\""$(bindir)"\" \
+   -DPACKAGE_LOCALE_DIR=\""$(prefix)/$(DATADIRNAME)/locale"\" \
+   -DPACKAGE_LOCALSTATEDIR=\""$(localstatedir)"\" \
+-  -DPACKAGE_SCRIPT_DIR=\""$(datadir)/hal/scripts"\" \
++  -DPACKAGE_SCRIPT_DIR=\""$(libdir)/hal/scripts"\" \
+   -I$(top_srcdir) \
+   @PACKAGE_CFLAGS@
+ 
+diff -aurN hal-0.5.6.orig/tools/Makefile.am hal-0.5.6/tools/Makefile.am
+--- hal-0.5.6.orig/tools/Makefile.am   2005-12-21 18:08:08.0 +0100
 hal-0.5.6/tools/Makefile.am2006-02-18 19:09:56.832355960 +0100
+@@ -43,7 +43,7 @@
+ endif
+ ## FSTAB_SYNC_ENABLED end
+ 
+-scriptdir = $(datadir)/hal/scripts
++scriptdir = $(libdir)/hal/scripts
+ 
+ script_SCRIPTS =  \
+   hal-luks-setup hal-luks-remove  \

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


SPECS (DEVEL): hal.spec - fixed https://bugs.freedesktop.org/show_...

2006-02-18 Thread freetz
Author: freetz   Date: Sat Feb 18 18:15:41 2006 GMT
Module: SPECS Tag: DEVEL
 Log message:
- fixed https://bugs.freedesktop.org/show_bug.cgi?id=5655 rel.5

 Files affected:
SPECS:
   hal.spec (1.105.2.5 -> 1.105.2.6) 

 Diffs:


Index: SPECS/hal.spec
diff -u SPECS/hal.spec:1.105.2.5 SPECS/hal.spec:1.105.2.6
--- SPECS/hal.spec:1.105.2.5Mon Feb 13 15:05:01 2006
+++ SPECS/hal.spec  Sat Feb 18 19:15:36 2006
@@ -8,7 +8,7 @@
 Summary(pl):   HAL - abstrakcyjna warstwa dostępu do sprzętu
 Name:  hal
 Version:   0.5.6
-Release:   3
+Release:   5
 License:   AFL v2.0 or GPL v2
 Group: Libraries
 Source0:   http://freedesktop.org/~david/dist/%{name}-%{version}.tar.gz
@@ -24,6 +24,7 @@
 Patch2:%{name}-pld_policy.patch
 Patch3:%{name}-pld_powersave.patch
 Patch4:%{name}-eject_audiocd.patch
+Patch5:%{name}-script_path.patch
 URL:   http://freedesktop.org/Software/hal
 BuildRequires: autoconf >= 2.57
 BuildRequires: automake
@@ -145,6 +146,7 @@
 %patch2 -p1
 %patch3 -p1
 %patch4 -p1
+%patch5 -p1
 
 %build
 %{__glib_gettextize}
@@ -287,6 +289,9 @@
 All persons listed below can be reached at @pld-linux.org
 
 $Log$
+Revision 1.105.2.6  2006/02/18 18:15:36  freetz
+- fixed https://bugs.freedesktop.org/show_bug.cgi?id=5655 rel.5
+
 Revision 1.105.2.5  2006/02/13 14:05:01  freetz
 - added eject_audiocd.patch, rel.3
 


 CVS-web:
http://cvs.pld-linux.org/SPECS/hal.spec?r1=1.105.2.5&r2=1.105.2.6&f=u

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


SOURCES: fontpostinst - add util dir

2006-02-18 Thread arekm
Author: arekmDate: Sat Feb 18 18:25:25 2006 GMT
Module: SOURCES   Tag: HEAD
 Log message:
- add util dir

 Files affected:
SOURCES:
   fontpostinst (1.10 -> 1.11) 

 Diffs:


Index: SOURCES/fontpostinst
diff -u SOURCES/fontpostinst:1.10 SOURCES/fontpostinst:1.11
--- SOURCES/fontpostinst:1.10   Sun Oct 30 22:01:42 2005
+++ SOURCES/fontpostinstSat Feb 18 19:25:20 2006
@@ -143,7 +143,7 @@
$FCCACHE
fi
;;
-100dpi|75dpi|cyrillic|local)
+100dpi|75dpi|cyrillic|local|util)
if [ -x $MKFONTDIRBIN ]; then
$MKFONTDIR
fi


 CVS-web:
http://cvs.pld-linux.org/SOURCES/fontpostinst?r1=1.10&r2=1.11&f=u

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


SOURCES: fontpostinst - rever

2006-02-18 Thread arekm
Author: arekmDate: Sat Feb 18 18:27:09 2006 GMT
Module: SOURCES   Tag: HEAD
 Log message:
- rever

 Files affected:
SOURCES:
   fontpostinst (1.11 -> 1.12) 

 Diffs:


Index: SOURCES/fontpostinst
diff -u SOURCES/fontpostinst:1.11 SOURCES/fontpostinst:1.12
--- SOURCES/fontpostinst:1.11   Sat Feb 18 19:25:20 2006
+++ SOURCES/fontpostinstSat Feb 18 19:27:04 2006
@@ -143,7 +143,7 @@
$FCCACHE
fi
;;
-100dpi|75dpi|cyrillic|local|util)
+100dpi|75dpi|cyrillic|local)
if [ -x $MKFONTDIRBIN ]; then
$MKFONTDIR
fi


 CVS-web:
http://cvs.pld-linux.org/SOURCES/fontpostinst?r1=1.11&r2=1.12&f=u

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


SPECS (DEVEL): at-spi.spec - updated to 1.7.4

2006-02-18 Thread wiget
Author: wigetDate: Sat Feb 18 18:31:48 2006 GMT
Module: SPECS Tag: DEVEL
 Log message:
- updated to 1.7.4

 Files affected:
SPECS:
   at-spi.spec (1.61 -> 1.61.2.1) 

 Diffs:


Index: SPECS/at-spi.spec
diff -u SPECS/at-spi.spec:1.61 SPECS/at-spi.spec:1.61.2.1
--- SPECS/at-spi.spec:1.61  Tue Sep  6 13:24:43 2005
+++ SPECS/at-spi.spec   Sat Feb 18 19:31:42 2006
@@ -5,12 +5,12 @@
 Summary:   Assistive Technology Service Provider Interface
 Summary(pl):   Interfejs pozwalający na korzystanie z urządzeń wspomagających
 Name:  at-spi
-Version:   1.6.6
+Version:   1.7.4
 Release:   1
 License:   LGPL v2+
 Group: X11/Libraries
-Source0:   
http://ftp.gnome.org/pub/gnome/sources/at-spi/1.6/%{name}-%{version}.tar.bz2
-# Source0-md5: 9669ee9e3633ffb43a70795edd748e4d
+Source0:   
http://ftp.gnome.org/pub/gnome/sources/at-spi/1.7/%{name}-%{version}.tar.bz2
+# Source0-md5: c1bd2652d96c8f628bc203367e3ae58f
 URL:   http://developer.gnome.org/projects/gap/
 BuildRequires: ORBit2-devel
 BuildRequires: atk-devel >= 1:1.10.3
@@ -25,7 +25,8 @@
 BuildRequires: libtool
 BuildRequires: pkgconfig
 BuildRequires: rpm-build >= 4.1-10
-BuildRequires: xft-devel >= 2.1
+BuildRequires: xorg-lib-libXft-devel >= 2.1
+BuildRequires: xorg-lib-libXtst-devel
 Obsoletes: libat-spi1
 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -133,6 +134,9 @@
 All persons listed below can be reached at @pld-linux.org
 
 $Log$
+Revision 1.61.2.1  2006/02/18 18:31:42  wiget
+- updated to 1.7.4
+
 Revision 1.61  2005/09/06 11:24:43  paladine
 - updated to 1.6.6
 


 CVS-web:
http://cvs.pld-linux.org/SPECS/at-spi.spec?r1=1.61&r2=1.61.2.1&f=u

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


DISTFILES: at-spi-1.7.4.tar.bz2

2006-02-18 Thread wiget

Files fetched: 1

STORED: http://ftp.gnome.org/pub/gnome/sources/at-spi/1.7/at-spi-1.7.4.tar.bz2
c1bd2652d96c8f628bc203367e3ae58f  at-spi-1.7.4.tar.bz2
Size: 559152 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: openmotif.spec - added no-Xaw patch, removed outdated gcc34...

2006-02-18 Thread qboosh
Author: qboosh   Date: Sat Feb 18 18:33:30 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- added no-Xaw patch, removed outdated gcc34 patch, cleanups

 Files affected:
SPECS:
   openmotif.spec (1.67 -> 1.68) 

 Diffs:


Index: SPECS/openmotif.spec
diff -u SPECS/openmotif.spec:1.67 SPECS/openmotif.spec:1.68
--- SPECS/openmotif.spec:1.67   Sun Feb 12 16:29:50 2006
+++ SPECS/openmotif.specSat Feb 18 19:33:25 2006
@@ -22,15 +22,16 @@
 Patch0:%{name}-makedepend.patch
 Patch1:%{name}-am-uil.patch
 Patch2:%{name}-mwmrc.patch
-Patch3:%{name}-gcc34.patch
-Patch4:%{name}-bison.patch
-Patch5:%{name}-CVE-2005-3964.patch
+Patch3:%{name}-bison.patch
+Patch4:%{name}-CVE-2005-3964.patch
+Patch5:%{name}-no-Xaw.patch
 URL:   http://www.openmotif.org/
 BuildRequires: autoconf
 BuildRequires: automake
 BuildRequires: bison
 BuildRequires: flex
 BuildRequires: libtool
+BuildRequires: xorg-data-xbitmaps
 BuildRequires: xorg-lib-libXmu-devel
 BuildRequires: xorg-lib-libXp-devel
 Requires:  %{name}-libs = %{version}-%{release}
@@ -140,32 +141,40 @@
 mwmrc oraz zasoby Mwm.
 
 %package compat
-Summary:   OpenMotif compat libraries
-Summary(pl):   Biblioteki kompatybilności dla OpenMotif
+Summary:   Fake OpenMotif compat libraries
+Summary(pl):   Dowiązania udające biblioteki kompatybilności OpenMotif
 Group: Libraries
-Requires:  libXm.so.3.0.2
+Requires:  %{_libdir}/libXm.so.3.0.2
+%ifarch %{x8664} ia64 ppc64 s390x sparc64
+Provides:  libXm.so.1()(64bit)
+Provides:  libXm.so.2()(64bit)
+%else
 Provides:  libXm.so.1
 Provides:  libXm.so.2
+%endif
 
 %description compat
-OpenMotif compat libraries
+Fake OpenMotif compat libraries (symlinks to current libXm library,
+_some_ old programs may work with them).
 
 %description compat -l pl
-Biblioteki kompatybilności dla OpenMotif
+Dowiązania udające biblioteki kompatybilności OpenMotif (dowiązania
+symboliczne do nowej wersji biblioteki libXm, _niektóre_ stare
+programy mogą z nimi działać).
 
 %prep
 %setup -q -n openMotif-%{version}
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
-#%patch3 -p1
+%patch3 -p1
 %patch4 -p1
 %patch5 -p1
 
 %build
 %{__libtoolize}
 %{__aclocal}
-#%{__autoheader}
+#%{__autoheader} -- disabled, missing templates
 %{__automake}
 %{__autoconf}
 
@@ -176,9 +185,6 @@
 %{__make} clean
 %{__make}
 
-# workaround - don't let rebuild onHelp with wrong options during %%install
-#touch demos/lib/Xmd/onHelp.o demos/lib/Xmd/onHelp
-
 %install
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT{%{_examplesdir}/motif,%{_datadir}/xsessions} \
@@ -286,6 +292,9 @@
 All persons listed below can be reached at @pld-linux.org
 
 $Log$
+Revision 1.68  2006/02/18 18:33:25  qboosh
+- added no-Xaw patch, removed outdated gcc34 patch, cleanups
+
 Revision 1.67  2006/02/12 15:29:50  pluto
 - release 5.
 


 CVS-web:
http://cvs.pld-linux.org/SPECS/openmotif.spec?r1=1.67&r2=1.68&f=u

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


SPECS: openmotif.spec - BR: ac >= 2.59-9 to avoid libXt BR

2006-02-18 Thread qboosh
Author: qboosh   Date: Sat Feb 18 18:37:45 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- BR: ac >= 2.59-9 to avoid libXt BR

 Files affected:
SPECS:
   openmotif.spec (1.68 -> 1.69) 

 Diffs:


Index: SPECS/openmotif.spec
diff -u SPECS/openmotif.spec:1.68 SPECS/openmotif.spec:1.69
--- SPECS/openmotif.spec:1.68   Sat Feb 18 19:33:25 2006
+++ SPECS/openmotif.specSat Feb 18 19:37:40 2006
@@ -26,7 +26,7 @@
 Patch4:%{name}-CVE-2005-3964.patch
 Patch5:%{name}-no-Xaw.patch
 URL:   http://www.openmotif.org/
-BuildRequires: autoconf
+BuildRequires: autoconf >= 2.59-9
 BuildRequires: automake
 BuildRequires: bison
 BuildRequires: flex
@@ -292,6 +292,9 @@
 All persons listed below can be reached at @pld-linux.org
 
 $Log$
+Revision 1.69  2006/02/18 18:37:40  qboosh
+- BR: ac >= 2.59-9 to avoid libXt BR
+
 Revision 1.68  2006/02/18 18:33:25  qboosh
 - added no-Xaw patch, removed outdated gcc34 patch, cleanups
 


 CVS-web:
http://cvs.pld-linux.org/SPECS/openmotif.spec?r1=1.68&r2=1.69&f=u

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


SPECS: builder - add builderrc option disabling xterm/screen statu...

2006-02-18 Thread agaran
Author: agaran   Date: Sat Feb 18 18:42:44 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- add builderrc option disabling xterm/screen status updates

 Files affected:
SPECS:
   builder (1.408 -> 1.409) 

 Diffs:


Index: SPECS/builder
diff -u SPECS/builder:1.408 SPECS/builder:1.409
--- SPECS/builder:1.408 Wed Feb 15 20:23:08 2006
+++ SPECS/builder   Sat Feb 18 19:42:39 2006
@@ -111,6 +111,7 @@
 #REMOVE_BUILD_REQUIRES="force"
 #GROUP_BCONDS="yes"
 #LOGFILE='../LOGS/log.$PACKAGE_NAME.$DATE'
+#TITLECHANGE=no
 #
 SU_SUDO=""
 if [ -n "$HOME_ETC" ]; then
@@ -303,15 +304,17 @@
echo >&2 "$(date +%s.%N) $*"
fi
 
-   msg="builder[$SPECFILE] ${SHELL_TITLE_PREFIX:+$SHELL_TITLE_PREFIX }$msg"
-   case "$TERM" in
-   cygwin|xterm*)
-   echo >&2 -ne "\033]1;$msg\007\033]2;$msg\007"
-   ;;
-   screen*)
-   echo >&2 -ne "\033]0;$msg\007"
-   ;;
-   esac
+   if [ "x$TITLECHANGE" == "xyes" -o "x$TITLECHANGE" == "x" ]; then
+   msg="builder[$SPECFILE] 
${SHELL_TITLE_PREFIX:+$SHELL_TITLE_PREFIX }$msg"
+   case "$TERM" in
+   cygwin|xterm*)
+   echo >&2 -ne "\033]1;$msg\007\033]2;$msg\007"
+   ;;
+   screen*)
+   echo >&2 -ne "\033]0;$msg\007"
+   ;;
+   esac
+   fi
 }
 
 # set TARGET from BuildArch: from SPECFILE


 CVS-web:
http://cvs.pld-linux.org/SPECS/builder?r1=1.408&r2=1.409&f=u

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


SPECS: polypaudio.spec - mv ldconfig to -libs

2006-02-18 Thread arekm
Author: arekmDate: Sat Feb 18 18:45:22 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- mv ldconfig to -libs

 Files affected:
SPECS:
   polypaudio.spec (1.11 -> 1.12) 

 Diffs:


Index: SPECS/polypaudio.spec
diff -u SPECS/polypaudio.spec:1.11 SPECS/polypaudio.spec:1.12
--- SPECS/polypaudio.spec:1.11  Sun Feb 12 22:48:17 2006
+++ SPECS/polypaudio.spec   Sat Feb 18 19:45:16 2006
@@ -125,8 +125,8 @@
 %clean
 rm -rf $RPM_BUILD_ROOT
 
-%post  -p /sbin/ldconfig
-%postun-p /sbin/ldconfig
+%post libs -p /sbin/ldconfig
+%postun libs   -p /sbin/ldconfig
 
 %files
 %defattr(644,root,root,755)
@@ -173,6 +173,9 @@
 All persons listed below can be reached at @pld-linux.org
 
 $Log$
+Revision 1.12  2006/02/18 18:45:16  arekm
+- mv ldconfig to -libs
+
 Revision 1.11  2006/02/12 21:48:17  pluto
 - xorg modular deps.
 


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

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


SPECS: dvdrtools.spec - update to 0.3.0 - packaged cdda2mp3, cdda2o...

2006-02-18 Thread maciek2w
Author: maciek2w Date: Sat Feb 18 18:57:58 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- update to 0.3.0
- packaged cdda2mp3,cdda2ogg,devdump,ifogen,isodump,isovfy,makecd
- added C: with cdrtools-cdda2wav, cdrtools-readcd, cdrtools-utils
- added subpackage video with R: transcode

 Files affected:
SPECS:
   dvdrtools.spec (1.1 -> 1.2) 

 Diffs:


Index: SPECS/dvdrtools.spec
diff -u SPECS/dvdrtools.spec:1.1 SPECS/dvdrtools.spec:1.2
--- SPECS/dvdrtools.spec:1.1Sat Mar 12 20:10:55 2005
+++ SPECS/dvdrtools.specSat Feb 18 19:57:53 2006
@@ -1,6 +1,5 @@
 # $Revision$, $Date$
 # TODO: 
-#  * Package 
/usr/bin/{cdda2mp3,cdda2ogg,devdump,ifogen,isodump,isovfy,makecd}
 #   * Apply relevant patches from cdrtools
 
 Summary:   A command line CD/DVD-Recorder
@@ -10,13 +9,14 @@
 Summary(ru):   đŇĎÇŇÁÍÍÁ ÄĚŃ ÚÁĐÉÓÉ CD/DVD, ÚÁĐŐÓËÁĹÍÁŃ ÉÚ ËĎÍÁÎÄÎĎĘ ÓÔŇĎËÉ
 Summary(uk):   đŇĎÇŇÁÍÁ ÄĚŃ ÚÁĐÉÓŐ CD/DVD, ŃËÁ ÚÁĐŐÓËÁ¤ÔŘÓŃ Ú ËĎÍÁÎÄÎϧ ÓÔŇŚŢËÉ
 Name:  dvdrtools
-Version:   0.2.1
+Version:   0.3.0
 Release:   1
 License:   GPL v2
 Group: Applications/System
-Source0:   
http://savannah.nongnu.org/download/dvdrtools/%{name}-%{version}.tar.gz
-# Source0-md5: e82d359137e716e8c0b04d5c73bd3e79
-URL:   http://www.nongnu.org/dvdrtools/
+Source0:   http://www.arklinux.org/download/%{name}-%{version}.tar.bz2
+# Source0-md5: 86d2dee8deb087351d73bc625d39920d
+Patch0:%{name}-transcode.patch
+URL:   http://www.arklinux.org/projects/dvdrtools
 BuildRequires: autoconf
 BuildRequires: automake
 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -96,8 +96,7 @@
 Summary(uk):   őÔÉĚŚÔÁ ÄĚŃ ÇĹÎĹŇÁĂŚ§ ĆÁĘĚŚ× .WAV Ú digital audio CD
 Group: Applications/Sound
 Provides:  cdda2wav
-Obsoletes: cdda2wav
-Obsoletes: cdrecord-cdda2wav
+Conflicts: cdrtools-cdda2wav
 
 %description cdda2wav
 A sampling utility for cdrom drives that are capable of sending audio
@@ -142,7 +141,8 @@
 Summary:   Read/Write data Compact Discs
 Summary(pl):   Odczytuje/Zapisuje dane z Płyt Kompaktowych
 Group: Applications/System
-Obsoletes: cdrecord-readcd
+Provides:  readcd
+Conflicts: cdrtools-readcd
 
 %description readcd
 Read/Write data Compact Discs.
@@ -154,6 +154,7 @@
 Summary:   Dumping and verifying iso9660 images
 Summary(pl):   Zrzucanie i weryfikacja obrazów iso9660
 Group: Applications/System
+Conflicts: cdrtools-utils
 
 %description utils
 Utility programs for dumping and verifying iso9660 images.
@@ -173,7 +174,8 @@
 Summary(uk):   óÔ×ĎŇŔ¤ ĎÂŇÁÚ ĆÁĘĚĎ×ϧ ÓÉÓÔĹÍÉ ISO9660
 Group: Applications/System
 Provides:  mkisofs
-Obsoletes: mkisofs
+Provides:  cdrtools-mkisofs
+Obsoletes: cdrtools-mkisofs
 
 %description mkisofs
 This is the mkisofs package. It is used to create ISO 9660 file system
@@ -209,8 +211,24 @@
 ×ÉËĎŇÉÓÔĎ×Ő¤ÔŘÓŃ ÄĚŃ ÚÁĐÉÓŐ CD-ROM'Ś× Ś ÍÁ¤ ĐŚÄÔŇÉÍËŐ ÓÔ×ĎŇĹÎÎŃ
 ÚÁ×ÁÎÔÁÖŐ×ÁÎÉČ El Torito CD-ROM'Ś×.
 
+%package video
+Summary:   Tools for mastering video DVDs
+Summary(pl):   Narzędzie do tworzenia płyt video DVD
+Group: Applications/Multimedia
+Requires:  transcode
+
+%description video
+Tools for mastering video DVDs. At the moment, you can write MPEG and
+AVI videos to DVD, but you can not (yet) create DVD menus.
+
+%description video
+Narzędzie do tworzenia płyt video DVD. Umożliwia nagrywanie filmów 
+w formacie MPEG i AVI na płytę DVD, ale (jeszcze) bez możliwości 
+tworzenia menu.
+
 %prep
 %setup -q 
+%patch0 -p1
 chmod +w -R *
 
 %build
@@ -226,13 +244,17 @@
MANDIR=share/man \
DESTDIR=$RPM_BUILD_ROOT
 
+# fix manual pages
+echo '.so isoinfo.8' > $RPM_BUILD_ROOT%{_mandir}/man8/devdump.8
+echo '.so isoinfo.8' > $RPM_BUILD_ROOT%{_mandir}/man8/isovfy.8
+echo '.so isoinfo.8' > $RPM_BUILD_ROOT%{_mandir}/man8/isodump.8
 
 %clean
 rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc doc/cdrecord.ps README
+%doc AUTHORS ChangeLog NEWS README
 %attr(755,root,root) %{_bindir}/dvdrecord
 %{_mandir}/man1/dvdrecord.1*
 
@@ -248,6 +270,8 @@
 %doc cdda2wav/readmult cdda2wav/tracknames.pl cdda2wav/tracknames.txt
 %doc cdda2wav/FAQ
 %attr(755,root,root) %{_bindir}/cdda2wav
+%attr(755,root,root) %{_bindir}/cdda2mp3
+%attr(755,root,root) %{_bindir}/cdda2ogg
 %{_mandir}/man1/cdda2wav.1*
 
 %files readcd
@@ -257,8 +281,15 @@
 
 %files utils
 %defattr(644,root,root,755)
+%doc mkisofs/diag/README
+%attr(755,root,root) %{_bindir}/devdump
+%attr(755,root,root) %{_bindir}/isodump
 %attr(755,root,root) %{_bindir}/isoinfo
+%attr(755,root,root) %{_bindir}/isovfy
+%{_mandir}/man8/devdump.8*
+%{_mandir}/man8/isodump.8*
 %{_mandir}/man8/isoinfo.8*
+%{_mandir}/man8/isovfy.8*
 
 %files mkisofs
 %defattr(644,root,root,755)
@@ -270,12 +301,23 @@
 %attr(755,root,root) %{_bindir}/mkisofs
 %{_mandir}/man8/mkisofs.8*
 
+%files video

SOURCES: dvdrtools-transcode.patch (NEW) - update to 0.3.0 - packa...

2006-02-18 Thread maciek2w
Author: maciek2w Date: Sat Feb 18 18:57:58 2006 GMT
Module: SOURCES   Tag: HEAD
 Log message:
- update to 0.3.0
- packaged cdda2mp3,cdda2ogg,devdump,ifogen,isodump,isovfy,makecd
- added C: with cdrtools-cdda2wav, cdrtools-readcd, cdrtools-utils
- added subpackage video with R: transcode

 Files affected:
SOURCES:
   dvdrtools-transcode.patch (NONE -> 1.1)  (NEW)

 Diffs:


Index: SOURCES/dvdrtools-transcode.patch
diff -u /dev/null SOURCES/dvdrtools-transcode.patch:1.1
--- /dev/null   Sat Feb 18 19:57:58 2006
+++ SOURCES/dvdrtools-transcode.patch   Sat Feb 18 19:57:53 2006
@@ -0,0 +1,10 @@
+--- dvdrtools-0.3.0/configure.ac.orig  2006-02-18 19:38:23.0 +0100
 dvdrtools-0.3.0/configure.ac   2006-02-18 19:42:44.0 +0100
+@@ -443,6 +443,7 @@
+ AC_DEFINE([SIZE_PTR], [SIZE_CHARP], [Compatibility with cdrecord])
+ 
+ AC_PATH_PROGS([TRANSCODE], [transcode], [NO])
++TRANSCODE="YES"
+ if test "$TRANSCODE" = "NO"; then
+   AC_MSG_WARN([transcode was not found. Video DVD mastering tools will 
not be built.])
+ fi

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


DISTFILES: dvdrtools-0.3.0.tar.bz2

2006-02-18 Thread maciek2w

Files fetched: 1

STORED: http://www.arklinux.org/download/dvdrtools-0.3.0.tar.bz2
86d2dee8deb087351d73bc625d39920d  dvdrtools-0.3.0.tar.bz2
Size: 864449 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: nautilus-actions.spec - up to 1.0, removed schemas, added B...

2006-02-18 Thread dzeus
Author: dzeusDate: Sat Feb 18 19:00:40 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- up to 1.0, removed schemas, added BR: libuuid-devel

 Files affected:
SPECS:
   nautilus-actions.spec (1.10 -> 1.11) 

 Diffs:


Index: SPECS/nautilus-actions.spec
diff -u SPECS/nautilus-actions.spec:1.10 SPECS/nautilus-actions.spec:1.11
--- SPECS/nautilus-actions.spec:1.10Thu Nov 24 21:50:31 2005
+++ SPECS/nautilus-actions.spec Sat Feb 18 20:00:35 2006
@@ -2,15 +2,14 @@
 Summary:   Nautilus extension which adds customized command in Nautilus 
menu
 Summary(pl):   Rozszerzenie dodające własne polecenia w menu Nautilusa
 Name:  nautilus-actions
-Version:   0.99
-Release:   2
+Version:   1.0
+Release:   1
 License:   GPL v2
 Group: X11/Applications
 Source0:   ftp://ftp2.grumz.net/grumz/%{name}-%{version}.tar.gz
-# Source0-md5: 682d452e4b05c77b5a258c7ec49634bc
+# Source0-md5: fde8d7ad832009bfd1746bf076e8a838
 Patch0:%{name}-desktop.patch
 URL:   http://www.grumz.net/node/8/
-BuildRequires: GConf2-devel >= 2.8.0
 BuildRequires: autoconf >= 2.52
 BuildRequires: automake
 BuildRequires: gettext-devel
@@ -21,8 +20,8 @@
 BuildRequires: libgnomeui-devel >= 2.12.0
 BuildRequires: libtool
 BuildRequires: libxml2-devel >= 1:2.6.0
+BuildRequires: libuuid-devel
 BuildRequires: nautilus-devel >= 2.12.0
-Requires(post,preun):  GConf2
 Requires:  nautilus >= 2.12.0
 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -61,12 +60,6 @@
 %clean
 rm -rf $RPM_BUILD_ROOT
 
-%post
-%gconf_schema_install config_newaction.schemas
-
-%preun
-%gconf_schema_uninstall config_newaction.schemas
-
 %files -f %{name}.lang
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog
@@ -75,7 +68,6 @@
 %{_desktopdir}/*
 %{_pixmapsdir}/*.png
 %attr(755,root,root) %{_libdir}/nautilus/extensions-1.0/*.so
-%{_sysconfdir}/gconf/schemas/config_newaction.schemas
 
 %define date   %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -83,6 +75,9 @@
 All persons listed below can be reached at @pld-linux.org
 
 $Log$
+Revision 1.11  2006/02/18 19:00:35  dzeus
+- up to 1.0, removed schemas, added BR: libuuid-devel
+
 Revision 1.10  2005/11/24 20:50:31  freetz
 - rel.2
 


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

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


DISTFILES: nautilus-actions-1.0.tar.gz

2006-02-18 Thread dzeus

Files fetched: 1

STORED: ftp://ftp2.grumz.net/grumz/nautilus-actions-1.0.tar.gz
fde8d7ad832009bfd1746bf076e8a838  nautilus-actions-1.0.tar.gz
Size: 720056 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: notification-daemon.spec - missing BR: enchant-devel

2006-02-18 Thread dzeus
Author: dzeusDate: Sat Feb 18 19:17:32 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- missing BR: enchant-devel

 Files affected:
SPECS:
   notification-daemon.spec (1.6 -> 1.7) 

 Diffs:


Index: SPECS/notification-daemon.spec
diff -u SPECS/notification-daemon.spec:1.6 SPECS/notification-daemon.spec:1.7
--- SPECS/notification-daemon.spec:1.6  Wed Feb  8 15:12:42 2006
+++ SPECS/notification-daemon.spec  Sat Feb 18 20:17:26 2006
@@ -10,6 +10,7 @@
 # Source0-md5: 9dbab8e502d0dc10a4e3a9c943507a9b
 URL:   http://www.galago-project.org/
 BuildRequires: dbus-glib-devel >= 0.36
+BuildRequires: enchant-devel
 BuildRequires: glib2-devel >= 2.2.2
 BuildRequires: gtk+2-devel >= 1:2.2.0
 BuildRequires: libsexy-devel
@@ -63,6 +64,9 @@
 All persons listed below can be reached at @pld-linux.org
 
 $Log$
+Revision 1.7  2006/02/18 19:17:26  dzeus
+- missing BR: enchant-devel
+
 Revision 1.6  2006/02/08 14:12:42  patrys
 - up to 0.3.4
 


 CVS-web:
http://cvs.pld-linux.org/SPECS/notification-daemon.spec?r1=1.6&r2=1.7&f=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   3   >