SPECS: yakuake.spec - up to 2.7.4 - %find_lang added - new source

2006-03-19 Thread rotom
Author: rotomDate: Sun Mar 19 09:34:20 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- up to 2.7.4
- %find_lang added
- new source

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

 Diffs:


Index: SPECS/yakuake.spec
diff -u SPECS/yakuake.spec:1.8 SPECS/yakuake.spec:1.9
--- SPECS/yakuake.spec:1.8  Tue Mar 14 18:49:18 2006
+++ SPECS/yakuake.spec  Sun Mar 19 10:34:14 2006
@@ -2,12 +2,12 @@
 Summary:   Very powerful Quake style Konsole
 Summary(pl):   Rozbudowany emulator terminala w stylu Quake
 Name:  yakuake
-Version:   2.7.3
+Version:   2.7.4
 Release:   1
 License:   GPL v2
 Group: X11/Applications
-Source0:   http://download.softpedia.com/linux/%{name}-%{version}.tar.bz2
-# Source0-md5: 98576f75c94f75756ef4acb18ef93a5e
+Source0:   
http://www.kde-apps.org/content/files/29153-%{name}-%{version}.tar.bz2
+# Source0-md5: 607370615c543825f098baad3684eb50
 Patch0:%{name}-desktop.patch
 URL:   http://yakuake.uv.ro/
 BuildRequires: autoconf
@@ -45,13 +45,14 @@
 
 %{__make} install \
DESTDIR=$RPM_BUILD_ROOT
-
 mv -f 
$RPM_BUILD_ROOT{%{_datadir}/applnk/Utilities,%{_desktopdir}}/yakuake.desktop
 
+%find_lang %{name}
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
-%files
+%files -f %{name}.lang
 %defattr(644,root,root,755)
 %doc AUTHORS 
 %attr(755,root,root) %{_bindir}/yakuake
@@ -66,8 +67,7 @@
 %{_datadir}/apps/yakuake/default/title/*.png
 %{_datadir}/apps/yakuake/default/install.sh
 %{_datadir}/apps/yakuake/default/manual.readme
-%{_iconsdir}/hicolor/16x16/apps/yakuake.png
-%{_iconsdir}/hicolor/32x32/apps/yakuake.png
+%{_iconsdir}/hicolor/*x*/apps/yakuake.png
 
 %define date   %(echo `LC_ALL=C date +%a %b %d %Y`)
 %changelog
@@ -75,6 +75,11 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.9  2006/03/19 09:34:14  rotom
+- up to 2.7.4
+- %find_lang added
+- new source
+
 Revision 1.8  2006/03/14 17:49:18  qboosh
 - reverted invalid BR
 


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

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


DISTFILES: bmpx-0.14.tar.bz2

2006-03-19 Thread freetz

Files fetched: 1

STORED: http://dl.sourceforge.net/beepmp/bmpx-0.14.tar.bz2
d049ec4c59ec5a0596eab32b1a70b2a9  bmpx-0.14.tar.bz2
Size: 2023879 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: bmpx.spec - started work on 0.14, moved all required plugin...

2006-03-19 Thread freetz
Author: freetz   Date: Sun Mar 19 09:38:48 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- started work on 0.14, moved all required plugins to one plugin-base
  subpkg, updated file lists, rel.0.1 aka 'simplify me', very NFY!

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

 Diffs:


Index: SPECS/bmpx.spec
diff -u SPECS/bmpx.spec:1.39 SPECS/bmpx.spec:1.40
--- SPECS/bmpx.spec:1.39Sat Mar 11 17:29:00 2006
+++ SPECS/bmpx.spec Sun Mar 19 10:38:43 2006
@@ -1,20 +1,15 @@
 # $Revision$, $Date$
-#
-# Conditional build:
-%bcond_withgstreamer   # build with GStreamer support (instead of XINE)
-#
 Summary:   Sound player with the WinAmp GUI, for Unix-based systems for 
GTK+
 Summary(pl):   Odtwarzacz dźwięku z interfejsem WinAmpa dla GTK+
 Name:  bmpx
-Version:   0.12.9
+Version:   0.14
 Release:   0.1
 License:   GPL v2
 Group: X11/Applications/Sound
 Source0:   http://dl.sourceforge.net/beepmp/%{name}-%{version}.tar.bz2
-# Source0-md5: 4449eb429dc7bfb9c2ec3feb9e8c7e56
+# Source0-md5: d049ec4c59ec5a0596eab32b1a70b2a9
 Source1:   mp3license
-Patch0:%{name}-pic.patch
-Patch1:%{name}-desktop.patch
+Patch0:%{name}-desktop.patch
 URL:   http://beep-media-player.org/
 BuildRequires: autoconf
 BuildRequires: automake
@@ -22,33 +17,22 @@
 BuildRequires: dbus-glib-devel
 BuildRequires: esound-devel = 0.2.8
 BuildRequires: fam-devel
+BuildRequires: gstreamer-devel = 0.10
 BuildRequires: gtk+2-devel = 2:2.8.0
 BuildRequires: libglade2-devel = 1:2.5.1
 BuildRequires: libtool
 BuildRequires: libvorbis-devel = 1:1.0
-BuildRequires: rpm-pythonprov
 BuildRequires: rpmbuild(macros) = 1.194
+BuildRequires: rpm-pythonprov
 BuildRequires: startup-notification-devel
 BuildRequires: taglib-devel
-%if %{with gstreamer}
-BuildRequires: gstreamer-devel = 0.10
-%else
-BuildRequires: xine-lib-devel
-%endif
-Obsoletes: libchroma
-Obsoletes: libchroma-devel
 Requires:  %{name}-libs = %{version}-%{release}
-Requires:  %{name}-plugin-container = %{version}-%{release}
-Requires:  %{name}-plugin-flow = %{version}-%{release}
-Requires:  %{name}-plugin-transport = %{version}-%{release}
-Requires:  libhrel = 0.1-2
-%if %{with gstreamer}
+Requires:  %{name}-plugis-base = %{version}-%{release}
 Requires:  gstreamer-audio-effects
 Requires:  gstreamer-audio-formats
 Requires:  gstreamer-audiosink
-%else
-Requires:  xine-plugin-audio
-%endif
+Obsoletes: libchroma
+Obsoletes: libchroma-devel
 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -63,22 +47,21 @@
 udostępnić odtwarzacz ze spójną i łatwą do zrozumienia obsługą.
 
 %package libs
-Summary:   BMPx player library
-Summary(pl):   Biblioteka odtwarzacza BMPx
+Summary:   BMPx player libraries
+Summary(pl):   Biblioteki odtwarzacza BMPx
 Group: X11/Libraries
 
 %description libs
-BMPx player library.
+BMPx player libraries.
 
 %description libs -l pl
-Biblioteka odtwarzacza BMPx.
+Biblioteki odtwarzacza BMPx.
 
 %package devel
 Summary:   Header files for BMPx media player
 Summary(pl):   Pliki nagłówkowe odtwarzacza multimedialnego BMPx
 Group: X11/Development/Libraries
 Requires:  %{name}-libs = %{version}-%{release}
-Requires:  libhrel-devel = 0.1-2
 
 %description devel
 Header files required for compiling BMPx media player plugins.
@@ -99,41 +82,17 @@
 %description static -l pl
 Statyczna biblioteka BMPx.
 
-%package plugin-container
-Summary:   Container plugin for BMPx
-Summary(pl):   Wtyczka Container dla BMPx
+%package plugins-base
+Summary:   Base plugin for BMPx
+Summary(pl):   Podstawowe wtyczki dla BMPx
 Group: X11/Applications/Sound
 Requires:  %{name} = %{version}-%{release}
 
-%description plugin-container
-Plugin providing support for folders, m3u  pls playlist files, etc.
-
-%description plugin-container -l pl
-Wtyczka dodająca obsługę folderów, playlist w formacie m3u i pls, itp.
-
-%package plugin-flow
-Summary:   Flow plugin for BMPx
-Summary(pl):   Wtyczka Flow dla BMPx
-Group: X11/Applications/Sound
-Requires:   %{name} = %{version}-%{release}
+%description plugins-base
+Base plugin for BMPx.
 
-%description plugin-flow
-Flow plugin for BMPx.
-
-%description plugin-flow -l pl
-Wtyczka Flow dla BMPx.
-
-%package plugin-transport
-Summary:   Transport plugin for BMPx
-Summary(pl):   Wtyczka Transport dla BMPx
-Group: X11/Applications/Sound
-Requires:  %{name} = %{version}-%{release}
-
-%description plugin-transport
-Transport plugin for BMPx.
-
-%description plugin-transport -l pl
-Wtyczka Transport dla BMPx.
+%description plugins-base -l pl
+Podstawowe wtyczki dla BMPx.
 
 %package remote
 Summary:   BMPx python status watcher
@@ -173,51 +132,9 @@
 %description 

SPECS: nagios-oreon.spec - pl

2006-03-19 Thread qboosh
Author: qboosh   Date: Sun Mar 19 09:52:05 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- pl

 Files affected:
SPECS:
   nagios-oreon.spec (1.2 - 1.3) 

 Diffs:


Index: SPECS/nagios-oreon.spec
diff -u SPECS/nagios-oreon.spec:1.2 SPECS/nagios-oreon.spec:1.3
--- SPECS/nagios-oreon.spec:1.2 Tue Mar 14 20:50:04 2006
+++ SPECS/nagios-oreon.spec Sun Mar 19 10:51:59 2006
@@ -1,11 +1,13 @@
 # $Revision$, $Date$
 # TODO
+# - specify perms in files, not post
 # - plugins
 # NOTE
 # - works with nagios 1.2 (nagios 2.0 not yet)
 # - works with php 4 (php 5 not yet)
 %define_rc RC2
 Summary:   Monitoring solution based on Nagios
+Summary(pl):   Rozwiązanie monitorujące oparte na Nagiosie
 Name:  nagios-oreon
 Version:   1.2.3
 Release:   %{_rc}.1
@@ -35,9 +37,14 @@
 objective of this project goes beyond the simple supply of an alarm
 reporting tool.
 
+%description -l pl
+Oreon to kompletne rozwiązanie monitorujące o otwartych źródłach
+oparte na Nagiosie. Cel tego projektu wykracza poza proste narzędzie
+do zgłaszania alarmów.
+
 %package setup
 Summary:   Oreon setup package
-Summary(pl):   Pakiet do wstępnej konfiguracji Oreon
+Summary(pl):   Pakiet do wstępnej konfiguracji Oreona
 Group: Applications/WWW
 Requires:  %{name} = %{version}-%{release}
 
@@ -47,7 +54,7 @@
 insecure to keep the setup files in place.
 
 %description setup -l pl
-Ten pakiet należy zainstalować w celu wstępnej konfiguracji Oreon po
+Ten pakiet należy zainstalować w celu wstępnej konfiguracji Oreona po
 pierwszej instalacji. Potem należy go odinstalować, jako że
 pozostawienie plików instalacyjnych mogłoby być niebezpieczne.
 
@@ -118,6 +125,9 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.3  2006/03/19 09:51:59  qboosh
+- pl
+
 Revision 1.2  2006/03/14 19:50:04  glen
 - 1.2.3-RC2
 


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

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


SPECS: nagios-plugin-check_mysql_replication.spec - pl

2006-03-19 Thread qboosh
Author: qboosh   Date: Sun Mar 19 09:54:10 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- pl

 Files affected:
SPECS:
   nagios-plugin-check_mysql_replication.spec (1.2 - 1.3) 

 Diffs:


Index: SPECS/nagios-plugin-check_mysql_replication.spec
diff -u SPECS/nagios-plugin-check_mysql_replication.spec:1.2 
SPECS/nagios-plugin-check_mysql_replication.spec:1.3
--- SPECS/nagios-plugin-check_mysql_replication.spec:1.2Tue Mar 14 
22:04:03 2006
+++ SPECS/nagios-plugin-check_mysql_replication.specSun Mar 19 10:54:05 2006
@@ -1,6 +1,7 @@
 # $Revision$, $Date$
 %include   /usr/lib/rpm/macros.perl
 Summary:   Nagios plugin to check replication between MySQL database 
instances
+Summary(pl):   Wtyczka Nagiosa do sprawdzania replikacji między instancjami 
bazy danych MySQL
 Name:  nagios-plugin-check_mysql_replication
 Version:   0.03
 Release:   0.1
@@ -20,6 +21,11 @@
 Check if a MySQL slave is running (IO thread), plus check the master
 and server to see their current replication BINLOG positions.
 
+%description -l pl
+Ta wtyczka sprawdza, czy podrzędny MySQL (wątek IO) działa, oraz
+sprawdza instancję nadrzędną i podrzędną, aby sprawdzić ich aktualne
+położenia BINLOG replikacji.
+
 %prep
 %setup -q -c -T
 install %{SOURCE0} .
@@ -42,6 +48,9 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.3  2006/03/19 09:54:05  qboosh
+- pl
+
 Revision 1.2  2006/03/14 21:04:03  glen
 - summary from program source
 


 CVS-web:

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

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


SPECS: sipsak.spec - pl, cleanup

2006-03-19 Thread qboosh
Author: qboosh   Date: Sun Mar 19 09:57:59 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- pl, cleanup

 Files affected:
SPECS:
   sipsak.spec (1.1 - 1.2) 

 Diffs:


Index: SPECS/sipsak.spec
diff -u SPECS/sipsak.spec:1.1 SPECS/sipsak.spec:1.2
--- SPECS/sipsak.spec:1.1   Sun Mar 12 21:44:04 2006
+++ SPECS/sipsak.spec   Sun Mar 19 10:57:54 2006
@@ -1,4 +1,6 @@
-Summary:   small comand line tool for developers and administrators of SIP 
applications
+# $Revision$, $Date$
+Summary:   Small comand line tool for developers and administrators of SIP 
applications
+Summary(pl):   Małe narzędzie linii poleceń dla programistów i administratorów 
aplikacji SIP
 Name:  sipsak
 Version:   0.9.6
 Release:   0.1
@@ -11,7 +13,20 @@
 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-sipsak is a command line tool for performing various tests on Session 
Initiation Protocol (SIP) applications and devices. It can make several 
different tests, send the contents of a file, and interpret and react on the 
responses. It supports (de-) registration with given contact URIs and digest 
authentication.
+sipsak is a command line tool for performing various tests on Session
+Initiation Protocol (SIP) applications and devices. It can make
+several different tests, send the contents of a file, and interpret
+and react on the responses. It supports (de-) registration with given
+contact URIs and digest authentication.
+
+%description -l pl
+sipsak to działające z linii poleceń narzędzie do wykonywania różnych
+testów na aplikacjach i urządzeniach korzystających z protokołu SIP
+(Session Initiation Protocol - protokołu nawiązywania sesji). Potrafi
+wykonywać kilka różnych testów, wysyłać zawartość plików,
+interpretować i reagować na odpowiedzi. Obsługuje (de-)rejestrowanie z
+podanym URI kontaktowym i uwierzytelnianie digest.
+
 %prep
 %setup -q
 
@@ -31,9 +46,9 @@
 
 %files
 %defattr(644,root,root,755)
