SPECS: ruby-rexpect.spec - source alter moved to %prep

2006-05-06 Thread glen
Author: glen Date: Sun May  7 01:58:48 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- source alter moved to %prep

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

 Diffs:


Index: SPECS/ruby-rexpect.spec
diff -u SPECS/ruby-rexpect.spec:1.2 SPECS/ruby-rexpect.spec:1.3
--- SPECS/ruby-rexpect.spec:1.2 Sat May  6 03:03:43 2006
+++ SPECS/ruby-rexpect.spec Sun May  7 03:58:43 2006
@@ -23,11 +23,11 @@
 %prep
 %setup -q -n rexpect-%{version}
 %patch0 -p1
-
-%build
 cp %{_datadir}/setup.rb .
 mkdir lib
 mv RExpect.rb lib
+
+%build
 ruby setup.rb config \
--rbdir=%{ruby_rubylibdir} \
--sodir=%{ruby_archdir}
@@ -60,6 +60,9 @@
 All persons listed below can be reached at @pld-linux.org
 
 $Log$
+Revision 1.3  2006/05/07 01:58:43  glen
+- source alter moved to %prep
+
 Revision 1.2  2006/05/06 01:03:43  aredridel
 - adapterized
 


 CVS-web:
http://cvs.pld-linux.org/SPECS/ruby-rexpect.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: povray.spec - correct changelog and conditional on preamble...

2006-05-06 Thread glen
Author: glen Date: Sun May  7 01:57:37 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- correct changelog and conditional on preambles is uneccessary

 Files affected:
SPECS:
   povray.spec (1.51 -> 1.52) 

 Diffs:


Index: SPECS/povray.spec
diff -u SPECS/povray.spec:1.51 SPECS/povray.spec:1.52
--- SPECS/povray.spec:1.51  Sat May  6 00:38:47 2006
+++ SPECS/povray.spec   Sun May  7 03:57:32 2006
@@ -1,9 +1,6 @@
 # $Revision$, $Date$
-
-#
-# todo:
-#  patch for s#/usr/local#/usr# in povray.ini
-#
+# TODO:
+# - patch for s#/usr/local#/usr# in povray.ini
 #
 # Conditional build:
 %bcond_without x   # - without X11 subpackage
@@ -80,7 +77,6 @@
 Plik wykonywalny The Persistence of Vision(tm) Ray-Tracer dla X
 Window.
 
-%if %{with pvm}
 %package pvm
 Summary:   PVM/unix povray executable
 Summary(pl):   Plik wykonywalny povray dla PVM/unix
@@ -106,7 +102,6 @@
 %description pvm-X11 -l pl
 Plik wykonywalny The Persistence of Vision(tm) Ray-Tracer dla
 PVM/xwin.
-%endif
 
 %prep
 %setup -q
@@ -229,8 +224,11 @@
 All persons listed below can be reached at @pld-linux.org
 
 $Log$
+Revision 1.52  2006/05/07 01:57:32  glen
+- correct changelog and conditional on preambles is uneccessary
+
 Revision 1.51  2006/05/05 22:38:47  cieciwa
-- updated to 3.6.1,
+- updated to 3.6.1, [added xorg deps]
 - release 0.1.
 
 Revision 1.50  2005/12/04 23:17:15  glen
@@ -324,7 +322,7 @@
 - start update for version 3.50a
 
 Revision 1.28  2002/03/27 11:11:16  roman
-s/distrituable/distributable in License
+- s/distrituable/distributable in License
 
 Revision 1.27  2002/02/23 04:25:49  kloczek
 - adapterized.
@@ -337,47 +335,47 @@
 - added/fixed polish %descriptions.
 
 Revision 1.24  2002/01/18 02:14:40  kloczek
-perl -pi -e "s/[EMAIL PROTECTED]/[EMAIL PROTECTED]/"
+- perl -pi -e "s/[EMAIL PROTECTED]/[EMAIL PROTECTED]/"
 
 Revision 1.23  2001/11/15 03:07:22  kloczek
 - s/Copyright/License/
 
 Revision 1.22  2001/11/12 16:06:58  wiget
-typo
+- typo
 
 Revision 1.21  2001/11/12 14:41:03  wiget
-release 5
+- release 5
 
 Revision 1.20  2001/11/12 14:40:30  wiget
-marge UNSTABLE branch and final fixes
+- merge UNSTABLE branch and final fixes
 
 Revision 1.19.2.8  2001/07/02 01:39:24  agaran
-another thing because im not sure if all archs should have LINUX (in pvm
-doc we have LINUX for ix86, LINUXSPARC for sparc port and so on)
+- another thing because im not sure if all archs should have LINUX (in pvm
+  doc we have LINUX for ix86, LINUXSPARC for sparc port and so on)
 
 Revision 1.19.2.7  2001/07/02 01:00:04  agaran
-some more fixes around bcond
+- some more fixes around bcond
 
 Revision 1.19.2.6  2001/07/01 17:47:56  agaran
-some more fixes..bcond should now work better (i hope)
+- some more fixes..bcond should now work better (i hope)
 
 Revision 1.19.2.5  2001/06/30 10:45:23  agaran
-BuildReq: s/libpng/libpng-devel/
+- BuildReq: s/libpng/libpng-devel/
 
 Revision 1.19.2.4  2001/06/30 10:38:59  agaran
-another fixies around conditionals
+- another fixies around conditionals
 
 Revision 1.19.2.3  2001/06/30 10:19:35  agaran
-some conditionals
+- some conditionals
 
 Revision 1.19.2.2  2001/06/30 09:58:41  agaran
-still under destruction^wconstruction
+- still under destruction^wconstruction
 
 Revision 1.19.2.1  2001/06/29 23:28:15  agaran
-trying to add pvm support with another subpackage
+- trying to add pvm support with another subpackage
 
 Revision 1.19  2001/05/02 21:51:26  qboosh
-- adapterized and made spec %%debug ready or added using %%rpm*flags macros
+- adapterized and made spec %debug ready or added using %rpm*flags macros
 
 Revision 1.18  2000/07/28 17:31:46  kloczek
 - adapterized.
@@ -386,7 +384,7 @@
 - release 4, built against libpng >= 1.0.8
 
 Revision 1.16  2000/06/09 07:23:51  kloczek
-- added using %%{__make} macro.
+- added using %{__make} macro.
 
 Revision 1.15  2000/06/07 04:36:13  kloczek
 - spec adapterized.


 CVS-web:
http://cvs.pld-linux.org/SPECS/povray.spec?r1=1.51&r2=1.52&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: bootsplash.spec - correct (allow when %_sysconfdir != /etc)

2006-05-06 Thread glen
Author: glen Date: Sun May  7 01:54:18 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- correct (allow when %_sysconfdir != /etc)

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

 Diffs:


Index: SPECS/bootsplash.spec
diff -u SPECS/bootsplash.spec:1.27 SPECS/bootsplash.spec:1.28
--- SPECS/bootsplash.spec:1.27  Sat May  6 00:22:36 2006
+++ SPECS/bootsplash.spec   Sun May  7 03:54:13 2006
@@ -51,7 +51,8 @@
 
 %install
 rm -rf $RPM_BUILD_ROOT
-install -d 
$RPM_BUILD_ROOT{%{_bindir},%{_datadir}/%{name},%{_sysconfdir}/{bootsplash/themes,rc.d/init.d,sysconfig}}
+install -d 
$RPM_BUILD_ROOT{%{_bindir},%{_datadir}/%{name},%{_sysconfdir}/bootsplash/themes}
 \
+$RPM_BUILD_ROOT/etc/{rc.d/init.d,sysconfig}
 
 install %{SOURCE1} $RPM_BUILD_ROOT%{_bindir}/splash
 install %{SOURCE2} $RPM_BUILD_ROOT%{_bindir}/bootanim
@@ -81,6 +82,9 @@
 All persons listed below can be reached at @pld-linux.org
 
 $Log$
+Revision 1.28  2006/05/07 01:54:13  glen
+- correct (allow when %_sysconfdir != /etc)
+
 Revision 1.27  2006/05/05 22:22:36  shadzik
 - de; adapterized
 


 CVS-web:
http://cvs.pld-linux.org/SPECS/bootsplash.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: dangerdeep.spec - basic description - don't fill empty tran...

2006-05-06 Thread glen
Author: glen Date: Sun May  7 01:52:23 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- basic description
- don't fill empty translation!

 Files affected:
SPECS:
   dangerdeep.spec (1.13 -> 1.14) 

 Diffs:


Index: SPECS/dangerdeep.spec
diff -u SPECS/dangerdeep.spec:1.13 SPECS/dangerdeep.spec:1.14
--- SPECS/dangerdeep.spec:1.13  Sat May  6 00:02:29 2006
+++ SPECS/dangerdeep.spec   Sun May  7 03:52:18 2006
@@ -38,8 +38,9 @@
 Summary(pl):   Danger from the Deep - narzędzia
 Group: Applications/Games
 Requires:  %{name}
+
 %description utils
-%description utils -l pl
+Danger from the Deep - Utils
 
 %prep
 %setup -q
@@ -79,6 +80,10 @@
 All persons listed below can be reached at @pld-linux.org
 
 $Log$
+Revision 1.14  2006/05/07 01:52:18  glen
+- basic description
+- don't fill empty translation!
+
 Revision 1.13  2006/05/05 22:02:29  cieciwa
 - release 0.2,
 - added subpackage -utils,


 CVS-web:
http://cvs.pld-linux.org/SPECS/dangerdeep.spec?r1=1.13&r2=1.14&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: avahi-desktop.patch - junk cleanup

2006-05-06 Thread glen
Author: glen Date: Sun May  7 01:48:32 2006 GMT
Module: SOURCES   Tag: HEAD
 Log message:
- junk cleanup

 Files affected:
SOURCES:
   avahi-desktop.patch (1.2 -> 1.3) 

 Diffs:


Index: SOURCES/avahi-desktop.patch
diff -u SOURCES/avahi-desktop.patch:1.2 SOURCES/avahi-desktop.patch:1.3
--- SOURCES/avahi-desktop.patch:1.2 Sat May  6 06:33:02 2006
+++ SOURCES/avahi-desktop.patch Sun May  7 03:48:27 2006
@@ -1,4 +1,3 @@
-diff -ur avahi-0.6.10-o/avahi-python/avahi-discover.desktop.in 
avahi-0.6.10/avahi-python/avahi-discover.desktop.in
 --- avahi-0.6.10-o/avahi-python/avahi-discover.desktop.in  2006-03-03 
12:17:29.0 -0700
 +++ avahi-0.6.10/avahi-python/avahi-discover.desktop.in2006-05-05 
22:12:10.0 -0600
 @@ -2,9 +2,9 @@
@@ -14,5 +13,3 @@
 +Icon=avahi.png
 +Categories=GTK;System;Utility
  StartupNotify=false
-Only in avahi-0.6.10/avahi-python: avahi-discover.desktop.in.orig
-Only in avahi-0.6.10/avahi-python: avahi-discover.desktop.in.rej


 CVS-web:
http://cvs.pld-linux.org/SOURCES/avahi-desktop.patch?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 (LINUX_2_6): kernel.spec - rel 0.2

2006-05-06 Thread baggins
Author: baggins  Date: Sat May  6 23:33:35 2006 GMT
Module: SPECS Tag: LINUX_2_6
 Log message:
- rel 0.2

 Files affected:
SPECS:
   kernel.spec (1.441.2.1532 -> 1.441.2.1533) 

 Diffs:


Index: SPECS/kernel.spec
diff -u SPECS/kernel.spec:1.441.2.1532 SPECS/kernel.spec:1.441.2.1533
--- SPECS/kernel.spec:1.441.2.1532  Sun May  7 01:09:09 2006
+++ SPECS/kernel.spec   Sun May  7 01:33:30 2006
@@ -88,7 +88,7 @@
 %define_udev_ver   071
 %define_mkvmlinuz_ver  1.3
 
-%define_rel0.1
+%define_rel0.2
 
 %define_netfilter_snap 20060504
 %define_nf_hipac_ver   0.9.1
@@ -1593,6 +1593,9 @@
 All persons listed below can be reached at @pld-linux.org
 
 $Log$
+Revision 1.441.2.1533  2006/05/06 23:33:30  baggins
+- rel 0.2
+
 Revision 1.441.2.1532  2006/05/06 23:09:09  baggins
 - math-emu re-enabled for i586 (for eg. Nx586 and all curious cpus).
 


 CVS-web:

http://cvs.pld-linux.org/SPECS/kernel.spec?r1=1.441.2.1532&r2=1.441.2.1533&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 (LINUX_2_6): kernel.spec - math-emu re-enabled for i586 (for...

2006-05-06 Thread baggins
Author: baggins  Date: Sat May  6 23:09:14 2006 GMT
Module: SPECS Tag: LINUX_2_6
 Log message:
- math-emu re-enabled for i586 (for eg. Nx586 and all curious cpus).

 Files affected:
SPECS:
   kernel.spec (1.441.2.1531 -> 1.441.2.1532) 

 Diffs:


Index: SPECS/kernel.spec
diff -u SPECS/kernel.spec:1.441.2.1531 SPECS/kernel.spec:1.441.2.1532
--- SPECS/kernel.spec:1.441.2.1531  Sun May  7 00:56:09 2006
+++ SPECS/kernel.spec   Sun May  7 01:09:09 2006
@@ -803,8 +803,6 @@
sed -i "s:CONFIG_HIGHMEM4G=y:# CONFIG_HIGHMEM4G is not set:" $1
sed -i "s:# CONFIG_HIGHMEM64G is not 
set:CONFIG_HIGHMEM64G=y\nCONFIG_X86_PAE=y:" $1
fi
-   %endif
-   %ifarch i586 i686 athlon pentium3 pentium4
sed -i 's:CONFIG_MATH_EMULATION=y:# CONFIG_MATH_EMULATION is not set:' 
$1
%endif
%if %{with regparm}
@@ -1595,6 +1593,9 @@
 All persons listed below can be reached at @pld-linux.org
 
 $Log$
+Revision 1.441.2.1532  2006/05/06 23:09:09  baggins
+- math-emu re-enabled for i586 (for eg. Nx586 and all curious cpus).
+
 Revision 1.441.2.1531  2006/05/06 22:56:09  baggins
 - disable math emulation also on i586
 - disable HIGHMEM64G on uniprocessor because there are recent Pentium-M


 CVS-web:

http://cvs.pld-linux.org/SPECS/kernel.spec?r1=1.441.2.1531&r2=1.441.2.1532&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 (LINUX_2_6): kernel.spec - disable math emulation also on i5...

2006-05-06 Thread baggins
Author: baggins  Date: Sat May  6 22:56:15 2006 GMT
Module: SPECS Tag: LINUX_2_6
 Log message:
- disable math emulation also on i586
- disable HIGHMEM64G on uniprocessor because there are recent Pentium-M
  processors (some of Sonoma core, at least) that do not have PAE,
  and I don't believe anyone have more than 4GB RAM on UP hardware

 Files affected:
SPECS:
   kernel.spec (1.441.2.1530 -> 1.441.2.1531) 

 Diffs:


Index: SPECS/kernel.spec
diff -u SPECS/kernel.spec:1.441.2.1530 SPECS/kernel.spec:1.441.2.1531
--- SPECS/kernel.spec:1.441.2.1530  Sat May  6 00:31:15 2006
+++ SPECS/kernel.spec   Sun May  7 00:56:09 2006
@@ -775,6 +775,8 @@
 %build
 TuneUpConfigForIX86 () {
 %ifarch %{ix86}
+   smp=
+   [ "$2" = "yes" ] && smp=yes
%ifnarch i386
sed -i 's:CONFIG_M386=y:# CONFIG_M386 is not set:' $1
%endif
@@ -797,8 +799,12 @@
sed -i 's:# CONFIG_MK7 is not set:CONFIG_MK7=y:' $1
%endif
%ifarch i686 athlon pentium3 pentium4
-   sed -i "s:CONFIG_HIGHMEM4G=y:# CONFIG_HIGHMEM4G is not set:" $1
-   sed -i "s:# CONFIG_HIGHMEM64G is not 
set:CONFIG_HIGHMEM64G=y\nCONFIG_X86_PAE=y:" $1
+   if [ "$smp" = "yes" ]; then
+   sed -i "s:CONFIG_HIGHMEM4G=y:# CONFIG_HIGHMEM4G is not set:" $1
+   sed -i "s:# CONFIG_HIGHMEM64G is not 
set:CONFIG_HIGHMEM64G=y\nCONFIG_X86_PAE=y:" $1
+   fi
+   %endif
+   %ifarch i586 i686 athlon pentium3 pentium4
sed -i 's:CONFIG_MATH_EMULATION=y:# CONFIG_MATH_EMULATION is not set:' 
$1
%endif
%if %{with regparm}
@@ -838,7 +844,7 @@
echo "Building config file [using $Config.conf] for KERNEL $1..."
cat $RPM_SOURCE_DIR/kernel-$Config.config > 
arch/%{_target_base_arch}/defconfig
 
-   TuneUpConfigForIX86 arch/%{_target_base_arch}/defconfig
+   TuneUpConfigForIX86 arch/%{_target_base_arch}/defconfig "$smp"
 
 %ifarch ppc ppc64
if [ "$smp" = "yes" ]; then
@@ -1589,6 +1595,12 @@
 All persons listed below can be reached at @pld-linux.org
 
 $Log$
+Revision 1.441.2.1531  2006/05/06 22:56:09  baggins
+- disable math emulation also on i586
+- disable HIGHMEM64G on uniprocessor because there are recent Pentium-M
+  processors (some of Sonoma core, at least) that do not have PAE,
+  and I don't believe anyone have more than 4GB RAM on UP hardware
+
 Revision 1.441.2.1530  2006/05/05 22:31:15  baggins
 - fix alpha/sparc/sparc64 compilation
 


 CVS-web:

http://cvs.pld-linux.org/SPECS/kernel.spec?r1=1.441.2.1530&r2=1.441.2.1531&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: clamtk.spec - up to 2.18

2006-05-06 Thread rotom
Author: rotomDate: Sat May  6 21:27:34 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- up to 2.18

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

 Diffs:


Index: SPECS/clamtk.spec
diff -u SPECS/clamtk.spec:1.4 SPECS/clamtk.spec:1.5
--- SPECS/clamtk.spec:1.4   Tue Apr 25 12:17:16 2006
+++ SPECS/clamtk.spec   Sat May  6 23:27:28 2006
@@ -2,12 +2,12 @@
 Summary:   Easy to use front-end for ClamAV
 Summary(pl):   Prosty w użyciu interfejs do ClamAVa
 Name:  clamtk
-Version:   2.17
+Version:   2.18
 Release:   1
 License:   Artistic
 Group: Applications
 Source0:   http://dl.sourceforge.net/clamtk/%{name}-%{version}.tar.gz
-# Source0-md5: 271a9c0d3fe3414f003b67e5385fb6a1
+# Source0-md5: ff913b132539f45fbefc3a34d226dda0
 URL:   http://clamtk.sourceforge.net/
 BuildRequires: sed >= 4.0
 Requires:  clamav >= 0.87
@@ -61,6 +61,9 @@
 All persons listed below can be reached at @pld-linux.org
 
 $Log$
+Revision 1.5  2006/05/06 21:27:28  rotom
+- up to 2.18
+
 Revision 1.4  2006/04/25 10:17:16  rotom
 -up to 2.17
 


 CVS-web:
http://cvs.pld-linux.org/SPECS/clamtk.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: clamtk-2.18.tar.gz

2006-05-06 Thread rotom

Files fetched: 1

STORED: http://dl.sourceforge.net/clamtk/clamtk-2.18.tar.gz
ff913b132539f45fbefc3a34d226dda0  clamtk-2.18.tar.gz
Size: 24943 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: koverartist.spec - macros 1.129 for _kdedocdir

2006-05-06 Thread darekr
Author: darekr   Date: Sat May  6 21:22:19 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- macros 1.129 for _kdedocdir

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

 Diffs:


Index: SPECS/koverartist.spec
diff -u SPECS/koverartist.spec:1.1 SPECS/koverartist.spec:1.2
--- SPECS/koverartist.spec:1.1  Sat May  6 23:19:24 2006
+++ SPECS/koverartist.spec  Sat May  6 23:22:13 2006
@@ -13,6 +13,7 @@
 BuildRequires: kdelibs-devel
 BuildRequires: libxml2-progs
 BuildRequires: qt-devel
+BuildRequires: rpmbuild(macros) >= 1.129
 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -36,7 +37,7 @@
 
 %install
 rm -rf $RPM_BUILD_ROOT
-install -d $RPM_BUILD_ROOT%{_desktopdir}/kde/
+install -d $RPM_BUILD_ROOT%{_desktopdir}/kde
 
 %{__make} install \
DESTDIR=$RPM_BUILD_ROOT
@@ -44,6 +45,7 @@
 mv $RPM_BUILD_ROOT%{_datadir}/applnk/Multimedia/koverartist.desktop 
$RPM_BUILD_ROOT%{_desktopdir}/kde/
 
 %find_lang %{name} --with-kde
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
@@ -63,6 +65,9 @@
 All persons listed below can be reached at @pld-linux.org
 
 $Log$
+Revision 1.2  2006/05/06 21:22:13  darekr
+- macros 1.129 for _kdedocdir
+
 Revision 1.1  2006/05/06 21:19:24  rotom
 - initial spec
 


 CVS-web:
http://cvs.pld-linux.org/SPECS/koverartist.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


DISTFILES: koverartist-0.3.6.tar.bz2

2006-05-06 Thread rotom

Files fetched: 1

STORED: 
http://members.inode.at/499177/software/koverartist/koverartist-0.3.6.tar.bz2
9c29f5b986ae7faf75e3f14e7b2e6760  koverartist-0.3.6.tar.bz2
Size: 974449 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: koverartist.spec (NEW) - initial spec

2006-05-06 Thread rotom
Author: rotomDate: Sat May  6 21:19:29 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- initial spec

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

 Diffs:


Index: SPECS/koverartist.spec
diff -u /dev/null SPECS/koverartist.spec:1.1
--- /dev/null   Sat May  6 23:19:29 2006
+++ SPECS/koverartist.spec  Sat May  6 23:19:24 2006
@@ -0,0 +1,68 @@
+# $Revision$, $Date$
+Summary:   KoverArtist - program for the fast creation of covers
+Summary(pl):   KoverArtist - program do szybkiego tworzenia okładek
+Name:  koverartist
+Version:   0.3.6
+Release:   1
+License:   GPL
+Group: Applications
+Source0:   
http://members.inode.at/499177/software/koverartist/%{name}-%{version}.tar.bz2
+# Source0-md5: 9c29f5b986ae7faf75e3f14e7b2e6760
+URL:   http://www.kde-apps.org/content/show.php?content=38195
+BuildRequires: artsc-devel
+BuildRequires: kdelibs-devel
+BuildRequires: libxml2-progs
+BuildRequires: qt-devel
+BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
+
+%description
+KoverArtist is a program for the fast creation of covers for cd/dvd
+cases and boxes.
+
+%description -l pl
+KoverArtist jest programem do szybkiego tworzenia okładek płyt CD i
+DVD.
+
+%prep
+%setup -q -n %{name}
+
+%build
+kde_htmldir="%{_kdedocdir}"; export kde_htmldir
+echo "Categories=Qt;KDE;AudioVideo;DiscBurning;" >> src/koverartist.desktop
+echo "# vi: encoding=utf-8" >> src/koverartist.desktop
+%configure
+
+%{__make}
+
+%install
+rm -rf $RPM_BUILD_ROOT
+install -d $RPM_BUILD_ROOT%{_desktopdir}/kde/
+
+%{__make} install \
+   DESTDIR=$RPM_BUILD_ROOT
+
+mv $RPM_BUILD_ROOT%{_datadir}/applnk/Multimedia/koverartist.desktop 
$RPM_BUILD_ROOT%{_desktopdir}/kde/
+
+%find_lang %{name} --with-kde
+%clean
+rm -rf $RPM_BUILD_ROOT
+
+%files -f %{name}.lang
+%defattr(644,root,root,755)
+%doc AUTHORS ChangeLog FAQ NEWS README TODO
+%attr(755,root,root) %{_bindir}/*
+%{_iconsdir}/hicolor/*x*/apps/*.png
+%{_datadir}/apps/koverartist/cases/*.koac
+%{_datadir}/apps/koverartist/koverartistui.rc
+%{_datadir}/mimelnk/application/x-koverartist.desktop
+%{_desktopdir}/kde/*.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/05/06 21:19:24  rotom
+- initial spec
+

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


SPECS (AC-branch): kernel24.spec - kill PreReq

2006-05-06 Thread darekr
Author: darekr   Date: Sat May  6 21:08:29 2006 GMT
Module: SPECS Tag: AC-branch
 Log message:
- kill PreReq

 Files affected:
SPECS:
   kernel24.spec (1.765 -> 1.765.2.1) 

 Diffs:


Index: SPECS/kernel24.spec
diff -u SPECS/kernel24.spec:1.765 SPECS/kernel24.spec:1.765.2.1
--- SPECS/kernel24.spec:1.765   Thu Apr  6 00:46:29 2006
+++ SPECS/kernel24.spec Sat May  6 23:08:24 2006
@@ -364,8 +364,8 @@
 BuildRequires: rpmbuild(macros) >= 1.213
 BuildRequires: sed >= 4.0
 BuildRequires: /bin/resolvesymlink
-PreReq:modutils
-PreReq:geninitrd >= 1354
+Requires:  modutils
+Requires:  geninitrd >= 1354
 Requires(post,postun): fileutils
 Requires(postun):  awk
 Provides:  %{name}-up = %{version}-%{release}
@@ -445,8 +445,8 @@
 Summary(pl):   Jądro Linuksa %{version} skompilowane dla maszyn 
wieloprocesorowych
 Summary(pt_BR):Kernel compilado para máquinas SMP
 Group: Base/Kernel
-PreReq:modutils
-PreReq:geninitrd >= 1354
+Requires:  modutils
+Requires:  geninitrd >= 1354
 Requires(post,postun): fileutils
 Requires(postun):  awk
 Provides:  %{name}-smp = %{version}-%{release}
@@ -1709,6 +1709,9 @@
 All persons listed below can be reached at @pld-linux.org
 
 $Log$
+Revision 1.765.2.1  2006/05/06 21:08:24  darekr
+- kill PreReq
+
 Revision 1.765  2006/04/05 22:46:29  hawk
 - ehh, i2c 2.10.0, release 6
 


 CVS-web:
http://cvs.pld-linux.org/SPECS/kernel24.spec?r1=1.765&r2=1.765.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


SPECS: pciutils.spec - add TODO to %doc

2006-05-06 Thread darekr
Author: darekr   Date: Sat May  6 21:04:53 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- add TODO to %doc

 Files affected:
SPECS:
   pciutils.spec (1.82 -> 1.83) 

 Diffs:


Index: SPECS/pciutils.spec
diff -u SPECS/pciutils.spec:1.82 SPECS/pciutils.spec:1.83
--- SPECS/pciutils.spec:1.82Sat May  6 22:52:02 2006
+++ SPECS/pciutils.spec Sat May  6 23:04:47 2006
@@ -279,7 +279,7 @@
 
 %files
 %defattr(644,root,root,755)
-%doc README ChangeLog
+%doc ChangeLog README TODO
 %{_datadir}/pci.ids
 %attr(755,root,root) %{_sbindir}/*
 %{_mandir}/man8/*
@@ -298,6 +298,9 @@
 All persons listed below can be reached at @pld-linux.org
 
 $Log$
+Revision 1.83  2006/05/06 21:04:47  darekr
+- add TODO to %doc
+
 Revision 1.82  2006/05/06 20:52:02  arekm
 - up to 2.2.3
 


 CVS-web:
http://cvs.pld-linux.org/SPECS/pciutils.spec?r1=1.82&r2=1.83&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-Colubrid.spec (NEW) - initial release

2006-05-06 Thread radzio
Author: radzio   Date: Sat May  6 20:52:22 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- initial release

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

 Diffs:


Index: SPECS/python-Colubrid.spec
diff -u /dev/null SPECS/python-Colubrid.spec:1.1
--- /dev/null   Sat May  6 22:52:22 2006
+++ SPECS/python-Colubrid.spec  Sat May  6 22:52:16 2006
@@ -0,0 +1,54 @@
+# $Revision$, $Date$
+Summary:   Colubrid - lightweight wski publisher
+Name:  python-Colubrid
+Version:   0.9.8
+Release:   1
+Group: Development/Languages/Python
+License:   GPL
+Source0:   
http://wsgiarea.pocoo.org/colubrid/dist/Colubrid-%{version}.tar.gz
+# Source0-md5: 31f61d6502af0ebae0c0784598b12fce
+URL:   http://wsgiarea.pocoo.org/colubrid/
+BuildRequires: python-devel
+BuildRequires: python-setuptools >= 0.6-0.a9.1
+%pyrequires_eq  python-modules
+BuildArch: noarch
+BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
+
+%description
+Colubrid is a WSGI publisher which simplifies python web developement. 
+If you've ever created a WSGI application without a framework of an request 
+handler you know how hard this can be. For the full feature list have a look 
+at the Features (http://wsgiarea.pocoo.org/colubrid/features/) page.
+
+%prep
+%setup -q -n Colubrid-%{version}
+
+%build
+python setup.py build
+
+%install
+rm -rf $RPM_BUILD_ROOT
+python setup.py install \
+   --single-version-externally-managed \
+   --optimize=2 \
+   --root=$RPM_BUILD_ROOT
+
+find $RPM_BUILD_ROOT%{py_sitescriptdir}/colubrid -name \*.py -exec rm -f \{\} 
\;
+
+%clean
+rm -rf $RPM_BUILD_ROOT
+
+%files
+%defattr(644,root,root,755)
+%{py_sitescriptdir}/Colubrid*
+%{py_sitescriptdir}/colubrid*
+
+%define date   %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
+%changelog -n python-Colubrid
+* %{date} PLD Team <[EMAIL PROTECTED]>
+All persons listed below can be reached at @pld-linux.org
+
+$Log$
+Revision 1.1  2006/05/06 20:52:16  radzio
+- initial release
+

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


DISTFILES: Colubrid-0.9.8.tar.gz

2006-05-06 Thread radzio

Files fetched: 1

STORED: http://wsgiarea.pocoo.org/colubrid/dist/Colubrid-0.9.8.tar.gz
31f61d6502af0ebae0c0784598b12fce  Colubrid-0.9.8.tar.gz
Size: 25380 bytes


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


DISTFILES: pciutils-2.2.3.tar.gz pciutils-non-english-man-pages.tar.bz2

2006-05-06 Thread arekm

Files fetched: 1

STORED: ftp://atrey.karlin.mff.cuni.cz/pub/linux/pci/pciutils-2.2.3.tar.gz
39747279aad46e7a6a3e1ea636d055b4  pciutils-2.2.3.tar.gz
Size: 1121334 bytes
ALREADY GOT: 
http://www.mif.pg.gda.pl/homepages/ankry/man-PLD/pciutils-non-english-man-pages.tar.bz2
1ac48f433b1995044e14c24513992211  pciutils-non-english-man-pages.tar.bz2


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


SPECS: pciutils.spec - up to 2.2.3

2006-05-06 Thread arekm
Author: arekmDate: Sat May  6 20:52:07 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- up to 2.2.3

 Files affected:
SPECS:
   pciutils.spec (1.81 -> 1.82) 

 Diffs:


Index: SPECS/pciutils.spec
diff -u SPECS/pciutils.spec:1.81 SPECS/pciutils.spec:1.82
--- SPECS/pciutils.spec:1.81Tue Dec 13 23:01:50 2005
+++ SPECS/pciutils.spec Sat May  6 22:52:02 2006
@@ -17,16 +17,16 @@
 Summary(uk):   őÔÉĚŚÔÉ ŇĎÂĎÔÉ Ú PCI ĐŇÉÓÔŇĎŃÍÉ
 Summary(zh_CN):PCI ×ÜĎßĎŕšŘľÄš¤žßĄŁ
 Name:  pciutils
-Version:   2.2.1
-Release:   2
+Version:   2.2.3
+Release:   1
 License:   GPL
 Group: Applications/System
 Source0:   
ftp://atrey.karlin.mff.cuni.cz/pub/linux/pci/%{name}-%{version}.tar.gz
-# Source0-md5: c18e2a5f04e9abae5a42439de294f086
+# Source0-md5: 39747279aad46e7a6a3e1ea636d055b4
 Source1:   
http://www.mif.pg.gda.pl/homepages/ankry/man-PLD/pciutils-non-english-man-pages.tar.bz2
 # Source1-md5: 1ac48f433b1995044e14c24513992211
 Source2:   http://pciids.sourceforge.net/pci.ids
-# NoSource2-md5:   4a958f96c2b672f8c2c53e8b8a5dbd27
+# NoSource2-md5:   bc8083d18144c8625ad4ed295a5cbb1c
 Patch0:%{name}-devel.patch
 Patch1:%{name}-pci_h.patch
 Patch2:%{name}-pcimodules.patch
@@ -298,6 +298,9 @@
 All persons listed below can be reached at @pld-linux.org
 
 $Log$
+Revision 1.82  2006/05/06 20:52:02  arekm
+- up to 2.2.3
+
 Revision 1.81  2005/12/13 22:01:50  arekm
 - rel 2; updated pci.ids
 


 CVS-web:
http://cvs.pld-linux.org/SPECS/pciutils.spec?r1=1.81&r2=1.82&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: pci.ids - updated

2006-05-06 Thread arekm
Author: arekmDate: Sat May  6 20:51:11 2006 GMT
Module: SOURCES   Tag: HEAD
 Log message:
- updated

 Files affected:
SOURCES:
   pci.ids (1.16 -> 1.17) 

 Diffs:


Index: SOURCES/pci.ids
diff -u SOURCES/pci.ids:1.16 SOURCES/pci.ids:1.17
--- SOURCES/pci.ids:1.16Tue Dec 13 23:00:37 2005
+++ SOURCES/pci.ids Sat May  6 22:51:06 2006
@@ -11,7 +11,7 @@
 #  This file can be distributed under either the GNU General Public License
 #  (version 2 or higher) or the 3-clause BSD License.
 #
-#  Daily snapshot on Tue 2005-12-13 02:05:04
+#  Daily snapshot on Sat 2006-05-06 01:05:03
 #
 
 # Vendors, devices and subsystems. Please keep sorted.
@@ -28,27 +28,14 @@
 # Real TJN ID is e159, but they got it wrong several times --mj
 0059  Tiger Jet Network Inc. (Wrong ID)
 0070  Hauppauge computer works Inc.
-   0003  WinTV PVR-250
-   0009  WinTV PVR-150
-   0801  WinTV PVR-150
-   0807  WinTV PVR-150
-   4000  WinTV PVR-350
-   4001  WinTV PVR-250 (v1)
-   4009  WinTV PVR-250
-   4800  WinTV PVR-350
-   4801  WinTV PVR-250 MCE
-   4803  WinTV PVR-250
-   8003  WinTV PVR-150
-   8801  WinTV PVR-150
-   c801  WinTV PVR-150
-   e807  WinTV PVR-500 MCE (1st tuner)
-   e817  WinTV PVR-500 MCE (2nd tuner)
 0071  Nebula Electronics Ltd.
 0095  Silicon Image, Inc. (Wrong ID)
0680  Ultra ATA/133 IDE RAID CONTROLLER CARD
 # Wrong ID used in subsystem ID of the TELES.S0/PCI 2.x ISDN adapter
 00a7  Teles AG (Wrong ID)
+00f5  BFG Technologies, Inc.
 0100  Ncipher Corp Ltd
+0123  General Dynamics
 # 018a is not LevelOne but there is a board misprogrammed
 018a  LevelOne
0106  FPC-0106TX misprogrammed [RTL81xx]
@@ -56,12 +43,12 @@
 021b  Compaq Computer Corporation
8139  HNE-300 (RealTek RTL8139c) [iPaq Networking]
 0270  Hauppauge computer works Inc. (Wrong ID)
-   0801  WinTV PVR-150
 0291  Davicom Semiconductor, Inc.
8212  DM9102A(DM9102AE, SM9102AF) Ethernet 100/10 MBit(Rev 40)
 # SpeedStream is Efficient Networks, Inc, a Siemens Company
 02ac  SpeedStream
1012  1012 PCMCIA 10/100 Ethernet Card [RTL81xx]
+0315  SK-Electronics Co., Ltd.
 0357  TTTech AG
000a  TTP-Monitoring Card V2.0
 0432  SCM Microsystems, Inc.
@@ -71,8 +58,14 @@
00c2  MN-710 wireless USB paddle
 04cf  Myson Century, Inc
8818  CS8818 USB2.0-to-ATAPI Bridge Controller with Embedded PHY
+050d  Belkin
+   0109  F5U409-CU USB/Serial Portable Adapter
+   7050  F5D7050 802.11g Wireless USB Adapter
 05e3  CyberDoor
0701  CBD516
+066f  Sigmatel Inc.
+   3410  SMTP3410
+   3500  SMTP3500
 0675  Dynalink
1700  IS64PH ISDN Adapter
1702  IS64PH ISDN Adapter
@@ -88,6 +81,13 @@
 09c1  Arris
0704  CM 200E Cable Modem
 0a89  BREA Technologies Inc
+0b0b  Rhino Equiment Corp.
+   0105  Rhino R1T1
+   0205  Rhino R4FXO
+   0305  Rhino R4T1
+   0405  Rhino R8FXX
+   0505  Rhino R24FXX
+   0506  Rhino R2T1
 0b49  ASCII Corporation
064f  Trance Vibrator
 0e11  Compaq Computer Corporation
@@ -199,6 +199,7 @@
b204  Integrated Lights Out  Processor
f130  NetFlex-3/P ThunderLAN 1.0
f150  NetFlex-3/P ThunderLAN 2.3
+0e21  Cowon Systems, Inc.
 0e55  HaSoTec GmbH
 # Formerly NCR
 1000  LSI Logic / Symbios Logic
@@ -278,6 +279,8 @@
005c  SAS1064A PCI-X Fusion-MPT SAS
005e  SAS1066 PCI-X Fusion-MPT SAS
0060  SAS1078 PCI-X Fusion-MPT SAS
+   0062  SAS1078 PCI-Express Fusion-MPT SAS
+   1000 0062  SAS1078 PCI-Express Fusion-MPT SAS
008f  53c875J
1092 8000  FirePort 40 SCSI Controller
1092 8760  FirePort 40 Dual SCSI Host Adapter
@@ -369,6 +372,7 @@
4150  RV350 AP [Radeon 9600]
1002 0002  R9600 Pro primary (Asus OEM for HP)
1002 0003  R9600 Pro secondary (Asus OEM for HP)
+   1002 4722  All-in-Wonder 2006 AGP Edition
1458 4024  Giga-Byte GV-R96128D Primary
148c 2064  PowerColor R96A-C3N
148c 2066  PowerColor R96A-C3N
@@ -386,6 +390,7 @@
174b 7c29  Sapphire Radeon 9600XT
1787 4002  Radeon 9600 XT
4153  RV350 AS [Radeon 9550]
+   1462 932c  865PE Neo2-V (MS-6788) mainboard
4154  RV350 AT [Fire GL T2]
4155  RV350 AU [Fire GL T2]
4156  RV350 AV [Fire GL T2]
@@ -397,6 +402,7 @@
4168  Radeon R350 [Radeon 9800] (Secondary)
4170  RV350 AP [Radeon 9600] (Secondary)
1002 0003  R9600 Pro secondary (Asus OEM for HP)
+   1002 4723  All-in-Wonder 2006 AGP Edition (Secondary)
1458 4025  Giga-Byte GV-R96128D Secondary
148c 2067  PowerColor R96A-C3N (Secondary)
174b 7c28  GC-R9600PRO Secondary [Sapphir

PLD-doc/book: pl_book__instalacja/pl_instalacja__chroot.sec pl_book__instalacja/pl_instalacja__insta...

2006-05-06 Thread qwiat
Author: qwiat
Date: Sat May  6 21:46:40 2006
New Revision: 7387

Modified:
   PLD-doc/book/pl_book__instalacja/pl_instalacja__chroot.sec
   PLD-doc/book/pl_book__instalacja/pl_instalacja__instalacja.sec
   PLD-doc/book/pl_book__instalacja/pl_instalacja__po_instalacji.sec
   PLD-doc/book/pl_book__wstep/pl_logo-PLD.chp
   PLD-doc/book/pl_book__wstep/pl_wstep.chp
Log:
- poprawki literowek i bladow przeslanych przez Marcina Przysowa


Modified: PLD-doc/book/pl_book__instalacja/pl_instalacja__chroot.sec
==
--- PLD-doc/book/pl_book__instalacja/pl_instalacja__chroot.sec  (original)
+++ PLD-doc/book/pl_book__instalacja/pl_instalacja__chroot.sec  Sat May  6 
21:46:40 2006
@@ -192,7 +192,7 @@
tak by odpowiadał wybranemu przez nas układowi partycji 
i
systemów plików. Więcej o fstab w
. Następnie 
montujemy
-   pseudosystem plików /proc:
+   pseudo system plików /proc:
# mount none /pldroot/proc -t proc


@@ -209,7 +209,7 @@
Bootloader

Jeśli wybraliśmy LILO jako
-   bootloader to powinnysmy odpowiednio zmodyfikować plik
+   bootloader to powinniśmy odpowiednio zmodyfikować plik
konfiguracji (/etc/lilo.conf),
w przypadku użytej w przykładach konfiguracji będzie 
wyglądał następująco:
@@ -240,7 +240,7 @@
 initrd /boot/initrd
Teraz instalujemy bootloader:
 # chroot /pldroot /sbin/grub
-   Kiedy zgłosi się nam powłoka GRUB-a kolejno zwydamy
+   Kiedy zgłosi się nam powłoka GRUB-a kolejno wydamy
następujące polecenia:
 grub> root (hd0,1)
 grub> setup (hd0)

Modified: PLD-doc/book/pl_book__instalacja/pl_instalacja__instalacja.sec
==
--- PLD-doc/book/pl_book__instalacja/pl_instalacja__instalacja.sec  
(original)
+++ PLD-doc/book/pl_book__instalacja/pl_instalacja__instalacja.sec  Sat May 
 6 21:46:40 2006
@@ -44,7 +44,7 @@



-   Teraz pojawiło nam się menu, w którym mamy do wyboru sposoby 
instalacji. Jeżeli posiadasz większą niż podstawową wiedzę nt. linuksa możesz 
wybrać "Standartowe UI", gdzie większość opcji umieszczona jest na jednym 
przejrzystym ekranie. Także kolejne opcje pozwolą ustawić partycje, wybrać 
pakiety, prekonfigurować system oraz ustawic bootmanagera. Do edycji partycji 
mamy do wyboru program fdisk lub parted. 
+   Teraz pojawiło nam się menu, w którym mamy do wyboru sposoby 
instalacji. Jeżeli posiadasz większą niż podstawową wiedzę nt. linuksa możesz 
wybrać "Standartowe UI", gdzie większość opcji umieszczona jest na jednym 
przejrzystym ekranie. Także kolejne opcje pozwolą ustawić partycje, wybrać 
pakiety, prekonfigurować system oraz ustawić bootmanagera. Do edycji partycji 
mamy do wyboru program fdisk lub parted. 


My wybieramy jednak opcję "Automagiczny Instalator", który sam 
przeprowadzi nas gładko przez proces instalacji.

Modified: PLD-doc/book/pl_book__instalacja/pl_instalacja__po_instalacji.sec
==
--- PLD-doc/book/pl_book__instalacja/pl_instalacja__po_instalacji.sec   
(original)
+++ PLD-doc/book/pl_book__instalacja/pl_instalacja__po_instalacji.sec   Sat May 
 6 21:46:40 2006
@@ -2,7 +2,7 @@
 
Po instalacji

-   Po instalacji system uruchamiany jest w w trzecim
+   Po instalacji system uruchamiany jest w trzecim
"poziomie pracy". Jeśli dana maszyna będzie korzystała z 
X-Window to zapewne zechcemy aby korzystała z
piątego poziomu, o zarządzaniu poziomami pracy

Modified: PLD-doc/book/pl_book__wstep/pl_logo-PLD.chp
==
--- PLD-doc/book/pl_book__wstep/pl_logo-PLD.chp (original)
+++ PLD-doc/book/pl_book__wstep/pl_logo-PLD.chp Sat May  6 21:46:40 2006
@@ -90,8 +90,8 @@
  
  
 To logo i jego zmodyfikowane wersje mogą być zamieszczane 
-dla podreślnenia poparcia dla projektu, lecz nie oznacza 
-ono, że dany produkt jest częscią projektu.
+dla podkreślenia poparcia dla projektu, lecz nie oznacza 
+ono, że dany produkt jest częścią projektu.
  
  
 Przypomnienie: docenimy jeśli dodasz do obrazka 
@@ -166,7 +166,7 @@
 
 To logo i jego zmodyfikowane wersje mogą być zamieszczane 
 dla podkreślenia poparcia dla projektu, 
-lecz nie oznacza ono, że dany produkt jest częscią projektu.
+lecz nie oznacza ono, że dany produkt jest 

SPECS: nxc.spec (NEW) - raw

2006-05-06 Thread arekm
Author: arekmDate: Sat May  6 19:25:47 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- raw

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

 Diffs:


Index: SPECS/nxc.spec
diff -u /dev/null SPECS/nxc.spec:1.1
--- /dev/null   Sat May  6 21:25:47 2006
+++ SPECS/nxc.spec  Sat May  6 21:25:42 2006
@@ -0,0 +1,59 @@
+# $Revision$, $Date$
+# TODO:
+# - fixme
+# - -devel subpackage
+Summary:   nxc
+Name:  nxc
+Version:   0.1.1
+Release:   1
+License:   GPL
+Group: Applications/Networking
+Source0:   http://vm.gwright.org.uk/nxc-0.1.1.tar.bz2
+# Source0-md5: 1688999d3d3a4fc01593214c0bcc9ea0
+BuildRequires: autoconf
+BuildRequires: automake
+BuildRequires: rpmbuild(macros) >= 1.129
+BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
+
+%description
+nxc
+
+%prep
+%setup -q
+
+%build
+cp -f /usr/share/automake/config.sub admin
+%{__make} -f admin/Makefile.common cvs
+
+%configure \
+   --enable-new-ldflags \
+   --enable-final
+%if "%{_lib}" == "lib64"
+   --enable-libsuffix=64 \
+%endif
+   --%{?debug:en}%{!?debug:dis}able-debug%{?debug:=full}
+%{__make}
+
+%install
+rm -rf $RPM_BUILD_ROOT
+%{__make} install \
+   DESTDIR=$RPM_BUILD_ROOT
+
+%clean
+rm -rf $RPM_BUILD_ROOT
+
+%post   -p /sbin/ldconfig
+%postun -p /sbin/ldconfig
+
+%files -f %{name}.lang
+%defattr(644,root,root,755)
+
+%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/05/06 19:25:42  arekm
+- raw
+

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


DISTFILES: nxc-0.1.1.tar.bz2

2006-05-06 Thread arekm

Files fetched: 1

STORED: http://vm.gwright.org.uk/nxc-0.1.1.tar.bz2
1688999d3d3a4fc01593214c0bcc9ea0  nxc-0.1.1.tar.bz2
Size: 695527 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 (AC-branch): hibernate.spec - merged from HEAD (up to 1.12)

2006-05-06 Thread baggins
Author: baggins  Date: Sat May  6 18:47:33 2006 GMT
Module: SPECS Tag: AC-branch
 Log message:
- merged from HEAD (up to 1.12)

 Files affected:
SPECS:
   hibernate.spec (1.4 -> 1.4.2.1) 

 Diffs:


Index: SPECS/hibernate.spec
diff -u SPECS/hibernate.spec:1.4 SPECS/hibernate.spec:1.4.2.1
--- SPECS/hibernate.spec:1.4Mon Aug 30 23:54:41 2004
+++ SPECS/hibernate.specSat May  6 20:47:28 2006
@@ -2,19 +2,19 @@
 Summary:   Software suspend 2 hibernate script
 Summary(pl):   Skrypt hibernujący dla Software suspend 2
 Name:  hibernate
-Version:   0.98
+Version:   1.12
 Release:   1
 License:   GPL
 Group: Applications/System
-Source0:   
http://dagobah.ucc.asn.au/swsusp/script2/%{name}-script-%{version}.tar.gz
-# Source0-md5: 2e70b603287fefcfc94ae6cb1f24bc9a
-URL:   http://softwaresuspend.berlios.de/
+Source0:   
http://suspend2.net/downloads/all/%{name}-script-%{version}.tar.gz
+# Source0-md5: 0fb7c524a30daacf200f27de2e398646
+URL:   http://www.suspend2.net/
 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
 hibernate is a shell script that handles the process of getting ready
 to suspend to disk and to resume from disk. It requires the Software
-Suspend 2 patches available at http://softwaresuspend.berlios.de/ .
+Suspend 2 patches available at .
 After installing you will want to run 'hibernate -h' to see available
 options and modify your /etc/hibernate/hibernate.conf to set them.
 
@@ -22,9 +22,8 @@
 hibernate to skrypt powłoki obsługujący proces przygotowania do
 zachowania stanu na dysku (suspend to disk) i obudzenia z dysku.
 Wymaga łat Software Suspend 2 dostępnych pod
-http://softwaresuspend.berlios.de/ . Po zainstalowaniu 'hibernate -h'
-pokaże dostępne opcje, które można ustawić w
-/etc/hibernate/hibernate.conf .
+. Po zainstalowaniu 'hibernate -h' pokaże
+dostępne opcje, które można ustawić w /etc/hibernate/hibernate.conf .
 
 %prep
 %setup -q -n %{name}-script-%{version}
@@ -42,11 +41,10 @@
 
 %files
 %defattr(644,root,root,755)
-%doc README CHANGELOG COPYING TODO SCRIPTLET-API
+%doc README CHANGELOG COPYING SCRIPTLET-API
 %attr(755,root,root) %{_sbindir}/hibernate
 %{_datadir}/hibernate
-%dir /etc/hibernate
-%config(noreplace) %verify(not md5 size mtime) /etc/hibernate/*
+%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/hibernate
 %{_mandir}/man?/*
 
 %define date   %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -55,6 +53,43 @@
 All persons listed below can be reached at @pld-linux.org
 
 $Log$
+Revision 1.4.2.1  2006/05/06 18:47:28  baggins
+- merged from HEAD (up to 1.12)
+
+Revision 1.14  2005/10/04 22:26:27  zawadaa
+- up to 1.12
+- needed for suspend2 > 2.2-rc8
+
+Revision 1.13  2005/09/17 16:54:12  petec
+- up to 1.10
+
+Revision 1.12  2005/05/18 22:05:01  zbyniu
+- up to 1.08
+
+Revision 1.11  2005/05/05 09:20:46  darekr
+- use macros
+
+Revision 1.10  2005/05/02 20:57:22  qboosh
+- restored desc URL unification, sort verify() flags
+
+Revision 1.9  2005/05/01 23:29:34  zawadaa
+- up to 1.07
+- project URL update
+
+Revision 1.8  2005/05/01 18:02:05  glen
+- %description url unification
+  find -name '*.spec' | xargs -l1024 sed -i -e 's#\(http://.\+/\) \.#<\1>.#g'
+
+Revision 1.7  2005/02/09 11:06:41  zawadaa
+- update to 1.05
+- new SOURCE0 URL
+
+Revision 1.6  2005/02/04 22:48:39  czucz
+- updated to 1.03
+
+Revision 1.5  2004/12/31 23:31:27  snurf
+- up to 1.02, diff from Mateusz Murawski (matowy at tlen pl)
+
 Revision 1.4  2004/08/30 21:54:41  darekr
 - update to 0.98
 


 CVS-web:
http://cvs.pld-linux.org/SPECS/hibernate.spec?r1=1.4&r2=1.4.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


geninitrd/trunk/geninitrd

2006-05-06 Thread arekm
Author: arekm
Date: Sat May  6 20:42:22 2006
New Revision: 7386

Modified:
   geninitrd/trunk/geninitrd
Log:
Keep suspends in sync.

Modified: geninitrd/trunk/geninitrd
==
--- geninitrd/trunk/geninitrd   (original)
+++ geninitrd/trunk/geninitrd   Sat May  6 20:42:22 2006
@@ -20,7 +20,7 @@
 USERAIDSTART="yes"
 USEMDADMSTATIC="no"
 USEINSMODSTATIC="no"
-USE_SUSPEND="no"
+USE_SUSPEND="yes"
 USE_SUSPEND2="yes"
 uselvm="no"
 usenfs="no"
@@ -58,7 +58,7 @@
echo "   [--initrdfs=rom|ext2|cram] 
[--modules-conf=]" 
echo "   [--with-raidstart] [--without-raidstart] 
[--with-insmod-static]" 
echo "   [--without-bootsplash] [--lvmtoolsversion=1|2] 
[--without-udev]"
-   echo "   [--with-suspend] [--without-suspend2] [--without-dmraid]"
+   echo "   [--without-suspend] [--without-suspend2] 
[--without-dmraid]"
echo "" 
echo "   (ex: `basename $0` /boot/initrd-2.2.5-15.img 2.2.5-15)" 
exit 1
@@ -712,8 +712,8 @@
--without-bootsplash)
BOOT_SPLASH="no"
;;
-   --with-suspend)
-   USE_SUSPEND="yes";
+   --without-suspend)
+   USE_SUSPEND="no";
;;
--without-suspend2)
USE_SUSPEND2="no";
___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


SPECS: liferea.spec - updated to 1.0.11 (bugfix release)

2006-05-06 Thread megabajt
Author: megabajt Date: Sat May  6 18:36:57 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- updated to 1.0.11 (bugfix release)

 Files affected:
SPECS:
   liferea.spec (1.86 -> 1.87) 

 Diffs:


Index: SPECS/liferea.spec
diff -u SPECS/liferea.spec:1.86 SPECS/liferea.spec:1.87
--- SPECS/liferea.spec:1.86 Sun Apr 30 09:07:18 2006
+++ SPECS/liferea.spec  Sat May  6 20:36:51 2006
@@ -1,4 +1,5 @@
 # $Revision$, $Date$
+#
 # Conditional build:
 %bcond_without dbus# without DBUS support
 %bcond_without mozilla # without mozilla
@@ -8,12 +9,12 @@
 Summary:   A RSS feed reader
 Summary(pl):   Program do pobierania informacji w formacie RSS
 Name:  liferea
-Version:   1.0.10
+Version:   1.0.11
 Release:   1
 License:   GPL v2
 Group: X11/Applications/Networking
 Source0:   http://dl.sourceforge.net/liferea/%{name}-%{version}.tar.gz
-# Source0-md5: 41201991b4d7a113169ebda3e7dc54ef
+# Source0-md5: 6a0bff2a9764b49c35a23d6a9551b79d
 Patch0:%{name}-desktop.patch
 URL:   http://liferea.sourceforge.net/
 BuildRequires: GConf2-devel >= 2.10.0
@@ -145,6 +146,9 @@
 All persons listed below can be reached at @pld-linux.org
 
 $Log$
+Revision 1.87  2006/05/06 18:36:51  megabajt
+- updated to 1.0.11 (bugfix release)
+
 Revision 1.86  2006/04/30 07:07:18  adamg
 - updated to 1.0.10
 


 CVS-web:
http://cvs.pld-linux.org/SPECS/liferea.spec?r1=1.86&r2=1.87&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: liferea-1.0.11.tar.gz

2006-05-06 Thread megabajt

Files fetched: 1

STORED: http://dl.sourceforge.net/liferea/liferea-1.0.11.tar.gz
6a0bff2a9764b49c35a23d6a9551b79d  liferea-1.0.11.tar.gz
Size: 1566681 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


geninitrd/trunk/geninitrd

2006-05-06 Thread baggins
Author: baggins
Date: Sat May  6 20:33:58 2006
New Revision: 7385

Modified:
   geninitrd/trunk/geninitrd
Log:
- turn suspend2 on by default
- load required module for suspend2


Modified: geninitrd/trunk/geninitrd
==
--- geninitrd/trunk/geninitrd   (original)
+++ geninitrd/trunk/geninitrd   Sat May  6 20:33:58 2006
@@ -21,7 +21,7 @@
 USEMDADMSTATIC="no"
 USEINSMODSTATIC="no"
 USE_SUSPEND="no"
-USE_SUSPEND2="no"
+USE_SUSPEND2="yes"
 uselvm="no"
 usenfs="no"
 # it should be safe to remove scsi_mod from here, but I'm not sure...
@@ -58,7 +58,7 @@
echo "   [--initrdfs=rom|ext2|cram] 
[--modules-conf=]" 
echo "   [--with-raidstart] [--without-raidstart] 
[--with-insmod-static]" 
echo "   [--without-bootsplash] [--lvmtoolsversion=1|2] 
[--without-udev]"
-   echo "   [--with-suspend] [--with-suspend2] [--without-dmraid]"
+   echo "   [--with-suspend] [--without-suspend2] [--without-dmraid]"
echo "" 
echo "   (ex: `basename $0` /boot/initrd-2.2.5-15.img 2.2.5-15)" 
exit 1
@@ -715,8 +715,8 @@
--with-suspend)
USE_SUSPEND="yes";
;;
-   --with-suspend2)
-   USE_SUSPEND2="yes";
+   --without-suspend2)
+   USE_SUSPEND2="no";
;;
--lvmtoolsversion=|--lvmversion=)
LVMTOOLSVERSION="`echo $1 | awk -F= '{print $2;}'`"
@@ -936,6 +936,10 @@
findmodule "$n"
 done
 
+if is_yes "$USE_SUSPEND2"; then
+   findmodule "-lzf"
+fi
+
 if [ -n "$ifneeded" -a -z "$MODULES" ]; then
if [ -n "$verbose" ]; then
echo "No modules are needed -- not building initrd image."
___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


SOURCES: gnomad2-libnjb.patch (REMOVED) - useless

2006-05-06 Thread paszczus
Author: paszczus Date: Sat May  6 16:54:12 2006 GMT
Module: SOURCES   Tag: HEAD
 Log message:
- useless

 Files affected:
SOURCES:
   gnomad2-libnjb.patch (1.2 -> NONE)  (REMOVED)

 Diffs:

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


SPECS: gnomad2.spec - dropped gnomad2-libnjb.patch; using CC and C...

2006-05-06 Thread paszczus
Author: paszczus Date: Sat May  6 16:53:47 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- dropped gnomad2-libnjb.patch; using CC and CFLAGS

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

 Diffs:


Index: SPECS/gnomad2.spec
diff -u SPECS/gnomad2.spec:1.10 SPECS/gnomad2.spec:1.11
--- SPECS/gnomad2.spec:1.10 Sat May  6 18:38:58 2006
+++ SPECS/gnomad2.spec  Sat May  6 18:53:42 2006
@@ -10,8 +10,7 @@
 # Source0-md5: cc2d29265e84c2460075ff2b78c2f119
 Source1:   %{name}.desktop
 Source2:   %{name}.png
-Patch0:%{name}-libnjb.patch
-Patch1:%{name}-mtp-0.0.2-to-0.0.4.patch
+Patch0:%{name}-mtp-0.0.2-to-0.0.4.patch
 URL:   http://gnomad2.sourceforge.net/
 BuildRequires: glib2-devel >= 2.0
 BuildRequires: gtk+2-devel >= 2.0
@@ -38,11 +37,12 @@
 %prep
 %setup -q
 %patch0 -p1
-%patch1 -p1
 
 %build
 %configure
-%{__make}
+%{__make} \
+   CC="%{__cc}" \
+   CFLAGS="%{rpmcflags} -I/usr/include/libnjb"
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -80,6 +80,9 @@
 All persons listed below can be reached at @pld-linux.org
 
 $Log$
+Revision 1.11  2006/05/06 16:53:42  paszczus
+- dropped gnomad2-libnjb.patch; using CC and CFLAGS
+
 Revision 1.10  2006/05/06 16:38:58  paszczus
 - updated gnomad2-libnjb.patch ; release 2
 


 CVS-web:
http://cvs.pld-linux.org/SPECS/gnomad2.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: gnomad2.spec - updated gnomad2-libnjb.patch ; release 2

2006-05-06 Thread paszczus
Author: paszczus Date: Sat May  6 16:39:03 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- updated gnomad2-libnjb.patch ; release 2

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

 Diffs:


Index: SPECS/gnomad2.spec
diff -u SPECS/gnomad2.spec:1.9 SPECS/gnomad2.spec:1.10
--- SPECS/gnomad2.spec:1.9  Sat May  6 18:19:30 2006
+++ SPECS/gnomad2.spec  Sat May  6 18:38:58 2006
@@ -3,7 +3,7 @@
 Summary(pl):   Oprogramowanie do zarządzania listą plików Zen Creative
 Name:  gnomad2
 Version:   2.8.3
-Release:   1
+Release:   2
 License:   GPL v2
 Group: X11/Applications/Multimedia
 Source0:   http://dl.sourceforge.net/gnomad2/%{name}-%{version}.tar.gz
@@ -80,6 +80,9 @@
 All persons listed below can be reached at @pld-linux.org
 
 $Log$
+Revision 1.10  2006/05/06 16:38:58  paszczus
+- updated gnomad2-libnjb.patch ; release 2
+
 Revision 1.9  2006/05/06 16:19:30  paszczus
 - updated to 2.8.3
 - added BR: libmtp


 CVS-web:
http://cvs.pld-linux.org/SPECS/gnomad2.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


SOURCES: gnomad2-libnjb.patch - updated for 2.8.3

2006-05-06 Thread paszczus
Author: paszczus Date: Sat May  6 16:38:30 2006 GMT
Module: SOURCES   Tag: HEAD
 Log message:
- updated for 2.8.3

 Files affected:
SOURCES:
   gnomad2-libnjb.patch (1.1 -> 1.2) 

 Diffs:


Index: SOURCES/gnomad2-libnjb.patch
diff -u SOURCES/gnomad2-libnjb.patch:1.1 SOURCES/gnomad2-libnjb.patch:1.2
--- SOURCES/gnomad2-libnjb.patch:1.1Mon Mar 14 16:51:50 2005
+++ SOURCES/gnomad2-libnjb.patchSat May  6 18:38:25 2006
@@ -1,12 +1,12 @@
-diff -urN gnomad2-2.6.3/src/jukebox.h gnomad2-2.6.3.new/src/jukebox.h
 gnomad2-2.6.3/src/jukebox.h2005-01-17 14:25:53.0 +0100
-+++ gnomad2-2.6.3.new/src/jukebox.h2005-03-14 16:08:09.445709944 +0100
-@@ -22,7 +22,7 @@
- 
- /* The jukebox library is included into all files
-  * using this file */
+diff -ur gnomad2-2.8.3/src/jukebox.h gnomad2-2.8.3.new/src/jukebox.h
+--- gnomad2-2.8.3/src/jukebox.h2006-03-21 14:58:02.0 +0100
 gnomad2-2.8.3.new/src/jukebox.h2006-05-06 10:09:42.421911736 +0200
+@@ -24,7 +24,7 @@
+  * The jukebox library is included into all files
+  * using this file
+  */
 -#include 
 +#include 
- #include "metadata.h"
  
- typedef struct 
+ /*
+  * libmtp is included conditionally.


 CVS-web:
http://cvs.pld-linux.org/SOURCES/gnomad2-libnjb.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


SOURCES: gnomad2-mtp-0.0.2-to-0.0.4.patch (NEW) - from gnomad2 bug...

2006-05-06 Thread paszczus
Author: paszczus Date: Sat May  6 16:20:18 2006 GMT
Module: SOURCES   Tag: HEAD
 Log message:
- from gnomad2 bug tracker

 Files affected:
SOURCES:
   gnomad2-mtp-0.0.2-to-0.0.4.patch (NONE -> 1.1)  (NEW)

 Diffs:


Index: SOURCES/gnomad2-mtp-0.0.2-to-0.0.4.patch
diff -u /dev/null SOURCES/gnomad2-mtp-0.0.2-to-0.0.4.patch:1.1
--- /dev/null   Sat May  6 18:20:18 2006
+++ SOURCES/gnomad2-mtp-0.0.2-to-0.0.4.patchSat May  6 18:20:13 2006
@@ -0,0 +1,170 @@
+diff -ru gnomad2-2.8.3.orig/src/jukebox.c gnomad2-2.8.3/src/jukebox.c
+--- gnomad2-2.8.3.orig/src/jukebox.c   2006-03-21 15:02:15.0 +0100
 gnomad2-2.8.3/src/jukebox.c2006-05-06 16:20:38.0 +0200
+@@ -86,6 +86,48 @@
+  */
+ static GSList *datafilelist = NULL;
+ 
++#ifdef HAVE_LIBMTP
++/*
++ * MTP FILETYPE <-> INTERNAL CODEC STRING relation
++ */
++typedef struct {
++  LIBMTP_filetype_t  filetype;
++  const gchar   *codec;
++} mtp_filetype_description_t;
++
++static const mtp_filetype_description_t mtp_filetype_descriptions[] = {
++  { LIBMTP_FILETYPE_WAV, "WAV" },
++  { LIBMTP_FILETYPE_MP3, "MP3" },
++  { LIBMTP_FILETYPE_WMA, "WMA" },
++  { LIBMTP_FILETYPE_UNKNOWN, "N/A" },
++};
++
++static const mtp_filetype_description_t*
++get_mtp_filetype_description(LIBMTP_filetype_t type) {
++  const mtp_filetype_description_t *current;
++
++  current = &mtp_filetype_descriptions[0];
++  while (current->filetype != LIBMTP_FILETYPE_UNKNOWN) {
++if (current->filetype == type) return current;
++++current;
++  }
++  return current; /* I.E. type == LIBMTP_FILETYPE_UNKNOWN */
++}
++
++static const mtp_filetype_description_t*
++get_mtp_filetype_description_by_codec(const gchar *name) {
++  const mtp_filetype_description_t *current;
++
++  g_assert(name != NULL);
++  current = &mtp_filetype_descriptions[0];
++  while (current->filetype != LIBMTP_FILETYPE_UNKNOWN) {
++if (strcmp(current->codec, name) == 0)
++  return current;
++++current;
++  }
++  return current; /* I.E. type == LIBMTP_FILETYPE_UNKNOWN */  
++}
++#endif
+ 
+ 
/***/
+ /* Public and private functions   
 */
+@@ -1348,6 +1390,10 @@
+ #ifdef HAVE_LIBMTP
+   LIBMTP_track_t *tmp;
+   gchar *tmpyear;
++  const mtp_filetype_description_t *filetype_d;
++
++  // Retrieve filetype infos.
++  filetype_d = get_mtp_filetype_description(mtptrack->filetype);
+ 
+   // Add to metadata holder
+   meta->path = g_strdup_printf("%lu", mtptrack->item_id);
+@@ -1357,19 +1403,7 @@
+   meta->album = g_strdup(mtptrack->album);
+   meta->length = seconds_to_mmss((guint) (mtptrack->duration/1000));
+   meta->size = (guint32) mtptrack->filesize;
+-  switch (mtptrack->codec) {
+-  case LIBMTP_CODEC_WAV:
+-  meta->codec = g_strdup("WAV");
+-  break;
+-  case LIBMTP_CODEC_MP3:
+-  meta->codec = g_strdup("MP3");
+-  break;
+-  case LIBMTP_CODEC_WMA:
+-  meta->codec = g_strdup("WMA");
+-  break;
+-  default:
+-  meta->codec = g_strdup("N/A");
+-  }
++  meta->codec = g_strdup(filetype_d->codec);
+   meta->trackno = (guint) mtptrack->tracknumber;
+   // TODO: Complicated. Fix later.
+   tmpyear = g_strdup(mtptrack->date);
+@@ -1595,7 +1629,7 @@
+  * Same thing but for MTP.
+  */
+ #ifdef HAVE_LIBMTP
+-static LIBMTP_progressfunc_t mtp_progress;
++static const LIBMTP_progressfunc_t mtp_progress;
+ static int mtp_progress (uint64_t const sent, uint64_t const total,
+void const * const data)
+ {
+@@ -1833,6 +1867,10 @@
+ #ifdef HAVE_LIBMTP
+   LIBMTP_track_t *trackmeta = LIBMTP_new_track_t();
+   int ret;
++  const mtp_filetype_description_t *filetype_d;
++
++  // Retrieve filetype infos
++  filetype_d = get_mtp_filetype_description_by_codec(hdmeta->codec);
+   
+   // This will be filled in, dummy set to 0.
+   trackmeta->item_id = 0;
+@@ -1846,19 +1884,11 @@
+   // This need to be in milliseconds
+   trackmeta->duration = length * 1000;
+   trackmeta->filesize = get_64bit_file_size(tmpfname);
+-  if (!strcmp(hdmeta->codec, "WAV")) {
+-trackmeta->codec = LIBMTP_CODEC_WAV;
+-  } else if (!strcmp(hdmeta->codec, "MP3")) {
+-trackmeta->codec = LIBMTP_CODEC_MP3;
+-  } else if (!strcmp(hdmeta->codec, "WMA")) {
+-trackmeta->codec = LIBMTP_CODEC_WMA;
+-  } else {
+-trackmeta->codec = LIBMTP_CODEC_UNKNOWN;
+-  }
++  trackmeta->filetype = filetype_d->filetype;
+   // TODO: Discarding return value as for now
+   g_print("Transferring MTP track...\n");
+   ret = LIBMTP_Send_Track_From_File(mtpdevice, tmpfname, trackmeta,
+-mtp_progress, NULL);
++ 

SPECS: gnomad2.spec - updated to 2.8.3 - added BR: libmtp - added ...

2006-05-06 Thread paszczus
Author: paszczus Date: Sat May  6 16:19:35 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- updated to 2.8.3
- added BR: libmtp
- added patch to compile gnomad2 with libmtp 0.0.4 instead of 0.0.2

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

 Diffs:


Index: SPECS/gnomad2.spec
diff -u SPECS/gnomad2.spec:1.8 SPECS/gnomad2.spec:1.9
--- SPECS/gnomad2.spec:1.8  Sat May  6 09:37:19 2006
+++ SPECS/gnomad2.spec  Sat May  6 18:19:30 2006
@@ -2,24 +2,25 @@
 Summary:   Software for managing Zen Nomad playlist
 Summary(pl):   Oprogramowanie do zarządzania listą plików Zen Creative
 Name:  gnomad2
-Version:   2.8.2
+Version:   2.8.3
 Release:   1
 License:   GPL v2
 Group: X11/Applications/Multimedia
 Source0:   http://dl.sourceforge.net/gnomad2/%{name}-%{version}.tar.gz
-# Source0-md5: c84663cbb45125ad39fe4a2f854de19e
+# Source0-md5: cc2d29265e84c2460075ff2b78c2f119
 Source1:   %{name}.desktop
 Source2:   %{name}.png
 Patch0:%{name}-libnjb.patch
+Patch1:%{name}-mtp-0.0.2-to-0.0.4.patch
 URL:   http://gnomad2.sourceforge.net/
 BuildRequires: glib2-devel >= 2.0
 BuildRequires: gtk+2-devel >= 2.0
 BuildRequires: libgnomeui-devel >= 2.0
 BuildRequires: libid3tag-devel >= 0.15
+BuildRequires: libmtp-devel >= 0.0.4
 BuildRequires: libnjb-devel >= 2.2.4
 BuildRequires: perl-XML-Parser
 BuildRequires: pkgconfig
-Requires:  libnjb
 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -37,6 +38,7 @@
 %prep
 %setup -q
 %patch0 -p1
+%patch1 -p1
 
 %build
 %configure
@@ -78,6 +80,11 @@
 All persons listed below can be reached at @pld-linux.org
 
 $Log$
+Revision 1.9  2006/05/06 16:19:30  paszczus
+- updated to 2.8.3
+- added BR: libmtp
+- added patch to compile gnomad2 with libmtp 0.0.4 instead of 0.0.2
+
 Revision 1.8  2006/05/06 07:37:19  paszczus
 - added BR: perl-XML-Parser
 - added missing lang and man files


 CVS-web:
http://cvs.pld-linux.org/SPECS/gnomad2.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: gnomad2-2.8.3.tar.gz

2006-05-06 Thread paszczus

Files fetched: 1

STORED: http://dl.sourceforge.net/gnomad2/gnomad2-2.8.3.tar.gz
cc2d29265e84c2460075ff2b78c2f119  gnomad2-2.8.3.tar.gz
Size: 319446 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: libnjb.spec - release 2 for Th

2006-05-06 Thread paszczus
Author: paszczus Date: Sat May  6 16:07:34 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- release 2 for Th

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

 Diffs:


Index: SPECS/libnjb.spec
diff -u SPECS/libnjb.spec:1.18 SPECS/libnjb.spec:1.19
--- SPECS/libnjb.spec:1.18  Sat May  6 17:53:32 2006
+++ SPECS/libnjb.spec   Sat May  6 18:07:29 2006
@@ -3,7 +3,7 @@
 Summary(pl):   Interfejs API do komunikacji z urządzeniami Zen Creative
 Name:  libnjb
 Version:   2.2.5
-Release:   1
+Release:   2
 License:   BSD
 Group: Libraries
 Source0:   http://dl.sourceforge.net/libnjb/%{name}-%{version}.tar.gz
@@ -117,6 +117,9 @@
 All persons listed below can be reached at @pld-linux.org
 
 $Log$
+Revision 1.19  2006/05/06 16:07:29  paszczus
+- release 2 for Th
+
 Revision 1.18  2006/05/06 15:53:32  paszczus
 - typo
 


 CVS-web:
http://cvs.pld-linux.org/SPECS/libnjb.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: libmtp.spec - proper group

2006-05-06 Thread paszczus
Author: paszczus Date: Sat May  6 16:05:26 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- proper group

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

 Diffs:


Index: SPECS/libmtp.spec
diff -u SPECS/libmtp.spec:1.2 SPECS/libmtp.spec:1.3
--- SPECS/libmtp.spec:1.2   Sat May  6 17:57:27 2006
+++ SPECS/libmtp.spec   Sat May  6 18:05:21 2006
@@ -4,7 +4,7 @@
 Version:   0.0.4
 Release:   1
 License:   GPL v2
-Group: Applications
+Group: Libraries
 Source0:   http://dl.sourceforge.net/libmtp/%{name}-%{version}.tar.gz
 # Source0-md5: ed1ebef445055488e7c18fd5b728bc78
 URL:   http://libmtp.sourceforge.net/
@@ -76,6 +76,9 @@
 All persons listed below can be reached at @pld-linux.org
 
 $Log$
+Revision 1.3  2006/05/06 16:05:21  paszczus
+- proper group
+
 Revision 1.2  2006/05/06 15:57:27  paszczus
 - added -static subpackage, cleanups
 


 CVS-web:
http://cvs.pld-linux.org/SPECS/libmtp.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: libmtp.spec - added -static subpackage, cleanups

2006-05-06 Thread paszczus
Author: paszczus Date: Sat May  6 15:57:32 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- added -static subpackage, cleanups

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

 Diffs:


Index: SPECS/libmtp.spec
diff -u SPECS/libmtp.spec:1.1 SPECS/libmtp.spec:1.2
--- SPECS/libmtp.spec:1.1   Sat May  6 10:15:06 2006
+++ SPECS/libmtp.spec   Sat May  6 17:57:27 2006
@@ -18,12 +18,20 @@
 operating systems.
 
 %package devel
-Summary:   Header files for libmtp library
+Summary:   Header files for mtp library
 Group: Development/Libraries
 Requires:  %{name} = %{version}-%{release}
 
 %description devel
-This is the package containing the header files for libmtp library.
+This is the package containing the header files for mtp library.
+
+%package static
+Summary:   Static mtp library
+Group: Development/Libraries
+Requires:  %{name}-devel = %{version}-%{release}
+
+%description static
+Static mtp library.
 
 %prep
 %setup -q
@@ -54,18 +62,23 @@
 %files devel
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/libmtp.so
-%attr(755,root,root) %{_libdir}/libmtp.so.*
 %{_libdir}/libmtp.la
-%{_libdir}/libmtp.a
 %{_includedir}/*
 %{_pkgconfigdir}/*.pc
 
+%files static
+%defattr(644,root,root,755)
+%{_libdir}/libmtp.a
 
 %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.2  2006/05/06 15:57:27  paszczus
+- added -static subpackage, cleanups
+
 Revision 1.1  2006/05/06 08:15:06  paszczus
 - initial spec
 


 CVS-web:
http://cvs.pld-linux.org/SPECS/libmtp.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: libnjb.spec - typo

2006-05-06 Thread paszczus
Author: paszczus Date: Sat May  6 15:53:37 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- typo

 Files affected:
SPECS:
   libnjb.spec (1.17 -> 1.18) 

 Diffs:


Index: SPECS/libnjb.spec
diff -u SPECS/libnjb.spec:1.17 SPECS/libnjb.spec:1.18
--- SPECS/libnjb.spec:1.17  Sat May  6 17:50:54 2006
+++ SPECS/libnjb.spec   Sat May  6 17:53:32 2006
@@ -55,7 +55,7 @@
 
 %package utils
 Summary:   njb utilities
-Summary(pl):   Narzedzia njb
+Summary(pl):   Narzędzia njb
 Group: Development/Tools
 Requires:  %{name}-devel = %{version}-%{release}
 
@@ -63,7 +63,7 @@
 Utilities for njb library.
 
 %description utils -l pl
-Narzedzia dla biblioteki njb.
+Narzędzia dla biblioteki njb.
 
 %prep
 %setup -q
@@ -117,6 +117,9 @@
 All persons listed below can be reached at @pld-linux.org
 
 $Log$
+Revision 1.18  2006/05/06 15:53:32  paszczus
+- typo
+
 Revision 1.17  2006/05/06 15:50:54  paszczus
 - added utilies to -utils subpackage ; release 1
 


 CVS-web:
http://cvs.pld-linux.org/SPECS/libnjb.spec?r1=1.17&r2=1.18&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: libnjb.spec - added utilies to -utils subpackage ; release 1

2006-05-06 Thread paszczus
Author: paszczus Date: Sat May  6 15:50:59 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- added utilies to -utils subpackage ; release 1

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

 Diffs:


Index: SPECS/libnjb.spec
diff -u SPECS/libnjb.spec:1.16 SPECS/libnjb.spec:1.17
--- SPECS/libnjb.spec:1.16  Fri May  5 18:28:42 2006
+++ SPECS/libnjb.spec   Sat May  6 17:50:54 2006
@@ -1,12 +1,9 @@
 # $Revision$, $Date$
-#
-# TODO: -utils subpackage? if not, remove ncurses dependence
-#
 Summary:   API interface to talk to Zen Creative devices
 Summary(pl):   Interfejs API do komunikacji z urządzeniami Zen Creative
 Name:  libnjb
 Version:   2.2.5
-Release:   0.1
+Release:   1
 License:   BSD
 Group: Libraries
 Source0:   http://dl.sourceforge.net/libnjb/%{name}-%{version}.tar.gz
@@ -56,6 +53,18 @@
 %description static -l pl
 Statyczna biblioteka njb.
 
+%package utils
+Summary:   njb utilities
+Summary(pl):   Narzedzia njb
+Group: Development/Tools
+Requires:  %{name}-devel = %{version}-%{release}
+
+%description utils
+Utilities for njb library.
+
+%description utils -l pl
+Narzedzia dla biblioteki njb.
+
 %prep
 %setup -q
 
@@ -90,7 +99,6 @@
 %files devel
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/libnjb.so
-%attr(755,root,root) %{_libdir}/libnjb.so.?
 %{_libdir}/libnjb.la
 %{_includedir}/%{name}
 %{_pkgconfigdir}/*.pc
@@ -99,12 +107,19 @@
 %defattr(644,root,root,755)
 %{_libdir}/libnjb.a
 
+%files utils
+%defattr(644,root,root,755)
+%attr(755,root,root) %{_bindir}/njb*
+
 %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.17  2006/05/06 15:50:54  paszczus
+- added utilies to -utils subpackage ; release 1
+
 Revision 1.16  2006/05/05 16:28:42  zbyniu
 - lib64 hack obsoleted; header file to subdir
 


 CVS-web:
http://cvs.pld-linux.org/SPECS/libnjb.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


SOURCES: libnjb-Makefile.patch (REMOVED) - useless

2006-05-06 Thread zbyniu
Author: zbyniu   Date: Sat May  6 14:24:31 2006 GMT
Module: SOURCES   Tag: HEAD
 Log message:
- useless

 Files affected:
SOURCES:
   libnjb-Makefile.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


DISTFILES: gnome-phone-manager-0.7.tar.bz2

2006-05-06 Thread wolvverine

Files fetched: 1

STORED: 
http://ftp.gnome.org/pub/GNOME/sources/gnome-phone-manager/0.7/gnome-phone-manager-0.7.tar.bz2
951471bf5d6fe93fe550c60b6bdf58f9  gnome-phone-manager-0.7.tar.bz2
Size: 672618 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: gnome-applet-phone-manager.spec - up to 0.7

2006-05-06 Thread wolvverine
Author: wolvverine   Date: Sat May  6 14:14:01 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- up to 0.7

 Files affected:
SPECS:
   gnome-applet-phone-manager.spec (1.11 -> 1.12) 

 Diffs:


Index: SPECS/gnome-applet-phone-manager.spec
diff -u SPECS/gnome-applet-phone-manager.spec:1.11 
SPECS/gnome-applet-phone-manager.spec:1.12
--- SPECS/gnome-applet-phone-manager.spec:1.11  Sat Oct 29 09:56:38 2005
+++ SPECS/gnome-applet-phone-manager.spec   Sat May  6 16:13:56 2006
@@ -3,12 +3,12 @@
 Summary:   GNOME Phone Manager applet
 Summary(pl):   Zarządca telefonu - aplet GNOME
 Name:  gnome-applet-%{applet}
-Version:   0.6
-Release:   2
+Version:   0.7
+Release:   1
 License:   GPL
 Group: X11/Applications
-Source0:   
http://ftp.gnome.org/pub/GNOME/sources/gnome-phone-manager/0.6/gnome-%{applet}-%{version}.tar.bz2
-# Source0-md5: b9c0fd3cdba4a6eb92bfad823f602fe4
+Source0:   
http://ftp.gnome.org/pub/GNOME/sources/gnome-phone-manager/%{version}/gnome-%{applet}-%{version}.tar.bz2
+# Source0-md5: 951471bf5d6fe93fe550c60b6bdf58f9
 Patch0:%{name}-desktop.patch
 URL:   http://usefulinc.com/software/phonemgr/
 BuildRequires: autoconf
@@ -40,7 +40,7 @@
 
 %prep
 %setup -q -n gnome-%{applet}-%{version}
-%patch0 -p1
+#%patch0 -p1
 
 %build
 %{__glib_gettextize}
@@ -82,6 +82,9 @@
 All persons listed below can be reached at @pld-linux.org
 
 $Log$
+Revision 1.12  2006/05/06 14:13:56  wolvverine
+- up to 0.7
+
 Revision 1.11  2005/10/29 07:56:38  ankry
 - kill no, rel. 2
 


 CVS-web:

http://cvs.pld-linux.org/SPECS/gnome-applet-phone-manager.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


PLDWWW: Vserver

2006-05-06 Thread glen
Author: glen   Date: Sat May  6 10:40:09 2006 GMT
Module: PLDWWW   URL: http://www.pld-linux.org/Vserver
 Log message:


 Page affected: Vserver

 Diffs:


  
   * {{{resource}}} A file which contains the hard- and soft-limit of the given 
resource in the first line. The special keyword 'inf' is recognized.
   * {{{resource.hard}}} A file which contains the hard- of the given resource 
in the first line. The special keyword 'inf' is recognized.
-  * {{{resource.min}}} A file which contains the guaranted minimum of the 
given resource in the first line. The special keyword 'inf' is recognized.
+  * {{{resource.min}}} A file which contains the guaranteed minimum of the 
given resource in the first line. The special keyword 'inf' is recognized.
   * {{{resource.soft}}} A file which contains the soft- of the given resource 
in the first line. The special keyword 'inf' is recognized.
  
  == Managing packages ==
@@ -192, +192 @@

  # rm -rf /{etc/vservers,vservers,vservers/.pkg}/test
  }}}
  
- == Common problems ==
+ == Common problems / Useful tricks ==
  
  === Starting vserver fails with Dynamic Context error ===
  {{{
@@ -306, +306 @@

  
  Just after installation in each vserver 16MB RAM-based filesystem is mounted 
in /tmp. If you want your /tmp filesystem to be bigger, reside on diffrent 
device or not be mounted at all see {{{/etc/vservers/test/fstab}}}.
  
+ === disabling interface ===
+ it's very convenient to disable some interface so it won't be activated on 
vserver boot
+ {{{
+ # touch /etc/vservers/test/interfaces/0/disabled
+ }}}
+ 
___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


SPECS: uisp.spec - patched for ATtiny2313

2006-05-06 Thread bszx
Author: bszx Date: Sat May  6 09:46:37 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- patched for ATtiny2313

 Files affected:
SPECS:
   uisp.spec (1.12 -> 1.13) 

 Diffs:


Index: SPECS/uisp.spec
diff -u SPECS/uisp.spec:1.12 SPECS/uisp.spec:1.13
--- SPECS/uisp.spec:1.12Sun Mar 13 19:47:59 2005
+++ SPECS/uisp.spec Sat May  6 11:46:32 2006
@@ -3,11 +3,12 @@
 Summary(pl):   Programator mikrosterowników Atmel AVR
 Name:  uisp
 Version:   20050207
-Release:   1
+Release:   2
 License:   GPL v2
 Group: Development/Tools
 Source0:   
http://savannah.nongnu.org/download/uisp/%{name}-%{version}.tar.gz
 # Source0-md5: b1e499d5a1011489635c1a0e482b1627
+Patch0:%{name}-attiny2313.patch
 URL:   http://savannah.nongnu.org/projects/uisp/
 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -22,6 +23,7 @@
 
 %prep
 %setup -q
+%patch0 -p1
 
 %build
 %configure
@@ -48,6 +50,9 @@
 All persons listed below can be reached at @pld-linux.org
 
 $Log$
+Revision 1.13  2006/05/06 09:46:32  bszx
+- patched for ATtiny2313
+
 Revision 1.12  2005/03/13 18:47:59  darekr
 - removed uneeded "%{name}-%{version} from %prep
 


 CVS-web:
http://cvs.pld-linux.org/SPECS/uisp.spec?r1=1.12&r2=1.13&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: uisp-attiny2313.patch (NEW) - patch for ATtiny2313

2006-05-06 Thread bszx
Author: bszx Date: Sat May  6 09:45:30 2006 GMT
Module: SOURCES   Tag: HEAD
 Log message:
- patch for ATtiny2313

 Files affected:
SOURCES:
   uisp-attiny2313.patch (NONE -> 1.1)  (NEW)

 Diffs:


Index: SOURCES/uisp-attiny2313.patch
diff -u /dev/null SOURCES/uisp-attiny2313.patch:1.1
--- /dev/null   Sat May  6 11:45:30 2006
+++ SOURCES/uisp-attiny2313.patch   Sat May  6 11:45:25 2006
@@ -0,0 +1,11 @@
+--- uisp-20050207/src/Avr.C.old2005-02-07 23:55:08.0 +0100
 uisp-20050207/src/Avr.C2005-12-22 17:55:56.0 +0100
+@@ -65,7 +65,7 @@
+   { "ATtiny22", 0x91, 0x06,   2048,   0,  128,  4000, 4000, AVR_TN22 },
+ 
+   { "ATtiny26", 0x91, 0x09,   2048,  32,  128,  4500, 9000, AVR_TN26 },
+-  { "ATtiny2313",   0x91, 0x0A,   2048,   0,  128,  4000, 4000, AVR_TN2313 },
++  { "ATtiny2313",   0x91, 0x0A,   2048,  32,  128,  4000, 4000, AVR_TN2313 },
+ 
+ #if 0
+   /* 12V parallel programming only; here just for the evidence */

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


DISTFILES: live.2006.03.17.tar.gz

2006-05-06 Thread pawelb

Files fetched: 1

STORED: http://www.live555.com/liveMedia/public/live.2006.03.17.tar.gz
3fe63d6e906853a686638cd173bcb5aa  live.2006.03.17.tar.gz
Size: 411598 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: live.spec - up to 2006.03.17

2006-05-06 Thread pawelb
Author: pawelb   Date: Sat May  6 08:45:34 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- up to 2006.03.17

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

 Diffs:


Index: SPECS/live.spec
diff -u SPECS/live.spec:1.30 SPECS/live.spec:1.31
--- SPECS/live.spec:1.30Thu Mar  2 20:12:25 2006
+++ SPECS/live.spec Sat May  6 10:45:28 2006
@@ -2,13 +2,13 @@
 Summary:   LIVE555 libraries for streaming media
 Summary(pl):   Biblioteki LIVE555 do strumieni multimedialnych
 Name:  live
-Version:   2006.02.25
+Version:   2006.03.17
 Release:   1
 Epoch: 2
 License:   LGPL
 Group: Libraries
 Source0:   
http://www.live555.com/liveMedia/public/%{name}.%{version}.tar.gz
-# Source0-md5: 054b3b8a5e01a6eca4ad0c3e10806d2c
+# Source0-md5: 3fe63d6e906853a686638cd173bcb5aa
 URL:   http://www.live555.com/liveMedia/
 BuildRequires: libstdc++-devel
 BuildRequires: sed >= 4.0
@@ -66,6 +66,9 @@
 All persons listed below can be reached at @pld-linux.org
 
 $Log$
+Revision 1.31  2006/05/06 08:45:28  pawelb
+- up to 2006.03.17
+
 Revision 1.30  2006/03/02 19:12:25  arekm
 - up to 2006.02.25
 


 CVS-web:
http://cvs.pld-linux.org/SPECS/live.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: libmtp-0.0.4.tar.gz

2006-05-06 Thread paszczus

Files fetched: 1

STORED: http://dl.sourceforge.net/libmtp/libmtp-0.0.4.tar.gz
ed1ebef445055488e7c18fd5b728bc78  libmtp-0.0.4.tar.gz
Size: 415706 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: libmtp.spec (NEW) - initial spec

2006-05-06 Thread paszczus
Author: paszczus Date: Sat May  6 08:15:11 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- initial spec

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

 Diffs:


Index: SPECS/libmtp.spec
diff -u /dev/null SPECS/libmtp.spec:1.1
--- /dev/null   Sat May  6 10:15:11 2006
+++ SPECS/libmtp.spec   Sat May  6 10:15:06 2006
@@ -0,0 +1,71 @@
+# $Revision$, $Date$
+Summary:   Implementation of Microsoft's Media Transfer Protocol (MTP)
+Name:  libmtp
+Version:   0.0.4
+Release:   1
+License:   GPL v2
+Group: Applications
+Source0:   http://dl.sourceforge.net/libmtp/%{name}-%{version}.tar.gz
+# Source0-md5: ed1ebef445055488e7c18fd5b728bc78
+URL:   http://libmtp.sourceforge.net/
+BuildRequires: libtool
+BuildRequires: pkgconfig
+BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
+
+%description
+libmtp is an implementation of Microsoft's Media Transfer Protocol
+(MTP) in the form of a library suitable primarily for POSIX compliant
+operating systems.
+
+%package devel
+Summary:   Header files for libmtp library
+Group: Development/Libraries
+Requires:  %{name} = %{version}-%{release}
+
+%description devel
+This is the package containing the header files for libmtp library.
+
+%prep
+%setup -q
+
+%build
+
+%configure
+%{__make}
+
+%install
+rm -rf $RPM_BUILD_ROOT
+
+%{__make} install \
+   DESTDIR=$RPM_BUILD_ROOT
+
+%clean
+rm -rf $RPM_BUILD_ROOT
+
+%post  -p /sbin/ldconfig
+%postun-p /sbin/ldconfig
+
+%files
+%defattr(644,root,root,755)
+%doc AUTHORS ChangeLog README TODO
+%attr(755,root,root) %{_libdir}/libmtp.so.*.*.*
+%attr(755,root,root) %{_bindir}/*
+
+%files devel
+%defattr(644,root,root,755)
+%attr(755,root,root) %{_libdir}/libmtp.so
+%attr(755,root,root) %{_libdir}/libmtp.so.*
+%{_libdir}/libmtp.la
+%{_libdir}/libmtp.a
+%{_includedir}/*
+%{_pkgconfigdir}/*.pc
+
+
+%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/05/06 08:15:06  paszczus
+- initial spec
+

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


SOURCES: libnjb-ncurses.patch (REMOVED) - useless

2006-05-06 Thread paszczus
Author: paszczus Date: Sat May  6 07:59:20 2006 GMT
Module: SOURCES   Tag: HEAD
 Log message:
- useless

 Files affected:
SOURCES:
   libnjb-ncurses.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: gnomad2.spec - added BR: perl-XML-Parser - added missing la...

2006-05-06 Thread paszczus
Author: paszczus Date: Sat May  6 07:37:25 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- added BR: perl-XML-Parser
- added missing lang and man files
- release 1

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

 Diffs:


Index: SPECS/gnomad2.spec
diff -u SPECS/gnomad2.spec:1.7 SPECS/gnomad2.spec:1.8
--- SPECS/gnomad2.spec:1.7  Fri May  5 16:06:12 2006
+++ SPECS/gnomad2.spec  Sat May  6 09:37:19 2006
@@ -3,7 +3,7 @@
 Summary(pl):   Oprogramowanie do zarządzania listą plików Zen Creative
 Name:  gnomad2
 Version:   2.8.2
-Release:   0.1
+Release:   1
 License:   GPL v2
 Group: X11/Applications/Multimedia
 Source0:   http://dl.sourceforge.net/gnomad2/%{name}-%{version}.tar.gz
@@ -17,6 +17,7 @@
 BuildRequires: libgnomeui-devel >= 2.0
 BuildRequires: libid3tag-devel >= 0.15
 BuildRequires: libnjb-devel >= 2.2.4
+BuildRequires: perl-XML-Parser
 BuildRequires: pkgconfig
 Requires:  libnjb
 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -59,6 +60,17 @@
 %attr(755,root,root) %{_bindir}/*
 %{_desktopdir}/gnomad2.desktop
 %{_pixmapsdir}/gnomad2.png
+%lang(de) %{_datadir}/locale/de/LC_MESSAGES/gnomad2.mo
+%lang(es) %{_datadir}/locale/es/LC_MESSAGES/gnomad2.mo
+%lang(fi) %{_datadir}/locale/fi/LC_MESSAGES/gnomad2.mo
+%lang(fr) %{_datadir}/locale/fr/LC_MESSAGES/gnomad2.mo
+%lang(it) %{_datadir}/locale/it/LC_MESSAGES/gnomad2.mo
+%lang(nl) %{_datadir}/locale/nl/LC_MESSAGES/gnomad2.mo
+%lang(no) %{_datadir}/locale/no/LC_MESSAGES/gnomad2.mo
+%lang(sv) %{_datadir}/locale/sv/LC_MESSAGES/gnomad2.mo
+%lang(zh_CN) %{_datadir}/locale/zh_CN/LC_MESSAGES/gnomad2.mo
+
+%{_mandir}/man1/*
 
 %define date   %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -66,6 +78,11 @@
 All persons listed below can be reached at @pld-linux.org
 
 $Log$
+Revision 1.8  2006/05/06 07:37:19  paszczus
+- added BR: perl-XML-Parser
+- added missing lang and man files
+- release 1
+
 Revision 1.7  2006/05/05 14:06:12  paszczus
 - BR: libnjb-devel >= 2.2.4
 


 CVS-web:
http://cvs.pld-linux.org/SPECS/gnomad2.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