+%doc ChangeLog README TODO NEWS
 %attr(755,root,root) %{_bindir}/sipsak
 %{_mandir}/man1/*
-%doc ChangeLog README TODO NEWS
 
 %define date   %(echo `LC_ALL=C date +%a %b %d %Y`)
 %changelog
@@ -41,7 +56,8 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.2  2006/03/19 09:57:54  qboosh
+- pl, cleanup
+
 Revision 1.1  2006/03/12 20:44:04  areq
 - init PLD spec
-
-


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

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


SPECS: bmpx.spec - more work, more obsoletes still to come

2006-03-19 Thread freetz
Author: freetz   Date: Sun Mar 19 09:59:42 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- more work, more obsoletes still to come

 Files affected:
SPECS:
   bmpx.spec (1.40 - 1.41) 

 Diffs:


Index: SPECS/bmpx.spec
diff -u SPECS/bmpx.spec:1.40 SPECS/bmpx.spec:1.41
--- SPECS/bmpx.spec:1.40Sun Mar 19 10:38:43 2006
+++ SPECS/bmpx.spec Sun Mar 19 10:59:36 2006
@@ -17,22 +17,23 @@
 BuildRequires: dbus-glib-devel
 BuildRequires: esound-devel = 0.2.8
 BuildRequires: fam-devel
-BuildRequires: gstreamer-devel = 0.10
+BuildRequires: gstreamer-plugins-base-devel = 0.10.4
 BuildRequires: gtk+2-devel = 2:2.8.0
 BuildRequires: libglade2-devel = 1:2.5.1
+BuildRequires: libmusicbrainz-devel = 2.1.1
 BuildRequires: libtool
 BuildRequires: libvorbis-devel = 1:1.0
+BuildRequires: libxml2-devel = 2.6.1
+BuildRequires: neon-devel = 0.25.5
 BuildRequires: rpmbuild(macros) = 1.194
 BuildRequires: rpm-pythonprov
-BuildRequires: startup-notification-devel
-BuildRequires: taglib-devel
+BuildRequires: startup-notification-devel = 0.8
+BuildRequires: taglib-devel = 1.4
 Requires:  %{name}-libs = %{version}-%{release}
-Requires:  %{name}-plugis-base = %{version}-%{release}
+Requires:  %{name}-plugins-base = %{version}-%{release}
 Requires:  gstreamer-audio-effects
 Requires:  gstreamer-audio-formats
 Requires:  gstreamer-audiosink
-Obsoletes: libchroma
-Obsoletes: libchroma-devel
 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -50,6 +51,8 @@
 Summary:   BMPx player libraries
 Summary(pl):   Biblioteki odtwarzacza BMPx
 Group: X11/Libraries
+Obsoletes: libchroma
+Obsoletes: libhrel
 
 %description libs
 BMPx player libraries.
@@ -62,6 +65,8 @@
 Summary(pl):   Pliki nagłówkowe odtwarzacza multimedialnego BMPx
 Group: X11/Development/Libraries
 Requires:  %{name}-libs = %{version}-%{release}
+Obsoletes: libchroma-devel
+Obsoletes: libhrel-devel
 
 %description devel
 Header files required for compiling BMPx media player plugins.
@@ -75,6 +80,8 @@
 Summary(pl):   Statyczna biblioteka BMPx
 Group: X11/Development/Libraries
 Requires:  %{name}-devel = %{version}-%{release}
+Obsoletes: libchroma-static
+Obsoletes: libhrel-static
 
 %description static
 Static BMPx library.
@@ -83,55 +90,20 @@
 Statyczna biblioteka BMPx.
 
 %package plugins-base
-Summary:   Base plugin for BMPx
+Summary:   Base plugins for BMPx
 Summary(pl):   Podstawowe wtyczki dla BMPx
 Group: X11/Applications/Sound
 Requires:  %{name} = %{version}-%{release}
+Obsoletes: bmpx-plugin-container
+Obsoletes: bmpx-plugin-flow
+Obsoletes: bmpx-plugin-transport
 
 %description plugins-base
-Base plugin for BMPx.
+Base plugins for BMPx.
 
 %description plugins-base -l pl
 Podstawowe wtyczki dla BMPx.
 
-%package remote
-Summary:   BMPx python status watcher
-Summary(pl):   Obserwator statusu BMPx
-Group: X11/Applications/Sound
-Requires:  %{name} = %{version}-%{release}
-
-%description remote
-BMPx python status watcher.
-
-%description remote -l pl
-Obserwator statusu BMPx.
-
-%package remote-curses
-Summary:   BMPx python status watcher
-Summary(pl):   Obserwator statusu BMPx w pythonie
-Group: X11/Applications/Sound
-Requires:  %{name} = %{version}-%{release}
-
-%description remote-curses
-BMPx python status watcher (CLI interface).
-
-%description remote-curses -l pl
-Obserwator statusu BMPx w pythonie (interfejs CLI).
-
-%package remote-gtk
-Summary:   BMPx python status watcher
-Summary(pl):   Obserwator statusu BMPx w pythonie
-Group: X11/Applications/Sound
-Requires:  %{name} = %{version}-%{release}
-Requires:  python-dbus
-Requires:  python-pygtk-glade
-
-%description remote-gtk
-BMPx python status watcher (GTK+ interface).
-
-%description remote-gtk -l pl
-Obserwator statusu BMPx w pythonie (interfejs GTK+).
-
 %prep
 %setup -q
 %patch0 -p1
@@ -142,9 +114,11 @@
 %{__autoconf}
 %{__autoheader}
 %{__automake}
+
 %configure \
--enable-shared \
-   --enable-static
+   --enable-static \
+   --with-dbus-services-dir=%{_datadir}/dbus-1/services
 %{__make}
 
 %install
@@ -199,6 +173,7 @@
 %dir %{_libdir}/bmp-2.0
 %dir %{_libdir}/bmp-2.0/plugins
 %{_datadir}/bmpx
+%{_datadir}/dbus-1/services/*.service
 %{_mandir}/man*/*
 %{_desktopdir}/*
 %{_pixmapsdir}/*
@@ -214,7 +189,7 @@
 %{_includedir}/bmp-2.0
 %{_includedir}/libchroma
 %{_includedir}/libhrel
-%{_pkgconfdir}/*.pc
+%{_pkgconfigdir}/*.pc
 
 %files static
 %defattr(644,root,root,755)
@@ -235,6 +210,9 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.41  2006/03/19 09:59:36  freetz
+- more work, more obsoletes still to come
+
 Revision 1.40  2006/03/19 09:38:43  freetz
 - started work on 0.14, moved all required plugins to 

SPECS: bmpx.spec - more Obsoletes

2006-03-19 Thread freetz
Author: freetz   Date: Sun Mar 19 10:02:56 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- more Obsoletes

 Files affected:
SPECS:
   bmpx.spec (1.41 - 1.42) 

 Diffs:


Index: SPECS/bmpx.spec
diff -u SPECS/bmpx.spec:1.41 SPECS/bmpx.spec:1.42
--- SPECS/bmpx.spec:1.41Sun Mar 19 10:59:36 2006
+++ SPECS/bmpx.spec Sun Mar 19 11:02:51 2006
@@ -34,6 +34,9 @@
 Requires:  gstreamer-audio-effects
 Requires:  gstreamer-audio-formats
 Requires:  gstreamer-audiosink
+Obsoletes: bmpx-curses
+Obsoletes: bmpx-remote
+Obsoletes: bmpx-remote-gtk
 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -210,6 +213,9 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.42  2006/03/19 10:02:51  freetz
+- more Obsoletes
+
 Revision 1.41  2006/03/19 09:59:36  freetz
 - more work, more obsoletes still to come
 


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

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


SPECS: bmpx.spec - missing gtk2-devel requires in -devel subpkg added

2006-03-19 Thread freetz
Author: freetz   Date: Sun Mar 19 10:05:20 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- missing gtk2-devel requires in -devel subpkg added

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

 Diffs:


Index: SPECS/bmpx.spec
diff -u SPECS/bmpx.spec:1.42 SPECS/bmpx.spec:1.43
--- SPECS/bmpx.spec:1.42Sun Mar 19 11:02:51 2006
+++ SPECS/bmpx.spec Sun Mar 19 11:05:15 2006
@@ -68,6 +68,7 @@
 Summary(pl):   Pliki nagłówkowe odtwarzacza multimedialnego BMPx
 Group: X11/Development/Libraries
 Requires:  %{name}-libs = %{version}-%{release}
+Requires:  gtk+2-devel = 2:2.8.0
 Obsoletes: libchroma-devel
 Obsoletes: libhrel-devel
 
@@ -213,6 +214,9 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.43  2006/03/19 10:05:15  freetz
+- missing gtk2-devel requires in -devel subpkg added
+
 Revision 1.42  2006/03/19 10:02:51  freetz
 - more Obsoletes
 


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

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


SPECS: bmpx.spec - use gstreamer 0.10 package naming style

2006-03-19 Thread freetz
Author: freetz   Date: Sun Mar 19 10:09:32 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- use gstreamer 0.10 package naming style

 Files affected:
SPECS:
   bmpx.spec (1.43 - 1.44) 

 Diffs:


Index: SPECS/bmpx.spec
diff -u SPECS/bmpx.spec:1.43 SPECS/bmpx.spec:1.44
--- SPECS/bmpx.spec:1.43Sun Mar 19 11:05:15 2006
+++ SPECS/bmpx.spec Sun Mar 19 11:09:26 2006
@@ -31,7 +31,7 @@
 BuildRequires: taglib-devel = 1.4
 Requires:  %{name}-libs = %{version}-%{release}
 Requires:  %{name}-plugins-base = %{version}-%{release}
-Requires:  gstreamer-audio-effects
+Requires:  gstreamer-audio-effects-base
 Requires:  gstreamer-audio-formats
 Requires:  gstreamer-audiosink
 Obsoletes: bmpx-curses
@@ -214,6 +214,9 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.44  2006/03/19 10:09:26  freetz
+- use gstreamer 0.10 package naming style
+
 Revision 1.43  2006/03/19 10:05:15  freetz
 - missing gtk2-devel requires in -devel subpkg added
 


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

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


SOURCES: yakuake-desktop.patch - utf8

2006-03-19 Thread rotom
Author: rotomDate: Sun Mar 19 10:10:10 2006 GMT
Module: SOURCES   Tag: HEAD
 Log message:
- utf8

 Files affected:
SOURCES:
   yakuake-desktop.patch (1.4 - 1.5) 

 Diffs:


Index: SOURCES/yakuake-desktop.patch
diff -u SOURCES/yakuake-desktop.patch:1.4 SOURCES/yakuake-desktop.patch:1.5
--- SOURCES/yakuake-desktop.patch:1.4   Sun Mar 19 10:35:12 2006
+++ SOURCES/yakuake-desktop.patch   Sun Mar 19 11:10:05 2006
@@ -1,6 +1,5 @@
-diff -u yakuake.desktop yakuake.desktop
 yakuake-2.7.4/yakuake/src/yakuake.desktop 2006-03-19 
01:47:39.0 +0100
-+++ yakuake-2.7.4/yakuake/src/yakuake.desktop 2006-03-19 
09:26:20.0 +0100
+--- yakuake-2.7.4/yakuake/src/yakuake.desktop  2006-03-19 11:01:37.0 
+0100
 yakuake-2.7.4/yakuake/src/yakuake.desktop.2006-03-19 11:05:52.0 
+0100
 @@ -4,7 +4,11 @@
  Exec=yakuake
  Icon=yakuake
@@ -11,5 +10,5 @@
  Comment[de]=Ein der Quake-Konsole nachempfundener Terminalemulator basierend 
auf KDE Konsole.
  Comment[pt]=Um emulador de terminal do estilo do Quake, baseado na tecnologia 
do Konsole do KDE.
  Comment[sv]=En Quake-liknande terminalemulator baserad pĂĽ teknologi frĂĽn 
KDE:s Terminal.
-+Comment[pl]=Konsola KDE wyglÄdem przypominajÄca tÄ z Quake.
++Comment[pl]=Konsola KDE wyglądem przypominająca tą z Quake.
 +# vi: encoding=utf-8


 CVS-web:
http://cvs.pld-linux.org/SOURCES/yakuake-desktop.patch?r1=1.4r2=1.5f=u

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


SOURCES: psmisc-pl.po-update.patch (REMOVED) - obsolete

2006-03-19 Thread qboosh
Author: qboosh   Date: Sun Mar 19 10:29:21 2006 GMT
Module: SOURCES   Tag: HEAD
 Log message:
- obsolete

 Files affected:
SOURCES:
   psmisc-pl.po-update.patch (1.4 - 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: psmisc.spec - updated to 22.2, removed obsolete pl.po-updat...

2006-03-19 Thread qboosh
Author: qboosh   Date: Sun Mar 19 10:30:41 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- updated to 22.2, removed obsolete pl.po-update patch

 Files affected:
SPECS:
   psmisc.spec (1.83 - 1.84) 

 Diffs:


Index: SPECS/psmisc.spec
diff -u SPECS/psmisc.spec:1.83 SPECS/psmisc.spec:1.84
--- SPECS/psmisc.spec:1.83  Sun Feb  5 21:02:18 2006
+++ SPECS/psmisc.spec   Sun Mar 19 11:30:36 2006
@@ -14,15 +14,14 @@
 Summary(tr):   /proc dosya sistemi için ps tipi araçlar
 Summary(uk):   őÔÉĚŚÔÉ ŇĎÂĎÔÉ Ú ĐŇĎĂĹÓÁÍÉ
 Name:  psmisc
-Version:   22.1
+Version:   22.2
 Release:   1
 License:   GPL
 Group: Applications/System
 Source0:   http://dl.sourceforge.net/psmisc/%{name}-%{version}.tar.gz
-# Source0-md5: 3d0a0d5cbc13e7e8e973d931977a4282
+# Source0-md5: 77737c817a40ef2c160a7194b5b64337
 Source1:   
http://www.mif.pg.gda.pl/homepages/ankry/man-PLD/%{name}-non-english-man-pages.tar.bz2
 # Source1-md5: 9add7665e440bbd6b0b4f9293ba8b86d
-Patch0:%{name}-pl.po-update.patch
 URL:   http://psmisc.sourceforge.net/
 BuildRequires: autoconf = 2.59
 BuildRequires: automake = 1.6
@@ -87,10 +86,6 @@
 
 %prep
 %setup -q
-%patch0 -p1
-
-# allow *.gmo rebuilding
-rm -f po/stamp-po
 
 %build
 %{__gettextize}
@@ -140,6 +135,9 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.84  2006/03/19 10:30:36  qboosh
+- updated to 22.2, removed obsolete pl.po-update patch
+
 Revision 1.83  2006/02/05 20:02:18  qboosh
 - updated to 22.1, updated pl.po-update patch
 - removed fuser-signal patch (alternative fix already in sources)


 CVS-web:
http://cvs.pld-linux.org/SPECS/psmisc.spec?r1=1.83r2=1.84f=u

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


DISTFILES: psmisc-22.2.tar.gz psmisc-non-english-man-pages.tar.bz2

2006-03-19 Thread qboosh

Files fetched: 1

STORED: http://dl.sourceforge.net/psmisc/psmisc-22.2.tar.gz
77737c817a40ef2c160a7194b5b64337  psmisc-22.2.tar.gz
Size: 244247 bytes
ALREADY GOT: 
http://www.mif.pg.gda.pl/homepages/ankry/man-PLD/psmisc-non-english-man-pages.tar.bz2
9add7665e440bbd6b0b4f9293ba8b86d  psmisc-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


SOURCES: bmpx-libexec.patch (NEW) - kill hardcoded path

2006-03-19 Thread freetz
Author: freetz   Date: Sun Mar 19 10:32:59 2006 GMT
Module: SOURCES   Tag: HEAD
 Log message:
- kill hardcoded path

 Files affected:
SOURCES:
   bmpx-libexec.patch (NONE - 1.1)  (NEW)

 Diffs:


Index: SOURCES/bmpx-libexec.patch
diff -u /dev/null SOURCES/bmpx-libexec.patch:1.1
--- /dev/null   Sun Mar 19 11:32:59 2006
+++ SOURCES/bmpx-libexec.patch  Sun Mar 19 11:32:54 2006
@@ -0,0 +1,8 @@
+diff -aurN bmpx-0.14.orig/org.beepmediaplayer.bmp.service.in 
bmpx-0.14/org.beepmediaplayer.bmp.service.in
+--- bmpx-0.14.orig/org.beepmediaplayer.bmp.service.in  2006-03-19 
02:40:52.0 +0100
 bmpx-0.14/org.beepmediaplayer.bmp.service.in   2006-03-19 
11:31:32.997145552 +0100
+@@ -1,3 +1,3 @@
+ [D-BUS Service]
+ Name=org.beepmediaplayer.bmp
[EMAIL PROTECTED]@/libexec/beep-media-player-2-bin
[EMAIL PROTECTED]@/beep-media-player-2-bin

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


SOURCES: lyx-libconfigure.patch, lyx-locale_names.patch (REMOVED) ...

2006-03-19 Thread maciek2w
Author: maciek2w Date: Sun Mar 19 10:49:56 2006 GMT
Module: SOURCES   Tag: HEAD
 Log message:
- updated to 1.4.0

 Files affected:
SOURCES:
   lyx-libconfigure.patch (1.5 - 1.6) , lyx-locale_names.patch (1.3 - NONE)  
(REMOVED)

 Diffs:


Index: SOURCES/lyx-libconfigure.patch
diff -u SOURCES/lyx-libconfigure.patch:1.5 SOURCES/lyx-libconfigure.patch:1.6
--- SOURCES/lyx-libconfigure.patch:1.5  Wed Oct 12 13:31:40 2005
+++ SOURCES/lyx-libconfigure.patch  Sun Mar 19 11:49:51 2006
@@ -1,8 +1,7 @@
-diff -ur lyx-1.3.5.org/lib/configure lyx-1.3.5/lib/configure
 lyx-1.3.5.org/lib/configure2004-10-06 16:43:24.0 +0200
-+++ lyx-1.3.5/lib/configure2004-10-08 17:21:35.174267343 +0200
-@@ -196,8 +196,8 @@
- 
+--- lyx-1.4.0/lib/configure.m4.orig2006-03-18 22:28:33.0 +0100
 lyx-1.4.0/lib/configure.m4 2006-03-18 22:29:31.0 +0100
+@@ -238,8 +238,8 @@
+   SEARCH_PROG([for the pdflatex program],latex_to_pdf,pdflatex)
  fi
  
 -test $latex_to_dvi != none  latex_to_dvi=$latex_to_dvi \$\$i
@@ -10,77 +9,5 @@
 +test $latex_to_dvi != none  latex_to_dvi=$latex_to_dvi \$\$i
 +test $latex_to_pdf != none  latex_to_pdf=$latex_to_pdf \$\$i
  
- # Search for an installed reLyX or a ready-to-install one
- save_PATH=${PATH}
-@@ -237,7 +237,7 @@
- fi
- 
- PATH=${save_PATH}
--test $tex_to_lyx_command = reLyX  tex_to_lyx_command=reLyX -f \$\$i
-+test $tex_to_lyx_command = reLyX  tex_to_lyx_command=reLyX -f \$\$i
- tex_to_lyx_command=`echo $tex_to_lyx_command | sed 
s,reLyX,reLyX$version_suffix,`
- 
- echo $ac_n checking for a Noweb - LyX converter... $ac_c
-@@ -274,7 +274,7 @@
-   literate_to_lyx_command=none
- fi
- 
--test $literate_to_lyx_command = noweb2lyx  
literate_to_lyx_command=noweb2lyx \$\$i \$\$o
-+test $literate_to_lyx_command = noweb2lyx  
literate_to_lyx_command=noweb2lyx \$\$i \$\$o
- literate_to_lyx_command=`echo $literate_to_lyx_command | sed 
s,noweb2lyx,noweb2lyx$version_suffix,`
- 
- # Search something to process a literate document
-@@ -312,7 +312,7 @@
-   literate_to_tex_command=none
- fi
- 
--test $literate_to_tex_command = noweave  literate_to_tex_command=noweave 
-delay -index \$\$i  \$\$o
-+test $literate_to_tex_command = noweave  
literate_to_tex_command=noweave -delay -index \$\$i  \$\$o
- 
- echo $ac_n checking for a HTML - Latex converter... $ac_c
- echo $ac_t(html2latex)
-@@ -348,7 +348,7 @@
-   html_to_latex_command=none
- fi
- 
--test $html_to_latex_command = html2latex  
html_to_latex_command=html2latex \$\$i
-+test $html_to_latex_command = html2latex  
html_to_latex_command=html2latex \$\$i
- 
- echo $ac_n checking for a MSWord - Latex converter... $ac_c
- echo $ac_t(wvCleanLatex word2x)
-@@ -421,7 +421,7 @@
-   image_command=none
- fi
- 
--test $image_command = convert  image_command=convert \$\$i \$\$o
-+test $image_command = convert  image_command=convert \$\$i \$\$o
- 
- # Search for a Postscript interpreter
- echo $ac_n checking for a Postscript interpreter... $ac_c
-@@ -682,7 +682,7 @@
-   dvi_to_ps_command=none
- fi
- 
--test $dvi_to_ps_command = dvips  dvi_to_ps_command=dvips -o \$\$o \$\$i
-+test $dvi_to_ps_command = dvips  dvi_to_ps_command=dvips -o \$\$o 
\$\$i
- 
- # Search for a program to convert dvi to pdf
- echo $ac_n checking for a DVI to PDF converter... $ac_c
-@@ -719,7 +719,7 @@
-   dvi_to_pdf_command=none
- fi
- 
--test $dvi_to_pdf_command = dvipdfm  dvi_to_pdf_command=dvipdfm \$\$i
-+test $dvi_to_pdf_command = dvipdfm  dvi_to_pdf_command=dvipdfm \$\$i
- 
- # We have a script to convert previewlyx to ppm
- lyxpreview_to_bitmap_command=lyxpreview2ppm.py
-@@ -944,7 +944,7 @@
-   fax_command=none
- fi
- 
--test $fax_command != none  fax_command=$fax_command \$\$i
-+test $fax_command != none  fax_command=$fax_command \$\$i
- 
- # Search for LinuxDoc support
- echo $ac_n checking for SGML-tools 1.x (LinuxDoc)... $ac_c
+ SEARCH_PROG([for a Tgif viewer and editor], TGIF_EDITOR, tgif)
+ TGIF_VIEWER=$TGIF_EDITOR


 CVS-web:
http://cvs.pld-linux.org/SOURCES/lyx-libconfigure.patch?r1=1.5r2=1.6f=u

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


SPECS: lyx.spec - updated to 1.4.0

2006-03-19 Thread maciek2w
Author: maciek2w Date: Sun Mar 19 10:49:56 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- updated to 1.4.0

 Files affected:
SPECS:
   lyx.spec (1.98 - 1.99) 

 Diffs:


Index: SPECS/lyx.spec
diff -u SPECS/lyx.spec:1.98 SPECS/lyx.spec:1.99
--- SPECS/lyx.spec:1.98 Wed Feb  1 14:15:46 2006
+++ SPECS/lyx.spec  Sun Mar 19 11:49:51 2006
@@ -3,18 +3,17 @@
 Summary(pl):   Nakładka WYSIWYM na LaTeXa
 Summary(pt_BR):Editor de Textos para ambiente Desktop
 Name:  lyx
-Version:   1.3.7
+Version:   1.4.0
 Release:   1
 Epoch: 1
 License:   GPL
 Group: Applications/Publishing/TeX
 Source0:   ftp://ftp.lyx.org/pub/lyx/stable/%{name}-%{version}.tar.bz2
-# Source0-md5: cef9a2fca128c32ffa04c214d02cde04
+# Source0-md5: 5ab37471339ff7dbc8f0c43282746cb0
 Source1:   %{name}.desktop
 Source2:   %{name}.png
 # it's patch from BRANCH_1_3_X
 Patch0:%{name}-libconfigure.patch
-Patch1:%{name}-locale_names.patch
 URL:   http://www.lyx.org/
 BuildRequires: XFree86-devel
 BuildRequires: aiksaurus-devel
@@ -67,11 +66,8 @@
 %prep
 %setup -q
 %patch0 -p1
-%patch1 -p1
 
-mv po/{no,nb}.po
-
-%{__perl} -pi -e 's/-lqt3 -lqt2 -lqt -lqt-mt/-lqt-mt/' config/qt.m4
+%{__perl} -pi -e 's/-lqt-mt -lqt-mt3 -lqt3 -lqt2 -lqt/-lqt-mt/' config/qt.m4
 
 %build
 ./autogen.sh
@@ -150,8 +146,8 @@
 %lang(he) %{_datadir}/lyx/doc/he_*
 %lang(hu) %{_datadir}/lyx/doc/hu_*
 %lang(it) %{_datadir}/lyx/doc/it_*
+%lang(nb) %{_datadir}/lyx/doc/nb_*
 %lang(nl) %{_datadir}/lyx/doc/nl_*
-%lang(nb) %{_datadir}/lyx/doc/no_*
 %lang(pl) %{_datadir}/lyx/doc/pl_*
 %lang(pt) %{_datadir}/lyx/doc/pt_*
 %lang(ro) %{_datadir}/lyx/doc/ro_*
@@ -162,21 +158,19 @@
 %{_datadir}/lyx/encodings
 %{_datadir}/lyx/examples
 %{_datadir}/lyx/external_templates
-%{_datadir}/lyx/help
 %{_datadir}/lyx/images
 %{_datadir}/lyx/kbd
 %{_datadir}/lyx/languages
 %{_datadir}/lyx/layouts
 %attr(755,root,root) %{_datadir}/lyx/lyx2lyx
 %{_datadir}/lyx/lyxrc.*
-%{_datadir}/lyx/reLyX
 %attr(755,root,root) %{_datadir}/lyx/scripts
 %{_datadir}/lyx/symbols
+%{_datadir}/lyx/syntax.default
 %{_datadir}/lyx/templates
 %{_datadir}/lyx/tex
 %{_datadir}/lyx/textclass.lst
 %{_datadir}/lyx/ui
-%{_datadir}/lyx/xfonts
 %{_mandir}/man*/*
 %{_desktopdir}/*.desktop
 %{_pixmapsdir}/*
@@ -187,6 +181,9 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.99  2006/03/19 10:49:51  maciek2w
+- updated to 1.4.0
+
 Revision 1.98  2006/02/01 13:15:46  maciek2w
 - updated to 1.3.7
 


 CVS-web:
http://cvs.pld-linux.org/SPECS/lyx.spec?r1=1.98r2=1.99f=u

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


DISTFILES: lyx-1.4.0.tar.bz2

2006-03-19 Thread maciek2w

Files fetched: 1

STORED: ftp://ftp.lyx.org/pub/lyx/stable/lyx-1.4.0.tar.bz2
5ab37471339ff7dbc8f0c43282746cb0  lyx-1.4.0.tar.bz2
Size: 6736577 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: yakuake-desktop.patch - really utf8

2006-03-19 Thread megabajt
Author: megabajt Date: Sun Mar 19 10:56:16 2006 GMT
Module: SOURCES   Tag: HEAD
 Log message:
- really utf8

 Files affected:
SOURCES:
   yakuake-desktop.patch (1.5 - 1.6) 

 Diffs:


Index: SOURCES/yakuake-desktop.patch
diff -u SOURCES/yakuake-desktop.patch:1.5 SOURCES/yakuake-desktop.patch:1.6
--- SOURCES/yakuake-desktop.patch:1.5   Sun Mar 19 11:10:05 2006
+++ SOURCES/yakuake-desktop.patch   Sun Mar 19 11:56:11 2006
@@ -1,5 +1,6 @@
 yakuake-2.7.4/yakuake/src/yakuake.desktop  2006-03-19 11:01:37.0 
+0100
-+++ yakuake-2.7.4/yakuake/src/yakuake.desktop.2006-03-19 11:05:52.0 
+0100
+diff -urN yakuake-2.7.4.old/yakuake/src/yakuake.desktop 
yakuake-2.7.4/yakuake/src/yakuake.desktop
+--- yakuake-2.7.4.old/yakuake/src/yakuake.desktop  2006-03-19 
11:51:01.0 +0100
 yakuake-2.7.4/yakuake/src/yakuake.desktop  2006-03-19 11:52:31.0 
+0100
 @@ -4,7 +4,11 @@
  Exec=yakuake
  Icon=yakuake
@@ -8,7 +9,7 @@
 +Categories=Qt;KDE;TerminalEmulator;
  Comment=A Quake-style terminal emulator based on KDE Konsole technology.
  Comment[de]=Ein der Quake-Konsole nachempfundener Terminalemulator basierend 
auf KDE Konsole.
++Comment[pl]=Konsola KDE wyglądem przypominająca tą z Quake.
  Comment[pt]=Um emulador de terminal do estilo do Quake, baseado na tecnologia 
do Konsole do KDE.
  Comment[sv]=En Quake-liknande terminalemulator baserad pĂĽ teknologi frĂĽn 
KDE:s Terminal.
-+Comment[pl]=Konsola KDE wyglądem przypominająca tą z Quake.
 +# vi: encoding=utf-8


 CVS-web:
http://cvs.pld-linux.org/SOURCES/yakuake-desktop.patch?r1=1.5r2=1.6f=u

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


SOURCES: file-python2.4.patch (REMOVED) - obsolete

2006-03-19 Thread qboosh
Author: qboosh   Date: Sun Mar 19 10:58:33 2006 GMT
Module: SOURCES   Tag: HEAD
 Log message:
- obsolete

 Files affected:
SOURCES:
   file-python2.4.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: file-debian.patch - updated for 4.17

2006-03-19 Thread qboosh
Author: qboosh   Date: Sun Mar 19 10:59:31 2006 GMT
Module: SOURCES   Tag: HEAD
 Log message:
- updated for 4.17

 Files affected:
SOURCES:
   file-debian.patch (1.13 - 1.14) 

 Diffs:


Index: SOURCES/file-debian.patch
diff -u SOURCES/file-debian.patch:1.13 SOURCES/file-debian.patch:1.14
--- SOURCES/file-debian.patch:1.13  Sun Sep 11 12:58:21 2005
+++ SOURCES/file-debian.patch   Sun Mar 19 11:59:25 2006
@@ -75,10 +75,10 @@
 +# Don't edit this file, edit /etc/magic or send your suggested inclusions to
 +# this file as a wishlist bug against file (using the reportbug utility).
 +
 file-4.14/magic/magic.mime.orig2005-06-25 17:39:18.0 +0200
-+++ file-4.14/magic/magic.mime 2005-07-18 22:02:05.196917536 +0200
+--- file-4.17/magic/magic.mime.orig2006-03-02 22:50:32.0 +0100
 file-4.17/magic/magic.mime 2006-03-19 11:46:24.803922750 +0100
 @@ -195,7 +195,7 @@
- 0   beshort 0x4DE1  audio/MP4A-LATM
+ 0   beshort 0x4De1  audio/MP4A-LATM
  
  # MPEG Layer 3 sound files
 -0   beshort   0xffe0 audio/mpeg
@@ -86,7 +86,7 @@
  #MP3 with ID3 tag
  0 string  ID3 audio/mpeg
  # Ogg/Vorbis
-@@ -294,10 +294,10 @@
+@@ -295,10 +295,10 @@
  # because it tries to uncompress it to figure out what's inside.
  
  # standard unix compress
@@ -99,7 +99,7 @@
  
  0 string  PK\003\004  
application/x-zip
  
-@@ -398,19 +398,14 @@
+@@ -399,19 +399,14 @@
  #
  # from Daniel Quinlan [EMAIL PROTECTED]
  #
@@ -126,7 +126,7 @@
  
  
#--
  # images:  file(1) magic for image formats (see also c-lang for XPM bitmaps)
-@@ -473,7 +468,7 @@
+@@ -474,7 +469,7 @@
  0 beshort 0xffd8  image/jpeg
  
  # PC bitmaps (OS/2, Windoze BMP files)  (Greg Roelofs, [EMAIL PROTECTED])
@@ -135,7 +135,7 @@
  #14  byte12  (OS/2 1.x format)
  #14  byte64  (OS/2 2.x format)
  #14  byte40  (Windows 3.x format)
-@@ -788,6 +783,7 @@
+@@ -789,6 +784,7 @@
  #
  0 string  FWS 
  3bytex   application/x-shockwave-flash
@@ -143,10 +143,10 @@
  
  # The following paramaters are created for Namazu.
  # http://www.namazu.org/
-@@ -919,3 +915,8 @@
- # EET archive
- # From: Tilman Sauerbeck [EMAIL PROTECTED]
- 0 belong  0x1ee7ff00  application/x-eet
+@@ -924,3 +920,8 @@
+ # From: Denis Knauf, via gentoo.
+ 0 string  fLaCaudio/x-flac
+ 0 string  CWS application/x-shockwave-flash
 +
 +# Gnumeric spreadsheet
 +# This entry is only semi-helpful, as Gnumeric compresses its files, so


 CVS-web:
http://cvs.pld-linux.org/SOURCES/file-debian.patch?r1=1.13r2=1.14f=u

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


SPECS: bmpx.spec - added libexec patch, rel.1

2006-03-19 Thread freetz
Author: freetz   Date: Sun Mar 19 10:59:32 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- added libexec patch, rel.1

 Files affected:
SPECS:
   bmpx.spec (1.44 - 1.45) 

 Diffs:


Index: SPECS/bmpx.spec
diff -u SPECS/bmpx.spec:1.44 SPECS/bmpx.spec:1.45
--- SPECS/bmpx.spec:1.44Sun Mar 19 11:09:26 2006
+++ SPECS/bmpx.spec Sun Mar 19 11:59:26 2006
@@ -3,13 +3,14 @@
 Summary(pl):   Odtwarzacz dźwięku z interfejsem WinAmpa dla GTK+
 Name:  bmpx
 Version:   0.14
-Release:   0.1
+Release:   1
 License:   GPL v2
 Group: X11/Applications/Sound
 Source0:   http://dl.sourceforge.net/beepmp/%{name}-%{version}.tar.bz2
 # Source0-md5: d049ec4c59ec5a0596eab32b1a70b2a9
 Source1:   mp3license
 Patch0:%{name}-desktop.patch
+Patch1:%{name}-libexec.patch
 URL:   http://beep-media-player.org/
 BuildRequires: autoconf
 BuildRequires: automake
@@ -111,6 +112,7 @@
 %prep
 %setup -q
 %patch0 -p1
+%patch1 -p1
 
 %build
 %{__libtoolize}
@@ -214,6 +216,9 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.45  2006/03/19 10:59:26  freetz
+- added libexec patch, rel.1
+
 Revision 1.44  2006/03/19 10:09:26  freetz
 - use gstreamer 0.10 package naming style
 


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

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


SPECS: file.spec - updated to 4.17, updated debian patch, removed ...

2006-03-19 Thread qboosh
Author: qboosh   Date: Sun Mar 19 11:00:11 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- updated to 4.17, updated debian patch, removed obsolete python2.4 patch

 Files affected:
SPECS:
   file.spec (1.114 - 1.115) 

 Diffs:


Index: SPECS/file.spec
diff -u SPECS/file.spec:1.114 SPECS/file.spec:1.115
--- SPECS/file.spec:1.114   Mon Dec 12 17:24:19 2005
+++ SPECS/file.spec Sun Mar 19 12:00:06 2006
@@ -28,12 +28,12 @@
 Summary(zh_CN):ĹĐś¨ÎÄźţŔŕĐ;̤žßĄŁ
 Summary(zh_TW):[EMAIL PROTECTED]
 Name:  file
-Version:   4.16
+Version:   4.17
 Release:   1
 License:   distributable
 Group: Applications/File
 Source0:   ftp://ftp.astron.com/pub/file/%{name}-%{version}.tar.gz
-# Source0-md5: 9bc5a7017ab7bd544f288fd931ec741a
+# Source0-md5: 50919c65e0181423d66bb25d7fe7b0fd
 Source1:   zisofs.magic
 Source2:   
http://www.mif.pg.gda.pl/homepages/ankry/man-PLD/%{name}-non-english-man-pages.tar.bz2
 # Source2-md5: c157a183b64156f8baafaefd9cbf04c1
@@ -43,16 +43,16 @@
 Patch2:%{name}-unicode.patch
 Patch3:%{name}-dicom.patch
 Patch4:%{name}-lmagic.patch
-Patch5:%{name}-python2.4.patch
-Patch6:%{name}-greedy-dump.patch
-Patch7:%{name}-magic.patch
-Patch8:%{name}-selinux.patch
+Patch5:%{name}-greedy-dump.patch
+Patch6:%{name}-magic.patch
+Patch7:%{name}-selinux.patch
 BuildRequires: autoconf
 BuildRequires: automake
 BuildRequires: libtool
 %if %{with python}
 BuildRequires: python-devel
 BuildRequires: python-modules
+BuildRequires: rpm-pythonprov
 %endif
 Requires:  libmagic = %{version}-%{release}
 Conflicts: rpm-build  4.4.1-9
@@ -253,7 +253,6 @@
 %patch5 -p1
 %patch6 -p1
 %patch7 -p1
-%patch8 -p1
 
 %build
 %{__libtoolize}
@@ -315,7 +314,7 @@
 %files
 %defattr(644,root,root,755)
 %doc ChangeLog LEGAL.NOTICE README
-%attr(755,root,root) %{_bindir}/*
+%attr(755,root,root) %{_bindir}/file
 %{_datadir}/file
 %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/magic
 %{_mandir}/man[15]/*
@@ -331,19 +330,19 @@
 
 %files -n libmagic
 %defattr(644,root,root,755)
-%attr(755,root,root) /%{_lib}/lib*.so.*.*
+%attr(755,root,root) /%{_lib}/libmagic.so.*.*.*
 
 %files -n libmagic-devel
 %defattr(644,root,root,755)
-%attr(755,root,root) %{_libdir}/lib*.so
-%{_libdir}/lib*.la
+%attr(755,root,root) %{_libdir}/libmagic.so
+%{_libdir}/libmagic.la
 %{_includedir}/magic.h
 %{_mandir}/man3/*
 
 %if %{with static_libs}
 %files -n libmagic-static
 %defattr(644,root,root,755)
-%{_libdir}/lib*.a
+%{_libdir}/libmagic.a
 %endif
 
 %if %{with python}
@@ -358,6 +357,9 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.115  2006/03/19 11:00:06  qboosh
+- updated to 4.17, updated debian patch, removed obsolete python2.4 patch
+
 Revision 1.114  2005/12/12 16:24:19  glen
 - adapterized (sorted %verify attrs)
 


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

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


DISTFILES: file-4.17.tar.gz file-non-english-man-pages.tar.bz2

2006-03-19 Thread qboosh

Files fetched: 1

STORED: ftp://ftp.astron.com/pub/file/file-4.17.tar.gz
50919c65e0181423d66bb25d7fe7b0fd  file-4.17.tar.gz
Size: 556270 bytes
ALREADY GOT: 
http://www.mif.pg.gda.pl/homepages/ankry/man-PLD/file-non-english-man-pages.tar.bz2
c157a183b64156f8baafaefd9cbf04c1  file-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


SOURCES: bmpx-desktop.patch - updated for 0.14

2006-03-19 Thread freetz
Author: freetz   Date: Sun Mar 19 11:04:30 2006 GMT
Module: SOURCES   Tag: HEAD
 Log message:
- updated for 0.14

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

 Diffs:


Index: SOURCES/bmpx-desktop.patch
diff -u SOURCES/bmpx-desktop.patch:1.2 SOURCES/bmpx-desktop.patch:1.3
--- SOURCES/bmpx-desktop.patch:1.2  Mon Nov 14 04:41:40 2005
+++ SOURCES/bmpx-desktop.patch  Sun Mar 19 12:04:25 2006
@@ -1,13 +1,10 @@
-diff -aurN bmpx-0.12.1.orig/bmpx.desktop.in bmpx-0.12.1/bmpx.desktop.in
 bmpx-0.12.1.orig/bmpx.desktop.in   2005-10-15 04:52:34.0 +0200
-+++ bmpx-0.12.1/desktop/bmpx.desktop.in2005-10-26 18:01:17.0 
+0200
-@@ -2,9 +2,9 @@
- Name=BMPx
- Comment=Play music
- Exec=bmpx
--Icon=bmpx.png
-+Icon=bmpx
+diff -aurN bmpx-0.14.orig/desktop/bmp-2.0.desktop.in 
bmpx-0.14/desktop/bmp-2.0.desktop.in
+--- bmpx-0.14.orig/desktop/bmp-2.0.desktop.in  2006-03-19 02:40:46.0 
+0100
 bmpx-0.14/desktop/bmp-2.0.desktop.in   2006-03-19 10:08:42.212819632 
+0100
+@@ -6,7 +6,7 @@
+ Icon=bmpx
  
#MimeType=audio/x-scpls;audio/x-mpegurl;audio/mpegurl;audio/mp3;audio/x-mp3;audio/mpeg;audio/x-mpeg;audio/x-wav;application/x-ogg;
+ #Actions=Enqueue;Play;
 -Categories=Application;GTK;AudioVideo;Player;
 +Categories=GTK;Audio;Player;
  Terminal=false


 CVS-web:
http://cvs.pld-linux.org/SOURCES/bmpx-desktop.patch?r1=1.2r2=1.3f=u

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


SPECS: bmpx.spec - gamin is used as a default file monitoring backend

2006-03-19 Thread freetz
Author: freetz   Date: Sun Mar 19 11:14:26 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- gamin is used as a default file monitoring backend

 Files affected:
SPECS:
   bmpx.spec (1.45 - 1.46) 

 Diffs:


Index: SPECS/bmpx.spec
diff -u SPECS/bmpx.spec:1.45 SPECS/bmpx.spec:1.46
--- SPECS/bmpx.spec:1.45Sun Mar 19 11:59:26 2006
+++ SPECS/bmpx.spec Sun Mar 19 12:14:21 2006
@@ -17,7 +17,7 @@
 BuildRequires: curl-devel
 BuildRequires: dbus-glib-devel
 BuildRequires: esound-devel = 0.2.8
-BuildRequires: fam-devel
+BuildRequires: gamin-devel
 BuildRequires: gstreamer-plugins-base-devel = 0.10.4
 BuildRequires: gtk+2-devel = 2:2.8.0
 BuildRequires: libglade2-devel = 1:2.5.1
@@ -216,6 +216,9 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.46  2006/03/19 11:14:21  freetz
+- gamin is used as a default file monitoring backend
+
 Revision 1.45  2006/03/19 10:59:26  freetz
 - added libexec patch, rel.1
 


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

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


SPECS: yaz.spec - updated to 2.1.14

2006-03-19 Thread qboosh
Author: qboosh   Date: Sun Mar 19 11:18:04 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- updated to 2.1.14

 Files affected:
SPECS:
   yaz.spec (1.40 - 1.41) 

 Diffs:


Index: SPECS/yaz.spec
diff -u SPECS/yaz.spec:1.40 SPECS/yaz.spec:1.41
--- SPECS/yaz.spec:1.40 Fri Feb  3 19:40:08 2006
+++ SPECS/yaz.spec  Sun Mar 19 12:17:59 2006
@@ -2,13 +2,12 @@
 Summary:   Z39.50 protocol support library
 Summary(pl):   Biblioteka obsługująca protokół Z39.50
 Name:  yaz
-Version:   2.1.12
+Version:   2.1.14
 Release:   1
 License:   BSD-like
-Vendor:Index Data ApS [EMAIL PROTECTED]
 Group: Libraries
 Source0:   http://ftp.indexdata.dk/pub/yaz/%{name}-%{version}.tar.gz
-# Source0-md5: b81536008e2bdb92e43d9056d8c35682
+# Source0-md5: 7909fbe1f46cc517cc9c2f63b34ac0a9
 Patch0:%{name}-libwrap-fix.patch
 URL:   http://www.indexdata.dk/yaz/
 BuildRequires: autoconf
@@ -131,6 +130,9 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.41  2006/03/19 11:17:59  qboosh
+- updated to 2.1.14
+
 Revision 1.40  2006/02/03 18:40:08  qboosh
 - updated to 2.1.12
 


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

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


DISTFILES: yaz-2.1.14.tar.gz

2006-03-19 Thread qboosh

Files fetched: 1

STORED: http://ftp.indexdata.dk/pub/yaz/yaz-2.1.14.tar.gz
7909fbe1f46cc517cc9c2f63b34ac0a9  yaz-2.1.14.tar.gz
Size: 2012487 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: bmpx.spec - rel. 1.1 for test build

2006-03-19 Thread freetz
Author: freetz   Date: Sun Mar 19 11:18:40 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- rel. 1.1 for test build

 Files affected:
SPECS:
   bmpx.spec (1.46 - 1.47) 

 Diffs:


Index: SPECS/bmpx.spec
diff -u SPECS/bmpx.spec:1.46 SPECS/bmpx.spec:1.47
--- SPECS/bmpx.spec:1.46Sun Mar 19 12:14:21 2006
+++ SPECS/bmpx.spec Sun Mar 19 12:18:35 2006
@@ -3,7 +3,7 @@
 Summary(pl):   Odtwarzacz dźwięku z interfejsem WinAmpa dla GTK+
 Name:  bmpx
 Version:   0.14
-Release:   1
+Release:   1.1
 License:   GPL v2
 Group: X11/Applications/Sound
 Source0:   http://dl.sourceforge.net/beepmp/%{name}-%{version}.tar.bz2
@@ -216,6 +216,9 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.47  2006/03/19 11:18:35  freetz
+- rel. 1.1 for test build
+
 Revision 1.46  2006/03/19 11:14:21  freetz
 - gamin is used as a default file monitoring backend
 


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

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


SOURCES: lftp-pl.po-update.patch - updated for 3.4.3

2006-03-19 Thread qboosh
Author: qboosh   Date: Sun Mar 19 11:42:59 2006 GMT
Module: SOURCES   Tag: HEAD
 Log message:
- updated for 3.4.3

 Files affected:
SOURCES:
   lftp-pl.po-update.patch (1.24 - 1.25) 

 Diffs:


Index: SOURCES/lftp-pl.po-update.patch
diff -u SOURCES/lftp-pl.po-update.patch:1.24 
SOURCES/lftp-pl.po-update.patch:1.25
--- SOURCES/lftp-pl.po-update.patch:1.24Wed Feb  8 23:08:22 2006
+++ SOURCES/lftp-pl.po-update.patch Sun Mar 19 12:42:53 2006
@@ -1,5 +1,5 @@
 lftp-3.4.2/po/pl.po.orig   2006-02-08 10:32:35.0 +0100
-+++ lftp-3.4.2/po/pl.po2006-02-08 22:48:11.850619750 +0100
+--- lftp-3.4.3/po/pl.po.orig   2006-03-15 09:04:52.0 +0100
 lftp-3.4.3/po/pl.po2006-03-19 12:31:29.364947250 +0100
 @@ -1,16 +1,16 @@
  # Polish translation of lftp.
  # Copyright (C) 1998-2000 Free Software Foundation, Inc.
@@ -12,11 +12,11 @@
  msgid 
  msgstr 
 -Project-Id-Version: lftp 3.3.0\n
-+Project-Id-Version: lftp 3.4.2\n
++Project-Id-Version: lftp 3.3.4\n
  Report-Msgid-Bugs-To: \n
- POT-Creation-Date: 2006-02-08 12:32+0300\n
+ POT-Creation-Date: 2006-03-15 11:04+0300\n
 -PO-Revision-Date: 2005-08-15 20:50+0200\n
-+PO-Revision-Date: 2006-02-08 22:43+0100\n
++PO-Revision-Date: 2006-03-19 12:30+0100\n
  Last-Translator: Jakub Bogusz [EMAIL PROTECTED]\n
  Language-Team: Polish [EMAIL PROTECTED]\n
  MIME-Version: 1.0\n
@@ -68,26 +68,26 @@
 @@ -1466,9 +1466,9 @@
  msgstr Użycie: %s [OPCJE] komenda argumenty...\n
  
- #: src/commands.cc:1104
+ #: src/commands.cc:
 -#, fuzzy, c-format
 +#, c-format
  msgid %s: -n: positive number expected. 
 -msgstr %s: -n: Oczekiwano liczby. 
 +msgstr %s: -n: oczekiwano liczby dodatniej. 
  
- #: src/commands.cc:1156
+ #: src/commands.cc:1163
  #, c-format
 @@ -1670,9 +1670,9 @@
  msgstr Dwuznaczne polecenie `%s'. Użyj `help' by uzyskać spis komend.\n
  
- #: src/commands.cc:2537
+ #: src/commands.cc:2544
 -#, fuzzy, c-format
 +#, c-format
  msgid LFTP | Version %s | Copyright (c) 1996-2006 Alexander V. Lukyanov\n
 -msgstr LFTP | Wersja %s | Copyright (c) 1996-2005 Alexander V. Lukyanov\n
 +msgstr LFTP | Wersja %s | Copyright (c) 1996-2006 Alexander V. Lukyanov\n
  
- #: src/commands.cc:2540
+ #: src/commands.cc:2547
  #, c-format
 @@ -2438,9 +2438,3 @@
  #: src/SFtp.cc:1081


 CVS-web:
http://cvs.pld-linux.org/SOURCES/lftp-pl.po-update.patch?r1=1.24r2=1.25f=u

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


SPECS: lftp.spec - updated to 3.4.3, updated pl.po-update patch

2006-03-19 Thread qboosh
Author: qboosh   Date: Sun Mar 19 11:43:36 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- updated to 3.4.3, updated pl.po-update patch

 Files affected:
SPECS:
   lftp.spec (1.212 - 1.213) 

 Diffs:


Index: SPECS/lftp.spec
diff -u SPECS/lftp.spec:1.212 SPECS/lftp.spec:1.213
--- SPECS/lftp.spec:1.212   Wed Feb  8 23:09:03 2006
+++ SPECS/lftp.spec Sun Mar 19 12:43:31 2006
@@ -20,12 +20,12 @@
 Summary(pt_BR):Sofisticado programa de transferęncia de arquivos 
(cliente FTP/HTTP)
 Summary(zh_CN):lftp żÍť§śËłĚĐň
 Name:  lftp
-Version:   3.4.2
+Version:   3.4.3
 Release:   1
 License:   GPL
 Group: Applications/Networking
 Source0:   
ftp://ftp.yars.free.net/pub/source/lftp/%{name}-%{version}.tar.bz2
-# Source0-md5: a572a3ab4490a58bb10b51ef97ef5c30
+# Source0-md5: 87c58c1b94f5d5095c24dbf235ad0aef
 Source1:   
http://www.mif.pg.gda.pl/homepages/ankry/man-PLD/%{name}-man-pages.tar.bz2
 # Source1-md5: cdad8fb5342eebd9916eccefc98a855b
 Source2:   %{name}.desktop
@@ -143,6 +143,9 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.213  2006/03/19 11:43:31  qboosh
+- updated to 3.4.3, updated pl.po-update patch
+
 Revision 1.212  2006/02/08 22:09:03  qboosh
 - updated to 3.4.2, updated pl.po-update patch
 


 CVS-web:
http://cvs.pld-linux.org/SPECS/lftp.spec?r1=1.212r2=1.213f=u

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


DISTFILES: lftp-3.4.3.tar.bz2 lftp-man-pages.tar.bz2

2006-03-19 Thread qboosh

Files fetched: 1

STORED: ftp://ftp.yars.free.net/pub/source/lftp/lftp-3.4.3.tar.bz2
87c58c1b94f5d5095c24dbf235ad0aef  lftp-3.4.3.tar.bz2
Size: 1270639 bytes
ALREADY GOT: 
http://www.mif.pg.gda.pl/homepages/ankry/man-PLD/lftp-man-pages.tar.bz2
cdad8fb5342eebd9916eccefc98a855b  lftp-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


DISTFILES: libsepol-1.12.tgz

2006-03-19 Thread qboosh

Files fetched: 1

STORED: http://www.nsa.gov/selinux/archives/libsepol-1.12.tgz
937885f1fcbfe597a0f02aa9af044710  libsepol-1.12.tgz
Size: 144082 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: libsepol.spec - updated to 1.12

2006-03-19 Thread qboosh
Author: qboosh   Date: Sun Mar 19 11:51:29 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- updated to 1.12

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

 Diffs:


Index: SPECS/libsepol.spec
diff -u SPECS/libsepol.spec:1.9 SPECS/libsepol.spec:1.10
--- SPECS/libsepol.spec:1.9 Tue Dec 27 09:39:40 2005
+++ SPECS/libsepol.spec Sun Mar 19 12:51:21 2006
@@ -2,12 +2,12 @@
 Summary:   SELinux binary policy manipulation library
 Summary(pl):   Biblioteka do obróbki polityk SELinuksa w postaci binarnej
 Name:  libsepol
-Version:   1.10
-Release:   2
+Version:   1.12
+Release:   1
 License:   LGPL v2.1+
 Group: Libraries
 Source0:   http://www.nsa.gov/selinux/archives/%{name}-%{version}.tgz
-# Source0-md5: 7111064eb5a21c4d49f2e8d5dc97e278
+# Source0-md5: 937885f1fcbfe597a0f02aa9af044710
 URL:   http://www.nsa.gov/selinux/
 BuildRequires: sed = 4.0
 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -126,6 +126,9 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.10  2006/03/19 11:51:21  qboosh
+- updated to 1.12
+
 Revision 1.9  2005/12/27 08:39:40  qboosh
 - use -fPIC instead of -fpic, release 2
 


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

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


SPECS: libselinux.spec - updated to 1.30

2006-03-19 Thread qboosh
Author: qboosh   Date: Sun Mar 19 12:02:20 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- updated to 1.30

 Files affected:
SPECS:
   libselinux.spec (1.47 - 1.48) 

 Diffs:


Index: SPECS/libselinux.spec
diff -u SPECS/libselinux.spec:1.47 SPECS/libselinux.spec:1.48
--- SPECS/libselinux.spec:1.47  Tue Dec 27 10:02:57 2005
+++ SPECS/libselinux.spec   Sun Mar 19 13:02:14 2006
@@ -6,19 +6,19 @@
 Summary:   SELinux library and simple utilities
 Summary(pl):   Biblioteka SELinux i proste narzędzia
 Name:  libselinux
-Version:   1.28
-Release:   2
+Version:   1.30
+Release:   1
 Epoch: 0
 License:   Public Domain
 Group: Libraries
 Source0:   http://www.nsa.gov/selinux/archives/%{name}-%{version}.tgz
-# Source0-md5: 7e121e125b52913237df458ff610e983
+# Source0-md5: 0b7d269c9b7d847059e4b11a710ab404
 URL:   http://www.nsa.gov/selinux/
 BuildRequires: glibc-devel = 6:2.3
-BuildRequires: libsepol-devel = 1.10
+BuildRequires: libsepol-devel = 1.12
 %{?with_python:BuildRequires:  python-devel}
 %{?with_python:BuildRequires:  rpm-pythonprov}
-Requires:  libsepol = 1.10
+Requires:  libsepol = 1.12
 Obsoletes: selinux-libs
 Conflicts: SysVinit  2.86-4
 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -111,20 +111,18 @@
 %setup -q
 
 %build
-%{__make} \
+%{__make} all %{?with_python:pywrap} \
CC=%{__cc} \
CFLAGS=%{rpmcflags} -D_FILE_OFFSET_BITS=64 \
-   LIBDIR=%{_libdir} \
-   %{!?with_python:SWIGSO=}
+   LIBDIR=%{_libdir}
 
 %install
 rm -rf $RPM_BUILD_ROOT
 
-%{__make} install \
+%{__make} install %{?with_python:install-pywrap} \
LIBDIR=$RPM_BUILD_ROOT%{_libdir} \
SHLIBDIR=$RPM_BUILD_ROOT/%{_lib} \
-   DESTDIR=$RPM_BUILD_ROOT \
-   %{!?with_python:SWIGSO= SWIGFILES=-d}
+   DESTDIR=$RPM_BUILD_ROOT
 
 # make symlink across / absolute
 ln -sf /%{_lib}/$(cd $RPM_BUILD_ROOT/%{_lib} ; echo libselinux.so.*) \
@@ -169,6 +167,9 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.48  2006/03/19 12:02:14  qboosh
+- updated to 1.30
+
 Revision 1.47  2005/12/27 09:02:57  qboosh
 - added python bcond
 - pass LIBDIR to make to avoid -L/usr/lib on lib64-based platforms


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

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


DISTFILES: libselinux-1.30.tgz

2006-03-19 Thread qboosh

Files fetched: 1

STORED: http://www.nsa.gov/selinux/archives/libselinux-1.30.tgz
0b7d269c9b7d847059e4b11a710ab404  libselinux-1.30.tgz
Size: 110293 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: libsemanage-1.6.tgz

2006-03-19 Thread qboosh

Files fetched: 1

STORED: http://www.nsa.gov/selinux/archives/libsemanage-1.6.tgz
fb06d32b305322c8810dfe1924705e74  libsemanage-1.6.tgz
Size: 125712 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: libsemanage.spec - updated to 1.6

2006-03-19 Thread qboosh
Author: qboosh   Date: Sun Mar 19 12:16:01 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- updated to 1.6

 Files affected:
SPECS:
   libsemanage.spec (1.11 - 1.12) 

 Diffs:


Index: SPECS/libsemanage.spec
diff -u SPECS/libsemanage.spec:1.11 SPECS/libsemanage.spec:1.12
--- SPECS/libsemanage.spec:1.11 Thu Dec 22 12:28:30 2005
+++ SPECS/libsemanage.spec  Sun Mar 19 13:15:53 2006
@@ -2,20 +2,21 @@
 Summary:   An interface for SELinux management
 Summary(pl):   Interfejs do zarządzania SELinuksem
 Name:  libsemanage
-Version:   1.4
-Release:   2
+Version:   1.6
+Release:   1
 License:   LGPL v2.1+
 Group: Libraries
 Source0:   http://www.nsa.gov/selinux/archives/%{name}-%{version}.tgz
-# Source0-md5: 063010d314da724b33de18883b71b8ee
+# Source0-md5: fb06d32b305322c8810dfe1924705e74
 URL:   http://www.nsa.gov/selinux/
 BuildRequires: bison
 BuildRequires: flex
-BuildRequires: libselinux-devel = 1.28
-BuildRequires: libsepol-devel = 1.10
+BuildRequires: libselinux-devel = 1.30
+BuildRequires: libsepol-devel = 1.12
+BuildRequires: python-devel
 BuildRequires: rpm-pythonprov
-Requires:  libselinux = 1.28
-Requires:  libsepol = 1.10
+Requires:  libselinux = 1.30
+Requires:  libsepol = 1.12
 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -65,14 +66,14 @@
 %setup -q
 
 %build
-%{__make} \
+%{__make} all pywrap \
CC=%{__cc} \
CFLAGS=%{rpmcflags} -Wall -fno-strict-aliasing
 
 %install
 rm -rf $RPM_BUILD_ROOT
 
-%{__make} install \
+%{__make} install install-pywrap \
LIBDIR=$RPM_BUILD_ROOT%{_libdir} \
SHLIBDIR=$RPM_BUILD_ROOT/%{_lib} \
DESTDIR=$RPM_BUILD_ROOT
@@ -97,6 +98,7 @@
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/libsemanage.so
 %{_includedir}/semanage
+%{_mandir}/man3/semanage_*.3*
 
 %files static
 %defattr(644,root,root,755)
@@ -113,6 +115,9 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.12  2006/03/19 12:15:53  qboosh
+- updated to 1.6
+
 Revision 1.11  2005/12/22 11:28:30  qboosh
 - versioned runtime deps too
 


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

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


DISTFILES: checkpolicy-1.30.tgz

2006-03-19 Thread qboosh

Files fetched: 1

STORED: http://www.nsa.gov/selinux/archives/checkpolicy-1.30.tgz
c67ae4e66b48f9d309467185eaf0b4b1  checkpolicy-1.30.tgz
Size: 56867 bytes


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


SPECS: checkpolicy.spec - updated to 1.30

2006-03-19 Thread qboosh
Author: qboosh   Date: Sun Mar 19 12:20:03 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- updated to 1.30

 Files affected:
SPECS:
   checkpolicy.spec (1.24 - 1.25) 

 Diffs:


Index: SPECS/checkpolicy.spec
diff -u SPECS/checkpolicy.spec:1.24 SPECS/checkpolicy.spec:1.25
--- SPECS/checkpolicy.spec:1.24 Thu Dec 22 00:23:10 2005
+++ SPECS/checkpolicy.spec  Sun Mar 19 13:19:58 2006
@@ -2,16 +2,16 @@
 Summary:   SELinux policy compiler
 Summary(pl):   Kompilator polityki SELinux
 Name:  checkpolicy
-Version:   1.28
+Version:   1.30
 Release:   1
 License:   GPL v2
 Group: Development
 Source0:   http://www.nsa.gov/selinux/archives/%{name}-%{version}.tgz
-# Source0-md5: f74b79f44c6c39191ab67bd04c977851
+# Source0-md5: c67ae4e66b48f9d309467185eaf0b4b1
 BuildRequires: bison
 BuildRequires: flex
 # it uses libsepol symbols not exported in shared library
-BuildRequires: libsepol-static = 1.10
+BuildRequires: libsepol-static = 1.12
 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -75,6 +75,9 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.25  2006/03/19 12:19:58  qboosh
+- updated to 1.30
+
 Revision 1.24  2005/12/21 23:23:10  qboosh
 - updated to 1.28
 


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

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


SPECS: gpac.spec - updated to 0.4.0 - changed licence to LGPL - ad...

2006-03-19 Thread maciek2w
Author: maciek2w Date: Sun Mar 19 12:43:48 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- updated to 0.4.0
- changed licence to LGPL
- added subpackage with browser plugin

 Files affected:
SPECS:
   gpac.spec (1.13 - 1.14) 

 Diffs:


Index: SPECS/gpac.spec
diff -u SPECS/gpac.spec:1.13 SPECS/gpac.spec:1.14
--- SPECS/gpac.spec:1.13Mon Oct 31 12:01:55 2005
+++ SPECS/gpac.spec Sun Mar 19 13:43:43 2006
@@ -17,12 +17,12 @@
 Summary:   GPAC - an implementation of the MPEG-4 Systems standard 
(ISO/IEC 14496-1)
 Summary(pl):   GPAC - implementacja standardu MPEG-4 Systems (ISO/IEC 14496-1)
 Name:  gpac
-Version:   0.2.4
-Release:   3
-License:   GPL
+Version:   0.4.0
+Release:   1
+License:   LGPL
 Group: Applications
 Source0:   http://dl.sourceforge.net/gpac/%{name}-%{version}.tar.gz
-# Source0-md5: cbbea28e99c23d1839d38c54c2cc090a
+# Source0-md5: a8b4b3206cabda946850240f1e7aea93
 Source1:   
http://www.3gpp.org/ftp/Specs/archive/26_series/26.073/26073-530.zip
 # Source1-md5: 705f6993fbf890e92eb7a331e7c716d1
 Patch0:%{name}-install.patch
@@ -51,6 +51,7 @@
 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %define _noautoreq   libm4systems.so
+%define _plugindir  %{_libdir}/browser-plugins
 
 %description
 GPAC is an implementation of the MPEG-4 Systems standard (ISO/IEC
@@ -82,6 +83,25 @@
 Projekt docelowo dostarczy odtwarzacz(e), kodery systemowe i narzędzia
 do publikacji w celu dystrybucji materiałów.
 
+%package -n browser-plugin-%{name}
+Summary:   GPAC browser plugin
+Summary(pl):   Wtyczka GPAC do przegląderek WWW
+Group: X11/Libraries
+Requires:  %{name} = %{version}-%{release}
+Requires:  browser-plugins(%{_target_cpu})
+
+%define browsers mozilla, mozilla-firefox
+
+%description -n browser-plugin-%{name}
+GPAC plugin for Netscape-compatible WWW browsers.
+
+Supported browsers: %{browsers}.
+
+%description -n browser-plugin-%{name} -l pl
+Wtyczka GPAC dla przeglądarek WWW zgodnych z Netscape.
+
+Obsługiwane przeglądarki: %{browsers}.
+
 %prep
 %setup -q -n gpac
 %patch0 -p1 
@@ -95,6 +115,10 @@
 %endif
 chmod a+x configure
 
+# files for w32 and linux was swapped
+rm -rf applications/osmozilla/nsIOsmozilla.xpt_linux
+mv applications/osmozilla/nsIOsmozilla.xpt_w32 
applications/osmozilla/nsIOsmozilla.xpt_linux
+
 %build
 %configure \
--enable-oss-audio \
@@ -122,7 +146,8 @@
mandir=$RPM_BUILD_ROOT%{_mandir} \
 plugdir=$RPM_BUILD_ROOT%{_libdir}/gpac \
 real_plugdir=%{_libdir}/gpac \
-prefix=$RPM_BUILD_ROOT/usr
+prefix=$RPM_BUILD_ROOT/usr \
+   MOZILLA_DIR=$RPM_BUILD_ROOT%{_plugindir}
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -130,6 +155,35 @@
 %post  -p /sbin/ldconfig
 %postun -p /sbin/ldconfig
 
+%triggerin -n browser-plugin-%{name} -- mozilla-firefox
+%nsplugin_install -d %{_libdir}/mozilla-firefox/plugins nposmozilla.so 
nposmozilla.xpt
+
+%triggerun -n browser-plugin-%{name} -- mozilla-firefox
+%nsplugin_uninstall -d %{_libdir}/mozilla-firefox/plugins nposmozilla.so 
nposmozilla.xpt
+
+%triggerin -n browser-plugin-%{name} -- mozilla
+%nsplugin_install -d %{_libdir}/mozilla/plugins nposmozilla.so nposmozilla.xpt
+if [ -d /usr/%{_lib}/mozilla ]; then
+umask 022
+rm -f /usr/%{_lib}/mozilla/components/{compreg,xpti}.dat
+if [ -x /usr/bin/regxpcom ]; then
+MOZILLA_FIVE_HOME=/usr/%{_lib}/mozilla /usr/bin/regxpcom
+fi
+fi
+
+%triggerun -n browser-plugin-%{name} -- mozilla
+%nsplugin_uninstall -d %{_libdir}/mozilla/plugins nposmozilla.so 
nposmozilla.xpt
+if [ -d /usr/%{_lib}/mozilla ]; then
+umask 022
+rm -f /usr/%{_lib}/mozilla/components/{compreg,xpti}.dat
+if [ -x /usr/bin/regxpcom ]; then
+MOZILLA_FIVE_HOME=/usr/%{_lib}/mozilla /usr/bin/regxpcom
+fi
+fi
+
+%triggerpostun -n browser-plugin-%{name} -- mozilla-plugin-%{name}
+%nsplugin_install -f -d %{_libdir}/mozilla/plugins nposmozilla.so 
nposmozilla.xpt
+
 %files
 %defattr(644,root,root,755)
 %doc AUTHORS BUGS Changelog README TODO
@@ -139,12 +193,22 @@
 %attr(755,root,root) %{_libdir}/gpac/*.so
 %{_mandir}/man1/*
 
+%files -n browser-plugin-%{name}
+%defattr(644,root,root,755)
+%attr(755,root,root) %{_plugindir}/nposmozilla.so
+%attr(755,root,root) %{_plugindir}/nposmozilla.xpt
+
 %define date   %(echo `LC_ALL=C date +%a %b %d %Y`)
 %changelog
 * %{date} PLD Team [EMAIL PROTECTED]
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.14  2006/03/19 12:43:43  maciek2w
+- updated to 0.4.0
+- changed licence to LGPL
+- added subpackage with browser plugin
+
 Revision 1.13  2005/10/31 11:01:55  arekm
 - rel 3
 


 CVS-web:

SOURCES: gpac-install.patch, gpac-wxWidgets.patch - updated to 0.4...

2006-03-19 Thread maciek2w
Author: maciek2w Date: Sun Mar 19 12:43:49 2006 GMT
Module: SOURCES   Tag: HEAD
 Log message:
- updated to 0.4.0
- changed licence to LGPL
- added subpackage with browser plugin

 Files affected:
SOURCES:
   gpac-install.patch (1.4 - 1.5) , gpac-wxWidgets.patch (1.1 - 1.2) 

 Diffs:


Index: SOURCES/gpac-install.patch
diff -u SOURCES/gpac-install.patch:1.4 SOURCES/gpac-install.patch:1.5
--- SOURCES/gpac-install.patch:1.4  Thu Apr 28 21:17:23 2005
+++ SOURCES/gpac-install.patch  Sun Mar 19 13:43:43 2006
@@ -1,35 +1,73 @@
 gpac/Applications/MP4Client/Makefile.orig  2005-04-09 04:10:13.0 
+0200
-+++ gpac/Applications/MP4Client/Makefile   2005-04-09 04:10:23.0 
+0200
-@@ -13,7 +13,7 @@
- OBJS= main.o 
- 
- ifeq ($(BUILD_INSTALL), yes)
--INSTALL_FLAGS=-DM4_PLUGIN_PATH=\$(plugdir)\
-+INSTALL_FLAGS=-DM4_PLUGIN_PATH=\$(real_plugdir)\
+--- gpac/Makefile.orig 2006-03-17 22:16:39.0 +0100
 gpac/Makefile  2006-03-17 22:17:29.0 +0100
+@@ -71,8 +71,8 @@
+ ifeq ($(CONFIG_WIN32),yes)
+   install -s -m 755 bin/gcc/libgpac.dll $(prefix)/lib
  else
- INSTALL_FLAGS=
- endif
 gpac/Applications/Osmo4_wx/Makefile.orig   2005-04-09 04:10:42.0 
+0200
-+++ gpac/Applications/Osmo4_wx/Makefile2005-04-09 04:10:52.0 
+0200
-@@ -13,7 +13,7 @@
- OBJS= wxOsmo4.o wxGPACControl.o fileprops.o Playlist.o menubtn.o
- 
- ifeq ($(BUILD_INSTALL), yes)
--INSTALL_FLAGS=-DM4_PLUGIN_PATH=\$(plugdir)\
-+INSTALL_FLAGS=-DM4_PLUGIN_PATH=\$(real_plugdir)\
+-  install -s -m 755 bin/gcc/libgpac.$(DYN_LIB_SUFFIX) 
$(prefix)/lib/libgpac-$(VERSION).$(DYN_LIB_SUFFIX)
+-  ln -sf libgpac-$(VERSION).$(DYN_LIB_SUFFIX) 
$(prefix)/lib/libgpac.$(DYN_LIB_SUFFIX)
++  install -m 755 bin/gcc/libgpac.$(DYN_LIB_SUFFIX) 
$(DESTDIR)$(libdir)/libgpac-$(VERSION).$(DYN_LIB_SUFFIX)
++  ln -sf libgpac-$(VERSION).$(DYN_LIB_SUFFIX) 
$(DESTDIR)$(libdir)/libgpac.$(DYN_LIB_SUFFIX)
+ #not sure wether darwin uses ldconfig or not...
+ ifeq ($(CONFIG_DARWIN),yes)
  else
- INSTALL_FLAGS=
+--- gpac/Makefile.orig 2006-03-17 22:27:49.0 +0100
 gpac/Makefile  2006-03-17 22:27:58.0 +0100
+@@ -64,7 +64,7 @@
+   install -c -s -m 755 bin/gcc/MP4Box $(prefix)/bin
+   install -c -s -m 755 bin/gcc/MP42Avi $(prefix)/bin
+   $(MAKE) -C applications install
+-  install -d $(moddir)
++  install -d $(libdir)/gpac
+   install -c bin/gcc/*.$(DYN_LIB_SUFFIX) $(moddir)
+   rm -f $(moddir)/libgpac.$(DYN_LIB_SUFFIX)
+   rm -f $(moddir)/nposmozilla.$(DYN_LIB_SUFFIX)
+--- gpac/applications/osmozilla/Makefile.orig  2006-03-17 22:47:48.0 
+0100
 gpac/applications/osmozilla/Makefile   2006-03-17 22:54:03.0 
+0100
+@@ -5,10 +5,6 @@
+ GECKO_PATH=$(SRC_PATH)/extra_lib/include/gecko-sdk
+ 
+ USER_NAME=$(shell whoami)
+-ifeq ($(USER_NAME), root)
+-else
+-MOZILLA_DIR=local
+-endif
+ 
+ CFLAGS= $(OPTFLAGS) -Wall -I$(SRC_PATH)/include \
+   -I$(GECKO_PATH) \
+@@ -71,18 +67,8 @@
  endif
 gpac/Makefile.orig 2005-01-31 15:41:05.0 +0100
-+++ gpac/Makefile  2005-04-27 12:33:09.0 +0200
-@@ -73,8 +73,8 @@
+ 
+ install: $(LIB)
+-ifeq ($(MOZILLA_DIR), local)
+-ifeq ($(USER_NAME), root)
+-  @echo *** Root cannot install local mozilla plugins! ***
+-  @echo *** Exit root mode and reinstall mozilla plugin! ***
+-else
+-  install -D -m 755 ../../bin/gcc/$(LIB) $(HOME)/.mozilla/plugins/$(LIB)
+-  install -D -m 755 ../../bin/gcc/nposmozilla.xpt 
$(HOME)/.mozilla/components/nposmozilla.xpt
+-endif
+-else
+-  install -D -m 755 ../../bin/gcc/$(LIB) 
$(MOZILLA_DIR)/components/$(LIB)
+-  install -D -m 755 ../../bin/gcc/nposmozilla.xpt 
$(MOZILLA_DIR)/components/nposmozilla.xpt
+-endif
++  install -D -m 755 ../../bin/gcc/$(LIB) $(MOZILLA_DIR)/$(LIB)
++  install -D -m 755 ../../bin/gcc/nposmozilla.xpt 
$(MOZILLA_DIR)/nposmozilla.xpt
+ 
+ dep: depend
+ 
+--- gpac/Makefile.orig 2006-03-17 22:55:15.0 +0100
 gpac/Makefile  2006-03-17 22:56:22.0 +0100
+@@ -65,9 +65,9 @@
+   install -c -s -m 755 bin/gcc/MP42Avi $(prefix)/bin
+   $(MAKE) -C applications install
+   install -d $(libdir)/gpac
+-  install -c bin/gcc/*.$(DYN_LIB_SUFFIX) $(moddir)
+-  rm -f $(moddir)/libgpac.$(DYN_LIB_SUFFIX)
+-  rm -f $(moddir)/nposmozilla.$(DYN_LIB_SUFFIX)
++  install -c bin/gcc/*.$(DYN_LIB_SUFFIX) $(libdir)/gpac
++  rm -f $(libdir)/libgpac.$(DYN_LIB_SUFFIX)
++  rm -f $(libdir)/nposmozilla.$(DYN_LIB_SUFFIX)
  ifeq ($(CONFIG_WIN32),yes)
-   install -s -m 755 bin/gcc/libm4systems.dll $(prefix)/lib
+   install -s -m 755 bin/gcc/libgpac.dll $(prefix)/lib
  else
--  install -s -m 755 bin/gcc/libm4systems.so 
$(prefix)/lib/libm4systems-$(VERSION).so
--  ln -sf libm4systems-$(VERSION).so $(prefix)/lib/libm4systems.so
-+  install -m 755 

DISTFILES: gpac-0.4.0.tar.gz 26073-530.zip

2006-03-19 Thread maciek2w

Files fetched: 1

STORED: http://dl.sourceforge.net/gpac/gpac-0.4.0.tar.gz
a8b4b3206cabda946850240f1e7aea93  gpac-0.4.0.tar.gz
Size: 2836606 bytes
ALREADY GOT: 
http://www.3gpp.org/ftp/Specs/archive/26_series/26.073/26073-530.zip
705f6993fbf890e92eb7a331e7c716d1  26073-530.zip


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


SOURCES: policycoreutils-pl.po - updated for 1.30

2006-03-19 Thread qboosh
Author: qboosh   Date: Sun Mar 19 12:44:08 2006 GMT
Module: SOURCES   Tag: HEAD
 Log message:
- updated for 1.30

 Files affected:
SOURCES:
   policycoreutils-pl.po (1.7 - 1.8) 

 Diffs:


Index: SOURCES/policycoreutils-pl.po
diff -u SOURCES/policycoreutils-pl.po:1.7 SOURCES/policycoreutils-pl.po:1.8
--- SOURCES/policycoreutils-pl.po:1.7   Thu Dec 22 08:08:47 2005
+++ SOURCES/policycoreutils-pl.po   Sun Mar 19 13:44:02 2006
@@ -1,13 +1,13 @@
 # Polish translation for policycoreutils.
 # This file is distributed under the same license as the policycoreutils 
package.
-# Jakub Bogusz [EMAIL PROTECTED], 2004-2005.
+# Jakub Bogusz [EMAIL PROTECTED], 2004-2006.
 #
 msgid 
 msgstr 
-Project-Id-Version: policycoreutils 1.28\n
+Project-Id-Version: policycoreutils 1.30\n
 Report-Msgid-Bugs-To: \n
-POT-Creation-Date: 2005-12-22 07:43+0100\n
-PO-Revision-Date: 2005-12-22 07:44+0100\n
+POT-Creation-Date: 2006-03-19 13:30+0100\n
+PO-Revision-Date: 2006-03-19 13:30+0100\n
 Last-Translator: Jakub Bogusz [EMAIL PROTECTED]\n
 Language-Team: Polish [EMAIL PROTECTED]\n
 MIME-Version: 1.0\n
@@ -24,167 +24,227 @@
 msgid %s:  Can't load policy:  %s\n
 msgstr %s: Nie można załadować polityki: %s\n
 
-#: newrole/newrole.c:87
+#: newrole/newrole.c:97
 #, c-format
 msgid Out of memory!\n
 msgstr Koniec pamięci!\n
 
-#: newrole/newrole.c:187 run_init/run_init.c:123
+#: newrole/newrole.c:201 run_init/run_init.c:126
 #, c-format
 msgid failed to initialize PAM\n
 msgstr nie udało się zainicjować PAM\n
 
-#: newrole/newrole.c:222 run_init/run_init.c:152
+#: newrole/newrole.c:212
+#, c-format
+msgid failed to set PAM_TTY\n
+msgstr nie udało się ustawić PAM_TTY\n
+
+#: newrole/newrole.c:250 run_init/run_init.c:155
 msgid Password:
 msgstr Hasło:
 
-#: newrole/newrole.c:254 run_init/run_init.c:184
+#: newrole/newrole.c:282 run_init/run_init.c:187
 #, c-format
 msgid Cannot find your entry in the shadow passwd file.\n
 msgstr Nie można znaleźć wpisu użytkownika w pliku haseł shadow.\n
 
-#: newrole/newrole.c:260 run_init/run_init.c:190
+#: newrole/newrole.c:288 run_init/run_init.c:193
 #, c-format
 msgid getpass cannot open /dev/tty\n
 msgstr getpass nie może otworzyć /dev/tty\n
 
-#: newrole/newrole.c:334
+#: newrole/newrole.c:354
+#, c-format
+msgid Error initing capabilities, aborting.\n
+msgstr Błąd podczas inicjalizacji capabilities, zakończenie.\n
+
+#: newrole/newrole.c:367
+#, c-format
+msgid Error dropping capabilities, aborting\n
+msgstr Błąd podczas porzucania capabilities, zakończenie\n
+
+#: newrole/newrole.c:374
+#, c-format
+msgid Error changing uid, aborting.\n
+msgstr Błąd podczas zmiany uida, zakończenie.\n
+
+#: newrole/newrole.c:380
+#, c-format
+msgid Error resetting KEEPCAPS, aborting\n
+msgstr Błąd podczas zerowania KEEPCAPS, zakończenie\n
+
+#: newrole/newrole.c:386
+#, c-format
+msgid Error dropping SETUID capability, aborting\n
+msgstr Błąd podczas porzucania capability SETUID, zakończenie\n
+
+#: newrole/newrole.c:459
 #, c-format
 msgid Sorry, newrole may be used only on a SELinux kernel.\n
 msgstr Niestety newrole może być używane tylko z jądrem SELinux.\n
 
-#: newrole/newrole.c:347
+#: newrole/newrole.c:464
+#, c-format
+msgid Could not determine enforcing mode.\n
+msgstr Nie udało się ustalić trybu wymuszania.\n
+
+#: newrole/newrole.c:481
 #, c-format
 msgid Error: multiple roles specified\n
 msgstr Błąd: podano wiele ról\n
 
-#: newrole/newrole.c:356
+#: newrole/newrole.c:490
 #, c-format
 msgid Error: multiple types specified\n
 msgstr Błąd: podano wiele typów\n
 
-#: newrole/newrole.c:364
+#: newrole/newrole.c:498
 #, c-format
 msgid Sorry, -l may be used with SELinux MLS support.\n
 msgstr Niestety -l może być używane z obsługą MLS SELinuksa.\n
 
-#: newrole/newrole.c:369
+#: newrole/newrole.c:503
 #, c-format
 msgid Error: multiple levels specified\n
 msgstr Błąd: podano wiele poziomów\n
 
-#: newrole/newrole.c:393
+#: newrole/newrole.c:527
 #, c-format
 msgid Couldn't get default type.\n
 msgstr Nie udało się pobrać domyślnego typu.\n
 
-#: newrole/newrole.c:415
+#: newrole/newrole.c:549
 #, c-format
 msgid failed to get old_context.\n
 msgstr nie udało się pobrać poprzedniego kontekstu (old_context).\n
 
-#: newrole/newrole.c:429
+#: newrole/newrole.c:563
 #, c-format
 msgid failed to get new context.\n
 msgstr nie udało się pobrać nowego kontekstu.\n
 
-#: newrole/newrole.c:446
+#: newrole/newrole.c:586
 #, c-format
 msgid cannot find your entry in the passwd file.\n
 msgstr nie można znaleźć wpisu użytkownika w pliku passwd.\n
 
-#: newrole/newrole.c:455
+#: newrole/newrole.c:596
+#, c-format
+msgid Error!  Shell is not valid.\n
+msgstr Błąd! Powłoka nie jest poprawna.\n
+
+#: newrole/newrole.c:603
+#, c-format
+msgid Error!  Could not retrieve tty information.\n
+msgstr Błąd! Nie udało się uzyskać informacji o tty.\n
+
+#: newrole/newrole.c:607
 #, c-format
 msgid Authenticating 

DISTFILES: policycoreutils-1.30.tgz

2006-03-19 Thread qboosh

Files fetched: 1

STORED: http://www.nsa.gov/selinux/archives/policycoreutils-1.30.tgz
02a05b3d24483e492bace1a219425567  policycoreutils-1.30.tgz
Size: 90544 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: ipw2200-fw-3.0.tgz

2006-03-19 Thread rotom

Files fetched: 1

STORED: http://bughost.org/firmware/ipw2200-fw-3.0.tgz
34a5ed3702006f5470ebfd513e04d9eb  ipw2200-fw-3.0.tgz
Size: 26 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: ipw2200-firmware.spec - up to 3.0 - new Source

2006-03-19 Thread rotom
Author: rotomDate: Sun Mar 19 12:46:38 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- up to 3.0
- new Source

 Files affected:
SPECS:
   ipw2200-firmware.spec (1.9 - 1.10) 

 Diffs:


Index: SPECS/ipw2200-firmware.spec
diff -u SPECS/ipw2200-firmware.spec:1.9 SPECS/ipw2200-firmware.spec:1.10
--- SPECS/ipw2200-firmware.spec:1.9 Thu Oct 27 23:25:29 2005
+++ SPECS/ipw2200-firmware.spec Sun Mar 19 13:46:33 2006
@@ -2,12 +2,12 @@
 Summary:   Firmware for the Intel(R) PRO/Wireless 2200 Driver
 Summary(pl):   Firmware dla sterownika do kart Intel(R) PRO/Wireless 2200
 Name:  ipw2200-firmware
-Version:   2.4
+Version:   3.0
 Release:   1
 License:   distributable
 Group: System Environment/Kernel
-Source0:   ipw2200-fw-%{version}.tgz
-# Source0-md5: a5bc066d23900852a04711c5d33987d4
+Source0:   http://bughost.org/firmware/ipw2200-fw-%{version}.tgz 
+# Source0-md5: 34a5ed3702006f5470ebfd513e04d9eb
 Source1:   ipw2x00_firmware_licence_Q_A.txt
 URL:   http://ipw2200.sourceforge.net/firmware.php
 BuildArch: noarch
@@ -25,16 +25,13 @@
 
 %prep
 %setup -q -c
-gunzip -c ipw2200-fw-%{version}.tgz | tar -xf -
-
 cp %{SOURCE1} .
 
 %install
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT/lib/firmware
 
-install -p *.fw $RPM_BUILD_ROOT/lib/firmware
-cp -df LICENSE $RPM_BUILD_ROOT/lib/firmware/ipw2200-LICENSE
+install -p ipw2200-fw-3.0/*.fw $RPM_BUILD_ROOT/lib/firmware
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -42,7 +39,6 @@
 %files
 %defattr(644,root,root,755)
 %doc ipw2x00_firmware_licence_Q_A.txt
-/lib/firmware/ipw2200-LICENSE
 /lib/firmware/*.fw
 
 %define date   %(echo `LC_ALL=C date +%a %b %d %Y`)
@@ -51,6 +47,10 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.10  2006/03/19 12:46:33  rotom
+- up to 3.0
+- new Source
+
 Revision 1.9  2005/10/27 21:25:29  zawadaa
 - up to 2.4
 


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

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


SPECS: gpac.spec - tabs, 644 for .xpt

2006-03-19 Thread qboosh
Author: qboosh   Date: Sun Mar 19 12:48:05 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- tabs, 644 for .xpt

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

 Diffs:


Index: SPECS/gpac.spec
diff -u SPECS/gpac.spec:1.14 SPECS/gpac.spec:1.15
--- SPECS/gpac.spec:1.14Sun Mar 19 13:43:43 2006
+++ SPECS/gpac.spec Sun Mar 19 13:48:00 2006
@@ -115,7 +115,7 @@
 %endif
 chmod a+x configure
 
-# files for w32 and linux was swapped
+# files for w32 and Linux were swapped
 rm -rf applications/osmozilla/nsIOsmozilla.xpt_linux
 mv applications/osmozilla/nsIOsmozilla.xpt_w32 
applications/osmozilla/nsIOsmozilla.xpt_linux
 
@@ -144,9 +144,9 @@
bindir=$RPM_BUILD_ROOT%{_bindir} \
libdir=$RPM_BUILD_ROOT%{_libdir} \
mandir=$RPM_BUILD_ROOT%{_mandir} \
-plugdir=$RPM_BUILD_ROOT%{_libdir}/gpac \
-real_plugdir=%{_libdir}/gpac \
-prefix=$RPM_BUILD_ROOT/usr \
+   plugdir=$RPM_BUILD_ROOT%{_libdir}/gpac \
+   real_plugdir=%{_libdir}/gpac \
+   prefix=$RPM_BUILD_ROOT/usr \
MOZILLA_DIR=$RPM_BUILD_ROOT%{_plugindir}
 
 %clean
@@ -164,21 +164,21 @@
 %triggerin -n browser-plugin-%{name} -- mozilla
 %nsplugin_install -d %{_libdir}/mozilla/plugins nposmozilla.so nposmozilla.xpt
 if [ -d /usr/%{_lib}/mozilla ]; then
-umask 022
-rm -f /usr/%{_lib}/mozilla/components/{compreg,xpti}.dat
-if [ -x /usr/bin/regxpcom ]; then
-MOZILLA_FIVE_HOME=/usr/%{_lib}/mozilla /usr/bin/regxpcom
-fi
+   umask 022
+   rm -f /usr/%{_lib}/mozilla/components/{compreg,xpti}.dat
+   if [ -x /usr/bin/regxpcom ]; then
+   MOZILLA_FIVE_HOME=/usr/%{_lib}/mozilla /usr/bin/regxpcom
+   fi
 fi
 
 %triggerun -n browser-plugin-%{name} -- mozilla
 %nsplugin_uninstall -d %{_libdir}/mozilla/plugins nposmozilla.so 
nposmozilla.xpt
 if [ -d /usr/%{_lib}/mozilla ]; then
-umask 022
-rm -f /usr/%{_lib}/mozilla/components/{compreg,xpti}.dat
-if [ -x /usr/bin/regxpcom ]; then
-MOZILLA_FIVE_HOME=/usr/%{_lib}/mozilla /usr/bin/regxpcom
-fi
+   umask 022
+   rm -f /usr/%{_lib}/mozilla/components/{compreg,xpti}.dat
+   if [ -x /usr/bin/regxpcom ]; then
+   MOZILLA_FIVE_HOME=/usr/%{_lib}/mozilla /usr/bin/regxpcom
+   fi
 fi
 
 %triggerpostun -n browser-plugin-%{name} -- mozilla-plugin-%{name}
@@ -196,7 +196,7 @@
 %files -n browser-plugin-%{name}
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_plugindir}/nposmozilla.so
-%attr(755,root,root) %{_plugindir}/nposmozilla.xpt
+%{_plugindir}/nposmozilla.xpt
 
 %define date   %(echo `LC_ALL=C date +%a %b %d %Y`)
 %changelog
@@ -204,6 +204,9 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.15  2006/03/19 12:48:00  qboosh
+- tabs, 644 for .xpt
+
 Revision 1.14  2006/03/19 12:43:43  maciek2w
 - updated to 0.4.0
 - changed licence to LGPL


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

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


SPECS: gpac.spec - use SOURCE1 macro

2006-03-19 Thread qboosh
Author: qboosh   Date: Sun Mar 19 12:52:38 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- use SOURCE1 macro

 Files affected:
SPECS:
   gpac.spec (1.15 - 1.16) 

 Diffs:


Index: SPECS/gpac.spec
diff -u SPECS/gpac.spec:1.15 SPECS/gpac.spec:1.16
--- SPECS/gpac.spec:1.15Sun Mar 19 13:48:00 2006
+++ SPECS/gpac.spec Sun Mar 19 13:52:33 2006
@@ -109,8 +109,7 @@
 %if %{with amr}
 mkdir -p Plugins/amr_dec/AMR_NB
 cd Plugins/amr_dec/AMR_NB
-# XXX: (conditional?) SourceN?
-unzip -j %{_sourcedir}/26073-530.zip
+unzip -j %{SOURCE1}
 unzip -j 26073-530_ANSI_C_source_code.zip
 %endif
 chmod a+x configure
@@ -204,6 +203,9 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.16  2006/03/19 12:52:33  qboosh
+- use SOURCE1 macro
+
 Revision 1.15  2006/03/19 12:48:00  qboosh
 - tabs, 644 for .xpt
 


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

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


SPECS: debiandoc-sgml.spec - updated to 1.1.95

2006-03-19 Thread maciek2w
Author: maciek2w Date: Sun Mar 19 13:21:27 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- updated to 1.1.95

 Files affected:
SPECS:
   debiandoc-sgml.spec (1.6 - 1.7) 

 Diffs:


Index: SPECS/debiandoc-sgml.spec
diff -u SPECS/debiandoc-sgml.spec:1.6 SPECS/debiandoc-sgml.spec:1.7
--- SPECS/debiandoc-sgml.spec:1.6   Wed Mar 23 18:18:07 2005
+++ SPECS/debiandoc-sgml.spec   Sun Mar 19 14:21:21 2006
@@ -3,12 +3,12 @@
 Summary:   SGML-based documentation formatting package
 Summary(pl):   Bazujący na SGML pakiet do formatowania dokumentacji
 Name:  debiandoc-sgml
-Version:   1.1.86
+Version:   1.1.95
 Release:   1
 License:   GPL v2
 Group: Applications/Publishing/SGML
 Source0:   
ftp://ftp.debian.org/debian/pool/main/d/debiandoc-sgml/%{name}_%{version}.tar.gz
-# Source0-md5: 7c19504e7f8bf7baa6aa0397a1ba93e6
+# Source0-md5: ed5db313ea50cd567aeb284549977c69
 BuildRequires: rpm-perlprov = 4.1-13
 Requires:  sgml-common
 BuildArch: noarch
@@ -21,7 +21,7 @@
 Bazujący na SGML pakiet do formatowania dokumentacji.
 
 %prep
-%setup -q
+%setup -q -n %{name}
 
 %build
 %{__make} \
@@ -40,7 +40,7 @@
 
 %files
 %defattr(644,root,root,755)
-%doc README debian/changelog debian/TODO
+%doc README debian/changelog debian/README.Debian debian/TODO
 %attr(755,root,root) %{_bindir}/debiandoc2*
 %{perl_vendorlib}/DebianDoc_SGML
 %{_datadir}/%{name}
@@ -53,6 +53,9 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.7  2006/03/19 13:21:21  maciek2w
+- updated to 1.1.95
+
 Revision 1.6  2005/03/23 17:18:07  glen
 - dropped SourceX-size
 


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

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


DISTFILES: debiandoc-sgml_1.1.95.tar.gz

2006-03-19 Thread maciek2w

Files fetched: 1

STORED: 
ftp://ftp.debian.org/debian/pool/main/d/debiandoc-sgml/debiandoc-sgml_1.1.95.tar.gz
ed5db313ea50cd567aeb284549977c69  debiandoc-sgml_1.1.95.tar.gz
Size: 93316 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: gpac.spec - it includes outdated gecko-sdk, need to switch ...

2006-03-19 Thread qboosh
Author: qboosh   Date: Sun Mar 19 13:21:56 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- it includes outdated gecko-sdk, need to switch to system one

 Files affected:
SPECS:
   gpac.spec (1.16 - 1.17) 

 Diffs:


Index: SPECS/gpac.spec
diff -u SPECS/gpac.spec:1.16 SPECS/gpac.spec:1.17
--- SPECS/gpac.spec:1.16Sun Mar 19 13:52:33 2006
+++ SPECS/gpac.spec Sun Mar 19 14:21:51 2006
@@ -1,6 +1,7 @@
 # $Revision$, $Date$
 #
 # TODO: soname for libm4systems(?)
+# - use system mozilla includes
 #
 # Conditional build:
 %bcond_withamr
@@ -203,6 +204,9 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.17  2006/03/19 13:21:51  qboosh
+- it includes outdated gecko-sdk, need to switch to system one
+
 Revision 1.16  2006/03/19 12:52:33  qboosh
 - use SOURCE1 macro
 


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

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


SPECS: openoffice.org.spec - switched to crystal-images-1, thus bu...

2006-03-19 Thread adamg
Author: adamgDate: Sun Mar 19 14:23:36 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- switched to crystal-images-1, thus build-crystal_images.diff no longer
  needed (pointed out by wiget)

 Files affected:
SPECS:
   openoffice.org.spec (1.594 - 1.595) 

 Diffs:


Index: SPECS/openoffice.org.spec
diff -u SPECS/openoffice.org.spec:1.594 SPECS/openoffice.org.spec:1.595
--- SPECS/openoffice.org.spec:1.594 Fri Mar 17 08:59:07 2006
+++ SPECS/openoffice.org.spec   Sun Mar 19 15:23:29 2006
@@ -40,7 +40,7 @@
 Summary(pl):   OpenOffice.org - potężny pakiet biurowy
 Name:  openoffice.org
 Version:   %{fullver}
-Release:   0.0.1%{?with_vfs:vfs}
+Release:   0.0.2%{?with_vfs:vfs}
 Epoch: 1
 License:   GPL/LGPL
 Group: X11/Applications
@@ -56,8 +56,8 @@
 # Source4-md5: af0b0b9e629e9ed95693c6b1cecbe8a9
 Source10:  http://go-ooo.org/packages/%{snap2}/ooo_custom_images-13.tar.bz2
 # Source10-md5:2480af7f890c8175c7f9e183a1b39ed2
-Source11:  http://go-ooo.org/packages/%{snap2}/ooo_crystal_images-6.tar.bz2
-# Source11-md5:586d0f26b3f79d89bbb5b25b874e3df6
+Source11:  http://go-ooo.org/packages/%{snap2}/ooo_crystal_images-1.tar.gz
+# Source11-md5:9c57c933e793f791f2c8817ccd28911c
 Source12:  http://go-ooo.org/packages/%{snap2}/extras-2.tar.bz2
 # Source12-md5:733051ebeffae5232a2eb760162da020
 Source13:  http://go-ooo.org/packages/libwpd/libwpd-0.8.3.tar.gz
@@ -85,7 +85,7 @@
 Patch1:%{name}-64bit-inline.diff
 Patch2:%{name}-gcc4.diff
 Patch3:%{name}-bashizm.patch
-Patch4:%{name}-build-crystal_images.patch
+#Patch4:   %{name}-ooo62030.solenv._version.diff
 Patch5:%{name}-build-pld-splash.diff
 Patch6:%{name}-build-no-java.diff
 Patch7:%{name}-sfx2.badscript.diff
@@ -1739,7 +1739,6 @@
 %prep
 %setup -q -n ooo-build-%{ooobver}
 %patch3 -p1
-%patch4 -p1
 
 install -d src
 cp %{SOURCE50} %{SOURCE51} src
@@ -2329,6 +2328,10 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.595  2006/03/19 14:23:29  adamg
+- switched to crystal-images-1, thus build-crystal_images.diff no longer
+  needed (pointed out by wiget)
+
 Revision 1.594  2006/03/17 07:59:07  adamg
 - updated to 2.0.2
 - dropped -desktop.patch (outdated)


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

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


DISTFILES: ooo-build-2.0.2.tar.gz OOO_2_0_2-core.tar.bz2 OOO_2_0_2-system.tar.bz2 OOO_2_0_2-binfilter.tar.bz2 OOO_2_0_2-lang.tar.bz2 ooo_custom_images-13.tar.bz2 ooo_crystal_images-1.tar.gz extras-2.t

2006-03-19 Thread adamg

Files fetched: 1

ALREADY GOT: http://go-ooo.org/packages/OOB680/ooo-build-2.0.2.tar.gz
a745d2aedde615ee98b591901161c228  ooo-build-2.0.2.tar.gz
ALREADY GOT: http://go-ooo.org/packages/OOB680/OOO_2_0_2-core.tar.bz2
99d5e8c21c50af94bc5eee8d5e7e6df1  OOO_2_0_2-core.tar.bz2
ALREADY GOT: http://go-ooo.org/packages/OOB680/OOO_2_0_2-system.tar.bz2
a1e4d5f03e2c0c0870847f4de97b8d12  OOO_2_0_2-system.tar.bz2
ALREADY GOT: http://go-ooo.org/packages/OOB680/OOO_2_0_2-binfilter.tar.bz2
c55854ea2a38753813c47019d4332eca  OOO_2_0_2-binfilter.tar.bz2
ALREADY GOT: http://go-ooo.org/packages/OOB680/OOO_2_0_2-lang.tar.bz2
af0b0b9e629e9ed95693c6b1cecbe8a9  OOO_2_0_2-lang.tar.bz2
ALREADY GOT: http://go-ooo.org/packages/SRC680/ooo_custom_images-13.tar.bz2
2480af7f890c8175c7f9e183a1b39ed2  ooo_custom_images-13.tar.bz2
STORED: http://go-ooo.org/packages/SRC680/ooo_crystal_images-1.tar.gz
9c57c933e793f791f2c8817ccd28911c  ooo_crystal_images-1.tar.gz
Size: 1068060 bytes
ALREADY GOT: http://go-ooo.org/packages/SRC680/extras-2.tar.bz2
733051ebeffae5232a2eb760162da020  extras-2.tar.bz2
ALREADY GOT: http://go-ooo.org/packages/libwpd/libwpd-0.8.3.tar.gz
f34404f8dc6123aca156d203c37e3e5d  libwpd-0.8.3.tar.gz
ALREADY GOT: http://go-ooo.org/packages/SRC680/mdbtools-0.6pre1.tar.gz
246e8f38b2a1af1bcff60ee0da59300b  mdbtools-0.6pre1.tar.gz
ALREADY GOT: http://go-ooo.org/packages/xt/xt-20051206-src-only.zip
0395e6e7da27c1cea7e1852286f6ccf9  xt-20051206-src-only.zip


-- 
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: beagle.spec updated mono and wv requirements for proper bu...

2006-03-19 Thread aflinta
Author: aflinta  Date: Sun Mar 19 14:37:08 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
 updated mono and wv requirements for proper build and working, release 2

 Files affected:
SPECS:
   beagle.spec (1.71 - 1.72) 

 Diffs:


Index: SPECS/beagle.spec
diff -u SPECS/beagle.spec:1.71 SPECS/beagle.spec:1.72
--- SPECS/beagle.spec:1.71  Sat Mar 18 20:53:00 2006
+++ SPECS/beagle.spec   Sun Mar 19 15:37:02 2006
@@ -23,7 +23,7 @@
 Summary(pl):   Beagle - podsystem indeksujący
 Name:  beagle
 Version:   0.2.3
-Release:   1
+Release:   2
 License:   Various
 Group: Libraries
 Source0:   
http://ftp.gnome.org/pub/gnome/sources/beagle/0.2/%{name}-%{version}.tar.bz2
@@ -48,7 +48,7 @@
 BuildRequires: libpng-devel
 BuildRequires: libtool
 BuildRequires: libxml2-devel = 2.6.19
-BuildRequires: mono-csharp = 1.1.10
+BuildRequires: mono-csharp = 1.1.13.4
 # not used atm
 #BuildRequires:mozilla-devel
 %{?with_python:BuildRequires:  python-pygtk-devel}
@@ -60,7 +60,7 @@
 %else
 BuildRequires: sqlite-devel
 %endif
-BuildRequires: wv-devel = 1.0.0
+BuildRequires: wv-devel = 1.2.1
 BuildRequires: zip
 # GUI BRs
 %if %{with gui}
@@ -333,6 +333,9 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.72  2006/03/19 14:37:02  aflinta
+ updated mono and wv requirements for proper build and working, release 2
+
 Revision 1.71  2006/03/18 19:53:00  deejay1
 - up to 0.2.3
 


 CVS-web:
http://cvs.pld-linux.org/SPECS/beagle.spec?r1=1.71r2=1.72f=u

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


SPECS: wine.spec - glut32.ddl.so moved to -dll-gl, added glut-deve...

2006-03-19 Thread qboosh
Author: qboosh   Date: Sun Mar 19 14:47:16 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- glut32.ddl.so moved to -dll-gl, added glut-devel BR

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

 Diffs:


Index: SPECS/wine.spec
diff -u SPECS/wine.spec:1.230 SPECS/wine.spec:1.231
--- SPECS/wine.spec:1.230   Thu Mar 16 20:28:47 2006
+++ SPECS/wine.spec Sun Mar 19 15:47:09 2006
@@ -46,6 +46,7 @@
 %{?with_alsa:BuildRequires:alsa-lib-devel}
 %{?with_arts:BuildRequires:artsc-devel}
 BuildRequires: OpenGL-GLU-devel
+BuildRequires: OpenGL-glut-devel
 BuildRequires: autoconf
 BuildRequires: automake
 BuildRequires: bison
@@ -323,7 +324,7 @@
 cd $RPM_BUILD_ROOT%{_libdir}/wine
 for f in *.so; do
case $f in
-   
d3d8.dll.so|d3d9.dll.so|d3dx8.dll.so|glu32.dll.so|opengl32.dll.so|twain.dll.so|twain_32.dll.so|winealsa.drv.so|winearts.drv.so|winejack.drv.so|winenas.drv.so)
+   
d3d8.dll.so|d3d9.dll.so|d3dx8.dll.so|glu32.dll.so|glut32.dll.so|opengl32.dll.so|twain.dll.so|twain_32.dll.so|winealsa.drv.so|winearts.drv.so|winejack.drv.so|winenas.drv.so)
;;
*)
echo %attr(755,root,root) %{_libdir}/wine/$f 
$BZZZ/files.so
@@ -436,6 +437,7 @@
 %files dll-gl
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/wine/glu32.dll.so
+%attr(755,root,root) %{_libdir}/wine/glut32.dll.so
 %attr(755,root,root) %{_libdir}/wine/opengl32.dll.so
 
 %if %{with sane}
@@ -479,6 +481,9 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.231  2006/03/19 14:47:09  qboosh
+- glut32.ddl.so moved to -dll-gl, added glut-devel BR
+
 Revision 1.230  2006/03/16 19:28:47  wolf
 - 0.9.10
 


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

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


SSH-keys: pluto.dsa.pub - new key.

2006-03-19 Thread pluto
Author: plutoDate: Sun Mar 19 14:50:00 2006 GMT
Module: SSH-keys  Tag: HEAD
 Log message:
- new key.

 Files affected:
SSH-keys:
   pluto.dsa.pub (1.1 - 1.2) 

 Diffs:


Index: SSH-keys/pluto.dsa.pub
diff -u SSH-keys/pluto.dsa.pub:1.1 SSH-keys/pluto.dsa.pub:1.2
--- SSH-keys/pluto.dsa.pub:1.1  Wed Feb  9 19:13:33 2005
+++ SSH-keys/pluto.dsa.pub  Sun Mar 19 15:49:54 2006
@@ -1 +1 @@
-ssh-dss 
B3NzaC1kc3MAAACBALNZOxf+jAqcWEL78aWm9hgjqpamsBjY10zFvI9SFlC6s3Q9Jvg/HS8+LENin1Jr/cZxUJ7FgPa0oOpkq8P6TBAy6duUlFqnSmubbZEHSsxOsRpwe7Lwm+NOIaJmVDNtji6Z1nwWNeo6x3RhXgOiFvWH2BB84KC3t1gzfyRYlrf3FQDy/pAkd2KUlRCxhuUqGOiot/BlQwAAAIBqnxuC12k/OKO1ihCDpjXDmNXQdeXqqyLcCqcIWneBMAGV3kA094WjIbtiQdR9xeOPiM4VxdK5+Jb1PPk0PWON9TY5XycJXDCmqBn4cUX+2nfHItw8xV2uvvkZuKD2CooZgtjjS3MziDdIaVJ6hy09JVYX51frIWL+cxDj/Prd0QAAAIAbEhen57zHVBELLSkX0QIJOmojYSW2jPEntixlIjeMMygA+BVRa/wu8Yi+G/EUVwvlMdDzvNlrkQGliYOwRjxKo/330/4jHVdRoERUYKuzGC03fUKjc2onCRNUj1NqR0LiVDap2yJvPepDuE0sWpcWTqDhmthDTzg4b1qykSibGw==
 [EMAIL PROTECTED]
+ssh-rsa 
B3NzaC1yc2EBIwAAAQEApxu96WQT7xBjrN6oa5FCfKYBMZYIIYzP03qPXCU1DSS+1HYoTdShMcIMwczhvqQuUiBfISHc5XV8Ww4O95GZhkDACfBFAmgNQ+9yr3IZJXP7NLoy5S9fOQ8T1RKJhmgf0FduBvA5J2F7jj7QloPu8GQ786lUBHy1z4bTNmpo4FEP6ff/BL9kF6TQl73B6BS+3FQ+DFrOsFPCuil6MMIo7JOCppx9f4g+atGVCZChnZFopRDH2f5mbhaTaLQa0vGQR7YqvkrhmzIOfz38w2dJdu6aA6rXYm50q0BYcD2g1CM6NvZZeh5kQCuQ44P0kYmMbAyzdmsCNFGI/6uLUHSp6w==
 [EMAIL PROTECTED]


 CVS-web:
http://cvs.pld-linux.org/SSH-keys/pluto.dsa.pub?r1=1.1r2=1.2f=u

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


ppcrcd/trunk/doc/README.chrp

2006-03-19 Thread sparky
Author: sparky
Date: Sun Mar 19 15:53:17 2006
New Revision: 7222

Modified:
   ppcrcd/trunk/doc/README.chrp
Log:
- i think it should work this way


Modified: ppcrcd/trunk/doc/README.chrp
==
--- ppcrcd/trunk/doc/README.chrp(original)
+++ ppcrcd/trunk/doc/README.chrpSun Mar 19 15:53:17 2006
@@ -1,8 +1,16 @@
 === booting on Pegasos 2 ===
 yaboot works on NewWorld Mac's and older chrp machines, but not on Pegasos 2
-for it's users there is 
-== annother way for booting ppcrcd: ==
+for it's users there is
 
+== annother way for booting ppcrcd: ==
 vmlinuz is chrp-bootable kernel with initrd included, you can boot in directly
-from bios:
-| _*I don't know how*_
+from bios, on Pegasos 2, with SmartFirmware this one should work:
+|  _boot cd:0 boot/vmlinuz_
+you can optionally add kernel options:
+|  _boot cd:0 boot/vmlinuz tomempost_
+which will load whole image to memory, or any other options found in Options
+readme
+
+== tips for instalation ==
+Install kernel-lib package, this will prepare /boot/zImage-version kernel,
+bootable on chrp machines.
___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


SOURCES: poldek-cvs-fixes.patch - added fix for http://bugs.pld-li...

2006-03-19 Thread freetz
Author: freetz   Date: Sun Mar 19 14:54:16 2006 GMT
Module: SOURCES   Tag: HEAD
 Log message:
- added fix for http://bugs.pld-linux.org/index.php?do=detailsid=5762

 Files affected:
SOURCES:
   poldek-cvs-fixes.patch (1.1 - 1.2) 

 Diffs:


Index: SOURCES/poldek-cvs-fixes.patch
diff -u SOURCES/poldek-cvs-fixes.patch:1.1 SOURCES/poldek-cvs-fixes.patch:1.2
--- SOURCES/poldek-cvs-fixes.patch:1.1  Sun Nov  6 20:42:03 2005
+++ SOURCES/poldek-cvs-fixes.patch  Sun Mar 19 15:54:11 2006
@@ -109,3 +109,89 @@
  #echo $md5file
  if [ -f $dest -a -f $md5file ]; then
  #echo md5sum --check $md5file
+===
+RCS file: /cvsroot/poldek/poldek/pkg.c,v
+retrieving revision 1.107
+retrieving revision 1.108
+diff -u -r1.107 -r1.108
+--- poldek/poldek/pkg.c2005/10/13 15:39:27 1.107
 poldek/poldek/pkg.c2006/03/18 16:29:00 1.108
+@@ -1,5 +1,5 @@
+ /*
+-  Copyright (C) 2000 - 2004 Pawel A. Gajda [EMAIL PROTECTED]
++  Copyright (C) 2000 - 2006 Pawel A. Gajda ([EMAIL PROTECTED])
+ 
+   This program is free software; you can redistribute it and/or modify
+   it under the terms of the GNU General Public License, version 2 as
+@@ -15,7 +15,7 @@
+  */
+ 
+ /*
+-  $Id$
++  $Id$
+ */
+ 
+ #ifdef HAVE_CONFIG_H
+@@ -694,8 +694,8 @@
+ int n;
+ 
+ DBGF(\npkg_caps_match_req %s %s\n, pkg_snprintf_s(pkg), 
+- capreq_snprintf_s(req));
+-
++   capreq_snprintf_s(req));
++
+ if (pkg-caps == NULL || n_array_size(pkg-caps) == 0)
+ return 0; /* not match */
+ 
+@@ -703,40 +703,25 @@
+ return 0;
+ 
+ } else {
+-struct capreq *cap;
+ int i;
++for (i = n; i  n_array_size(pkg-caps); i++) {
++struct capreq *cap = n_array_nth(pkg-caps, i);
+ 
+-cap = n_array_nth(pkg-caps, n);
+-if (cap_xmatch_req(cap, req, flags)) {
+-DBGF(chk%d (%s-%s-%s) - match (flags=%d)\n, n, 
capreq_name(cap),
+- capreq_ver(cap), capreq_rel(cap), flags);
+-return 1;
+-}
+-n++;
+-
+-for (i = n; in_array_size(pkg-caps); i++) {
+-struct capreq *cap;
+-
+-cap = n_array_nth(pkg-caps, n);
+-if (strcmp(capreq_name(cap), capreq_name(req)) != 0) {
+-DBGF(chk%d %s-%s-%s - NOT match IRET\n, i,
+- capreq_name(cap), capreq_ver(cap),
+- capreq_rel(cap));
++/* names not equal - return with false;
++   eq test omitting for first cap */
++if (i  n  n_str_ne(capreq_name(cap), capreq_name(req))) {
++DBGF(  cap[%d] %s - NOT match, IRET\n, i,
++   capreq_snprintf_s(cap));
+ return 0;
+ }
+-
+-
++
+ if (cap_xmatch_req(cap, req, flags)) {
+-DBGMSG(chk %s-%s-%s - match\n, capreq_name(cap),
+-   capreq_ver(cap), capreq_rel(cap));
++DBGF(  cap[%d] %s - match\n, i, capreq_snprintf_s(cap));
+ return 1;
+-} else {
+-DBGMSG(chk%d %s-%s-%s - NOT match\n, i,
+-   capreq_name(cap), capreq_ver(cap),
+-   capreq_rel(cap));
+ }
++
++DBGF(  cap[%d] %s - NOT match\n, i, capreq_snprintf_s(cap));
+ }
+-DBGMSG(NONE\n);
+ }
+ 
+ return 0;


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

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


SPECS: poldek.spec - updated cvs patch for (overloaded provides pr...

2006-03-19 Thread freetz
Author: freetz   Date: Sun Mar 19 14:58:14 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- updated cvs patch for (overloaded provides problem)
  http://bugs.pld-linux.org/index.php?do=detailsid=5762, rel.5

 Files affected:
SPECS:
   poldek.spec (1.227 - 1.228) 

 Diffs:


Index: SPECS/poldek.spec
diff -u SPECS/poldek.spec:1.227 SPECS/poldek.spec:1.228
--- SPECS/poldek.spec:1.227 Mon Mar 13 10:15:02 2006
+++ SPECS/poldek.spec   Sun Mar 19 15:58:08 2006
@@ -11,7 +11,7 @@
 Summary(pl):   Pomocnicze narzędzie do zarządzania pakietami RPM
 Name:  poldek
 Version:   0.20
-Release:   4
+Release:   5
 License:   GPL v2
 Group: Applications/System
 Source0:   http://poldek.pld-linux.org/download/%{name}-%{version}.tar.bz2
@@ -308,6 +308,10 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.228  2006/03/19 14:58:08  freetz
+- updated cvs patch for (overloaded provides problem)
+  http://bugs.pld-linux.org/index.php?do=detailsid=5762, rel.5
+
 Revision 1.227  2006/03/13 09:15:02  glen
 - adapter was here
 


 CVS-web:
http://cvs.pld-linux.org/SPECS/poldek.spec?r1=1.227r2=1.228f=u

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


DISTFILES: gajim-20060319.tar.bz2

2006-03-19 Thread patrys

Files fetched: 1

STORED: no-url://gajim-20060319.tar.bz2
83b0dcbb92a33269055ad7c701a71a1a  gajim-20060319.tar.bz2
Size: 2277333 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 (DEVEL): gajim.spec - new snapshot

2006-03-19 Thread patrys
Author: patrys   Date: Sun Mar 19 15:05:54 2006 GMT
Module: SPECS Tag: DEVEL
 Log message:
- new snapshot

 Files affected:
SPECS:
   gajim.spec (1.21.2.18 - 1.21.2.19) 

 Diffs:


Index: SPECS/gajim.spec
diff -u SPECS/gajim.spec:1.21.2.18 SPECS/gajim.spec:1.21.2.19
--- SPECS/gajim.spec:1.21.2.18  Thu Mar 16 19:38:19 2006
+++ SPECS/gajim.specSun Mar 19 16:05:49 2006
@@ -1,5 +1,5 @@
 # $Revision$, $Date$
-%define_snap   20060316
+%define_snap   20060319
 Summary:   A Jabber client written in PyGTK
 Summary(pl):   Klient Jabbera napisany w PyGTK
 Name:  gajim
@@ -8,7 +8,7 @@
 License:   GPL v2
 Group: Applications/Communications
 Source0:   %{name}-%{_snap}.tar.bz2
-# Source0-md5: f3e156dabf28f30a65be3a3ef429f6b3
+# Source0-md5: 83b0dcbb92a33269055ad7c701a71a1a
 URL:   http://www.gajim.org/
 BuildRequires: gettext-devel
 BuildRequires: gtkspell-devel
@@ -84,6 +84,9 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.21.2.19  2006/03/19 15:05:49  patrys
+- new snapshot
+
 Revision 1.21.2.18  2006/03/16 18:38:19  patrys
 - R: xorg-lib-libXScrnSaver-devel
 


 CVS-web:
http://cvs.pld-linux.org/SPECS/gajim.spec?r1=1.21.2.18r2=1.21.2.19f=u

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


SPECS: imlib2.spec - modular xorg deps

2006-03-19 Thread megabajt
Author: megabajt Date: Sun Mar 19 15:22:28 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- modular xorg deps

 Files affected:
SPECS:
   imlib2.spec (1.53 - 1.54) 

 Diffs:


Index: SPECS/imlib2.spec
diff -u SPECS/imlib2.spec:1.53 SPECS/imlib2.spec:1.54
--- SPECS/imlib2.spec:1.53  Thu Aug 25 13:50:22 2005
+++ SPECS/imlib2.spec   Sun Mar 19 16:22:22 2006
@@ -9,7 +9,6 @@
 Source0:   
http://dl.sourceforge.net/enlightenment/%{name}-%{version}.tar.gz
 # Source0-md5: e32970d03d8aee2885782312d0a7f15f
 URL:   http://enlightenment.org/Libraries/Imlib2/
-BuildRequires: XFree86-devel
 BuildRequires: autoconf = 2.50
 BuildRequires: automake
 BuildRequires: bzip2-devel
@@ -20,6 +19,7 @@
 BuildRequires: libtiff-devel
 BuildRequires: libtool
 BuildRequires: libungif-devel
+BuildRequires: xorg-lib-libXext-devel
 Obsoletes: libimlib2_1
 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -43,9 +43,9 @@
 Summary(pl):   Pliki nagłówkowe oraz dokumentacja do imlib2
 Group: X11/Development/Libraries
 Requires:  %{name} = %{version}-%{release}
-Requires:  XFree86-devel
 Requires:  freetype-devel
 Requires:  libltdl-devel
+Requires:  xorg-lib-libXext-devel
 Obsoletes: libimlib2_1-devel
 
 %description devel
@@ -136,6 +136,9 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.54  2006/03/19 15:22:22  megabajt
+- modular xorg deps
+
 Revision 1.53  2005/08/25 11:50:22  charles
 - proper URL
 


 CVS-web:
http://cvs.pld-linux.org/SPECS/imlib2.spec?r1=1.53r2=1.54f=u

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


PLD-doc: BuildRequires.txt - add %nsplugin_*

2006-03-19 Thread glen
Author: glen Date: Sun Mar 19 15:44:01 2006 GMT
Module: PLD-doc   Tag: HEAD
 Log message:
- add %nsplugin_*

 Files affected:
PLD-doc:
   BuildRequires.txt (1.66 - 1.67) 

 Diffs:


Index: PLD-doc/BuildRequires.txt
diff -u PLD-doc/BuildRequires.txt:1.66 PLD-doc/BuildRequires.txt:1.67
--- PLD-doc/BuildRequires.txt:1.66  Sun Mar 12 15:19:40 2006
+++ PLD-doc/BuildRequires.txt   Sun Mar 19 16:43:56 2006
@@ -203,6 +203,9 @@
 # better see template-webapp.spec
 BuildRequires: rpmbuild(macros) = 1.264
 
+%nsplugin_install / %nsplugin_uninstall
+BuildRequires: rpmbuild(macros) = 1.236
+
 # sed -i option
 BuildRequires: sed = 4.0
 


 CVS-web:
http://cvs.pld-linux.org/PLD-doc/BuildRequires.txt?r1=1.66r2=1.67f=u

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


SPECS: gpac.spec - drop trigger on mozilla-plugin-gpac (package ne...

2006-03-19 Thread glen
Author: glen Date: Sun Mar 19 15:47:14 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- drop trigger on mozilla-plugin-gpac (package never existed)
- BR for browser-plugins macros
- adapterized

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

 Diffs:


Index: SPECS/gpac.spec
diff -u SPECS/gpac.spec:1.17 SPECS/gpac.spec:1.18
--- SPECS/gpac.spec:1.17Sun Mar 19 14:21:51 2006
+++ SPECS/gpac.spec Sun Mar 19 16:47:09 2006
@@ -29,8 +29,7 @@
 Patch0:%{name}-install.patch
 Patch1:%{name}-wxWidgets.patch
 URL:   http://gpac.sourceforge.net/
-BuildRequires: SDL-devel
-%{?with_wx:BuildRequires:  wxGTK2-devel = 2.5.4}
+BuildRequires: SDL-devel
 %{?with_faad:BuildRequires:faad2-devel}
 %{?with_ffmpeg:BuildRequires:  ffmpeg-devel}
 %{?with_freetype:BuildRequires:freetype-devel}
@@ -39,6 +38,8 @@
 %{?with_mad:BuildRequires: libmad-devel}
 %{?with_png:BuildRequires: libpng-devel}
 BuildRequires: libxml2-devel
+BuildRequires: rpmbuild(macros) = 1.236
+%{?with_wx:BuildRequires:  wxGTK2-devel = 2.5.4}
 %{?with_xvid:BuildRequires:xvid-devel}
 Requires:  SDL
 %{?with_faad:Requires: faad2}
@@ -46,8 +47,8 @@
 %{?with_freetype:Requires: freetype}
 %{?with_js:Requires:   js}
 %{?with_jpeg:Requires: libjpeg}
-%{?with_png:Requires:  libpng}
 %{?with_mad:Requires:  libmad}
+%{?with_png:Requires:  libpng}
 %{?with_xvid:Requires: xvid}
 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -104,8 +105,8 @@
 Obsługiwane przeglądarki: %{browsers}.
 
 %prep
-%setup -q -n gpac
-%patch0 -p1 
+%setup -q -n %{name}
+%patch0 -p1
 %{?with_wx:%patch1 -p1}
 %if %{with amr}
 mkdir -p Plugins/amr_dec/AMR_NB
@@ -121,18 +122,18 @@
 
 %build
 %configure \
-   --enable-oss-audio \
-   %{?with_amr: --enable-amr-nb} \
-   %{!?with_faad: --disable-faad} \
-   %{!?with_ffmpeg: --disable-ffmpeg} \
-   %{!?with_freetype: --disable-ft} \
-   %{!?with_jpeg: --disable-jpeg} \
-   %{!?with_js: --disable-js} \
-   %{!?with_mad: --disable-mad} \
-   %{!?with_png: --disable-png} \
--extra-cflags=-fPIC \
--extra-ldflags=-fPIC \
-   %{!?with_xvid: --disable-xvid}
+   --enable-oss-audio \
+   %{?with_amr:--enable-amr-nb} \
+   %{!?with_faad:--disable-faad} \
+   %{!?with_ffmpeg:--disable-ffmpeg} \
+   %{!?with_freetype:--disable-ft} \
+   %{!?with_jpeg:--disable-jpeg} \
+   %{!?with_js:--disable-js} \
+   %{!?with_mad:--disable-mad} \
+   %{!?with_png:--disable-png} \
+   %{!?with_xvid:--disable-xvid}
 
 %{__make} \
DESTDIR=$RPM_BUILD_ROOT
@@ -146,7 +147,7 @@
mandir=$RPM_BUILD_ROOT%{_mandir} \
plugdir=$RPM_BUILD_ROOT%{_libdir}/gpac \
real_plugdir=%{_libdir}/gpac \
-   prefix=$RPM_BUILD_ROOT/usr \
+   prefix=$RPM_BUILD_ROOT%{_prefix} \
MOZILLA_DIR=$RPM_BUILD_ROOT%{_plugindir}
 
 %clean
@@ -181,9 +182,6 @@
fi
 fi
 
-%triggerpostun -n browser-plugin-%{name} -- mozilla-plugin-%{name}
-%nsplugin_install -f -d %{_libdir}/mozilla/plugins nposmozilla.so 
nposmozilla.xpt
-
 %files
 %defattr(644,root,root,755)
 %doc AUTHORS BUGS Changelog README TODO
@@ -204,6 +202,11 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.18  2006/03/19 15:47:09  glen
+- drop trigger on mozilla-plugin-gpac (package never existed)
+- BR for browser-plugins macros
+- adapterized
+
 Revision 1.17  2006/03/19 13:21:51  qboosh
 - it includes outdated gecko-sdk, need to switch to system one
 


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

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


SPECS: wispy-tools.spec - real source added - description extended...

2006-03-19 Thread spider
Author: spider   Date: Sun Mar 19 15:55:48 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- real source added
- description extended
- summary little fix
- missing br (ncurses-devel)

 Files affected:
SPECS:
   wispy-tools.spec (1.1 - 1.2) 

 Diffs:


Index: SPECS/wispy-tools.spec
diff -u SPECS/wispy-tools.spec:1.1 SPECS/wispy-tools.spec:1.2
--- SPECS/wispy-tools.spec:1.1  Sat Mar 18 13:28:17 2006
+++ SPECS/wispy-tools.spec  Sun Mar 19 16:55:42 2006
@@ -1,22 +1,29 @@
 # $Revision$, $Date$
 %define_ver 2006-01-R1
 Summary:   Wi-SPY is a USB 2.4GHz spectrum analyzer
-Summary(pl):   Wi-SPY jest analizatorem spektrum dla USB 2.4GHz
+Summary(pl):   Wi-SPY jest analizatorem widma(spektrum) dla USB 2.4GHz
 Name:  wispy-tools
 Version:   2006_01_R1
 Release:   0.1
 License:   GPL v2
 Group: Networking/Utilities
-Source0:   %{name}-%{_ver}.tar.gz
+Source0:   http://www.kismetwireless.net/code/%{name}-%{_ver}.tar.gz
 # Source0-md5: f28abc5c3e3d7f9c248288a79cb74222
 Patch0:%{name}-ncurses.patch
 URL:   http://www.kismetwireless.net/wispy.shtml
 BuildRequires: autoconf
 BuildRequires: libusb-devel
+Buildrequires: ncurses-devel
 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-WiSPY-Tools are a set of open-source tools for supporting the device.
+WiSPY-Tools are a set of open-source tools for accessing the WiSPY USB
+2.4GHz spectrum analyzer by Metageek LLC (http://www.metageek.net).
+
+This package contain:
+
+- WiSPY Curses, a simple Curses-based grapher for data from the WiSPY
+  device. Data is fetched purely in userspace via libusb.
 
 %description -l pl
 WiSPY-Tools są narzędziami open-source do wspierania urządzenia.
@@ -27,7 +34,16 @@
 Group: Networking/Utilities
 
 %description gtk
-WiSPY-Tools are a set of open-source tools for supporting the device.
+WiSPY-Tools are a set of open-source tools for accessing the WiSPY USB
+2.4GHz spectrum analyzer by Metageek LLC (http://www.metageek.net).
+
+This package contain:
+
+- WiSPY GTK, a GTK grapher for data from the WiSPY device. Data is
+  fetched purely in userspace via libusb. The WiSPY GTK interface is
+  modeled off the Metageek windows application interface, although there
+  are some differences.
+
 
 %description gtk -l pl
 WiSPY-Tools są narzędziami open-source do wspierania urządzenia.
@@ -69,6 +85,12 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.2  2006/03/19 15:55:42  spider
+- real source added
+- description extended
+- summary little fix
+- missing br (ncurses-devel)
+
 Revision 1.1  2006/03/18 12:28:17  grzegorz
 - init spec
 


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

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


DISTFILES: wispy-tools-2006-01-R1.tar.gz

2006-03-19 Thread spider

Files fetched: 1

STORED: http://www.kismetwireless.net/code/wispy-tools-2006-01-R1.tar.gz
f28abc5c3e3d7f9c248288a79cb74222  wispy-tools-2006-01-R1.tar.gz
Size: 129313 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: wispy-tools.spec - small nit

2006-03-19 Thread glen
Author: glen Date: Sun Mar 19 15:59:37 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- small nit

 Files affected:
SPECS:
   wispy-tools.spec (1.2 - 1.3) 

 Diffs:


Index: SPECS/wispy-tools.spec
diff -u SPECS/wispy-tools.spec:1.2 SPECS/wispy-tools.spec:1.3
--- SPECS/wispy-tools.spec:1.2  Sun Mar 19 16:55:42 2006
+++ SPECS/wispy-tools.spec  Sun Mar 19 16:59:31 2006
@@ -20,8 +20,7 @@
 WiSPY-Tools are a set of open-source tools for accessing the WiSPY USB
 2.4GHz spectrum analyzer by Metageek LLC (http://www.metageek.net).
 
-This package contain:
-
+This package contains:
 - WiSPY Curses, a simple Curses-based grapher for data from the WiSPY
   device. Data is fetched purely in userspace via libusb.
 
@@ -37,8 +36,7 @@
 WiSPY-Tools are a set of open-source tools for accessing the WiSPY USB
 2.4GHz spectrum analyzer by Metageek LLC (http://www.metageek.net).
 
-This package contain:
-
+This package contains:
 - WiSPY GTK, a GTK grapher for data from the WiSPY device. Data is
   fetched purely in userspace via libusb. The WiSPY GTK interface is
   modeled off the Metageek windows application interface, although there
@@ -85,6 +83,9 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.3  2006/03/19 15:59:31  glen
+- small nit
+
 Revision 1.2  2006/03/19 15:55:42  spider
 - real source added
 - description extended


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

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


SPECS (AC-branch): poldek.spec - update from HEAD: updated cvs pat...

2006-03-19 Thread glen
Author: glen Date: Sun Mar 19 16:00:36 2006 GMT
Module: SPECS Tag: AC-branch
 Log message:
- update from HEAD: updated cvs patch for (overloaded provides problem)
  http://bugs.pld-linux.org/index.php?do=detailsid=5762, rel 5

 Files affected:
SPECS:
   poldek.spec (1.197.2.68 - 1.197.2.69) 

 Diffs:


Index: SPECS/poldek.spec
diff -u SPECS/poldek.spec:1.197.2.68 SPECS/poldek.spec:1.197.2.69
--- SPECS/poldek.spec:1.197.2.68Fri Mar 10 15:58:38 2006
+++ SPECS/poldek.spec   Sun Mar 19 17:00:31 2006
@@ -11,7 +11,7 @@
 Summary(pl):   Pomocnicze narzędzie do zarządzania pakietami RPM
 Name:  poldek
 Version:   0.20
-Release:   4
+Release:   5
 License:   GPL v2
 Group: Applications/System
 Source0:   http://poldek.pld-linux.org/download/%{name}-%{version}.tar.bz2
@@ -312,6 +312,10 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.197.2.69  2006/03/19 16:00:31  glen
+- update from HEAD: updated cvs patch for (overloaded provides problem)
+  http://bugs.pld-linux.org/index.php?do=detailsid=5762, rel 5
+
 Revision 1.197.2.68  2006/03/10 14:58:38  glen
 - choose equivalents manually, rel 4
 


 CVS-web:
http://cvs.pld-linux.org/SPECS/poldek.spec?r1=1.197.2.68r2=1.197.2.69f=u

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


PLD-doc: specs-auto-todo.txt - updated

2006-03-19 Thread glen
Author: glen Date: Sun Mar 19 16:16:48 2006 GMT
Module: PLD-doc   Tag: HEAD
 Log message:
- updated

 Files affected:
PLD-doc:
   specs-auto-todo.txt (1.14 - 1.15) 

 Diffs:


Index: PLD-doc/specs-auto-todo.txt
diff -u PLD-doc/specs-auto-todo.txt:1.14 PLD-doc/specs-auto-todo.txt:1.15
--- PLD-doc/specs-auto-todo.txt:1.14Tue Mar 14 00:33:05 2006
+++ PLD-doc/specs-auto-todo.txt Sun Mar 19 17:16:43 2006
@@ -319,10 +319,6 @@
 TODO
 - doesn't build
 
-apache1.spec:
-TODO
-- move DocumentRoot and cgi-dir out of /home/services
-
 apachetop.spec:
 TODO: fam support is broken (it always needs running  working fam)
 
@@ -702,6 +698,10 @@
 TODO:
 - make it work without global_variables=On
 
+cube.spec:
+TODO
+- still vulnreable: http://security.gentoo.org/glsa/glsa-200603-10.xml
+
 cups.spec:
 TODO:
 - register php module
@@ -1185,8 +1185,7 @@
 
 gpac.spec:
 TODO: soname for libm4systems(?)
-
-Conditional build:
+- use system mozilla includes
 
 gpc.spec:
 TODO: switch to 3.4.3 after Ac (not ready for gcc 4 yet)
@@ -1323,6 +1322,12 @@
 TODO:
 - package web-frontend
 
+hula.spec:
+TODO
+- register uid in PLD-doc/uid_gid.db.txt and use it
+TODO: use specific uid
+%useradd -c Hula -s /sbin/nologin -r hula
+
 hwdata.spec:
 TODO: use system {usb,pci}.ids (or symlink them)?
 Summary:   Hardware identification and configuration data
@@ -1421,6 +1426,10 @@
 TODO:
 - add modifications for use system avalaible shared adns library.
 
+irrlicht.spec:
+TODO:
+- get rid of internal zlib and libpng
+
 irssi.spec:
 TODO:
 
@@ -1722,6 +1731,10 @@
 TODO:
 - do something about the conflicting file /usr/share/services/irc.protocol
 
+kylix.spec:
+TODO:
+- spec filename != Name
+
 labrea.spec:
 TODO:
 - initscript
@@ -1974,6 +1987,10 @@
 TODO:
 - something with %{_datadir}/themes/Theme dirs (some belong to gnome-themes,
 
+metamail.spec:
+TODO
+- drop fonts and sun/apple/server stuff as did debian? (read 
debian/README.debian)
+
 metapackage-gnome.spec:
 TODO:
 - metapackage with development tools (glade, bluefish, anjuta, etc.)
@@ -2172,6 +2189,12 @@
 TODO
 - bconds: altivec joystick lcd
 
+nagios-oreon.spec:
+TODO
+- specify perms in files, not post
+TODO, fix %files instead
+chown root:nagios %{_appdir}/rrd
+
 nagios-plugins.spec:
 TODO:
 - package requisites for unifished packages -nsclient and -nwstat
@@ -3276,6 +3299,10 @@
 TODO:
 - check the altivec patch 
 
+vmailmgr.spec:
+TODO: use macros fopm rpm-build-macros
+%define python_sitepkgsdir %(echo `python -c import sys; print (sys.prefix + 
'/lib/python' + sys.version[:3] + '/site-packages/')`)
+
 vocal.spec:
 TODO:
 - to be removed while building: libxml, libxml2, libsndfile, a lot of stupid 
things...
@@ -3305,6 +3332,10 @@
 wifi-radar.spec:
 TODO:
 - config should be accesible with some better rights...
+
+wine.spec:
+TODO: check if it's required now
+BuildRequires: fontforge
 
 winetools.spec:
 TODO:


 CVS-web:
http://cvs.pld-linux.org/PLD-doc/specs-auto-todo.txt?r1=1.14r2=1.15f=u

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


bootdisk/trunk/batch-installer/poldek-iso.priority

2006-03-19 Thread hawk
Author: hawk
Date: Sun Mar 19 17:39:59 2006
New Revision: 7223

Removed:
   bootdisk/trunk/batch-installer/poldek-iso.priority
Log:
- not needed

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


SOURCES: bootparamd.init - fix service name

2006-03-19 Thread glen
Author: glen Date: Sun Mar 19 17:07:24 2006 GMT
Module: SOURCES   Tag: HEAD
 Log message:
- fix service name

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

 Diffs:


Index: SOURCES/bootparamd.init
diff -u SOURCES/bootparamd.init:1.9 SOURCES/bootparamd.init:1.10
--- SOURCES/bootparamd.init:1.9 Thu Dec  8 02:02:49 2005
+++ SOURCES/bootparamd.init Sun Mar 19 18:07:19 2006
@@ -16,7 +16,7 @@
 # Check that networking is up.
 if is_yes ${NETWORKING}; then
if [ ! -f /var/lock/subsys/network -a $1 != stop -a $1 != status ]; 
then
-   msg_network_down rwalld
+   msg_network_down rpc.bootparamd
exit 1
fi
 else


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

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


SPECS: bootparamd.spec - BR: cpp for rpcgen - unify service name a...

2006-03-19 Thread glen
Author: glen Date: Sun Mar 19 17:08:43 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- BR: cpp for rpcgen
- unify service name and service lockfile
- use %service
- rel 13

 Files affected:
SPECS:
   bootparamd.spec (1.36 - 1.37) 

 Diffs:


Index: SPECS/bootparamd.spec
diff -u SPECS/bootparamd.spec:1.36 SPECS/bootparamd.spec:1.37
--- SPECS/bootparamd.spec:1.36  Fri Feb 24 15:57:25 2006
+++ SPECS/bootparamd.spec   Sun Mar 19 18:08:37 2006
@@ -1,17 +1,17 @@
 # $Revision$, $Date$
-# TODO
-# - unify lockfile and service name
 Summary:   A server process which provides boot information to diskless 
clients
 Summary(pl):   Demon zapewniający informacje potrzebne do uruchomienia 
bezdyskowych klientów
 Name:  bootparamd
 Version:   0.17
-Release:   12
+Release:   13
 License:   BSD
 Group: Networking/Daemons
 Source0:   
ftp://ftp.uk.linux.org/pub/linux/Networking/netkit/netkit-%{name}-%{version}.tar.gz
 # Source0-md5: 00d25b11aec2e214b701fe72f397
 Source1:   %{name}.init
 Patch0:%{name}-install_man_fix.patch
+BuildRequires: cpp
+BuildRequires: rpmbuild(macros) = 1.268
 Requires(post,preun):  /sbin/chkconfig
 Requires:  portmap
 Requires:  rc-scripts
@@ -55,31 +55,25 @@
INSTALLROOT=$RPM_BUILD_ROOT \
MANDIR=%{_mandir}
 
-install %{SOURCE1} $RPM_BUILD_ROOT/etc/rc.d/init.d/bootparamd
+install %{SOURCE1} $RPM_BUILD_ROOT/etc/rc.d/init.d/rpc.bootparamd
 
 %clean
 rm -rf $RPM_BUILD_ROOT
 
 %post
-/sbin/chkconfig --add bootparamd
-if [ -f /var/lock/subsys/rpc.bootparamd ]; then
-   /etc/rc.d/init.d/bootparamd restart 12
-else
-   echo Type \/etc/rc.d/init.d/bootparamd start\ to start 
rpc.bootparamd server 12
-fi
+/sbin/chkconfig --add rpc.bootparamd
+%service rpc.bootparamd restart rpc.bootparamd server
 
 %preun
 if [ $1 = 0 ]; then
-   if [ -f /var/lock/subsys/rpc.bootparamd ]; then
-   /etc/rc.d/init.d/bootparamd stop 12
-   fi
-   /sbin/chkconfig --del bootparamd
+   %service rpc.bootparamd stop
+   /sbin/chkconfig --del rpc.bootparamd
 fi
 
 %files
 %defattr(644,root,root,755)
 %doc ChangeLog README
-%attr(754,root,root) /etc/rc.d/init.d/bootparamd
+%attr(754,root,root) /etc/rc.d/init.d/rpc.bootparamd
 %attr(755,root,root) %{_sbindir}/rpc.bootparamd
 %attr(755,root,root) %{_bindir}/callbootd
 %{_mandir}/man[58]/*
@@ -90,6 +84,12 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.37  2006/03/19 17:08:37  glen
+- BR: cpp for rpcgen
+- unify service name and service lockfile
+- use %service
+- rel 13
+
 Revision 1.36  2006/02/24 14:57:25  glen
 - quote cc
 
@@ -121,14 +121,14 @@
 - massive attack s/pld.org.pl/pld-linux.org/
 
 Revision 1.26  2002/04/25 15:54:56  arturs
-fixed a small typo
+- fixed a small typo
 
 Revision 1.25  2002/02/22 23:28:44  kloczek
 - removed all Group fields translations (our rpm now can handle translating
   Group field using gettext).
 
 Revision 1.24  2002/01/18 02:12:31  kloczek
-perl -pi -e s/[EMAIL PROTECTED]/[EMAIL PROTECTED]/
+- perl -pi -e s/[EMAIL PROTECTED]/[EMAIL PROTECTED]/
 
 Revision 1.23  2002/01/08 15:04:42  qboosh
 - s/postun/preun/ (init.d/bootparamd must exist to stop daemon); release 10
@@ -147,22 +147,22 @@
 - release 18: updated Source url.
 
 Revision 1.16  2001/05/02 02:43:01  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.15  2001/02/23 05:16:55  kloczek
 - release 7: Requires for /sbin/chkconfig and Prereq: for rc-scripts.
 
 Revision 1.14  2001/01/25 20:03:21  misiek
-Massive attack. We use -O0 instead -O flags while debug enabled.
+- Massive attack. We use -O0 instead -O flags while debug enabled.
 
 Revision 1.13  2000/12/23 00:48:43  michuz
-- changed %%{!?debug:...}%%{?debug...} to %%{?debug:...}%%{!?debug...}
+- changed %{!?debug:...}%{?debug...} to %{?debug:...}%{!?debug...}
   (now it's more C like)
 
 Revision 1.12  2000/11/08 00:54:01  kloczek
 - release 6,
 - added install_man_fix,
-- use %%{__cc} macro instead directly gcc,
+- use %{__cc} macro instead directly gcc,
 - use new rpm automation,
 - added man pages level 5.
 
@@ -186,7 +186,7 @@
 - gzip man pages
 
 Revision 1.6  2000/06/09 07:22:48  kloczek
-- added using %%{__make} macro.
+- added using %{__make} macro.
 
 Revision 1.5  2000/05/18 16:58:01  kloczek
 - spec adapterized.
@@ -204,4 +204,4 @@
 - small fixes in permissions for pam.d or init.d
 
 Revision 1.1  1999/08/19 20:07:25  baggins
-almost raw
+- almost raw


 CVS-web:
http://cvs.pld-linux.org/SPECS/bootparamd.spec?r1=1.36r2=1.37f=u

___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org

SPECS: camserv.spec - using %service

2006-03-19 Thread glen
Author: glen Date: Sun Mar 19 17:11:54 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- using %service

 Files affected:
SPECS:
   camserv.spec (1.16 - 1.17) 

 Diffs:


Index: SPECS/camserv.spec
diff -u SPECS/camserv.spec:1.16 SPECS/camserv.spec:1.17
--- SPECS/camserv.spec:1.16 Fri Feb 24 16:20:04 2006
+++ SPECS/camserv.spec  Sun Mar 19 18:11:49 2006
@@ -98,8 +98,8 @@
 mv -f $RPM_BUILD_ROOT%{_datadir}/%{name}/%{name}.cfg 
$RPM_BUILD_ROOT%{_sysconfdir}/%{name}/%{name}.cfg
 mv -f $RPM_BUILD_ROOT%{_datadir}/%{name}/defpage.html 
$RPM_BUILD_ROOT%{_sysconfdir}/%{name}/defpage.html
 
-ln -s /etc/%{name}/%{name}.cfg $RPM_BUILD_ROOT%{_datadir}/%{name}/%{name}.cfg
-ln -s /etc/%{name}/defpage.html $RPM_BUILD_ROOT%{_datadir}/%{name}/defpage.html
+ln -s %{_sysconfdir}/%{name}/%{name}.cfg 
$RPM_BUILD_ROOT%{_datadir}/%{name}/%{name}.cfg
+ln -s %{_sysconfdir}/%{name}/defpage.html 
$RPM_BUILD_ROOT%{_datadir}/%{name}/defpage.html
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -116,17 +116,11 @@
 
 %post relay
 /sbin/chkconfig --add %{name}-relay
-if [ -f /var/lock/subsys/%{name}-relay ]; then
-   /etc/rc.d/init.d/%{name}-relay restart 12
-else
-   echo Run \/etc/rc.d/init.d/%{name}-relay start\ to start 
%{name}-relay service.
-fi
+%service %{name}-relay restart
 
 %preun relay
 if [ $1 = 0 ]; then
-   if [ -f /var/lock/subsys/%{name}-relay ]; then
-   /etc/rc.d/init.d/%{name}-relay stop 12
-   fi
+   %service %{name}-relay stop
/sbin/chkconfig --del %{name}-relay
 fi
 
@@ -157,6 +151,9 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.17  2006/03/19 17:11:49  glen
+- using %service
+
 Revision 1.16  2006/02/24 15:20:04  glen
 - use %service
 


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

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


SPECS: gkrellm.spec - use %service

2006-03-19 Thread glen
Author: glen Date: Sun Mar 19 17:14:43 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- use %service

 Files affected:
SPECS:
   gkrellm.spec (1.102 - 1.103) 

 Diffs:


Index: SPECS/gkrellm.spec
diff -u SPECS/gkrellm.spec:1.102 SPECS/gkrellm.spec:1.103
--- SPECS/gkrellm.spec:1.102Sun Feb 19 01:12:05 2006
+++ SPECS/gkrellm.spec  Sun Mar 19 18:14:38 2006
@@ -23,6 +23,7 @@
 BuildRequires: gnutls-devel = 1.2.5
 BuildRequires: gtk+2-devel = 2:2.2.0
 BuildRequires: pkgconfig
+BuildRequires: rpmbuild(macros) = 1.268
 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -30,11 +31,11 @@
 automatically. An on/off button and online timer for the PPP interface
 is provided. Includes meters for memory and swap usage, an uptime
 monitor, a hostname label, and a clock/calendar. are provided.
-Additional features are:
 
-  - Autoscaling grid lines with configurable grid line resolution.
-  - LED indicators for the net interfaces.
-  - A gui popup for configuration of chart sizes and resolutions.
+Additional features are:
+- Autoscaling grid lines with configurable grid line resolution.
+- LED indicators for the net interfaces.
+- A gui popup for configuration of chart sizes and resolutions.
 
 %description -l pl
 GKrellM automatycznie wyświetla wykresy aktywności SMP CPU,
@@ -42,11 +43,12 @@
 przycisk wyłącznika, czasomierz dla interfejsu PPP, mierniki
 wykorzystania pamięci oraz partycji wymiany, wyświetlacz czasy, który
 upłynął od włączenia maszyny, etykietę nazwy hosta oraz zegar i
-kalendarz. Inne funkcje:
+kalendarz.
 
- - Samoskalujące się linie siatki o konfigurowanej gęstości
- - Wyświetlacze imitujące diody LED dla interfejsów sieciowych
- - Narzędzie gui do konfiguracji rozmiarów wykresów i rozdzielczości
+Inne funkcje:
+- Samoskalujące się linie siatki o konfigurowanej gęstości
+- Wyświetlacze imitujące diody LED dla interfejsów sieciowych
+- Narzędzie gui do konfiguracji rozmiarów wykresów i rozdzielczości
 
 %description -l pt_BR
 O GKrellM mostra gráficos com dados sobre CPUs, carga da máquina,
@@ -152,17 +154,11 @@
 
 %post gkrellmd
 /sbin/chkconfig --add gkrellmd
-if [ -f %{_localstatedir}/lock/subsys/gkrellmd ]; then
-   %{_initrddir}/gkrellmd restart 2
-else
-   echo Run \%{_initrddir}/gkrellmd start\ to start gkrellmd. 2
-fi
+%service gkrellmd restart
 
 %preun gkrellmd
 if [ $1 = 0 ]; then
-   if [ -f %{_localstatedir}/lock/subsys/gkrellmd ]; then
-   %{_initrddir}/gkrellmd stop
-   fi
+   %service gkrellmd stop
/sbin/chkconfig --del gkrellmd
 fi
 
@@ -196,6 +192,9 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.103  2006/03/19 17:14:38  glen
+- use %service
+
 Revision 1.102  2006/02/19 00:12:05  wolf
 - rel 3
 


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

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


SPECS: Apache-Gallery.spec - use %service - define pdir/pnam for p...

2006-03-19 Thread glen
Author: glen Date: Sun Mar 19 17:20:58 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- use %service
- define pdir/pnam for perl automatics
- BR apache-mod_perl-devel not base

 Files affected:
SPECS:
   Apache-Gallery.spec (1.18 - 1.19) 

 Diffs:


Index: SPECS/Apache-Gallery.spec
diff -u SPECS/Apache-Gallery.spec:1.18 SPECS/Apache-Gallery.spec:1.19
--- SPECS/Apache-Gallery.spec:1.18  Mon Dec 12 14:44:44 2005
+++ SPECS/Apache-Gallery.spec   Sun Mar 19 18:20:52 2006
@@ -5,11 +5,13 @@
 #
 %include   /usr/lib/rpm/macros.perl
 %defineapxs/usr/sbin/apxs
+%definepdirApache
+%definepnamGallery
+%define_rc RC2
 Summary:   An Apache module for creating an online gallery
 Summary(pl):   Moduł Apache'a do tworzenia galerii online
 Name:  Apache-Gallery
 Version:   1.0
-%define_rc RC2
 Release:   0.%{_rc}.1
 License:   Artistic
 Group: Applications/Graphics
@@ -17,7 +19,7 @@
 # Source0-md5: d195f22377276d00d083b1b3e48847bb
 Source1:   %{name}.conf
 URL:   http://apachegallery.dk/
-BuildRequires: apache-mod_perl = 1.99
+BuildRequires: apache-mod_perl-devel = 1:1.99
 %{?with_tests:BuildRequires:   apache1-mod_perl}
 BuildRequires: perl-CGI = 3.08
 BuildRequires: perl-Image-Imlib2 = 1.02
@@ -28,6 +30,7 @@
 BuildRequires: perl-devel
 BuildRequires: perl-libapreq2
 BuildRequires: rpm-perlprov = 3.0.3-16
+BuildRequires: rpmbuild(macros) = 1.268
 Requires:  apache-mod_perl = 1:2.0.0
 Conflicts: apache-mod_autoindex
 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -79,17 +82,11 @@
 rm -rf $RPM_BUILD_ROOT
 
 %post
-if [ -f /var/lock/subsys/httpd ]; then
-   /etc/rc.d/init.d/httpd reload 12
-else
-   echo Run \/etc/rc.d/init.d/httpd start\ to start apache HTTP daemon.
-fi
+%service -q httpd reload
 
 %preun
 if [ $1 = 0 ]; then
-   if [ -f /var/lock/subsys/httpd ]; then
-   /etc/rc.d/init.d/httpd reload 12
-   fi
+   %service -q httpd reload
 fi
 
 %files
@@ -115,6 +112,11 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.19  2006/03/19 17:20:52  glen
+- use %service
+- define pdir/pnam for perl automatics
+- BR apache-mod_perl-devel not base
+
 Revision 1.18  2005/12/12 13:44:44  glen
 - adapterized (sorted %verify attrs)
 


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

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


SPECS (DEVEL): librsvg.spec, gnome-panel.spec - rel.2 for rebuild ...

2006-03-19 Thread freetz
Author: freetz   Date: Sun Mar 19 17:29:45 2006 GMT
Module: SPECS Tag: DEVEL
 Log message:
- rel.2 for rebuild with libgsf 1.14.0

 Files affected:
SPECS:
   librsvg.spec (1.99.2.10 - 1.99.2.11) , gnome-panel.spec (1.171.2.3 - 
1.171.2.4) 

 Diffs:


Index: SPECS/librsvg.spec
diff -u SPECS/librsvg.spec:1.99.2.10 SPECS/librsvg.spec:1.99.2.11
--- SPECS/librsvg.spec:1.99.2.10Sat Mar 11 20:54:17 2006
+++ SPECS/librsvg.spec  Sun Mar 19 18:29:39 2006
@@ -17,7 +17,7 @@
 Summary(uk):   SVG ÂŚÂĚŚĎÔĹËÁ
 Name:  librsvg
 Version:   2.14.2
-Release:   1
+Release:   2
 Epoch: 1
 License:   LGPL v2+
 Vendor:GNOME
@@ -226,6 +226,9 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.99.2.11  2006/03/19 17:29:39  freetz
+- rel.2 for rebuild with libgsf 1.14.0
+
 Revision 1.99.2.10  2006/03/11 19:54:17  freetz
 - require libcroco = 0.6.1
 


Index: SPECS/gnome-panel.spec
diff -u SPECS/gnome-panel.spec:1.171.2.3 SPECS/gnome-panel.spec:1.171.2.4
--- SPECS/gnome-panel.spec:1.171.2.3Mon Mar 13 22:11:16 2006
+++ SPECS/gnome-panel.spec  Sun Mar 19 18:29:39 2006
@@ -3,7 +3,7 @@
 Summary(pl):   Podstawowe programy środowiska graficznego GNOME
 Name:  gnome-panel
 Version:   2.14.0
-Release:   1
+Release:   2
 License:   LGPL
 Group: X11/Applications
 Source0:   
http://ftp.gnome.org/pub/gnome/sources/gnome-panel/2.14/%{name}-%{version}.tar.bz2
@@ -239,6 +239,9 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.171.2.4  2006/03/19 17:29:39  freetz
+- rel.2 for rebuild with libgsf 1.14.0
+
 Revision 1.171.2.3  2006/03/13 21:11:16  freetz
 - 2.14.0
 


 CVS-web:
http://cvs.pld-linux.org/SPECS/librsvg.spec?r1=1.99.2.10r2=1.99.2.11f=u

http://cvs.pld-linux.org/SPECS/gnome-panel.spec?r1=1.171.2.3r2=1.171.2.4f=u

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


SOURCES: dotnet-gsf-sharp-version_check.patch (NEW) - only check f...

2006-03-19 Thread freetz
Author: freetz   Date: Sun Mar 19 17:47:08 2006 GMT
Module: SOURCES   Tag: HEAD
 Log message:
- only check for libgsf = 0.13.x

 Files affected:
SOURCES:
   dotnet-gsf-sharp-version_check.patch (NONE - 1.1)  (NEW)

 Diffs:


Index: SOURCES/dotnet-gsf-sharp-version_check.patch
diff -u /dev/null SOURCES/dotnet-gsf-sharp-version_check.patch:1.1
--- /dev/null   Sun Mar 19 18:47:08 2006
+++ SOURCES/dotnet-gsf-sharp-version_check.patchSun Mar 19 18:47:02 2006
@@ -0,0 +1,12 @@
+diff -aurN gsf-sharp-0.7.orig/configure.in gsf-sharp-0.7/configure.in
+--- gsf-sharp-0.7.orig/configure.in2005-11-30 19:00:00.0 +0100
 gsf-sharp-0.7/configure.in 2006-03-19 18:44:02.565856560 +0100
+@@ -49,7 +49,7 @@
+ AC_SUBST(GTK_SHARP_CFLAGS)
+ AC_SUBST(GTK_SHARP_LIBS)
+ 
+-PKG_CHECK_MODULES(GSF, libgsf-1 = 1.13 libgsf-1  1.14 libgsf-gnome-1 = 
1.13 libgsf-gnome-1  1.14)
++PKG_CHECK_MODULES(GSF, libgsf-1 = 1.13 libgsf-1  1.14 libgsf-gnome-1 = 
1.13)
+ AC_SUBST(GSF_CFLAGS)
+ AC_SUBST(GSF_LIBS)
+ gsf_prefix=`pkg-config --variable=prefix libgsf-1`

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


SPECS: dotnet-gsf-sharp.spec - added version_check patch, rel.2

2006-03-19 Thread freetz
Author: freetz   Date: Sun Mar 19 17:47:32 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- added version_check patch, rel.2

 Files affected:
SPECS:
   dotnet-gsf-sharp.spec (1.14 - 1.15) 

 Diffs:


Index: SPECS/dotnet-gsf-sharp.spec
diff -u SPECS/dotnet-gsf-sharp.spec:1.14 SPECS/dotnet-gsf-sharp.spec:1.15
--- SPECS/dotnet-gsf-sharp.spec:1.14Tue Mar  7 18:45:27 2006
+++ SPECS/dotnet-gsf-sharp.spec Sun Mar 19 18:47:26 2006
@@ -12,6 +12,7 @@
 Source0:   gsf-sharp-%{version}-%{snap}.tar.bz2
 # Source0-md5: afb75dd835afea2f014d91ae73344fd7
 Patch0:%{name}-pkgconfig.patch
+Patch1:%{name}-version_check.patch
 URL:   http://www.gnome.org/
 BuildRequires: autoconf
 BuildRequires: automake
@@ -59,6 +60,7 @@
 %prep
 %setup -q -n gsf-sharp-%{version}
 %patch0 -p1
+%patch1 -p1
 
 %build
 %{__libtoolize}
@@ -103,6 +105,9 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.15  2006/03/19 17:47:26  freetz
+- added version_check patch, rel.2
+
 Revision 1.14  2006/03/07 17:45:27  freetz
 - fixed gtk# requirement, rel.4
 


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

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


SPECS: DenyHosts.spec, Firebird.spec, FreeWnn.spec, GNUnet.spec, N...

2006-03-19 Thread glen
Author: glen Date: Sun Mar 19 17:51:02 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- use %service

 Files affected:
SPECS:
   DenyHosts.spec (1.16 - 1.17) , Firebird.spec (1.31 - 1.32) , FreeWnn.spec 
(1.20 - 1.21) , GNUnet.spec (1.21 - 1.22) , NetworkManager.spec (1.8 - 1.9) 
, OpenPBS.spec (1.7 - 1.8) , PowerChutePlus.spec (1.23 - 1.24) , STonX.spec 
(1.13 - 1.14) , TiMidity++.spec (1.80 - 1.81) , VMware-server.spec (1.1 - 
1.2) , VMware-workstation.spec (1.83 - 1.84) , WebChess.spec (1.7 - 1.8) , 
XFree86.spec (1.617 - 1.618) 

 Diffs:


Index: SPECS/DenyHosts.spec
diff -u SPECS/DenyHosts.spec:1.16 SPECS/DenyHosts.spec:1.17
--- SPECS/DenyHosts.spec:1.16   Tue Mar 14 18:29:28 2006
+++ SPECS/DenyHosts.specSun Mar 19 18:50:57 2006
@@ -15,6 +15,7 @@
 BuildRequires: python-devel
 BuildRequires: python-modules
 BuildRequires: rpm-pythonprov
+BuildRequires: rpmbuild(macros) = 1.268
 Requires:  python
 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -65,17 +66,11 @@
 
 %post
 /sbin/chkconfig --add %{name}
-if [ -r /var/lock/subsys/DenyHosts ]; then
-   /etc/rc.d/init.d/DenyHosts restart 2
-else
-   echo Run \/etc/rc.d/init.d/DenyHosts start\ to start DenyHosts.
-fi
+%service DenyHosts restart
 
 %preun
 if [ $1 = 0 ]; then
-   if [ -r /var/lock/subsys/DenyHosts ]; then
-   /etc/rc.d/init.d/DenyHosts stop 2
-   fi
+   %service DenyHosts stop
/sbin/chkconfig --del %{name}
 fi
 
@@ -98,6 +93,9 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.17  2006/03/19 17:50:57  glen
+- use %service
+
 Revision 1.16  2006/03/14 17:29:28  rotom
 - up to 2.2
 


Index: SPECS/Firebird.spec
diff -u SPECS/Firebird.spec:1.31 SPECS/Firebird.spec:1.32
--- SPECS/Firebird.spec:1.31Tue Jan 31 22:04:55 2006
+++ SPECS/Firebird.spec Sun Mar 19 18:50:57 2006
@@ -5,8 +5,8 @@
 #   (see firebird2 on debian how to do it)
 %bcond_withss  # Super Server
 Summary:   Firebird SQL Database Server and Client tools
-Summary(pl):   Firebird - serwer baz danych SQL oraz narzędzia klienckie
 Summary(de):   Firebird - relationalen Open-Source- Datenbankmanagementsystems
+Summary(pl):   Firebird - serwer baz danych SQL oraz narzędzia klienckie
 Name:  Firebird
 # FirebirdCS/FirebirdSS (Classic Server/Super Server)?
 Version:   1.5.3.4870
@@ -33,10 +33,10 @@
 BuildRequires: autoconf
 BuildRequires: automake
 BuildRequires: bison
-BuildRequires: libtool
 BuildRequires: libstdc++-devel
+BuildRequires: libtool
 BuildRequires: ncurses-devel
-BuildRequires: rpmbuild(macros) = 1.213
+BuildRequires: rpmbuild(macros) = 1.268
 BuildRequires: unzip
 Requires:  %{name}-lib = %{version}-%{release}
 # official ports are x86, sparc and x86_64
@@ -204,17 +204,11 @@
 %if %{with ss}
 %post
 /sbin/chkconfig --add firebird
-if [ -f /var/lock/subsys/firebird ]; then
-   /etc/rc.d/init.d/firebird restart 2
-else
-   echo Run \/etc/rc.d/init.d/firebird start\ to start firebird. 2
-fi
+%service firebird restart
 
 %preun
 if [ $1 = 0 ]; then
-   if [ -f /var/lock/subsys/firebird ]; then
-   /etc/rc.d/init.d/firebird stop
-   fi
+   %service firebird stop
/sbin/chkconfig --del firebird
 fi
 %endif
@@ -284,6 +278,9 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.32  2006/03/19 17:50:57  glen
+- use %service
+
 Revision 1.31  2006/01/31 21:04:55  qboosh
 - updated to 1.5.3.4870, removed obsolete env-overflows patch
 


Index: SPECS/FreeWnn.spec
diff -u SPECS/FreeWnn.spec:1.20 SPECS/FreeWnn.spec:1.21
--- SPECS/FreeWnn.spec:1.20 Mon Dec 12 17:24:19 2005
+++ SPECS/FreeWnn.spec  Sun Mar 19 18:50:57 2006
@@ -1,14 +1,14 @@
 # $Revision$, $Date$
+%define upver  1.1.1
+%define alpha  018
 Summary:   FreeWnn Japanese Input System
 Summary(pl):   FreeWnn - system wprowadzania znaków japońskich
 Name:  FreeWnn
-%define upver  1.1.1
-%define alpha  018
 Version:   %{upver}a%{alpha}
 Release:   1
 Epoch: 1
-Group: Applications/System
 License:   GPL
+Group: Applications/System
 Source0:   
ftp://ftp.freewnn.org/pub/FreeWnn/alpha/%{name}-%{upver}-a%{alpha}.tar.bz2
 # Source0-md5: e4a56cd7373736c090c6b93a255b950b
 Source1:   %{name}.init
@@ -27,9 +27,9 @@
 BuildRequires: automake
 BuildRequires: libtool
 BuildRequires: ncurses-devel
-BuildRequires: rpmbuild(macros) = 1.202
-Requires:  %{name}-common = %{epoch}:%{version}-%{release}
+BuildRequires: rpmbuild(macros) = 1.268
 Requires(post,preun):  /sbin/chkconfig
+Requires:  %{name}-common = %{epoch}:%{version}-%{release}
 Requires:  %{name}-libs = %{epoch}:%{version}-%{release}
 Requires:  setup = 

DISTFILES: ERRORS: vmware-any-any-update98.tar.gz

2006-03-19 Thread glen
FATAL: http://knihovny.cvut.cz/ftp/pub/vmware/vmware-any-any-update98.tar.gz 
md5 mismatch, needed 3c5f275d57a812276eec8446b94afd53, got 
a597505f4827d0015d47c30eb41e21e4

Files fetched: 0



-- 
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: dotnet-gsf-sharp.spec - really bumped release (to 5)

2006-03-19 Thread freetz
Author: freetz   Date: Sun Mar 19 17:52:45 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- really bumped release (to 5)

 Files affected:
SPECS:
   dotnet-gsf-sharp.spec (1.15 - 1.16) 

 Diffs:


Index: SPECS/dotnet-gsf-sharp.spec
diff -u SPECS/dotnet-gsf-sharp.spec:1.15 SPECS/dotnet-gsf-sharp.spec:1.16
--- SPECS/dotnet-gsf-sharp.spec:1.15Sun Mar 19 18:47:26 2006
+++ SPECS/dotnet-gsf-sharp.spec Sun Mar 19 18:52:40 2006
@@ -5,7 +5,7 @@
 Summary(pl):   Gsf# - wiązanie .NET dla libgsf
 Name:  dotnet-gsf-sharp
 Version:   0.7
-Release:   0.%{snap}.4
+Release:   0.%{snap}.5
 Epoch: 0
 License:   LGPL
 Group: Libraries
@@ -105,6 +105,9 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.16  2006/03/19 17:52:40  freetz
+- really bumped release (to 5)
+
 Revision 1.15  2006/03/19 17:47:26  freetz
 - added version_check patch, rel.2
 


 CVS-web:
http://cvs.pld-linux.org/SPECS/dotnet-gsf-sharp.spec?r1=1.15r2=1.16f=u

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


SSH-keys: pluto.dsa.pub - right key (dsa) in right place.

2006-03-19 Thread pluto
Author: plutoDate: Sun Mar 19 17:57:17 2006 GMT
Module: SSH-keys  Tag: HEAD
 Log message:
- right key (dsa) in right place.

 Files affected:
SSH-keys:
   pluto.dsa.pub (1.2 - 1.3) 

 Diffs:


Index: SSH-keys/pluto.dsa.pub
diff -u SSH-keys/pluto.dsa.pub:1.2 SSH-keys/pluto.dsa.pub:1.3
--- SSH-keys/pluto.dsa.pub:1.2  Sun Mar 19 15:49:54 2006
+++ SSH-keys/pluto.dsa.pub  Sun Mar 19 18:57:11 2006
@@ -1 +1 @@
-ssh-rsa 
B3NzaC1yc2EBIwAAAQEApxu96WQT7xBjrN6oa5FCfKYBMZYIIYzP03qPXCU1DSS+1HYoTdShMcIMwczhvqQuUiBfISHc5XV8Ww4O95GZhkDACfBFAmgNQ+9yr3IZJXP7NLoy5S9fOQ8T1RKJhmgf0FduBvA5J2F7jj7QloPu8GQ786lUBHy1z4bTNmpo4FEP6ff/BL9kF6TQl73B6BS+3FQ+DFrOsFPCuil6MMIo7JOCppx9f4g+atGVCZChnZFopRDH2f5mbhaTaLQa0vGQR7YqvkrhmzIOfz38w2dJdu6aA6rXYm50q0BYcD2g1CM6NvZZeh5kQCuQ44P0kYmMbAyzdmsCNFGI/6uLUHSp6w==
 [EMAIL PROTECTED]
+ssh-dss 
B3NzaC1kc3MAAACBALW5E7hBb/ePwTk0wE89ZQ7W2ASrbiPyWTo6Q2HuAi+rvgg7/FN2MeaRg76Zy5toTWSc9ZNs1yHm9cciYY4xj1zlFhr42OFv4M23xRVjW18wgdZ+YziGJ8eGHA2AxGRlaOScctXIbEUKVHqeyP9QzhXsjm/zeENFs3xaFdMhRuItFQDwomnB/ACx3CP7h1Q41MQVcT+7UQAAAIAJIiEiGDF/fiaREehrVdmINxgFBOlvuaiQ14fEzz422u0EsyKhvUzbhq37YZtVykOfyapALqiINO6/mTTHLBOGlokMZoW8GSodtGa4xgzY1uuLisI9vpkrHlqWPVTYVd8DXIytf7rYK3AQ5k2xXP13GVg4/HzdrfI9SxSjlTUdzIB+JxkPLtyLpIrmYFYP/kjhgwrTJDDmPF2uisPJ9ArJv2ewn8mDBRVPMy2ph1opaVAHAqDljwF0CqN+/M8CkCsqbBkOzJPETpBsqPpZaGkLuugSAHKkVtBvYrmPKufQzPOS89lZhoCpK1ip+9l+55T0QoKf1CJ9H6d+CWdg3l4F/g==
 [EMAIL PROTECTED]


 CVS-web:
http://cvs.pld-linux.org/SSH-keys/pluto.dsa.pub?r1=1.2r2=1.3f=u

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


SPECS: pinfo.spec - needs readline = 4.0

2006-03-19 Thread qboosh
Author: qboosh   Date: Sun Mar 19 17:59:32 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- needs readline = 4.0

 Files affected:
SPECS:
   pinfo.spec (1.65 - 1.66) 

 Diffs:


Index: SPECS/pinfo.spec
diff -u SPECS/pinfo.spec:1.65 SPECS/pinfo.spec:1.66
--- SPECS/pinfo.spec:1.65   Sat Mar 18 19:24:54 2006
+++ SPECS/pinfo.specSun Mar 19 18:59:26 2006
@@ -1,5 +1,4 @@
 # $Revision$, $Date$
-#
 Summary:   Lynx-style info browser
 Summary(es):   Visualizador de páginas info y man
 Summary(pl):   Przeglądarka info w stylu lynksa
@@ -18,11 +17,11 @@
 Patch0:%{name}-amfix.patch
 Patch1:%{name}-home_etc.patch
 URL:   http://pinfo.alioth.debian.org/
-BuildRequires: autoconf
+BuildRequires: autoconf = 2.57
 BuildRequires: automake
 BuildRequires: gettext-devel
 BuildRequires: ncurses-devel = 5.0
-BuildRequires: readline-devel
+BuildRequires: readline-devel = 4.0
 BuildRequires: texinfo
 Requires:  man-config
 Requires:  setup = 2.4.6-2
@@ -106,6 +105,9 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.66  2006/03/19 17:59:26  qboosh
+- needs readline = 4.0
+
 Revision 1.65  2006/03/18 18:24:54  arekm
 - up to 0.6.9
 


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

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


SOURCES: dotnet-gsf-sharp-version_check.patch - fixed

2006-03-19 Thread freetz
Author: freetz   Date: Sun Mar 19 18:01:20 2006 GMT
Module: SOURCES   Tag: HEAD
 Log message:
- fixed

 Files affected:
SOURCES:
   dotnet-gsf-sharp-version_check.patch (1.1 - 1.2) 

 Diffs:


Index: SOURCES/dotnet-gsf-sharp-version_check.patch
diff -u SOURCES/dotnet-gsf-sharp-version_check.patch:1.1 
SOURCES/dotnet-gsf-sharp-version_check.patch:1.2
--- SOURCES/dotnet-gsf-sharp-version_check.patch:1.1Sun Mar 19 18:47:02 2006
+++ SOURCES/dotnet-gsf-sharp-version_check.patchSun Mar 19 19:01:15 2006
@@ -6,7 +6,7 @@
  AC_SUBST(GTK_SHARP_LIBS)
  
 -PKG_CHECK_MODULES(GSF, libgsf-1 = 1.13 libgsf-1  1.14 libgsf-gnome-1 = 
1.13 libgsf-gnome-1  1.14)
-+PKG_CHECK_MODULES(GSF, libgsf-1 = 1.13 libgsf-1  1.14 libgsf-gnome-1 = 
1.13)
++PKG_CHECK_MODULES(GSF, libgsf-1 = 1.13 libgsf-gnome-1 = 1.13)
  AC_SUBST(GSF_CFLAGS)
  AC_SUBST(GSF_LIBS)
  gsf_prefix=`pkg-config --variable=prefix libgsf-1`


 CVS-web:

http://cvs.pld-linux.org/SOURCES/dotnet-gsf-sharp-version_check.patch?r1=1.1r2=1.2f=u

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


SPECS: dotnet-gsf-sharp.spec - rel.6 (corrected version_check patch)

2006-03-19 Thread freetz
Author: freetz   Date: Sun Mar 19 18:02:09 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- rel.6 (corrected version_check patch)

 Files affected:
SPECS:
   dotnet-gsf-sharp.spec (1.16 - 1.17) 

 Diffs:


Index: SPECS/dotnet-gsf-sharp.spec
diff -u SPECS/dotnet-gsf-sharp.spec:1.16 SPECS/dotnet-gsf-sharp.spec:1.17
--- SPECS/dotnet-gsf-sharp.spec:1.16Sun Mar 19 18:52:40 2006
+++ SPECS/dotnet-gsf-sharp.spec Sun Mar 19 19:02:04 2006
@@ -5,7 +5,7 @@
 Summary(pl):   Gsf# - wiązanie .NET dla libgsf
 Name:  dotnet-gsf-sharp
 Version:   0.7
-Release:   0.%{snap}.5
+Release:   0.%{snap}.6
 Epoch: 0
 License:   LGPL
 Group: Libraries
@@ -105,6 +105,9 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.17  2006/03/19 18:02:04  freetz
+- rel.6 (corrected version_check patch)
+
 Revision 1.16  2006/03/19 17:52:40  freetz
 - really bumped release (to 5)
 


 CVS-web:
http://cvs.pld-linux.org/SPECS/dotnet-gsf-sharp.spec?r1=1.16r2=1.17f=u

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


SPECS: wv.spec - rel.2 for rebuild with libgsf 1.14.0

2006-03-19 Thread freetz
Author: freetz   Date: Sun Mar 19 18:09:53 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- rel.2 for rebuild with libgsf 1.14.0

 Files affected:
SPECS:
   wv.spec (1.78 - 1.79) 

 Diffs:


Index: SPECS/wv.spec
diff -u SPECS/wv.spec:1.78 SPECS/wv.spec:1.79
--- SPECS/wv.spec:1.78  Mon Mar 13 20:33:39 2006
+++ SPECS/wv.spec   Sun Mar 19 19:09:48 2006
@@ -8,7 +8,7 @@
 Summary(pt_BR):Conversor de arquivos formato Word (6/7/8/9) para html
 Name:  wv
 Version:   1.2.1
-Release:   1
+Release:   2
 License:   GPL
 Group: Applications/Text
 Source0:   http://dl.sourceforge.net/wvware/%{name}-%{version}.tar.gz
@@ -141,6 +141,9 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.79  2006/03/19 18:09:48  freetz
+- rel.2 for rebuild with libgsf 1.14.0
+
 Revision 1.78  2006/03/13 19:33:39  qboosh
 - modular xorg
 


 CVS-web:
http://cvs.pld-linux.org/SPECS/wv.spec?r1=1.78r2=1.79f=u

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


SPECS: XFree86.spec - use /etc/ld.so.conf.d, rel 12

2006-03-19 Thread glen
Author: glen Date: Sun Mar 19 18:14:19 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- use /etc/ld.so.conf.d, rel 12

 Files affected:
SPECS:
   XFree86.spec (1.618 - 1.619) 

 Diffs:


Index: SPECS/XFree86.spec
diff -u SPECS/XFree86.spec:1.618 SPECS/XFree86.spec:1.619
--- SPECS/XFree86.spec:1.618Sun Mar 19 18:50:57 2006
+++ SPECS/XFree86.spec  Sun Mar 19 19:14:13 2006
@@ -21,7 +21,7 @@
 Summary(zh_CN):XFree86 ´°żÚϾͳˇţÎńĆ÷şÍťůąžłĚĐň
 Name:  XFree86
 Version:   4.4.0
-Release:   11
+Release:   12
 Epoch: 1
 License:   XFree86 1.1
 Group: X11
@@ -1310,10 +1310,8 @@
 Summary(ru):   ňÁÚÄĹĚŃĹÍŮĹ ÂÉÂĚÉĎÔĹËÉ ÄĚŃ X Window System (X11R6.4)
 Summary(uk):   âŚÂĚŚĎÔĹËÉ ÓĐŚĚŘÎĎÇĎ ×ÉËĎŇÉÓÔÁÎÎŃ ÄĚŃ X Window System (X11R6.4)
 Group: X11/Libraries
-Requires(post,postun): /sbin/ldconfig
-Requires(post,postun): grep
-Requires(postun):  fileutils
 Requires:  %{name}-common = %{epoch}:%{version}-%{release}
+Requires:  glibc = 6:2.3.5-7.6
 Provides:  xcursor = 1.0
 Provides:  xft = 2.1.0
 Provides:  xpm
@@ -1997,6 +1995,9 @@
 gunzip $RPM_BUILD_ROOT%{_docdir}/%{name}-%{version}/README.*
 %endif
 
+install -d $RPM_BUILD_ROOT/etc/ld.so.conf.d
+echo '%{_libdir}'  $RPM_BUILD_ROOT/etc/ld.so.conf.d/%{name}-%{_lib}.conf
+
 # kill some stuff for cleaner build
 # (fontconfig packaged separately, DRM already in kernel)
 rm -rf $RPM_BUILD_ROOT%{_libdir}/pkgconfig/fontconfig.pc \
@@ -2010,7 +2011,7 @@
 %clean
 rm -rf $RPM_BUILD_ROOT
 
-#--- %post{un}, %preun, %verifyscript, %trigge --
+#--- %post{un}, %preun, %trigger --
 
 %post  DPS -p /sbin/ldconfig
 %postun DPS -p /sbin/ldconfig
@@ -2021,28 +2022,8 @@
 %post  OpenGL-libs -p /sbin/ldconfig
 %postun OpenGL-libs -p /sbin/ldconfig
 
-%post libs
-umask 022
-grep -qs ^%{_libdir}$ /etc/ld.so.conf
-[ $? -ne 0 ]  echo %{_libdir}  /etc/ld.so.conf
-/sbin/ldconfig
-
-%postun libs
-if [ $1 = 0 ]; then
-   umask 022
-   grep -v %{_libdir} /etc/ld.so.conf  /etc/ld.so.conf.new
-   mv -f /etc/ld.so.conf.new /etc/ld.so.conf
-fi
-/sbin/ldconfig
-
-%verifyscript libs
-echo -n Looking for %{_libdir} in /etc/ld.so.conf... 
-if ! grep -q ^%{_libdir}$ /etc/ld.so.conf ; then
-   echo missing
-   echo %{_libdir} missing from /etc/ld.so.conf 2
-else
-   echo found
-fi
+%post  libs -p /sbin/ldconfig
+%postunlibs -p /sbin/ldconfig
 
 %pre modules
 if [ -d /etc/X11/xkb/geometry/hp ]; then
@@ -2055,6 +2036,9 @@
ln -sf /etc/X11/xkb /usr/X11R6/lib/X11/xkb
 fi
 
+%triggerpostun libs -- XFree86-libs  1:4.4.0-12
+sed -i -e /^%(echo %{_libdir} | sed -e 's,/,\\/,g')$/d /etc/ld.so.conf
+
 %post xdm
 /sbin/chkconfig --add xdm
 if [ -f /var/lock/subsys/xdm ]; then
@@ -2819,7 +2803,8 @@
 
 %files libs
 %defattr(644,root,root,755)
-%dir /etc/xdg
+/etc/ld.so.conf.d/*.conf
+%dir %{_sysconfdir}/xdg
 %dir %{_themesdir}
 %dir %{_themesdir}/Default
 %dir %{_themesdir}/ThinIce
@@ -3220,6 +3205,9 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.619  2006/03/19 18:14:13  glen
+- use /etc/ld.so.conf.d, rel 12
+
 Revision 1.618  2006/03/19 17:50:57  glen
 - use %service
 


 CVS-web:
http://cvs.pld-linux.org/SPECS/XFree86.spec?r1=1.618r2=1.619f=u

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


SPECS: fonts-TTF-Gentium.spec - release 1.

2006-03-19 Thread pluto
Author: plutoDate: Sun Mar 19 18:18:41 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- release 1.

 Files affected:
SPECS:
   fonts-TTF-Gentium.spec (1.6 - 1.7) 

 Diffs:


Index: SPECS/fonts-TTF-Gentium.spec
diff -u SPECS/fonts-TTF-Gentium.spec:1.6 SPECS/fonts-TTF-Gentium.spec:1.7
--- SPECS/fonts-TTF-Gentium.spec:1.6Wed Dec 28 04:56:46 2005
+++ SPECS/fonts-TTF-Gentium.specSun Mar 19 19:18:36 2006
@@ -3,7 +3,7 @@
 Summary(pl):   Gentium (krój pisma dla wielu narodów) - fonty TrueType
 Name:  fonts-TTF-Gentium
 Version:   1.0.2
-Release:   0.9
+Release:   1
 License:   SIL Open Font License
 Group: Fonts
 Vendor:SIL International
@@ -99,6 +99,9 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.7  2006/03/19 18:18:36  pluto
+- release 1.
+
 Revision 1.6  2005/12/28 03:56:46  aredridel
 - up to 1.0.2
 - new license


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

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


SPECS: X11.spec, XFree86.spec - sed = 4.0 for /etc/ld.so.conf.d t...

2006-03-19 Thread glen
Author: glen Date: Sun Mar 19 18:18:49 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- sed = 4.0 for /etc/ld.so.conf.d trigger

 Files affected:
SPECS:
   X11.spec (1.189 - 1.190) , XFree86.spec (1.619 - 1.620) 

 Diffs:


Index: SPECS/X11.spec
diff -u SPECS/X11.spec:1.189 SPECS/X11.spec:1.190
--- SPECS/X11.spec:1.189Tue Mar  7 11:09:27 2006
+++ SPECS/X11.spec  Sun Mar 19 19:18:44 2006
@@ -1455,6 +1455,7 @@
 Summary(uk):   âŚÂĚŚĎÔĹËÉ ÓĐŚĚŘÎĎÇĎ ×ÉËĎŇÉÓÔÁÎÎŃ ÄĚŃ X Window System (X11R6.4)
 Group: X11/Libraries
 Requires(post,postun): /sbin/ldconfig
+Requires(triggerpostun):   sed = 4.0
 Requires:  %{name}-common = %{epoch}:%{version}-%{release}
 Requires:  glibc = 6:2.3.5-7.6
 Provides:  XFree86-libs = %{epoch}:%{version}-%{release}
@@ -3468,6 +3469,9 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.190  2006/03/19 18:18:44  glen
+- sed = 4.0 for /etc/ld.so.conf.d trigger
+
 Revision 1.189  2006/03/07 10:09:27  gotar
 - removed xkbcomp-level patch which breaks AltGr, release 6
 


Index: SPECS/XFree86.spec
diff -u SPECS/XFree86.spec:1.619 SPECS/XFree86.spec:1.620
--- SPECS/XFree86.spec:1.619Sun Mar 19 19:14:13 2006
+++ SPECS/XFree86.spec  Sun Mar 19 19:18:44 2006
@@ -1310,6 +1310,7 @@
 Summary(ru):   ňÁÚÄĹĚŃĹÍŮĹ ÂÉÂĚÉĎÔĹËÉ ÄĚŃ X Window System (X11R6.4)
 Summary(uk):   âŚÂĚŚĎÔĹËÉ ÓĐŚĚŘÎĎÇĎ ×ÉËĎŇÉÓÔÁÎÎŃ ÄĚŃ X Window System (X11R6.4)
 Group: X11/Libraries
+Requires(triggerpostun):   sed = 4.0
 Requires:  %{name}-common = %{epoch}:%{version}-%{release}
 Requires:  glibc = 6:2.3.5-7.6
 Provides:  xcursor = 1.0
@@ -3205,6 +3206,9 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.620  2006/03/19 18:18:44  glen
+- sed = 4.0 for /etc/ld.so.conf.d trigger
+
 Revision 1.619  2006/03/19 18:14:13  glen
 - use /etc/ld.so.conf.d, rel 12
 


 CVS-web:
http://cvs.pld-linux.org/SPECS/X11.spec?r1=1.189r2=1.190f=u
http://cvs.pld-linux.org/SPECS/XFree86.spec?r1=1.619r2=1.620f=u

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


SPECS: Zope-BTreeFolder2.spec, Zope-CMF.spec, Zope-CMFBoard.spec, ...

2006-03-19 Thread glen
Author: glen Date: Sun Mar 19 18:38:18 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- use %service

 Files affected:
SPECS:
   Zope-BTreeFolder2.spec (1.13 - 1.14) , Zope-CMF.spec (1.27 - 1.28) , 
Zope-CMFBoard.spec (1.17 - 1.18) , Zope-CMFCollector.spec (1.28 - 1.29) , 
Zope-CMFContentPanels.spec (1.15 - 1.16) , Zope-CMFForum.spec (1.21 - 1.22) , 
Zope-CMFMPoll.spec (1.7 - 1.8) , Zope-CMFMessage.spec (1.6 - 1.7) , 
Zope-CMFPhoto.spec (1.19 - 1.20) , Zope-CMFPhotoAlbum.spec (1.19 - 1.20) , 
Zope-CMFPlone.spec (1.50 - 1.51) , Zope-CMFPloneWebMail.spec (1.6 - 1.7) , 
Zope-CMFPortalContentFolder.spec (1.6 - 1.7) , Zope-CMFQuickInstallerTool.spec 
(1.27 - 1.28) , Zope-CMFSin.spec (1.17 - 1.18) , Zope-CMFVisualEditor.spec 
(1.14 - 1.15) , Zope-COREBlog.spec (1.21 - 1.22) , Zope-COREBlog2.spec (1.1 
- 1.2) , Zope-CPSSkins.spec (1.29 - 1.30) , Zope-CPSSkinsTutorial.spec (1.5 
- 1.6) , Zope-CookieCrumbler.spec (1.11 - 1.12) , Zope-Epoz.spec (1.18 - 
1.19) , Zope-ExtFile.spec (1.13 - 1.14) , Zope-ExternalEditor.spec (1.21 - 
1.22) , Zope-FSDump.spec (1.10 - 1.11) , Zope-FileSystemSite.spec (1.
 8 - 1.9) , Zope-Formulator.spec (1.30 - 1.31) , Zope-GroupUserFolder.spec 
(1.29 - 1.30) 

 Diffs:


Index: SPECS/Zope-BTreeFolder2.spec
diff -u SPECS/Zope-BTreeFolder2.spec:1.13 SPECS/Zope-BTreeFolder2.spec:1.14
--- SPECS/Zope-BTreeFolder2.spec:1.13   Sat Oct  8 13:48:49 2005
+++ SPECS/Zope-BTreeFolder2.specSun Mar 19 19:38:11 2006
@@ -11,9 +11,10 @@
 # Source0-md5: ff9ac5d485ca2a9d4f65e85509c88f2e
 URL:   http://hathawaymix.org/Software/BTreeFolder2/
 BuildRequires: python
+BuildRequires: rpmbuild(macros) = 1.268
 %pyrequires_eq python-modules
-Requires:  Zope
 Requires(post,postun): /usr/sbin/installzopeproduct
+Requires:  Zope
 BuildArch: noarch
 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -43,16 +44,12 @@
 
 %post
 /usr/sbin/installzopeproduct %{_datadir}/%{name} %{zope_subname}
-if [ -f /var/lock/subsys/zope ]; then
-   /etc/rc.d/init.d/zope restart 2
-fi
+%service -q zope restart
 
 %postun
 if [ $1 = 0 ]; then
-   /usr/sbin/installzopeproduct -d %{zope_subname} 
-   if [ -f /var/lock/subsys/zope ]; then
-   /etc/rc.d/init.d/zope restart 2
-   fi
+   /usr/sbin/installzopeproduct -d %{zope_subname}
+   %service -q zope restart
 fi
 
 %files
@@ -66,6 +63,9 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.14  2006/03/19 18:38:11  glen
+- use %service
+
 Revision 1.13  2005/10/08 11:48:49  ciesiel
 - upgrade to version 1.0.2
 


Index: SPECS/Zope-CMF.spec
diff -u SPECS/Zope-CMF.spec:1.27 SPECS/Zope-CMF.spec:1.28
--- SPECS/Zope-CMF.spec:1.27Thu Nov 24 06:27:38 2005
+++ SPECS/Zope-CMF.spec Sun Mar 19 19:38:11 2006
@@ -13,8 +13,9 @@
 URL:   http://cmf.zope.org/
 BuildRequires: python
 %pyrequires_eq python-modules
-Requires:  Zope = 2.7.7
+BuildRequires: rpmbuild(macros) = 1.268
 Requires(post,postun): /usr/sbin/installzopeproduct
+Requires:  Zope = 2.7.7
 Obsoletes: CMF
 BuildArch: noarch
 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -63,18 +64,14 @@
 for p in CMFActionIcons CMFCalendar CMFCore CMFDefault CMFSetup CMFTopic 
CMFUid DCWorkflow ; do
/usr/sbin/installzopeproduct %{_datadir}/%{name}/$p
 done
-if [ -f /var/lock/subsys/zope ]; then
-   /etc/rc.d/init.d/zope restart 2
-fi
+%service -q zope restart
 
 %postun
 if [ $1 = 0 ]; then
for p in CMFActionIcons CMFCalendar CMFCore CMFDefault CMFSetup 
CMFTopic CMFUid DCWorkflow ; do
/usr/sbin/installzopeproduct -d $p
done
-fi
-if [ -f /var/lock/subsys/zope ]; then
-   /etc/rc.d/init.d/zope restart 2
+   %service -q zope restart
 fi
 
 %files
@@ -88,6 +85,9 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.28  2006/03/19 18:38:11  glen
+- use %service
+
 Revision 1.27  2005/11/24 05:27:38  ciesiel
 - upgraded to version 1.5.5
 


Index: SPECS/Zope-CMFBoard.spec
diff -u SPECS/Zope-CMFBoard.spec:1.17 SPECS/Zope-CMFBoard.spec:1.18
--- SPECS/Zope-CMFBoard.spec:1.17   Mon Jun 27 16:43:38 2005
+++ SPECS/Zope-CMFBoard.specSun Mar 19 19:38:11 2006
@@ -10,23 +10,24 @@
 Source0:   
http://dl.sourceforge.net/collective/%{zope_subname}-%{version}.tar.gz
 # Source0-md5: c9e758f81525e49a89871ba79af61588
 URL:   http://www.cmfboard.org/
-Requires(post,postun): /usr/sbin/installzopeproduct
 BuildRequires: python
+BuildRequires: rpmbuild(macros) = 1.268
+Requires(post,postun): /usr/sbin/installzopeproduct
 %pyrequires_eq python-modules
 Requires:  Zope
 Requires:  Zope-BTreeFolder2
 Requires:  Zope-CMF
-Requires:  Zope-CMFPlone = 2.0
 

SPECS (DEVEL): nautilus.spec - beagle by default, rel.2

2006-03-19 Thread freetz
Author: freetz   Date: Sun Mar 19 18:39:23 2006 GMT
Module: SPECS Tag: DEVEL
 Log message:
- beagle by default, rel.2

 Files affected:
SPECS:
   nautilus.spec (1.161.2.7 - 1.161.2.8) 

 Diffs:


Index: SPECS/nautilus.spec
diff -u SPECS/nautilus.spec:1.161.2.7 SPECS/nautilus.spec:1.161.2.8
--- SPECS/nautilus.spec:1.161.2.7   Mon Mar 13 15:28:28 2006
+++ SPECS/nautilus.spec Sun Mar 19 19:39:18 2006
@@ -1,14 +1,14 @@
 # $Revision$, $Date$
 #
 # Conditinal build:
-%bcond_withbeagle  # enable beagle search
+%bcond_without beagle  # enable beagle search
 #
 Summary:   Nautilus is a file manager for the GNOME desktop environment
 Summary(pl):   Nautilus - powłoka GNOME i zarządca plików
 Summary(pt_BR):Nautilus é um gerenciador de arquivos para o GNOME
 Name:  nautilus
 Version:   2.14.0
-Release:   1
+Release:   2
 License:   GPL v2+
 Group: X11/Applications
 Source0:   
http://ftp.gnome.org/pub/gnome/sources/nautilus/2.14/%{name}-%{version}.tar.bz2
@@ -201,6 +201,9 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.161.2.8  2006/03/19 18:39:18  freetz
+- beagle by default, rel.2
+
 Revision 1.161.2.7  2006/03/13 14:28:28  freetz
 - 2.14.0
 


 CVS-web:
http://cvs.pld-linux.org/SPECS/nautilus.spec?r1=1.161.2.7r2=1.161.2.8f=u

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


SPECS (DEVEL): yelp.spec - enable beagle support

2006-03-19 Thread freetz
Author: freetz   Date: Sun Mar 19 18:40:09 2006 GMT
Module: SPECS Tag: DEVEL
 Log message:
- enable beagle support

 Files affected:
SPECS:
   yelp.spec (1.75.2.7 - 1.75.2.8) 

 Diffs:


Index: SPECS/yelp.spec
diff -u SPECS/yelp.spec:1.75.2.7 SPECS/yelp.spec:1.75.2.8
--- SPECS/yelp.spec:1.75.2.7Mon Mar 13 09:04:26 2006
+++ SPECS/yelp.spec Sun Mar 19 19:40:04 2006
@@ -7,7 +7,7 @@
 Summary(pl):   Czytnik dokumentacji z projektu GNOME
 Name:  yelp
 Version:   2.14.0
-Release:   1
+Release:   2
 License:   GPL
 Group: X11/Applications
 Source0:   
http://ftp.gnome.org/pub/gnome/sources/yelp/2.14/%{name}-%{version}.tar.bz2
@@ -19,8 +19,7 @@
 BuildRequires: ORBit2-devel = 1:2.12.4
 BuildRequires: autoconf
 BuildRequires: automake
-# disabled due poldek bug
-#BuildRequires:beagle-devel
+BuildRequires: beagle-devel
 BuildRequires: bzip2-devel
 BuildRequires: glib2-devel = 1:2.8.1
 BuildRequires: gnome-common = 2.8.0
@@ -112,6 +111,9 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.75.2.8  2006/03/19 18:40:04  freetz
+- enable beagle support
+
 Revision 1.75.2.7  2006/03/13 08:04:26  freetz
 - 2.14.0
 


 CVS-web:
http://cvs.pld-linux.org/SPECS/yelp.spec?r1=1.75.2.7r2=1.75.2.8f=u

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


SPECS: avahi.spec - enable dotnet by default, rel.2

2006-03-19 Thread freetz
Author: freetz   Date: Sun Mar 19 18:41:53 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- enable dotnet by default, rel.2

 Files affected:
SPECS:
   avahi.spec (1.24 - 1.25) 

 Diffs:


Index: SPECS/avahi.spec
diff -u SPECS/avahi.spec:1.24 SPECS/avahi.spec:1.25
--- SPECS/avahi.spec:1.24   Fri Mar  3 17:51:03 2006
+++ SPECS/avahi.specSun Mar 19 19:41:47 2006
@@ -1,14 +1,16 @@
-# $Revision$, $Date$
+# $Revision$, x$Date$
 #
 # Conditional build:
-%bcond_withdotnet  # build with dotnet bindings
+%bcond_without dotnet  # build with dotnet bindings
 %bcond_without qt  # build with qt bindings
 #
+%include /usr/lib/rpm/macros.mono
+#
 Summary:   Free mDNS/DNS-SD implementation
 Summary(pl):   Wolna implementacja mDNS/DNS-SD
 Name:  avahi
 Version:   0.6.9
-Release:   1
+Release:   2
 License:   GPL v.2/LGPL
 Group: Applications
 Source0:   http://avahi.org/download/%{name}-%{version}.tar.gz
@@ -575,6 +577,9 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.25  2006/03/19 18:41:47  freetz
+- enable dotnet by default, rel.2
+
 Revision 1.24  2006/03/03 16:51:03  freetz
 - 0.6.9
 


 CVS-web:
http://cvs.pld-linux.org/SPECS/avahi.spec?r1=1.24r2=1.25f=u

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


DISTFILES: softmac-snapshot.tar.bz2

2006-03-19 Thread sparky

Files fetched: 1

STORED: http://softmac.sipsolutions.net/softmac-snapshot.tar.bz2
6731ffb088fe9dc42a17737b69892a34  softmac-snapshot.tar.bz2
Size: 65279 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


bootdisk/trunk/batch-installer/ui/ui-main

2006-03-19 Thread hawk
Author: hawk
Date: Sun Mar 19 19:59:03 2006
New Revision: 7224

Modified:
   bootdisk/trunk/batch-installer/ui/ui-main
Log:
- allow more filesystems with source=disk
- added missing fi
- cosmetics


Modified: bootdisk/trunk/batch-installer/ui/ui-main
==
--- bootdisk/trunk/batch-installer/ui/ui-main   (original)
+++ bootdisk/trunk/batch-installer/ui/ui-main   Sun Mar 19 19:59:03 2006
@@ -72,7 +72,7 @@
 br
 meta title=$(nls Type of installation)
 menu id=res_menu res=1
-item id=cdrom_cdrom
+item id=cdrom_cdrom: `nls CD-ROM device`
 item id=net_net: `nls network server (ftp, http)`
 item id=nfs_nfs: `nls NFS server`
 item id=disk_disk: `nls Hard disk partition`
@@ -123,6 +123,7 @@
done
fi
autocdrom=$(echo $autocdrom | sed -e 's/^ //')
+fi
 ;;
 esac
 
@@ -224,9 +225,12 @@
br
meta title=$(nls Source filesystem)
menu id=res_menu res=1
-   item id=ext2`nls Linux ext2 filesystem`
-   item id=reiserfs`nls Reiser FS filesystem`
-   item id=vfat`nls FAT or FAT32 filesystem (eg. Windows partition)`
+   item id=ext2ext2: `nls Linux ext2 filesystem`
+   item id=reiserfsreiserfs: `nls Reiser FS filesystem`
+   item id=jfsjfs: `nls IBM Journaling Filesystem`
+   item id=ext3ext3: `nls Journaling version of ext2`
+   item id=xfsxfs: `nls SGI Journaling Filesystem`
+   item id=vfatvfat: `nls FAT or FAT32 filesystem`
/menu $@
 EOF
;;
___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


DISTFILES: bcm43xx-standalone-060319.tar.bz2 bcm43xx-fwcutter-003.tar.bz2

2006-03-19 Thread sparky

Files fetched: 1

STORED: 
http://tara.shadowpimps.net/~bcm43xx/bcm43xx-snapshots/standalone/bcm43xx/bcm43xx-standalone-060319.tar.bz2
fbc0215969a18ccf09f8dc07faf5dd6d  bcm43xx-standalone-060319.tar.bz2
Size: 78540 bytes
ALREADY GOT: http://download.berlios.de/bcm43xx/bcm43xx-fwcutter-003.tar.bz2
89b407d920811cfd15507da17f901bb0  bcm43xx-fwcutter-003.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


bootdisk/trunk/batch-installer/installer-prep

2006-03-19 Thread hawk
Author: hawk
Date: Sun Mar 19 20:00:50 2006
New Revision: 7225

Modified:
   bootdisk/trunk/batch-installer/installer-prep
Log:
- load required filesystem module before mounting disk source


Modified: bootdisk/trunk/batch-installer/installer-prep
==
--- bootdisk/trunk/batch-installer/installer-prep   (original)
+++ bootdisk/trunk/batch-installer/installer-prep   Sun Mar 19 20:00:50 2006
@@ -220,6 +220,26 @@
 load_module isofs
 }
 
+load_fs_modules () {
+case $source_filesystem in 
+ext2) 
+   load_module ext2
+   ;;
+reiserfs) 
+   load_module reiserfs
+   ;;
+jfs) 
+   load_module jfs
+   ;;
+ext3) 
+   load_module ext3
+   ;;
+xfs) 
+   load_module xfs
+   ;;
+esac
+}
+
 load_nfs_modules () {
 load_module nfs
 }
@@ -564,6 +584,7 @@
load_module sd_mod
;;
esac
+   load_fs_modules
mount_source -o ro
find_source_dir
;;
___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


bootdisk/trunk/batch-installer/installer-pkgs

2006-03-19 Thread hawk
Author: hawk
Date: Sun Mar 19 20:02:57 2006
New Revision: 7226

Modified:
   bootdisk/trunk/batch-installer/installer-pkgs
Log:
- fixed source dir autodetection bug


Modified: bootdisk/trunk/batch-installer/installer-pkgs
==
--- bootdisk/trunk/batch-installer/installer-pkgs   (original)
+++ bootdisk/trunk/batch-installer/installer-pkgs   Sun Mar 19 20:02:57 2006
@@ -48,13 +48,13 @@
 fi
 
 load_config
-find_source_dir
 
 set -e 
 #set -x
 
 rpms_dir=PLD/RPMS
 source_mountpoint=/src
+find_source_dir
 
 is_dest_mounted
 
___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


bootdisk/trunk/batch-installer/mini-iso

2006-03-19 Thread hawk
Author: hawk
Date: Sun Mar 19 20:04:56 2006
New Revision: 7228

Modified:
   bootdisk/trunk/batch-installer/mini-iso
Log:
- removed xfsprogs, filesystem tools are added automagically


Modified: bootdisk/trunk/batch-installer/mini-iso
==
--- bootdisk/trunk/batch-installer/mini-iso (original)
+++ bootdisk/trunk/batch-installer/mini-iso Sun Mar 19 20:04:56 2006
@@ -70,5 +70,4 @@
 vixie-cron
 wget
 which
-xfsprogs
 zip
___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


  1   2   >