DISTFILES: Cache-Memcached-1.17.tar.gz

2006-05-09 Thread glen

Files fetched: 1

STORED: http://www.cpan.org/modules/by-module/Cache/Cache-Memcached-1.17.tar.gz
5d19816a3e08dc0385f25f9cab7ff719  Cache-Memcached-1.17.tar.gz
Size: 14419 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: perl-Cache-Memcached.spec - 1.17, use perl cleanup automatics

2006-05-09 Thread glen
Author: glen Date: Tue May  9 06:39:27 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- 1.17, use perl cleanup automatics

 Files affected:
SPECS:
   perl-Cache-Memcached.spec (1.5 - 1.6) 

 Diffs:


Index: SPECS/perl-Cache-Memcached.spec
diff -u SPECS/perl-Cache-Memcached.spec:1.5 SPECS/perl-Cache-Memcached.spec:1.6
--- SPECS/perl-Cache-Memcached.spec:1.5 Sun Jan 22 12:45:30 2006
+++ SPECS/perl-Cache-Memcached.spec Tue May  9 08:39:21 2006
@@ -9,12 +9,12 @@
 Summary:   Cache::Memcached - shared data cache using memcached
 Summary(pl):   Cache::Memcached - współdzielone cache dla danych przy użyciu 
memcached
 Name:  perl-Cache-Memcached
-Version:   1.15
-Release:   0.1
+Version:   1.17
+Release:   1
 License:   GPL or Artistic
 Group: Development/Languages/Perl
 Source0:   
http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz
-# Source0-md5: b18a9c7ba62236758219cc60a25b6a4c
+# Source0-md5: 5d19816a3e08dc0385f25f9cab7ff719
 URL:   http://www.danga.com/memcached/
 BuildRequires: perl-devel = 1:5.8.0
 %if %{with tests}
@@ -55,9 +55,6 @@
 %{__make} install \
DESTDIR=$RPM_BUILD_ROOT
 
-rm -f $RPM_BUILD_ROOT%{perl_archlib}/perllocal.pod
-rm -f $RPM_BUILD_ROOT%{perl_vendorarch}/auto/Cache/Memcached/.packlist
-
 %clean
 rm -rf $RPM_BUILD_ROOT
 
@@ -73,6 +70,9 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.6  2006/05/09 06:39:21  glen
+- 1.17, use perl cleanup automatics
+
 Revision 1.5  2006/01/22 11:45:30  agaran
 - up to 1.15, rel 0.1
 


 CVS-web:
http://cvs.pld-linux.org/SPECS/perl-Cache-Memcached.spec?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: krpmbuilder.spec (NEW) - init - NFY

2006-05-09 Thread spider
Author: spider   Date: Tue May  9 09:03:47 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- init
- NFY

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

 Diffs:


Index: SPECS/krpmbuilder.spec
diff -u /dev/null SPECS/krpmbuilder.spec:1.1
--- /dev/null   Tue May  9 11:03:47 2006
+++ SPECS/krpmbuilder.spec  Tue May  9 11:03:41 2006
@@ -0,0 +1,59 @@
+# $Revision$, $Date$
+Summary:   KRPMBuilder makes the building of spec files and RPM packages 
easy
+Name:  krpmbuilder
+Version:   1.2
+Release:   0.1
+License:   GPL v2
+Group: Applications
+Source0:   http://dl.sourceforge.net/krpmbuilder/%{name}-%{version}.tar.gz
+# Source0-md5: 99b84803171d64f1347617b5facd3851
+URL:   http://krpmbuilder.sourceforge.net/
+BuildRequires: libpng-devel
+Buildrequires: qt-devel
+#Requires: -
+BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
+
+%description
+KRPMBuilder is a KDE application that makes the building of spec files
+and RPM packages easy. After editing the spec-file in an intuitive,
+KDE-based GUI, you can execute RPM inside KRPMBuilder and control the
+progress of the package build process.
+
+%prep
+%setup -q
+
+%build
+%configure
+%{__make}
+
+%install
+rm -rf $RPM_BUILD_ROOT
+
+%{__make} install \
+   DESTDIR=$RPM_BUILD_ROOT
+
+install -d $RPM_BUILD_ROOT%{_desktopdir}
+mv $RPM_BUILD_ROOT%{_datadir}/applnk/Development/krpmbuilder.desktop 
$RPM_BUILD_ROOT%{_desktopdir}
+
+
+%clean
+rm -rf $RPM_BUILD_ROOT
+
+%files
+%defattr(644,root,root,755)
+%doc AUTHORS ChangeLog NEWS README TODO
+%attr(755,root,root) %{_bindir}/*
+%{_desktopdir}/%{name}.desktop
+%{_iconsdir}/*/*x*/apps/%{name}.png
+%{_datadir}/apps/krpmbuilder/pics/*.png
+
+%define date%(echo `LC_ALL=C date +%a %b %d %Y`)
+%changelog
+* %{date} PLD Team [EMAIL PROTECTED]
+All persons listed below can be reached at cvs_login@pld-linux.org
+
+$Log$
+Revision 1.1  2006/05/09 09:03:41  spider
+- init
+- NFY
+

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


DISTFILES: krpmbuilder-1.2.tar.gz

2006-05-09 Thread spider

Files fetched: 1

STORED: http://dl.sourceforge.net/krpmbuilder/krpmbuilder-1.2.tar.gz
99b84803171d64f1347617b5facd3851  krpmbuilder-1.2.tar.gz
Size: 809366 bytes


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


SPECS: xorg-lib-libXfixes.spec - typo (s/0\.4/4.0/) in previous ch...

2006-05-09 Thread qboosh
Author: qboosh   Date: Tue May  9 09:37:50 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- typo (s/0\.4/4.0/) in previous changelog entry

 Files affected:
SPECS:
   xorg-lib-libXfixes.spec (1.14 - 1.15) 

 Diffs:


Index: SPECS/xorg-lib-libXfixes.spec
diff -u SPECS/xorg-lib-libXfixes.spec:1.14 SPECS/xorg-lib-libXfixes.spec:1.15
--- SPECS/xorg-lib-libXfixes.spec:1.14  Sat Apr 29 18:45:09 2006
+++ SPECS/xorg-lib-libXfixes.spec   Tue May  9 11:37:44 2006
@@ -111,8 +111,11 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.15  2006/05/09 09:37:44  qboosh
+- typo (s/0\.4/4.0/) in previous changelog entry
+
 Revision 1.14  2006/04/29 16:45:09  arekm
-- up to 0.4
+- up to 4.0
 
 Revision 1.13  2006/03/08 22:06:19  qboosh
 - release 1


 CVS-web:
http://cvs.pld-linux.org/SPECS/xorg-lib-libXfixes.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: fedora-ds.spec - sorted BRs

2006-05-09 Thread qboosh
Author: qboosh   Date: Tue May  9 09:40:05 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- sorted BRs

 Files affected:
SPECS:
   fedora-ds.spec (1.15 - 1.16) 

 Diffs:


Index: SPECS/fedora-ds.spec
diff -u SPECS/fedora-ds.spec:1.15 SPECS/fedora-ds.spec:1.16
--- SPECS/fedora-ds.spec:1.15   Wed May  3 00:55:50 2006
+++ SPECS/fedora-ds.specTue May  9 11:40:00 2006
@@ -13,20 +13,27 @@
 # Source0-md5: d8bd5b68087229b4bb2e3867cb92ba85
 URL:   http://directory.fedora.redhat.com/
 #BuildRequires:apr-devel
+BuildRequires: cyrus-sasl-devel
 BuildRequires: db-devel = 4.0
 # fake, but required now
 BuildRequires: db-utils
 BuildRequires: fedora-adminutil
 BuildRequires: fedora-setuputil
+BuildRequires: gdbm-devel = 1.6
 #BuildRequires:java-sun
 #BuildRequires:libgssapi-devel
 BuildRequires: libicu-devel
 BuildRequires: libstdc++-devel
 BuildRequires: libtermcap-devel
 BuildRequires: lm_sensors-devel
+BuildRequires: mozldap-devel = 5.16
 BuildRequires: ncurses-devel
+BuildRequires: net-snmp-devel = 5.2.1
 BuildRequires: nspr-devel = 4.4.1
+BuildRequires: nss-devel = 3.9.3
 BuildRequires: rpmbuild(macros) = 1.228
+BuildRequires: which
+BuildRequires: zip
 #or BuildRequires: ibm-java-sdk
 #
 #BuildRequires:Java/XML Components
@@ -36,17 +43,10 @@
 # axrpc-api.jar - 
http://java.sun.com/webservices/downloads/webservicespack.html
 # crimson.jar - http://xml.apache.org/dist/crimson/
 #BuildRequires:apache-devel
-BuildRequires: cyrus-sasl-devel
-BuildRequires: gdbm-devel = 1.6
 #BuildRequires:jakarta-ant = 1.6.1
 #BuildRequires:krb5-devel
 #BuildRequires:mozilla-components: DBM (v1.61), NSS (v3.93), SVRCORE 
(v4.0), LDAPSDK (v5.16), and PerLDAP (*)
-BuildRequires: mozldap-devel
-BuildRequires: net-snmp-devel = 5.2.1
-BuildRequires: nss-devel
 #BuildRequires:perl-Mozilla-LDAP
-BuildRequires: which
-BuildRequires: zip
 Requires:  libicu = 2.4
 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -151,6 +151,9 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.16  2006/05/09 09:40:00  qboosh
+- sorted BRs
+
 Revision 1.15  2006/05/02 22:55:50  zbyniu
 - java disabled, BRs, small cleanups
 - now builds; no install, no files


 CVS-web:
http://cvs.pld-linux.org/SPECS/fedora-ds.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: mozldap.spec - use x8664 macro, missing dir

2006-05-09 Thread qboosh
Author: qboosh   Date: Tue May  9 09:48:46 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- use x8664 macro, missing dir

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

 Diffs:


Index: SPECS/mozldap.spec
diff -u SPECS/mozldap.spec:1.9 SPECS/mozldap.spec:1.10
--- SPECS/mozldap.spec:1.9  Tue May  2 13:59:49 2006
+++ SPECS/mozldap.spec  Tue May  9 11:48:41 2006
@@ -67,17 +67,14 @@
 %setup -q -n mozilla
 
 %build
-%ifarch x86_64 ppc64 ia64 s390x
+%ifarch %{x8664} ia64 ppc64 s390x
 arg64=--enable-64bit
 %endif
 
 # build local svrcore
-cd security/coreconf
-%{__make}
-cd ../../security/svrcore
-%{__make} \
+%{__make} -C security/coreconf
+%{__make} -C security/svrcore \
CFLAGS=%{rpmcflags} -I. -I/usr/include/nspr -I/usr/include/nss
-cd ../..
 # end svrcore
 
 cd directory/c-sdk
@@ -93,7 +90,7 @@
--enable-optimize \
--disable-debug
 
-%ifarch x86_64 ppc64 ia64 s390x
+%ifarch %{x8664} ppc64 ia64 s390x
 USE_64=1
 export USE_64
 %endif
@@ -142,8 +139,8 @@
 %clean
 rm -rf $RPM_BUILD_ROOT
 
-%post -p /sbin/ldconfig
-%postun -p /sbin/ldconfig
+%post  -p /sbin/ldconfig
+%postun-p /sbin/ldconfig
 
 %files
 %defattr(644,root,root,755)
@@ -152,14 +149,15 @@
 
 %files tools
 %defattr(644,root,root,755)
+%dir %{_libdir}/mozldap
 %attr(755,root,root) %{_libdir}/mozldap/ldap*
 
 %files devel
 %defattr(644,root,root,755)
-%{_pkgconfigdir}/mozldap.pc
+%attr(755,root,root) %{_libdir}/lib*.so
 %{_includedir}/mozldap
+%{_pkgconfigdir}/mozldap.pc
 %{_datadir}/mozldap
-%{_libdir}/lib*.so
 
 %files static
 %defattr(644,root,root,755)
@@ -172,6 +170,9 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.10  2006/05/09 09:48:41  qboosh
+- use x8664 macro, missing dir
+
 Revision 1.9  2006/05/02 11:59:49  zbyniu
 - more static libs
 


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


SOURCES: mozilla-thunderbird-blockimage.patch (REMOVED), mozilla-t...

2006-05-09 Thread qboosh
Author: qboosh   Date: Tue May  9 09:50:12 2006 GMT
Module: SOURCES   Tag: HEAD
 Log message:
- outdated

 Files affected:
SOURCES:
   mozilla-thunderbird-blockimage.patch (1.1 - NONE)  (REMOVED), 
mozilla-thunderbird-bug305970.patch (1.1 - NONE)  (REMOVED), 
mozilla-thunderbird-bug304720.patch (1.1 - NONE)  (REMOVED)

 Diffs:

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


SPECS: env-update.spec - updated _lib(exec)dir - hardcoded /lib, n...

2006-05-09 Thread qboosh
Author: qboosh   Date: Tue May  9 09:55:38 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- updated _lib(exec)dir - hardcoded /lib, not //%{_lib}

 Files affected:
SPECS:
   env-update.spec (1.9 - 1.10) 

 Diffs:


Index: SPECS/env-update.spec
diff -u SPECS/env-update.spec:1.9 SPECS/env-update.spec:1.10
--- SPECS/env-update.spec:1.9   Sun Apr 30 13:34:48 2006
+++ SPECS/env-update.spec   Tue May  9 11:55:32 2006
@@ -16,6 +16,8 @@
 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %define_exec_prefix/
+%define_libdir /lib
+%define_libexecdir /lib
 
 %description
 This is env-update rip from gentoo's baselayout.
@@ -69,6 +71,9 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.10  2006/05/09 09:55:32  qboosh
+- updated _lib(exec)dir - hardcoded /lib, not //%{_lib}
+
 Revision 1.9  2006/04/30 11:34:48  glen
 - %ghost /etc/profile.env
 


 CVS-web:
http://cvs.pld-linux.org/SPECS/env-update.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: python-gstreamer.spec - pkgconfig epoch

2006-05-09 Thread qboosh
Author: qboosh   Date: Tue May  9 09:56:54 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- pkgconfig epoch

 Files affected:
SPECS:
   python-gstreamer.spec (1.16 - 1.17) 

 Diffs:


Index: SPECS/python-gstreamer.spec
diff -u SPECS/python-gstreamer.spec:1.16 SPECS/python-gstreamer.spec:1.17
--- SPECS/python-gstreamer.spec:1.16Sun Apr 30 14:11:05 2006
+++ SPECS/python-gstreamer.spec Tue May  9 11:56:49 2006
@@ -18,7 +18,7 @@
 BuildRequires: gstreamer-plugins-base-devel = 0.10.0.2
 BuildRequires: gtk+2-devel = 2:2.6.0
 BuildRequires: libtool = 1.4
-BuildRequires: pkgconfig = 0.9.0
+BuildRequires: pkgconfig = 1:0.9.0
 BuildRequires: python-pygtk-devel = 2.6.3
 BuildRequires: python-devel = 1:2.3
 %pyrequires_eq python-libs
@@ -86,6 +86,9 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.17  2006/05/09 09:56:49  qboosh
+- pkgconfig epoch
+
 Revision 1.16  2006/04/30 12:11:05  paladine
 - updated to 0.10.4
 


 CVS-web:
http://cvs.pld-linux.org/SPECS/python-gstreamer.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: kernel-net-e1000.spec - propably fixed building on ppc (it ...

2006-05-09 Thread paszczus
Author: paszczus Date: Tue May  9 09:59:44 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- propably fixed building on ppc (it was typo?)

 Files affected:
SPECS:
   kernel-net-e1000.spec (1.46 - 1.47) 

 Diffs:


Index: SPECS/kernel-net-e1000.spec
diff -u SPECS/kernel-net-e1000.spec:1.46 SPECS/kernel-net-e1000.spec:1.47
--- SPECS/kernel-net-e1000.spec:1.46Mon May  8 15:12:26 2006
+++ SPECS/kernel-net-e1000.spec Tue May  9 11:59:38 2006
@@ -74,7 +74,7 @@
ln -sf %{_kernelsrcdir}/include/linux/autoconf-$cfg.h 
o/include/linux/autoconf.h
 %ifarch ppc
if [ -d %{_kernelsrcdir}/include/asm-powerpc ]; then
-   install -d include/asm
+   install -d o/include/asm
cp -a %{_kernelsrcdir}/include/asm-%{_target_base_arch}/* 
o/include/asm
cp -a %{_kernelsrcdir}/include/asm-powerpc/* o/include/asm
else
@@ -153,6 +153,9 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.47  2006/05/09 09:59:38  paszczus
+- propably fixed building on ppc (it was typo?)
+
 Revision 1.46  2006/05/08 13:12:26  paszczus
 - updated to 7.0.38
 


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


SPECS: xen.spec - Obsoletes: xen-doc

2006-05-09 Thread qboosh
Author: qboosh   Date: Tue May  9 10:06:25 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- Obsoletes: xen-doc

 Files affected:
SPECS:
   xen.spec (1.26 - 1.27) 

 Diffs:


Index: SPECS/xen.spec
diff -u SPECS/xen.spec:1.26 SPECS/xen.spec:1.27
--- SPECS/xen.spec:1.26 Sun Apr 30 20:59:56 2006
+++ SPECS/xen.spec  Tue May  9 12:06:19 2006
@@ -39,6 +39,7 @@
 Requires:  python-TwistedWeb
 Requires:  rc-scripts
 Requires:  kernel(xen) = %{version}
+Obsoletes: xen-doc
 ExclusiveArch: %{ix86}
 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -210,6 +211,9 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.27  2006/05/09 10:06:19  qboosh
+- Obsoletes: xen-doc
+
 Revision 1.26  2006/04/30 18:59:56  jajcus
 - -doc subpackage removed, docs moved to %doc (a subpackage for a short
   documentation is overkill and installing documentation in %{_datadir} seems


 CVS-web:
http://cvs.pld-linux.org/SPECS/xen.spec?r1=1.26r2=1.27f=u

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


SOURCES: slmodem-new-kernel-workaround.patch (REMOVED), slmodem-2....

2006-05-09 Thread qboosh
Author: qboosh   Date: Tue May  9 10:10:44 2006 GMT
Module: SOURCES   Tag: HEAD
 Log message:
- outdated

 Files affected:
SOURCES:
   slmodem-new-kernel-workaround.patch (1.1 - NONE)  (REMOVED), 
slmodem-2.9.10-abby.patch (1.1 - NONE)  (REMOVED), slmodem-gcc4.patch (1.1 - 
NONE)  (REMOVED)

 Diffs:

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


SPECS: kernel-net-ieee80211.spec - typo

2006-05-09 Thread qboosh
Author: qboosh   Date: Tue May  9 10:14:13 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- typo

 Files affected:
SPECS:
   kernel-net-ieee80211.spec (1.21 - 1.22) 

 Diffs:


Index: SPECS/kernel-net-ieee80211.spec
diff -u SPECS/kernel-net-ieee80211.spec:1.21 
SPECS/kernel-net-ieee80211.spec:1.22
--- SPECS/kernel-net-ieee80211.spec:1.21Mon May  1 02:15:22 2006
+++ SPECS/kernel-net-ieee80211.spec Tue May  9 12:14:08 2006
@@ -34,7 +34,7 @@
 Linux kernel module for the ieee80211 networking stack.
 
 %description -l de
-Linuxk Kernel Modul für den ieee80211 Netz Stapel.
+Linux Kernel Modul für den ieee80211 Netz Stapel.
 
 %description -l pl
 Moduł jądra Linuksa do stosu sieciowego ieee80211.
@@ -180,6 +180,9 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.22  2006/05/09 10:14:08  qboosh
+- typo
+
 Revision 1.21  2006/05/01 00:15:22  shadzik
 - added german description
 - some cleanups


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

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


SPECS: horde-vacation.spec - updated to FINAL 3.0

2006-05-09 Thread paszczus
Author: paszczus Date: Tue May  9 10:14:48 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- updated to FINAL 3.0

 Files affected:
SPECS:
   horde-vacation.spec (1.8 - 1.9) 

 Diffs:


Index: SPECS/horde-vacation.spec
diff -u SPECS/horde-vacation.spec:1.8 SPECS/horde-vacation.spec:1.9
--- SPECS/horde-vacation.spec:1.8   Wed Apr  5 22:44:19 2006
+++ SPECS/horde-vacation.spec   Tue May  9 12:14:43 2006
@@ -1,7 +1,7 @@
 # $Revision$, $Date$
 %define_hordeapp   vacation
-%define_rc rc1
-%define_rel3
+#define_rc rc1
+%define_rel1
 #
 %include   /usr/lib/rpm/macros.php
 Summary:   vacation - vacation manager module for Horde
@@ -11,9 +11,9 @@
 Release:   %{?_rc:0.%{_rc}.}%{?_snap:0.%(echo %{_snap} | tr -d -).}%{_rel}
 License:   ASL
 Group: Applications/WWW
-#Source0:  
ftp://ftp.horde.org/pub/snaps/%{_snap}/%{_hordeapp}-HEAD-%{_snap}.tar.gz
-Source0:   
ftp://ftp.horde.org/pub/vacation/%{_hordeapp}-h3-%{version}-%{_rc}.tar.gz
-# Source0-md5: 71c36a46f0463ba7c128a2103a4ec6ae
+Source0:   
ftp://ftp.horde.org/pub/vacation/%{_hordeapp}-h3-%{version}.tar.gz
+# Source0-md5: aebac7f1f1a1bdf8d7f9a7ed8aecee8e
+#Source0:  
ftp://ftp.horde.org/pub/vacation/%{_hordeapp}-h3-%{version}-%{_rc}.tar.gz
 Source1:   %{name}.conf
 Patch0:horde-vacation-conf.patch
 URL:   http://www.horde.org/vacation/
@@ -161,6 +161,9 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.9  2006/05/09 10:14:43  paszczus
+- updated to FINAL 3.0
+
 Revision 1.8  2006/04/05 20:44:19  glen
 - fixed packaging
 - added uidlist automatic fill from horde-passwd


 CVS-web:
http://cvs.pld-linux.org/SPECS/horde-vacation.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: vacation-h3-3.0.tar.gz

2006-05-09 Thread paszczus

Files fetched: 1

STORED: ftp://ftp.horde.org/pub/vacation/vacation-h3-3.0.tar.gz
aebac7f1f1a1bdf8d7f9a7ed8aecee8e  vacation-h3-3.0.tar.gz
Size: 836530 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: gallery.spec - typo

2006-05-09 Thread qboosh
Author: qboosh   Date: Tue May  9 10:17:44 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- typo

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

 Diffs:


Index: SPECS/gallery.spec
diff -u SPECS/gallery.spec:1.38 SPECS/gallery.spec:1.39
--- SPECS/gallery.spec:1.38 Tue May  2 22:06:41 2006
+++ SPECS/gallery.spec  Tue May  9 12:17:38 2006
@@ -54,7 +54,7 @@
 insecure to keep the setup files in place.
 
 %description setup -l pl
-Ten pakiet należy zainstalować w celu wstępnej konfigurac Gallery po
+Ten pakiet należy zainstalować w celu wstępnej konfiguracji Gallery po
 pierwszej instalacji. Potem należy go odinstalować, jako że
 pozostawienie plików instalacyjnych mogłoby być niebezpieczne.
 
@@ -150,6 +150,9 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.39  2006/05/09 10:17:38  qboosh
+- typo
+
 Revision 1.38  2006/05/02 20:06:41  glen
 - 1.5.3
 


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

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


SPECS: ffmpeg.spec - -devel R: libx264-devel now - added versions ...

2006-05-09 Thread qboosh
Author: qboosh   Date: Tue May  9 10:21:09 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- -devel R: libx264-devel now
- added versions to lzo-devel deps (lzo support must be disabled or updated)

 Files affected:
SPECS:
   ffmpeg.spec (1.94 - 1.95) 

 Diffs:


Index: SPECS/ffmpeg.spec
diff -u SPECS/ffmpeg.spec:1.94 SPECS/ffmpeg.spec:1.95
--- SPECS/ffmpeg.spec:1.94  Fri May  5 14:34:38 2006
+++ SPECS/ffmpeg.spec   Tue May  9 12:21:03 2006
@@ -1,7 +1,7 @@
 # $Revision$, $Date$
 #
 # TODO: only lzo 1.x is supported
-#  - make (ffmpeg code inside) mplayer play .3gp mobile phone movies 
+#  - make (ffmpeg code inside) mplayer play .3gp mobile phone movies
 #(ffplay and vlc plays them fine
 #
 # Conditional build:
@@ -68,7 +68,7 @@
 BuildRequires: libtool = 2:1.4d-3
 BuildRequires: libvorbis-devel
 BuildRequires: libx264-devel = 0.1.2-1.20060430_2245.1
-BuildRequires: lzo-devel
+BuildRequires: lzo-devel  2.0
 %ifarch %{ix86}
 %ifnarch i386 i486
 BuildRequires: nasm
@@ -136,7 +136,8 @@
 Requires:  libgsm-devel
 Requires:  libtheora-devel
 Requires:  libvorbis-devel
-Requires:  lzo-devel
+Requires:  lzo-devel  2.0
+Requires:  libx264-devel = 0.1.2-1.20060430_2245.1
 Requires:  xvid-devel = 1:1.1.0
 Requires:  zlib-devel
 Obsoletes: libpostproc-devel
@@ -383,6 +384,10 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.95  2006/05/09 10:21:03  qboosh
+- -devel R: libx264-devel now
+- added versions to lzo-devel deps (lzo support must be disabled or updated)
+
 Revision 1.94  2006/05/05 12:34:38  glen
 - R faad2-devel for -devel
 


 CVS-web:
http://cvs.pld-linux.org/SPECS/ffmpeg.spec?r1=1.94r2=1.95f=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): glibc.spec - amd64 too

2006-05-09 Thread qboosh
Author: qboosh   Date: Tue May  9 10:25:15 2006 GMT
Module: SPECS Tag: DEVEL
 Log message:
- amd64 too

 Files affected:
SPECS:
   glibc.spec (1.590.2.40 - 1.590.2.41) 

 Diffs:


Index: SPECS/glibc.spec
diff -u SPECS/glibc.spec:1.590.2.40 SPECS/glibc.spec:1.590.2.41
--- SPECS/glibc.spec:1.590.2.40 Mon May  1 16:04:48 2006
+++ SPECS/glibc.specTue May  9 12:25:10 2006
@@ -122,6 +122,7 @@
 # Xen-friendly glibc
 %definespecflags_ia32  -mno-tls-direct-seg-refs
 %definespecflags_x86_64-mno-tls-direct-seg-refs
+%definespecflags_amd64 -mno-tls-direct-seg-refs
 %definespecflags_ia32e -mno-tls-direct-seg-refs
 
 # we don't want perl dependency in glibc-devel
@@ -1430,6 +1431,9 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.590.2.41  2006/05/09 10:25:10  qboosh
+- amd64 too
+
 Revision 1.590.2.40  2006/05/01 14:04:48  pluto
 - xen friendly glibc. works for me on non-xen kernel on x86-64 box.
 - release 2.


 CVS-web:
http://cvs.pld-linux.org/SPECS/glibc.spec?r1=1.590.2.40r2=1.590.2.41f=u

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


SPECS: librpcsecgss.spec - restored bcond desc

2006-05-09 Thread qboosh
Author: qboosh   Date: Tue May  9 11:31:21 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- restored bcond desc

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

 Diffs:


Index: SPECS/librpcsecgss.spec
diff -u SPECS/librpcsecgss.spec:1.10 SPECS/librpcsecgss.spec:1.11
--- SPECS/librpcsecgss.spec:1.10Fri May  5 19:59:39 2006
+++ SPECS/librpcsecgss.spec Tue May  9 13:31:16 2006
@@ -1,7 +1,7 @@
 # $Revision$, $Date$
 #
 # Conditional build:
-%bcond_withlibgssapi   # use heimdal directly instead of libgssapi glue
+%bcond_withlibgssapi   # use libgssapi glue instead of heimdal directly
 #
 Summary:   rpcsec_gss implementation library
 Summary(pl):   Biblioteka implementująca rpcsec_gss
@@ -114,6 +114,9 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.11  2006/05/09 11:31:16  qboosh
+- restored bcond desc
+
 Revision 1.10  2006/05/05 17:59:39  baggins
 - rel 3
 - fixed bcond


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

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


SPECS: libnjb.spec - -devel R: libusb-devel

2006-05-09 Thread qboosh
Author: qboosh   Date: Tue May  9 11:39:01 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- -devel R: libusb-devel

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

 Diffs:


Index: SPECS/libnjb.spec
diff -u SPECS/libnjb.spec:1.19 SPECS/libnjb.spec:1.20
--- SPECS/libnjb.spec:1.19  Sat May  6 18:07:29 2006
+++ SPECS/libnjb.spec   Tue May  9 13:38:56 2006
@@ -34,6 +34,7 @@
 Summary(pl):   Pliki nagłówkowe biblioteki libnjb
 Group: Development/Libraries
 Requires:  %{name} = %{version}-%{release}
+Requires:  libusb-devel
 
 %description devel
 Header files for njb library.
@@ -117,6 +118,9 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.20  2006/05/09 11:38:56  qboosh
+- -devel R: libusb-devel
+
 Revision 1.19  2006/05/06 16:07:29  paszczus
 - release 2 for Th
 


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

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


SPECS: gnomad2.spec - use find_lang

2006-05-09 Thread qboosh
Author: qboosh   Date: Tue May  9 11:43:01 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- use find_lang

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

 Diffs:


Index: SPECS/gnomad2.spec
diff -u SPECS/gnomad2.spec:1.11 SPECS/gnomad2.spec:1.12
--- SPECS/gnomad2.spec:1.11 Sat May  6 18:53:42 2006
+++ SPECS/gnomad2.spec  Tue May  9 13:42:56 2006
@@ -53,25 +53,18 @@
 install %{SOURCE1} $RPM_BUILD_ROOT%{_desktopdir}
 install %{SOURCE2} $RPM_BUILD_ROOT%{_pixmapsdir}
 
+mv -f $RPM_BUILD_ROOT%{_datadir}/locale/{no,nb}
+%find_lang %{name}
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
-%files
+%files -f %{name}.lang
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog NEWS README TODO
 %attr(755,root,root) %{_bindir}/*
 %{_desktopdir}/gnomad2.desktop
 %{_pixmapsdir}/gnomad2.png
-%lang(de) %{_datadir}/locale/de/LC_MESSAGES/gnomad2.mo
-%lang(es) %{_datadir}/locale/es/LC_MESSAGES/gnomad2.mo
-%lang(fi) %{_datadir}/locale/fi/LC_MESSAGES/gnomad2.mo
-%lang(fr) %{_datadir}/locale/fr/LC_MESSAGES/gnomad2.mo
-%lang(it) %{_datadir}/locale/it/LC_MESSAGES/gnomad2.mo
-%lang(nl) %{_datadir}/locale/nl/LC_MESSAGES/gnomad2.mo
-%lang(no) %{_datadir}/locale/no/LC_MESSAGES/gnomad2.mo
-%lang(sv) %{_datadir}/locale/sv/LC_MESSAGES/gnomad2.mo
-%lang(zh_CN) %{_datadir}/locale/zh_CN/LC_MESSAGES/gnomad2.mo
-
 %{_mandir}/man1/*
 
 %define date   %(echo `LC_ALL=C date +%a %b %d %Y`)
@@ -80,6 +73,9 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.12  2006/05/09 11:42:56  qboosh
+- use find_lang
+
 Revision 1.11  2006/05/06 16:53:42  paszczus
 - dropped gnomad2-libnjb.patch; using CC and CFLAGS
 


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

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


SPECS: env-update.spec - defined also _sbindir

2006-05-09 Thread darekr
Author: darekr   Date: Tue May  9 12:03:26 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- defined also _sbindir

 Files affected:
SPECS:
   env-update.spec (1.10 - 1.11) 

 Diffs:


Index: SPECS/env-update.spec
diff -u SPECS/env-update.spec:1.10 SPECS/env-update.spec:1.11
--- SPECS/env-update.spec:1.10  Tue May  9 11:55:32 2006
+++ SPECS/env-update.spec   Tue May  9 14:03:21 2006
@@ -18,6 +18,7 @@
 %define_exec_prefix/
 %define_libdir /lib
 %define_libexecdir /lib
+%define_sbindir/sbin
 
 %description
 This is env-update rip from gentoo's baselayout.
@@ -71,6 +72,9 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.11  2006/05/09 12:03:21  darekr
+- defined also _sbindir
+
 Revision 1.10  2006/05/09 09:55:32  qboosh
 - updated _lib(exec)dir - hardcoded /lib, not //%{_lib}
 


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

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


cdg: sklad.txt - back online

2006-05-09 Thread hawk
Author: hawk Date: Tue May  9 13:16:02 2006 GMT
Module: cdg   Tag: HEAD
 Log message:
- back online

 Files affected:
cdg:
   sklad.txt (1.125 - 1.126) 

 Diffs:


Index: cdg/sklad.txt
diff -u cdg/sklad.txt:1.125 cdg/sklad.txt:1.126
--- cdg/sklad.txt:1.125 Wed May  3 21:35:44 2006
+++ cdg/sklad.txt   Tue May  9 15:15:56 2006
@@ -15,7 +15,7 @@
 gotar(pl)
 grzegol(pl)
 havner(en,pl)
-hawk(pl,en):unreachable 04.05.2006 - 08.05.2006
+hawk(pl,en)
 jajcus(pl)
 krzak(pl)
 marcus(pl)


 CVS-web:
http://cvs.pld-linux.org/cdg/sklad.txt?r1=1.125r2=1.126f=u

___
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 - release 2 - make this package multi...

2006-05-09 Thread blues
Author: bluesDate: Tue May  9 13:21:24 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- release 2 - make this package multi-firmware. Allow the safe upgrade of
  firmware package and use of different kernels with different modules.
  Maybe STBR to AC?

 Files affected:
SPECS:
   ipw2200-firmware.spec (1.11 - 1.12) 

 Diffs:


Index: SPECS/ipw2200-firmware.spec
diff -u SPECS/ipw2200-firmware.spec:1.11 SPECS/ipw2200-firmware.spec:1.12
--- SPECS/ipw2200-firmware.spec:1.11Mon Apr 10 13:58:20 2006
+++ SPECS/ipw2200-firmware.spec Tue May  9 15:21:19 2006
@@ -1,21 +1,30 @@
 # $Revision$, $Date$
 #
-# TODO:- add the license to the firmware directory
-#  - prepare multiversion 2.4  3.0 packages or %name24 for out of 
kernel 
-#ipw2200 module (the one from 2.6.16.2 needs 2.4 firmware)
+# TODO:
+# - separate old firmware's to some compat subpackage?
 #
 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:   3.0
-Release:   1
+Release:   2
 License:   distributable
 Group: System Environment/Kernel
 Source0:   http://bughost.org/firmware/ipw2200-fw-%{version}.tgz 
 # Source0-md5: 34a5ed3702006f5470ebfd513e04d9eb
 Source1:   ipw2x00_firmware_licence_Q_A.txt
+Source2:   http://bughost.org/firmware/ipw2200-fw-2.2.tgz
+# Source2-md5: 6892abab05d5391c08933e19b49b86b5
+Source3:   http://bughost.org/firmware/ipw2200-fw-2.3.tgz
+# Source3-md5: 487ba63b1bf98bc1e38059b6d3abea44
+Source4:   http://bughost.org/firmware/ipw2200-fw-2.4.tgz
+# Source4-md5: a5bc066d23900852a04711c5d33987d4
 URL:   http://ipw2200.sourceforge.net/firmware.php
 BuildArch: noarch
+Provides:  ipw2200-firmware = 2.2
+Provides:  ipw2200-firmware = 2.3
+Provides:  ipw2200-firmware = 2.4
+Obsoletes: ipw2200-firmware2.2
 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -29,14 +38,20 @@
 uważnie przeczytać licencję.
 
 %prep
-%setup -q -c
+%setup -q -c -a2 -a3 -a4
 cp %{SOURCE1} .
 
 %install
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT/lib/firmware
 
-install -p ipw2200-fw-3.0/*.fw $RPM_BUILD_ROOT/lib/firmware
+install -p ipw2200-fw-%{version}/*.fw $RPM_BUILD_ROOT/lib/firmware
+install -p ipw2200-fw-%{version}/LICENSE.ipw2200-fw 
$RPM_BUILD_ROOT/lib/firmware/ipw2200-LICENSE
+
+# Firmwares 2.2, 2.3 and 2.4:
+install -p *-2.2-*.fw $RPM_BUILD_ROOT/lib/firmware
+install -p *-2.3-*.fw $RPM_BUILD_ROOT/lib/firmware
+install -p *-2.4-*.fw $RPM_BUILD_ROOT/lib/firmware
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -44,6 +59,7 @@
 %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`)
@@ -52,6 +68,11 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.12  2006/05/09 13:21:19  blues
+- release 2 - make this package multi-firmware. Allow the safe upgrade of
+  firmware package and use of different kernels with different modules.
+  Maybe STBR to AC?
+
 Revision 1.11  2006/04/10 11:58:20  mguevara
 - todo added - some legal stuff
 


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

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


SPECS: ipw2200-firmware2.2.spec (REMOVED) - not needed now.

2006-05-09 Thread blues
Author: bluesDate: Tue May  9 13:24:08 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- not needed now.

 Files affected:
SPECS:
   ipw2200-firmware2.2.spec (1.2 - NONE)  (REMOVED)

 Diffs:

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


SPECS: mysql.spec - formatting

2006-05-09 Thread qboosh
Author: qboosh   Date: Tue May  9 13:42:36 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- formatting

 Files affected:
SPECS:
   mysql.spec (1.331 - 1.332) 

 Diffs:


Index: SPECS/mysql.spec
diff -u SPECS/mysql.spec:1.331 SPECS/mysql.spec:1.332
--- SPECS/mysql.spec:1.331  Tue May  2 16:20:24 2006
+++ SPECS/mysql.specTue May  9 15:42:31 2006
@@ -7,11 +7,11 @@
 # - http://bugs.mysql.com/bug.php?id=16470
 #
 # Conditional build:
-%bcond_withbdb # Berkeley DB support
-%bcond_without innodb  # Without InnoDB support
-%bcond_without raid# Without raid
-%bcond_without ssl # Without OpenSSL
-%bcond_without tcpd# Without libwrap (tcp_wrappers) support
+%bcond_withbdb # Berkeley DB support
+%bcond_without innodb  # Without InnoDB support
+%bcond_without raid# Without raid
+%bcond_without ssl # Without OpenSSL
+%bcond_without tcpd# Without libwrap (tcp_wrappers) support
 %bcond_without big_tables  # Support tables with more than 4G rows even on 
32 bit platforms
 #
 %include   /usr/lib/rpm/macros.perl
@@ -905,6 +905,9 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.332  2006/05/09 13:42:31  qboosh
+- formatting
+
 Revision 1.331  2006/05/02 14:20:24  glen
 - updated to 5.0.21
 


 CVS-web:
http://cvs.pld-linux.org/SPECS/mysql.spec?r1=1.331r2=1.332f=u

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


SPECS (MYSQL_4_1): mysql.spec - formatting

2006-05-09 Thread qboosh
Author: qboosh   Date: Tue May  9 13:43:50 2006 GMT
Module: SPECS Tag: MYSQL_4_1
 Log message:
- formatting

 Files affected:
SPECS:
   mysql.spec (1.300.2.6 - 1.300.2.7) 

 Diffs:


Index: SPECS/mysql.spec
diff -u SPECS/mysql.spec:1.300.2.6 SPECS/mysql.spec:1.300.2.7
--- SPECS/mysql.spec:1.300.2.6  Thu May  4 22:02:27 2006
+++ SPECS/mysql.specTue May  9 15:43:45 2006
@@ -6,13 +6,13 @@
 # - package man1/mysqlman.1, and make programs without manpage '.so mysqlman'
 #
 # Conditional build:
-%bcond_withbdb # Berkeley DB support
-%bcond_without innodb  # Without InnoDB support
-%bcond_without isam# Without ISAM table format (used in mysql 3.22)
-%bcond_without raid# Without raid
-%bcond_without ssl # Without OpenSSL
-%bcond_without tcpd# Without libwrap (tcp_wrappers) support
-%bcond_withbig_tables  # enable '--with-big-tables', some 
performance loss on 32bit arch, but can do = 4GB database tables.
+%bcond_withbdb # Berkeley DB support
+%bcond_without innodb  # Without InnoDB support
+%bcond_without isam# Without ISAM table format (used in mysql 3.22)
+%bcond_without raid# Without raid
+%bcond_without ssl # Without OpenSSL
+%bcond_without tcpd# Without libwrap (tcp_wrappers) support
+%bcond_withbig_tables  # enable '--with-big-tables', some performance 
loss on 32bit arch, but can do = 4GB database tables.
 #
 %include   /usr/lib/rpm/macros.perl
 Summary:   MySQL: a very fast and reliable SQL database engine
@@ -888,6 +888,9 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.300.2.7  2006/05/09 13:43:45  qboosh
+- formatting
+
 Revision 1.300.2.6  2006/05/04 20:02:27  glen
 - 4.1.19
 


 CVS-web:
http://cvs.pld-linux.org/SPECS/mysql.spec?r1=1.300.2.6r2=1.300.2.7f=u

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


SOURCES: pldconf-kernel-name.patch (NEW) - s/kernel/kernel-grsecur...

2006-05-09 Thread paszczus
Author: paszczus Date: Tue May  9 14:47:33 2006 GMT
Module: SOURCES   Tag: HEAD
 Log message:
- s/kernel/kernel-grsecurity/g

 Files affected:
SOURCES:
   pldconf-kernel-name.patch (NONE - 1.1)  (NEW)

 Diffs:


Index: SOURCES/pldconf-kernel-name.patch
diff -u /dev/null SOURCES/pldconf-kernel-name.patch:1.1
--- /dev/null   Tue May  9 16:47:33 2006
+++ SOURCES/pldconf-kernel-name.patch   Tue May  9 16:47:28 2006
@@ -0,0 +1,48 @@
+diff -ur pldconf-0.3.16/DEVICES/ALSA/alsa_init.sh 
pldconf-0.3.16.new/DEVICES/ALSA/alsa_init.sh
+--- pldconf-0.3.16/DEVICES/ALSA/alsa_init.sh   2005-01-22 16:01:09.0 
+
 pldconf-0.3.16.new/DEVICES/ALSA/alsa_init.sh   2006-05-09 
14:41:16.405899750 +
+@@ -26,7 +26,7 @@
+ EOF
+ }
+ 
+-install_if_missing kernel-sound-alsa alsa-utils-init aumix
++install_if_missing kernel-grsecurity-sound-alsa alsa-utils-init aumix
+ module=`pcidev /m snd | head -n 1`
+ [ -n $module ]  generate_config
+ 
+diff -ur pldconf-0.3.16/NET/ethernet.sh pldconf-0.3.16.new/NET/ethernet.sh
+--- pldconf-0.3.16/NET/ethernet.sh 2005-01-22 16:01:09.0 +
 pldconf-0.3.16.new/NET/ethernet.sh 2006-05-09 14:40:33.963247250 +
+@@ -43,7 +43,7 @@
+ run_main()
+ {
+   if [ X$PCMCIA = Xyes ]; then
+-  install_if_missing pcmcia-cs kernel-pcmcia-cs
++  install_if_missing pcmcia-cs kernel-grsecurity-pcmcia-cs
+   /etc/rc.d/init.d/pcmcia restart 
+   #This line prevents MODULE = nie_wykryto test for just eth0
+   MODULE_0=yenta_socket
+diff -ur pldconf-0.3.16/install_pld.sh pldconf-0.3.16.new/install_pld.sh
+--- pldconf-0.3.16/install_pld.sh  2005-02-26 20:32:35.0 +
 pldconf-0.3.16.new/install_pld.sh  2006-05-09 14:38:31.127570500 +
+@@ -154,7 +154,7 @@
+ mv /etc/modprobe.conf.temp /etc/modprobe.conf || cp /etc/modules.conf 
/etc/modprobe.conf
+ mv /etc/modules.temp /etc/modules
+ mount /proc
+-poldek -iv kernel grub pldconf less localedb-src kbd wget lynx mtr
++poldek -iv kernel-grsecurity grub pldconf less localedb-src kbd wget lynx mtr
+ localedb-gen -l pl_PL
+ echo root:root | chpasswd
+ echo Konfiguracja menedżera startu GRUB (pldconf -b -a)
+diff -ur pldconf-0.3.16/poldek.sh pldconf-0.3.16.new/poldek.sh
+--- pldconf-0.3.16/poldek.sh   2005-06-15 08:37:57.0 +
 pldconf-0.3.16.new/poldek.sh   2006-05-09 14:38:57.569223000 +
+@@ -27,7 +27,7 @@
+ 
+   [ X$info = Xyes ]  packets=$packets pciutils less nmap
+ 
+-  [ X$devel = Xyes ]  packets=$packets kernel-headers autoconf 
automake gcc glibc-devel libstdc++-devel glibc-static
++  [ X$devel = Xyes ]  packets=$packets kernel-grsecurity-headers 
autoconf automake gcc glibc-devel libstdc++-devel glibc-static
+ 
+   [ X$poldek_fetch = Xyes ]  poldek --shcmd=get $poldek_file_fetch
+ 

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


DISTFILES: ERROR fetching sources for ipw2200-firmware.spec ()

2006-05-09 Thread blues
cannot cvs get ipw2200-firmware.spec at 

-- 
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: ERROR fetching sources for pldconf.spec ()

2006-05-09 Thread paszczus
cannot cvs get pldconf.spec at 

-- 
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: syslog-ng.spec - BR pkgconfig

2006-05-09 Thread glen
Author: glen Date: Tue May  9 14:40:27 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- BR pkgconfig

 Files affected:
SPECS:
   syslog-ng.spec (1.119 - 1.120) 

 Diffs:


Index: SPECS/syslog-ng.spec
diff -u SPECS/syslog-ng.spec:1.119 SPECS/syslog-ng.spec:1.120
--- SPECS/syslog-ng.spec:1.119  Tue May  9 16:37:11 2006
+++ SPECS/syslog-ng.specTue May  9 16:40:22 2006
@@ -1,12 +1,4 @@
 # $Revision$, $Date$
-# TODO
-# - weird configure error
-#checking for getopt_long... yes
-#checking whether to enable Sun STREAMS support... no
-#checking whether to enable Sun door support... no
-#./configure[6057]: syntax error: `GLIB,' unexpected
-#error: Bad exit status from /var/tmp/rpm-tmp.36085 (%build)
-#
 # Conditional build:
 %bcond_withdynamic # link dynamically with glib and eventlog
 #
@@ -33,6 +25,7 @@
 BuildRequires: bison
 BuildRequires: flex
 BuildRequires: libwrap-devel
+BuildRequires: pkgconfig
 BuildRequires: rpmbuild(macros) = 1.268
 %if %{with dynamic}
 BuildRequires: eventlog-devel
@@ -148,6 +141,9 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.120  2006/05/09 14:40:22  glen
+- BR pkgconfig
+
 Revision 1.119  2006/05/09 14:37:11  glen
 - doesn't build here
 


 CVS-web:
http://cvs.pld-linux.org/SPECS/syslog-ng.spec?r1=1.119r2=1.120f=u

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


SPECS: pldconf.spec - in AC kernel name is kernel-grsecurity so ...

2006-05-09 Thread paszczus
Author: paszczus Date: Tue May  9 14:46:52 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- in AC kernel name is kernel-grsecurity so added: pldconf-kernel-name.patch
- release 2

 Files affected:
SPECS:
   pldconf.spec (1.57 - 1.58) 

 Diffs:


Index: SPECS/pldconf.spec
diff -u SPECS/pldconf.spec:1.57 SPECS/pldconf.spec:1.58
--- SPECS/pldconf.spec:1.57 Wed Jun 15 18:58:04 2005
+++ SPECS/pldconf.spec  Tue May  9 16:46:47 2006
@@ -3,11 +3,12 @@
 Summary(pl):   Narzędzie do konfiguracji Linuksa PLD
 Name:  pldconf
 Version:   0.3.16
-Release:   1
+Release:   2
 License:   GPL
 Group: Applications/System
 Source0:   
http://www.inf.sgsp.edu.pl/pub/PROGRAMY/PLD/RPM/%{name}-%{version}.tar.gz
 # Source0-md5: f7a6a77db0642a83b5fc22b7a55e04d1
+Patch0:pldconf-kernel-name.patch
 URL:   http://www.inf.sgsp.edu.pl/pub/PROGRAMY/PLD/
 Requires:  bash
 Requires:  dml
@@ -38,6 +39,7 @@
 
 %prep
 %setup -q
+%patch0 -p1
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -140,6 +142,10 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.58  2006/05/09 14:46:47  paszczus
+- in AC kernel name is kernel-grsecurity so added: pldconf-kernel-name.patch
+- release 2
+
 Revision 1.57  2005/06/15 16:58:04  mimooh
 - version 0.3.16;
 


 CVS-web:
http://cvs.pld-linux.org/SPECS/pldconf.spec?r1=1.57r2=1.58f=u

___
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 - use source numbers reflecting versi...

2006-05-09 Thread blues
Author: bluesDate: Tue May  9 14:23:39 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- use source numbers reflecting version numbers

 Files affected:
SPECS:
   ipw2200-firmware.spec (1.12 - 1.13) 

 Diffs:


Index: SPECS/ipw2200-firmware.spec
diff -u SPECS/ipw2200-firmware.spec:1.12 SPECS/ipw2200-firmware.spec:1.13
--- SPECS/ipw2200-firmware.spec:1.12Tue May  9 15:21:19 2006
+++ SPECS/ipw2200-firmware.spec Tue May  9 16:23:34 2006
@@ -13,12 +13,12 @@
 Source0:   http://bughost.org/firmware/ipw2200-fw-%{version}.tgz 
 # Source0-md5: 34a5ed3702006f5470ebfd513e04d9eb
 Source1:   ipw2x00_firmware_licence_Q_A.txt
-Source2:   http://bughost.org/firmware/ipw2200-fw-2.2.tgz
-# Source2-md5: 6892abab05d5391c08933e19b49b86b5
-Source3:   http://bughost.org/firmware/ipw2200-fw-2.3.tgz
-# Source3-md5: 487ba63b1bf98bc1e38059b6d3abea44
-Source4:   http://bughost.org/firmware/ipw2200-fw-2.4.tgz
-# Source4-md5: a5bc066d23900852a04711c5d33987d4
+Source22:  http://bughost.org/firmware/ipw2200-fw-2.2.tgz
+# Source22-md5:6892abab05d5391c08933e19b49b86b5
+Source23:  http://bughost.org/firmware/ipw2200-fw-2.3.tgz
+# Source23-md5:487ba63b1bf98bc1e38059b6d3abea44
+Source24:  http://bughost.org/firmware/ipw2200-fw-2.4.tgz
+# Source24-md5:a5bc066d23900852a04711c5d33987d4
 URL:   http://ipw2200.sourceforge.net/firmware.php
 BuildArch: noarch
 Provides:  ipw2200-firmware = 2.2
@@ -38,7 +38,7 @@
 uważnie przeczytać licencję.
 
 %prep
-%setup -q -c -a2 -a3 -a4
+%setup -q -c -a22 -a23 -a24
 cp %{SOURCE1} .
 
 %install
@@ -68,6 +68,9 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.13  2006/05/09 14:23:34  blues
+- use source numbers reflecting version numbers
+
 Revision 1.12  2006/05/09 13:21:19  blues
 - release 2 - make this package multi-firmware. Allow the safe upgrade of
   firmware package and use of different kernels with different modules.


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

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


DISTFILES: ERROR fetching sources for syslog-ng.spec ()

2006-05-09 Thread glen
cannot cvs get syslog-ng.spec at 

-- 
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: ERROR fetching sources for syslog-ng.spec ()

2006-05-09 Thread glen
cannot cvs get syslog-ng.spec at 

-- 
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: syslog-ng.spec - doesn't build here

2006-05-09 Thread glen
Author: glen Date: Tue May  9 14:37:17 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- doesn't build here

 Files affected:
SPECS:
   syslog-ng.spec (1.118 - 1.119) 

 Diffs:


Index: SPECS/syslog-ng.spec
diff -u SPECS/syslog-ng.spec:1.118 SPECS/syslog-ng.spec:1.119
--- SPECS/syslog-ng.spec:1.118  Sat Apr 22 21:09:43 2006
+++ SPECS/syslog-ng.specTue May  9 16:37:11 2006
@@ -1,4 +1,11 @@
 # $Revision$, $Date$
+# TODO
+# - weird configure error
+#checking for getopt_long... yes
+#checking whether to enable Sun STREAMS support... no
+#checking whether to enable Sun door support... no
+#./configure[6057]: syntax error: `GLIB,' unexpected
+#error: Bad exit status from /var/tmp/rpm-tmp.36085 (%build)
 #
 # Conditional build:
 %bcond_withdynamic # link dynamically with glib and eventlog
@@ -141,6 +148,9 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.119  2006/05/09 14:37:11  glen
+- doesn't build here
+
 Revision 1.118  2006/04/22 19:09:43  qboosh
 - updated to 1.9.10, removed obsolete level patch
 


 CVS-web:
http://cvs.pld-linux.org/SPECS/syslog-ng.spec?r1=1.118r2=1.119f=u

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


SOURCES: tenshi-debugsmtp.patch (NEW) - debug Net::SMTP traffic if...

2006-05-09 Thread glen
Author: glen Date: Tue May  9 15:47:03 2006 GMT
Module: SOURCES   Tag: HEAD
 Log message:
- debug Net::SMTP traffic if debug is enabled

 Files affected:
SOURCES:
   tenshi-debugsmtp.patch (NONE - 1.1)  (NEW)

 Diffs:


Index: SOURCES/tenshi-debugsmtp.patch
diff -u /dev/null SOURCES/tenshi-debugsmtp.patch:1.1
--- /dev/null   Tue May  9 17:47:03 2006
+++ SOURCES/tenshi-debugsmtp.patch  Tue May  9 17:46:58 2006
@@ -0,0 +1,11 @@
+--- tenshi-0.3.4/tenshi2005-06-16 12:03:21.0 +0300
 /home/glen/tenshi  2006-05-09 18:45:56.926641341 +0300
+@@ -453,7 +453,7 @@
+ $debug  debug(11,$queue);
+  
+ my $subject = $main{$queue}{'subject'} || $subject;
+-my $smtp = Net::SMTP-new($mailserver, Timeout = 10);
++my $smtp = Net::SMTP-new($mailserver, Timeout = 10, Debug = $debug);
+ 
+ if (!$smtp) { 
+ print [ERROR] could not contact $mailserver:25\n; 

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


SPECS: compiz.spec - 20060509

2006-05-09 Thread wolf
Author: wolf Date: Tue May  9 15:50:35 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- 20060509

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

 Diffs:


Index: SPECS/compiz.spec
diff -u SPECS/compiz.spec:1.40 SPECS/compiz.spec:1.41
--- SPECS/compiz.spec:1.40  Fri May  5 17:03:06 2006
+++ SPECS/compiz.spec   Tue May  9 17:50:30 2006
@@ -5,7 +5,7 @@
 %bcond_without gnome   # don't build gnome-window-decorator
 %bcond_withkde # build kde-window-decorator (not working)
 #
-%define_snap   20060505
+%define_snap   20060509
 #
 Summary:   OpenGL window and compositing manager
 Summary(pl):   OpenGL-owy zarządca okien i składania
@@ -15,7 +15,7 @@
 License:   GPL/MIT
 Group: X11
 Source0:   %{name}-%{_snap}.tar.bz2
-# Source0-md5: 3807b7f11534f8773a19f80f1031f853
+# Source0-md5: dfb6a14dff879db81c171ed86283d37d
 Source1:   %{name}-pld.png
 # Source1-md5: 3050dc90fd4e5e990bb5baeb82bd3c8a
 Patch0:%{name}-minimize-scaler-mod.patch
@@ -27,6 +27,7 @@
 BuildRequires: automake
 BuildRequires: glib2-devel = 2.0
 BuildRequires: glitz-devel
+BuildRequires: intltool
 BuildRequires: libpng-devel
 BuildRequires: libsvg-cairo-devel
 BuildRequires: libtool
@@ -127,6 +128,10 @@
 
 %build
 autoreconf -v --install
+ln -s ../po config/po
+%{__intltoolize}
+rm config/po
+sed -i -e 's/^mkinstalldirs.*/MKINSTALLDIRS=mkdir -p/' po/Makefile.in.in
 
 %configure \
--disable-static \
@@ -196,6 +201,9 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.41  2006/05/09 15:50:30  wolf
+- 20060509
+
 Revision 1.40  2006/05/05 15:03:06  wolf
 - 20060505
 


 CVS-web:
http://cvs.pld-linux.org/SPECS/compiz.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: compiz-20060509.tar.bz2 compiz-pld.png

2006-05-09 Thread wolf

Files fetched: 1

STORED: no-url://compiz-20060509.tar.bz2
dfb6a14dff879db81c171ed86283d37d  compiz-20060509.tar.bz2
Size: 182011 bytes
ALREADY GOT: no-url://compiz-pld.png
3050dc90fd4e5e990bb5baeb82bd3c8a  compiz-pld.png


-- 
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: tenshi.spec - add debug smtp patch

2006-05-09 Thread glen
Author: glen Date: Tue May  9 15:52:17 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- add debug smtp patch

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

 Diffs:


Index: SPECS/tenshi.spec
diff -u SPECS/tenshi.spec:1.8 SPECS/tenshi.spec:1.9
--- SPECS/tenshi.spec:1.8   Wed Jul 27 16:01:01 2005
+++ SPECS/tenshi.spec   Tue May  9 17:52:12 2006
@@ -4,13 +4,14 @@
 Summary(pl):   Program do analizy logów i powiadamiania
 Name:  tenshi
 Version:   0.3.4
-Release:   0.1
+Release:   0.2
 License:   GPL v2
 Group: Applications/System
 Source0:   http://dev.gentoo.org/~lcars/tenshi/%{name}-%{version}.tar.gz
 # Source0-md5: f3e875540833a85c43052d96c5698463
 Source1:   %{name}.init
 Patch0:%{name}-root.patch
+Patch1:%{name}-debugsmtp.patch
 URL:   http://www.gentoo.org/proj/en/infrastructure/tenshi/index.xml
 BuildRequires: rpmbuild(macros) = 1.228
 BuildRequires: rpm-perlprov
@@ -54,6 +55,7 @@
 %prep
 %setup -q
 %patch0 -p1
+%patch1 -p1
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -93,6 +95,9 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.9  2006/05/09 15:52:12  glen
+- add debug smtp patch
+
 Revision 1.8  2005/07/27 14:01:01  glen
 - convert PreReq to Requires for new rpm
 - perl dependencies autodetected (using macros.perl)


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

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


SPECS: vim.spec - make it upgradeable

2006-05-09 Thread wolf
Author: wolf Date: Tue May  9 16:13:19 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- make it upgradeable

 Files affected:
SPECS:
   vim.spec (1.354 - 1.355) 

 Diffs:


Index: SPECS/vim.spec
diff -u SPECS/vim.spec:1.354 SPECS/vim.spec:1.355
--- SPECS/vim.spec:1.354Mon May  8 12:47:37 2006
+++ SPECS/vim.spec  Tue May  9 18:13:14 2006
@@ -35,7 +35,7 @@
 Summary(uk):   Visual editor IMproved - ´ÄÉÎĎ ÷ŚŇÎÉĘ ňĹÄÁËÔĎŇ :)
 Name:  vim
 Version:   %{_ver}
-Release:   0%{_patchlevel}.%{_rel}
+Release:   %{_rel}
 Epoch: 4
 License:   Charityware
 Group: Applications/Editors/Vim
@@ -1075,6 +1075,9 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.355  2006/05/09 16:13:14  wolf
+- make it upgradeable
+
 Revision 1.354  2006/05/08 10:47:37  arekm
 - up to final 7.0
 


 CVS-web:
http://cvs.pld-linux.org/SPECS/vim.spec?r1=1.354r2=1.355f=u

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


SPECS: monit.spec - up to 4.8.1

2006-05-09 Thread glen
Author: glen Date: Tue May  9 16:59:27 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- up to 4.8.1

 Files affected:
SPECS:
   monit.spec (1.28 - 1.29) 

 Diffs:


Index: SPECS/monit.spec
diff -u SPECS/monit.spec:1.28 SPECS/monit.spec:1.29
--- SPECS/monit.spec:1.28   Thu Dec  1 02:55:46 2005
+++ SPECS/monit.specTue May  9 18:59:22 2006
@@ -2,13 +2,15 @@
 Summary:   Process monitor and restart utility
 Summary(pl):   Narzędzie do monitorowania procesów i ich restartowania
 Name:  monit
-Version:   4.6
+%define_ver 4.8
+Version:   %{_ver}.1
 Release:   1
-Group: Applications/Console
 License:   GPL
-Source0:   http://www.tildeslash.com/monit/dist/%{name}-%{version}.tar.gz
-# Source0-md5: 4e53aa44e4ca264e61c7c401cee4e697
+Group: Applications/Console
+Source0:   http://www.tildeslash.com/monit/dist/%{name}-%{_ver}.tar.gz
+# Source0-md5: 376bd526ee5577a6f0a842216f8ccf25
 Source1:   %{name}.init
+Patch0:http://www.tildeslash.com/monit/dist/%{name}-4.8-patch01
 URL:   http://www.tildeslash.com/monit/
 BuildRequires: bison
 BuildRequires: flex
@@ -30,7 +32,8 @@
 program przestaje odpowiadać.
 
 %prep
-%setup -q
+%setup -q -n %{name}-%{_ver}
+%patch0 -p0
 
 %build
 %configure \
@@ -80,6 +83,9 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.29  2006/05/09 16:59:22  glen
+- up to 4.8.1
+
 Revision 1.28  2005/12/01 01:55:46  glen
 - updated to 4.6
 - refresh macros


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

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


DISTFILES: monit-4.8.tar.gz

2006-05-09 Thread glen

Files fetched: 1

STORED: http://www.tildeslash.com/monit/dist/monit-4.8.tar.gz
376bd526ee5577a6f0a842216f8ccf25  monit-4.8.tar.gz
Size: 558265 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: monit-4.8-patch01 (NEW) - offical patch to 4.8.1

2006-05-09 Thread glen
Author: glen Date: Tue May  9 16:59:46 2006 GMT
Module: SOURCES   Tag: HEAD
 Log message:
- offical patch to 4.8.1

 Files affected:
SOURCES:
   monit-4.8-patch01 (NONE - 1.1)  (NEW)

 Diffs:


Index: SOURCES/monit-4.8-patch01
diff -u /dev/null SOURCES/monit-4.8-patch01:1.1
--- /dev/null   Tue May  9 18:59:46 2006
+++ SOURCES/monit-4.8-patch01   Tue May  9 18:59:41 2006
@@ -0,0 +1,95 @@
+Index: CHANGES.txt
+===
+RCS file: /sources/monit/monit/CHANGES.txt,v
+retrieving revision 1.296
+retrieving revision 1.298
+diff -u -r1.296 -r1.298
+--- CHANGES.txt27 Apr 2006 21:48:34 -  1.296
 CHANGES.txt4 May 2006 23:54:33 -   1.298
+@@ -1,7 +1,18 @@
+-   CHANGES version 4.8
++   CHANGES version 4.8.1
+ 
+This file summarizes changes made since 3.0
+ 
++Version 4.8.1
++
++BUGFIXES:
++* Fix the RHEL4 x86-64 related crash in logging introduced
++  in 4.8. This problem may probably occur on other Opteron
++  based platforms as well. Thanks to Mike Jackson
++  ( mjackson mightymerchant , com ) for report and helping
++  with the patch. This fix should also apply to 64-bit PPC
++  platforms as well.
++
++
+ Version 4.8
+ 
+ NEW FEATURES AND FUNCTIONS:
+Index: log.c
+===
+RCS file: /sources/monit/monit/log.c,v
+retrieving revision 1.27
+retrieving revision 1.30
+diff -u -r1.27 -r1.30
+--- log.c  27 Apr 2006 20:56:41 -  1.27
 log.c  4 May 2006 23:50:03 -   1.30
+@@ -80,7 +80,7 @@
+  *
+  *  @author Jan-Henrik Haukeland, [EMAIL PROTECTED]
+  *
+- *  @version \$Id$
++ *  @version \$Id$
+  *
+  *  @file
+  */
+@@ -359,10 +359,20 @@
+  */
+ static void log_log(int priority, const char *s, va_list ap) {
+ 
++#ifdef HAVE_VA_COPY
++  va_list ap_copy;
++#endif
++
+   ASSERT(s);
+   
+   LOCK(log_mutex)
++#ifdef HAVE_VA_COPY
++va_copy(ap_copy, ap);
++vfprintf(stderr, s, ap_copy);
++va_end(ap_copy);
++#else
+ vfprintf(stderr, s, ap);
++#endif
+ fflush(stderr);
+   END_LOCK;
+   
+@@ -371,15 +381,28 @@
+ 
+ if(Run.use_syslog) {
+   LOCK(log_mutex)
++#ifdef HAVE_VA_COPY
++va_copy(ap_copy, ap);
++vsyslog(priority, s, ap_copy);
++va_end(ap_copy);
++#else
+ vsyslog(priority, s, ap);
++#endif
+   END_LOCK;
+ } else if(LOG) {
+   LOCK(log_mutex)
+ fprintf(LOG, [%s] %-8s : ,
+   timefmt(datetime, STRLEN),
+   logPriorityDescription(priority));
++#ifdef HAVE_VA_COPY
++va_copy(ap_copy, ap);
++  vfprintf(LOG, s, ap_copy);
++va_end(ap_copy);
++#else
+ vfprintf(LOG, s, ap);
++#endif
+   END_LOCK;
++
+ }
+   }
+ }

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


SPECS (MYSQL_4_1): mysql.spec - monit file doesn't need to be exec...

2006-05-09 Thread glen
Author: glen Date: Tue May  9 17:02:00 2006 GMT
Module: SPECS Tag: MYSQL_4_1
 Log message:
- monit file doesn't need to be executable

 Files affected:
SPECS:
   mysql.spec (1.300.2.7 - 1.300.2.8) 

 Diffs:


Index: SPECS/mysql.spec
diff -u SPECS/mysql.spec:1.300.2.7 SPECS/mysql.spec:1.300.2.8
--- SPECS/mysql.spec:1.300.2.7  Tue May  9 15:43:45 2006
+++ SPECS/mysql.specTue May  9 19:01:55 2006
@@ -716,7 +716,7 @@
 %attr(754,root,root) /etc/rc.d/init.d/mysql
 %attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) 
/etc/sysconfig/mysql
 %attr(640,root,mysql) %config(noreplace) %verify(not md5 mtime size) 
%{_sysconfdir}/mysql/clusters.conf
-%attr(750,root,root) %config(noreplace) %verify(not md5 mtime size) 
%{_sysconfdir}/monit/*.monitrc
+%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) 
%{_sysconfdir}/monit/*.monitrc
 %attr(755,root,root) %{_bindir}/isamchk
 %attr(755,root,root) %{_bindir}/isamlog
 %attr(755,root,root) %{_bindir}/myisamchk
@@ -888,6 +888,9 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.300.2.8  2006/05/09 17:01:55  glen
+- monit file doesn't need to be executable
+
 Revision 1.300.2.7  2006/05/09 13:43:45  qboosh
 - formatting
 


 CVS-web:
http://cvs.pld-linux.org/SPECS/mysql.spec?r1=1.300.2.7r2=1.300.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: mysql.spec - monit file doesn't need to be executable

2006-05-09 Thread glen
Author: glen Date: Tue May  9 17:02:19 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- monit file doesn't need to be executable

 Files affected:
SPECS:
   mysql.spec (1.332 - 1.333) 

 Diffs:


Index: SPECS/mysql.spec
diff -u SPECS/mysql.spec:1.332 SPECS/mysql.spec:1.333
--- SPECS/mysql.spec:1.332  Tue May  9 15:42:31 2006
+++ SPECS/mysql.specTue May  9 19:02:14 2006
@@ -731,7 +731,7 @@
 %attr(754,root,root) /etc/rc.d/init.d/mysql
 %attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) 
/etc/sysconfig/mysql
 %attr(640,root,mysql) %config(noreplace) %verify(not md5 mtime size) 
%{_sysconfdir}/mysql/clusters.conf
-%attr(750,root,root) %config(noreplace) %verify(not md5 mtime size) 
%{_sysconfdir}/monit/*.monitrc
+%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) 
%{_sysconfdir}/monit/*.monitrc
 %attr(755,root,root) %{_bindir}/innochecksum
 %attr(755,root,root) %{_bindir}/myisamchk
 %attr(755,root,root) %{_bindir}/myisamlog
@@ -905,6 +905,9 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.333  2006/05/09 17:02:14  glen
+- monit file doesn't need to be executable
+
 Revision 1.332  2006/05/09 13:42:31  qboosh
 - formatting
 


 CVS-web:
http://cvs.pld-linux.org/SPECS/mysql.spec?r1=1.332r2=1.333f=u

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


SOURCES: monit-4.8-patch01.patch (NEW), monit-4.8-patch01 (REMOVED...

2006-05-09 Thread glen
Author: glen Date: Tue May  9 17:42:49 2006 GMT
Module: SOURCES   Tag: HEAD
 Log message:
- mv monit-4.8-patch01 monit-4.8-patch01.patch as ENOPERM for cvs admin -ko

 Files affected:
SOURCES:
   monit-4.8-patch01.patch (NONE - 1.1)  (NEW), monit-4.8-patch01 (1.1 - 
NONE)  (REMOVED)

 Diffs:


Index: SOURCES/monit-4.8-patch01.patch
diff -u /dev/null SOURCES/monit-4.8-patch01.patch:1.1
--- /dev/null   Tue May  9 19:42:49 2006
+++ SOURCES/monit-4.8-patch01.patch Tue May  9 19:42:44 2006
@@ -0,0 +1,95 @@
+Index: CHANGES.txt
+===
+RCS file: /sources/monit/monit/CHANGES.txt,v
+retrieving revision 1.296
+retrieving revision 1.298
+diff -u -r1.296 -r1.298
+--- CHANGES.txt27 Apr 2006 21:48:34 -  1.296
 CHANGES.txt4 May 2006 23:54:33 -   1.298
+@@ -1,7 +1,18 @@
+-   CHANGES version 4.8
++   CHANGES version 4.8.1
+ 
+This file summarizes changes made since 3.0
+ 
++Version 4.8.1
++
++BUGFIXES:
++* Fix the RHEL4 x86-64 related crash in logging introduced
++  in 4.8. This problem may probably occur on other Opteron
++  based platforms as well. Thanks to Mike Jackson
++  ( mjackson mightymerchant , com ) for report and helping
++  with the patch. This fix should also apply to 64-bit PPC
++  platforms as well.
++
++
+ Version 4.8
+ 
+ NEW FEATURES AND FUNCTIONS:
+Index: log.c
+===
+RCS file: /sources/monit/monit/log.c,v
+retrieving revision 1.27
+retrieving revision 1.30
+diff -u -r1.27 -r1.30
+--- log.c  27 Apr 2006 20:56:41 -  1.27
 log.c  4 May 2006 23:50:03 -   1.30
+@@ -80,7 +80,7 @@
+  *
+  *  @author Jan-Henrik Haukeland, [EMAIL PROTECTED]
+  *
+- *  @version \$Id$
++ *  @version \$Id$
+  *
+  *  @file
+  */
+@@ -359,10 +359,20 @@
+  */
+ static void log_log(int priority, const char *s, va_list ap) {
+ 
++#ifdef HAVE_VA_COPY
++  va_list ap_copy;
++#endif
++
+   ASSERT(s);
+   
+   LOCK(log_mutex)
++#ifdef HAVE_VA_COPY
++va_copy(ap_copy, ap);
++vfprintf(stderr, s, ap_copy);
++va_end(ap_copy);
++#else
+ vfprintf(stderr, s, ap);
++#endif
+ fflush(stderr);
+   END_LOCK;
+   
+@@ -371,15 +381,28 @@
+ 
+ if(Run.use_syslog) {
+   LOCK(log_mutex)
++#ifdef HAVE_VA_COPY
++va_copy(ap_copy, ap);
++vsyslog(priority, s, ap_copy);
++va_end(ap_copy);
++#else
+ vsyslog(priority, s, ap);
++#endif
+   END_LOCK;
+ } else if(LOG) {
+   LOCK(log_mutex)
+ fprintf(LOG, [%s] %-8s : ,
+   timefmt(datetime, STRLEN),
+   logPriorityDescription(priority));
++#ifdef HAVE_VA_COPY
++va_copy(ap_copy, ap);
++  vfprintf(LOG, s, ap_copy);
++va_end(ap_copy);
++#else
+ vfprintf(LOG, s, ap);
++#endif
+   END_LOCK;
++
+ }
+   }
+ }

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


SPECS: monit.spec - hack for CVS server, rel 2

2006-05-09 Thread glen
Author: glen Date: Tue May  9 17:43:26 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- hack for CVS server, rel 2

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

 Diffs:


Index: SPECS/monit.spec
diff -u SPECS/monit.spec:1.29 SPECS/monit.spec:1.30
--- SPECS/monit.spec:1.29   Tue May  9 18:59:22 2006
+++ SPECS/monit.specTue May  9 19:43:21 2006
@@ -4,13 +4,13 @@
 Name:  monit
 %define_ver 4.8
 Version:   %{_ver}.1
-Release:   1
+Release:   2
 License:   GPL
 Group: Applications/Console
 Source0:   http://www.tildeslash.com/monit/dist/%{name}-%{_ver}.tar.gz
 # Source0-md5: 376bd526ee5577a6f0a842216f8ccf25
 Source1:   %{name}.init
-Patch0:http://www.tildeslash.com/monit/dist/%{name}-4.8-patch01
+Patch0:
http://www.tildeslash.com/monit/dist/%{name}-4.8-patch01.patch
 URL:   http://www.tildeslash.com/monit/
 BuildRequires: bison
 BuildRequires: flex
@@ -83,6 +83,9 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.30  2006/05/09 17:43:21  glen
+- hack for CVS server, rel 2
+
 Revision 1.29  2006/05/09 16:59:22  glen
 - up to 4.8.1
 


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

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


DISTFILES: BashBurn-1.8.0.tar.gz

2006-05-09 Thread teodor

Files fetched: 1

STORED: http://dl.sourceforge.net/bashburn/BashBurn-1.8.0.tar.gz
c6d271c3fe2e1d01d38f8bb2b87dcad8  BashBurn-1.8.0.tar.gz
Size: 71420 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: bashburn.spec - up to 1.8.0

2006-05-09 Thread teodor
Author: teodor   Date: Tue May  9 17:51:57 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- up to 1.8.0

 Files affected:
SPECS:
   bashburn.spec (1.22 - 1.23) 

 Diffs:


Index: SPECS/bashburn.spec
diff -u SPECS/bashburn.spec:1.22 SPECS/bashburn.spec:1.23
--- SPECS/bashburn.spec:1.22Sat Feb 25 14:16:58 2006
+++ SPECS/bashburn.spec Tue May  9 19:51:52 2006
@@ -3,12 +3,12 @@
 Summary:   BashBurn - burning CDs at console
 Summary(pl):   BashBurn - nagrywanie płyt pod konsolą
 Name:  bashburn
-Version:   1.7.1
+Version:   1.8.0
 Release:   3
 License:   GPL v2
 Group: Applications/System
 Source0:   http://dl.sourceforge.net/bashburn/%{_name}-%{version}.tar.gz
-# Source0-md5: 612ab3cae4e96f32c83691b0d4b82d8d
+# Source0-md5: c6d271c3fe2e1d01d38f8bb2b87dcad8
 URL:   http://bashburn.sourceforge.net/
 Requires:  cdrdao
 Requires:  cdrecord
@@ -83,6 +83,9 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.23  2006/05/09 17:51:52  teodor
+- up to 1.8.0
+
 Revision 1.22  2006/02/25 13:16:58  qboosh
 - Swedish not Swahili
 


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

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


SPECS: kernel-net-e1000.spec - build fix; synchro options with tem...

2006-05-09 Thread zbyniu
Author: zbyniu   Date: Tue May  9 18:09:00 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- build fix; synchro options with template-kernel-module.spec

 Files affected:
SPECS:
   kernel-net-e1000.spec (1.47 - 1.48) 

 Diffs:


Index: SPECS/kernel-net-e1000.spec
diff -u SPECS/kernel-net-e1000.spec:1.47 SPECS/kernel-net-e1000.spec:1.48
--- SPECS/kernel-net-e1000.spec:1.47Tue May  9 11:59:38 2006
+++ SPECS/kernel-net-e1000.spec Tue May  9 20:08:55 2006
@@ -84,7 +84,7 @@
ln -sf %{_kernelsrcdir}/include/asm-%{_target_base_arch} o/include/asm
 %endif
 
-cat o/Makefile EOF
+cat Makefile EOF
 obj-m := e1000i.o
 e1000i-objs := e1000_main.o e1000_hw.o e1000_param.o e1000_ethtool.o kcompat.o
 EOF
@@ -92,6 +92,8 @@
%{__make} -C %{_kernelsrcdir} O=$PWD/o prepare scripts
%{__make} -C %{_kernelsrcdir} clean \
RCS_FIND_IGNORE=-name '*.ko' -o \
+   SYSSRC=%{_kernelsrcdir} \
+   SYSOUT=$PWD/o \
M=$PWD O=$PWD/o \
%{?with_verbose:V=1}
%{__make} -C %{_kernelsrcdir} modules \
@@ -101,10 +103,12 @@
 %endif
HOSTCC=%{__cc} \
EXTRA_CFLAGS='-DE1000_NAPI' \
+   SYSSRC=%{_kernelsrcdir} \
+   SYSOUT=$PWD/o \
M=$PWD O=$PWD/o \
%{?with_verbose:V=1}
 
-   mv e1000{,i-$cfg}.ko
+   mv e1000i{,-$cfg}.ko
 done
 
 %install
@@ -153,6 +157,9 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.48  2006/05/09 18:08:55  zbyniu
+- build fix; synchro options with template-kernel-module.spec
+
 Revision 1.47  2006/05/09 09:59:38  paszczus
 - propably fixed building on ppc (it was typo?)
 


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


SPECS: monit.spec - do it correctly

2006-05-09 Thread glen
Author: glen Date: Tue May  9 18:12:55 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- do it correctly

 Files affected:
SPECS:
   monit.spec (1.30 - 1.31) 

 Diffs:


Index: SPECS/monit.spec
diff -u SPECS/monit.spec:1.30 SPECS/monit.spec:1.31
--- SPECS/monit.spec:1.30   Tue May  9 19:43:21 2006
+++ SPECS/monit.specTue May  9 20:12:50 2006
@@ -10,7 +10,8 @@
 Source0:   http://www.tildeslash.com/monit/dist/%{name}-%{_ver}.tar.gz
 # Source0-md5: 376bd526ee5577a6f0a842216f8ccf25
 Source1:   %{name}.init
-Patch0:
http://www.tildeslash.com/monit/dist/%{name}-4.8-patch01.patch
+# http://www.tildeslash.com/monit/dist/%{name}-4.8-patch01
+Patch0:%{name}-4.8-patch01.patch
 URL:   http://www.tildeslash.com/monit/
 BuildRequires: bison
 BuildRequires: flex
@@ -83,6 +84,9 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.31  2006/05/09 18:12:50  glen
+- do it correctly
+
 Revision 1.30  2006/05/09 17:43:21  glen
 - hack for CVS server, rel 2
 


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

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


SOURCES: mysql.monitrc - correct pidfile

2006-05-09 Thread glen
Author: glen Date: Tue May  9 18:21:42 2006 GMT
Module: SOURCES   Tag: HEAD
 Log message:
- correct pidfile

 Files affected:
SOURCES:
   mysql.monitrc (1.1 - 1.2) 

 Diffs:


Index: SOURCES/mysql.monitrc
diff -u SOURCES/mysql.monitrc:1.1 SOURCES/mysql.monitrc:1.2
--- SOURCES/mysql.monitrc:1.1   Fri Jul 16 14:36:26 2004
+++ SOURCES/mysql.monitrc   Tue May  9 20:21:36 2006
@@ -1,4 +1,4 @@
-check process mysql with pidfile /var/lib/mysql/mysql.pid
+check process mysql with pidfile /var/lib/mysql/mysqldb/mysql.pid
group database
start program = /etc/init.d/mysql restart
stop program = /etc/init.d/mysql stop


 CVS-web:
http://cvs.pld-linux.org/SOURCES/mysql.monitrc?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


SOURCES: mysql.monitrc - PLD paths

2006-05-09 Thread glen
Author: glen Date: Tue May  9 18:25:21 2006 GMT
Module: SOURCES   Tag: HEAD
 Log message:
- PLD paths

 Files affected:
SOURCES:
   mysql.monitrc (1.2 - 1.3) 

 Diffs:


Index: SOURCES/mysql.monitrc
diff -u SOURCES/mysql.monitrc:1.2 SOURCES/mysql.monitrc:1.3
--- SOURCES/mysql.monitrc:1.2   Tue May  9 20:21:36 2006
+++ SOURCES/mysql.monitrc   Tue May  9 20:25:16 2006
@@ -1,7 +1,7 @@
 check process mysql with pidfile /var/lib/mysql/mysqldb/mysql.pid
group database
-   start program = /etc/init.d/mysql restart
-   stop program = /etc/init.d/mysql stop
+   start program = /etc/rc.d/init.d/mysql restart
+   stop program = /etc/rc.d/init.d/mysql stop
if failed unix /var/lib/mysql/mysql.sock then restart
if 5 restarts within 5 cycles then timeout
depends on mysql_bin
@@ -14,7 +14,7 @@
if failed uid root then unmonitor
if failed gid root then unmonitor
 
-check file mysql_rc with path /etc/init.d/mysql
+check file mysql_rc with path /etc/rc.d/init.d/mysql
group database
if failed checksum then unmonitor
if failed permission 754 then unmonitor


 CVS-web:
http://cvs.pld-linux.org/SOURCES/mysql.monitrc?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: krpmbuilder.spec - missing dirs - fix build on amd64 - use ...

2006-05-09 Thread glen
Author: glen Date: Tue May  9 18:32:15 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- missing dirs
- fix build on amd64
- use make var instead of moving files

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

 Diffs:


Index: SPECS/krpmbuilder.spec
diff -u SPECS/krpmbuilder.spec:1.1 SPECS/krpmbuilder.spec:1.2
--- SPECS/krpmbuilder.spec:1.1  Tue May  9 11:03:41 2006
+++ SPECS/krpmbuilder.spec  Tue May  9 20:32:10 2006
@@ -2,15 +2,17 @@
 Summary:   KRPMBuilder makes the building of spec files and RPM packages 
easy
 Name:  krpmbuilder
 Version:   1.2
-Release:   0.1
+Release:   0.2
 License:   GPL v2
 Group: Applications
 Source0:   http://dl.sourceforge.net/krpmbuilder/%{name}-%{version}.tar.gz
 # Source0-md5: 99b84803171d64f1347617b5facd3851
 URL:   http://krpmbuilder.sourceforge.net/
+BuildRequires: autoconf
+BuildRequires: automake
 BuildRequires: libpng-devel
 Buildrequires: qt-devel
-#Requires: -
+BuildRequires: kdelibs-devel = 9:3.2.0
 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -23,19 +25,22 @@
 %setup -q
 
 %build
-%configure
+cp -f /usr/share/automake/config.sub admin
+%configure \
+%if %{_lib} == lib64
+   --enable-libsuffix=64 \
+%endif
+   --%{?debug:en}%{!?debug:dis}able-debug%{?debug:=full} \
+   --with-qt-libraries=%{_libdir}
 %{__make}
 
 %install
 rm -rf $RPM_BUILD_ROOT
 
 %{__make} install \
+   appdir=%{_desktopdir} \
DESTDIR=$RPM_BUILD_ROOT
 
-install -d $RPM_BUILD_ROOT%{_desktopdir}
-mv $RPM_BUILD_ROOT%{_datadir}/applnk/Development/krpmbuilder.desktop 
$RPM_BUILD_ROOT%{_desktopdir}
-
-
 %clean
 rm -rf $RPM_BUILD_ROOT
 
@@ -45,7 +50,7 @@
 %attr(755,root,root) %{_bindir}/*
 %{_desktopdir}/%{name}.desktop
 %{_iconsdir}/*/*x*/apps/%{name}.png
-%{_datadir}/apps/krpmbuilder/pics/*.png
+%{_datadir}/apps/krpmbuilder
 
 %define date%(echo `LC_ALL=C date +%a %b %d %Y`)
 %changelog
@@ -53,7 +58,11 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.2  2006/05/09 18:32:10  glen
+- missing dirs
+- fix build on amd64
+- use make var instead of moving files
+
 Revision 1.1  2006/05/09 09:03:41  spider
 - init
 - NFY
-


 CVS-web:
http://cvs.pld-linux.org/SPECS/krpmbuilder.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: krpmbuilder.spec - just kdelibs-devel without version

2006-05-09 Thread glen
Author: glen Date: Tue May  9 18:32:48 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- just kdelibs-devel without version

 Files affected:
SPECS:
   krpmbuilder.spec (1.2 - 1.3) 

 Diffs:


Index: SPECS/krpmbuilder.spec
diff -u SPECS/krpmbuilder.spec:1.2 SPECS/krpmbuilder.spec:1.3
--- SPECS/krpmbuilder.spec:1.2  Tue May  9 20:32:10 2006
+++ SPECS/krpmbuilder.spec  Tue May  9 20:32:42 2006
@@ -12,7 +12,7 @@
 BuildRequires: automake
 BuildRequires: libpng-devel
 Buildrequires: qt-devel
-BuildRequires: kdelibs-devel = 9:3.2.0
+BuildRequires: kdelibs-devel
 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -58,6 +58,9 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.3  2006/05/09 18:32:42  glen
+- just kdelibs-devel without version
+
 Revision 1.2  2006/05/09 18:32:10  glen
 - missing dirs
 - fix build on amd64


 CVS-web:
http://cvs.pld-linux.org/SPECS/krpmbuilder.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: VMware-server.spec - more NoSource tags

2006-05-09 Thread qboosh
Author: qboosh   Date: Tue May  9 18:35:03 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- more NoSource tags

 Files affected:
SPECS:
   VMware-server.spec (1.8 - 1.9) 

 Diffs:


Index: SPECS/VMware-server.spec
diff -u SPECS/VMware-server.spec:1.8 SPECS/VMware-server.spec:1.9
--- SPECS/VMware-server.spec:1.8Tue May  2 01:43:49 2006
+++ SPECS/VMware-server.specTue May  9 20:34:57 2006
@@ -58,6 +58,8 @@
 Patch0:%{name}-Makefile.patch
 Patch1:%{name}-run_script.patch
 NoSource:  0
+NoSource:  1
+NoSource:  2
 URL:   http://www.vmware.com/
 BuildRequires: gcc-c++
 %{?with_dist_kernel:BuildRequires: kernel-module-build = 3:2.6.7}
@@ -759,6 +761,9 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.9  2006/05/09 18:34:57  qboosh
+- more NoSource tags
+
 Revision 1.8  2006/05/01 23:43:49  tommat
 - packaged perl files and missing pixmaps
 - rel 0.3


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

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


SPECS: eris.spec - revised doc

2006-05-09 Thread qboosh
Author: qboosh   Date: Tue May  9 18:37:50 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- revised doc

 Files affected:
SPECS:
   eris.spec (1.5 - 1.6) 

 Diffs:


Index: SPECS/eris.spec
diff -u SPECS/eris.spec:1.5 SPECS/eris.spec:1.6
--- SPECS/eris.spec:1.5 Wed Apr  5 20:58:50 2006
+++ SPECS/eris.spec Tue May  9 20:37:44 2006
@@ -76,7 +76,7 @@
 
 %files
 %defattr(644,root,root,755)
-%doc AUTHORS COPYING NEWS README
+%doc AUTHORS CHANGES-1.4 ChangeLog NEWS README TODO
 %attr(755,root,root) %{_libdir}/lib*.so.*.*.*
 
 %files devel
@@ -96,6 +96,9 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.6  2006/05/09 18:37:44  qboosh
+- revised doc
+
 Revision 1.5  2006/04/05 18:58:50  agaran
 - back R(Atlas-C++ = 0.5.98)
 


 CVS-web:
http://cvs.pld-linux.org/SPECS/eris.spec?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: lkmonitor.spec - BR: pkgconfig

2006-05-09 Thread qboosh
Author: qboosh   Date: Tue May  9 18:38:27 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- BR: pkgconfig

 Files affected:
SPECS:
   lkmonitor.spec (1.4 - 1.5) 

 Diffs:


Index: SPECS/lkmonitor.spec
diff -u SPECS/lkmonitor.spec:1.4 SPECS/lkmonitor.spec:1.5
--- SPECS/lkmonitor.spec:1.4Sat Apr  1 22:36:42 2006
+++ SPECS/lkmonitor.specTue May  9 20:38:22 2006
@@ -11,7 +11,8 @@
 URL:   http://lkmonitor.sourceforge.net/
 BuildRequires: autoconf
 BuildRequires: automake
-BuildRequires: libgnomeui-devel
+BuildRequires: libgnomeui-devel = 2.0
+BuildRequires: pkgconfig
 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -67,6 +68,9 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.5  2006/05/09 18:38:22  qboosh
+- BR: pkgconfig
+
 Revision 1.4  2006/04/01 20:36:42  darekr
 - typo
 


 CVS-web:
http://cvs.pld-linux.org/SPECS/lkmonitor.spec?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: eagle-usb-kill_owner.patch (NEW) - patch for kernel 2.6.16

2006-05-09 Thread zbyniu
Author: zbyniu   Date: Tue May  9 18:47:42 2006 GMT
Module: SOURCES   Tag: HEAD
 Log message:
- patch for kernel 2.6.16

 Files affected:
SOURCES:
   eagle-usb-kill_owner.patch (NONE - 1.1)  (NEW)

 Diffs:


Index: SOURCES/eagle-usb-kill_owner.patch
diff -u /dev/null SOURCES/eagle-usb-kill_owner.patch:1.1
--- /dev/null   Tue May  9 20:47:42 2006
+++ SOURCES/eagle-usb-kill_owner.patch  Tue May  9 20:47:37 2006
@@ -0,0 +1,12 @@
+diff -urp eagle-usb-2.3.3.org/driver/eu_main.c eagle-usb-2.3.3/driver/eu_main.c
+--- eagle-usb-2.3.3.org/driver/eu_main.c   2006-05-09 20:17:34.0 
+0200
 eagle-usb-2.3.3/driver/eu_main.c   2006-05-09 20:29:24.0 +0200
+@@ -173,7 +173,7 @@ static const struct usb_device_id eu_ids
+  */
+ static struct usb_driver eu_driver =
+ {
+-#if LINUX_VERSION_CODE  KERNEL_VERSION(2,4,19)
++#if LINUX_VERSION_CODE  KERNEL_VERSION(2,4,19)  LINUX_VERSION_CODE  
KERNEL_VERSION(2,6,16)
+ .owner  = THIS_MODULE,
+ #endif
+ .name   = eagle-usb,

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


SPECS: eagle-usb.spec - patch for kernel 2.6.16

2006-05-09 Thread zbyniu
Author: zbyniu   Date: Tue May  9 18:47:42 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- patch for kernel 2.6.16

 Files affected:
SPECS:
   eagle-usb.spec (1.79 - 1.80) 

 Diffs:


Index: SPECS/eagle-usb.spec
diff -u SPECS/eagle-usb.spec:1.79 SPECS/eagle-usb.spec:1.80
--- SPECS/eagle-usb.spec:1.79   Wed Apr 12 14:15:40 2006
+++ SPECS/eagle-usb.specTue May  9 20:47:37 2006
@@ -33,6 +33,7 @@
 Patch6:%{name}-kernel_sources_checking_hack.patch
 # Workaround for obsolete kernel API. To be removed...
 Patch7:%{name}-spin_lock_unlocked.patch
+Patch8:%{name}-kill_owner.patch
 URL:   http://gna.org/projects/eagleusb/
 BuildRequires: autoconf
 BuildRequires: automake
@@ -100,6 +101,7 @@
 %patch5 -p1
 %patch6 -p1
 %patch7 -p1
+%patch8 -p1
 
 %ifnarch %{ix86}
 # invalid not only for ppc
@@ -224,6 +226,9 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.80  2006/05/09 18:47:37  zbyniu
+- patch for kernel 2.6.16
+
 Revision 1.79  2006/04/12 12:15:40  glen
 - add kernel epoch, adapterized
 


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

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


SPECS: GwifiMeter.spec - caps unification, spelling

2006-05-09 Thread qboosh
Author: qboosh   Date: Tue May  9 18:49:08 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- caps unification, spelling

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

 Diffs:


Index: SPECS/GwifiMeter.spec
diff -u SPECS/GwifiMeter.spec:1.8 SPECS/GwifiMeter.spec:1.9
--- SPECS/GwifiMeter.spec:1.8   Mon May  8 13:54:32 2006
+++ SPECS/GwifiMeter.spec   Tue May  9 20:49:03 2006
@@ -1,5 +1,7 @@
 # $Revision$, $Date$
-# TODO - good patch for user path - calback.c line 178- man getpwuid
+# TODO:
+# - good patch for user path - calback.c line 178- man getpwuid
+# - optflags
 Summary:   GwifiMeter - frontend GUI for wireless-tools
 Summary(de):   GwifiMeter - ein GUI für wireless-tools
 Summary(pl):   GwifiMeter - interfejs graficzny dla wireless-tools
@@ -19,17 +21,17 @@
 
 %description
 This application is a frontend GUI for wireless-tools, ifconfig,
-route, dhclient. It uses gtk2 and makes wifi managing much easier.
+route, dhclient. It uses GTK+2 and makes WiFi managing much easier.
 
 %description -l de
 Dieses Programm ist ein GUI für wireless-tools, ifconfig, route,
-dhclient. Es benutzt gtk2 und ermöglicht eine viel enifachere wifi
+dhclient. Es benutzt GTK+2 und ermöglicht eine viel enifachere WiFi
 Verwaltung.
 
 %description -l pl
 Program jest interfejsem graficznym dla poleceń z pakietu
 wireless-tools, ifconfig, route, dhclient. Pozwala na zarządzanie
-kartami wifi pod linuxem. Oprogramowanie powstało w oparciu o gtk2.
+kartami WiFi pod Linuksem. Oprogramowanie powstało w oparciu o GTK+2.
 
 %prep
 %setup -q -n %{name}
@@ -43,7 +45,6 @@
 install -d $RPM_BUILD_ROOT%{_bindir}
 install %{name} $RPM_BUILD_ROOT%{_bindir}/%{name}
 
-
 %clean
 rm -rf $RPM_BUILD_ROOT
 
@@ -52,13 +53,15 @@
 %doc HISTORIA README profile-example
 %attr(755,root,root) %{_bindir}/%{name}
 
-
 %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.9  2006/05/09 18:49:03  qboosh
+- caps unification, spelling
+
 Revision 1.8  2006/05/08 11:54:32  wolvverine
 - add TODO and dirty patch for user path
 


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

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


SPECS: SNNS.spec - df sanity

2006-05-09 Thread qboosh
Author: qboosh   Date: Tue May  9 18:51:51 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- df sanity

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

 Diffs:


Index: SPECS/SNNS.spec
diff -u SPECS/SNNS.spec:1.13 SPECS/SNNS.spec:1.14
--- SPECS/SNNS.spec:1.13Mon May  1 13:54:56 2006
+++ SPECS/SNNS.spec Tue May  9 20:51:46 2006
@@ -11,7 +11,6 @@
 Source2:   
ftp://ftp.informatik.uni-stuttgart.de/pub/SNNS/%{name}v%{version}.Manual.ps.gz
 # Source2-md5: 1df5e14726c88d01be9f67e4590600a9
 #Source3:  
ftp://ftp.informatik.uni-stuttgart.de/pub/SNNS/%{name}info-1.03.tar.gz
-# Source3-md5: c2a99f0294bd02e5f3bfdff6bf16469a
 Source4:%{name}.desktop
 Patch0:%{name}-include.patch
 Patch1:%{name}-DESTDIR.patch
@@ -109,6 +108,9 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.14  2006/05/09 18:51:46  qboosh
+- df sanity
+
 Revision 1.13  2006/05/01 11:54:56  zbyniu
 - Group: Documentation for -doc
 


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

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


SPECS: Thunar.spec - BR: glib2-devel = 2.6.4, perl-base, pkgconfig

2006-05-09 Thread qboosh
Author: qboosh   Date: Tue May  9 19:00:12 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- BR: glib2-devel = 2.6.4, perl-base, pkgconfig

 Files affected:
SPECS:
   Thunar.spec (1.2 - 1.3) 

 Diffs:


Index: SPECS/Thunar.spec
diff -u SPECS/Thunar.spec:1.2 SPECS/Thunar.spec:1.3
--- SPECS/Thunar.spec:1.2   Thu May  4 09:45:10 2006
+++ SPECS/Thunar.spec   Tue May  9 21:00:07 2006
@@ -12,7 +12,9 @@
 URL:   http://thunar.xfce.org/
 BuildRequires: GConf2-devel = 2.4.0
 BuildRequires: dbus-glib-devel = 0.34
+# XXX: gamin (= 0.1.0) is preferred over fam
 BuildRequires: fam-devel
+BuildRequires: glib2-devel = 1:2.6.4
 BuildRequires: gtk+2-devel = 2:2.6.0
 BuildRequires: hal-devel = 0.5.0
 BuildRequires: libexif-devel = 0.6.0
@@ -20,7 +22,9 @@
 BuildRequires: libjpeg-devel
 BuildRequires: libpng-devel = 1.2.0
 BuildRequires: libxfce4util-devel = 4.2.2
-BuildRequires: pcre-devel
+BuildRequires: pcre-devel = 6.0
+BuildRequires: perl-base
+BuildRequires: pkgconfig
 BuildRequires: startup-notification-devel = 0.8
 Requires:  %{name}-libs = %{version}-%{release}
 Requires:  hal = 0.5.0
@@ -144,9 +148,11 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.3  2006/05/09 19:00:07  qboosh
+- BR: glib2-devel = 2.6.4, perl-base, pkgconfig
+
 Revision 1.2  2006/05/04 07:45:10  spider
 - cosmetics
 
 Revision 1.1  2006/05/03 18:09:33  freetz
 - some Xfce stuff ;)
-


 CVS-web:
http://cvs.pld-linux.org/SPECS/Thunar.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: alac_decoder.spec - pl, simple descs, better Group

2006-05-09 Thread qboosh
Author: qboosh   Date: Tue May  9 19:49:46 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- pl, simple descs, better Group

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

 Diffs:


Index: SPECS/alac_decoder.spec
diff -u SPECS/alac_decoder.spec:1.1 SPECS/alac_decoder.spec:1.2
--- SPECS/alac_decoder.spec:1.1 Fri Apr 28 04:34:59 2006
+++ SPECS/alac_decoder.spec Tue May  9 21:49:40 2006
@@ -1,17 +1,22 @@
 # $Revision$, $Date$
-#
+# TODO: optflags
 Summary:   Apple Lossless Audio Decoder
+Summary(pl):   Dekoder Apple Lossless Audio
 Name:  alac_decoder
 Version:   0.1.1
 Release:   0.1
 License:   BSD-like
-Group: Applications
+Group: Applications/Sound
 Source0:   http://craz.net/programs/itunes/files/%{name}-%{version}.tar.gz
 # Source0-md5: 06f358b8aa185dcb3d1e2d80f89570c3
 URL:   http://craz.net/programs/itunes/alac.html
 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
+Apple Lossless Audio Decoder.
+
+%description -l pl
+Dekoder Apple Lossless Audio.
 
 %prep
 %setup -q -n %{name}
@@ -21,8 +26,8 @@
 
 %install
 rm -rf $RPM_BUILD_ROOT
-install -d $RPM_BUILD_ROOT/%{_bindir}
-install alac $RPM_BUILD_ROOT/%{_bindir}
+install -d $RPM_BUILD_ROOT%{_bindir}
+install alac $RPM_BUILD_ROOT%{_bindir}
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -37,7 +42,8 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.2  2006/05/09 19:49:40  qboosh
+- pl, simple descs, better Group
+
 Revision 1.1  2006/04/28 02:34:59  aredridel
 - added
-
-


 CVS-web:
http://cvs.pld-linux.org/SPECS/alac_decoder.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: apparmor-parser.spec - pl

2006-05-09 Thread qboosh
Author: qboosh   Date: Tue May  9 20:07:35 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- pl

 Files affected:
SPECS:
   apparmor-parser.spec (1.2 - 1.3) 

 Diffs:


Index: SPECS/apparmor-parser.spec
diff -u SPECS/apparmor-parser.spec:1.2 SPECS/apparmor-parser.spec:1.3
--- SPECS/apparmor-parser.spec:1.2  Thu Apr 27 23:41:00 2006
+++ SPECS/apparmor-parser.spec  Tue May  9 22:07:30 2006
@@ -2,13 +2,14 @@
 %define_ver 2.0
 %define_svnrel 25
 Summary:   AppArmor userlevel parser utility
+Summary(pl):   Narzędzie przestrzeni użytkownika do przetwarzania AppArmor
 Name:  apparmor-parser
 Version:   %{_ver}.%{_svnrel}
 Release:   0.1
+License:   GPL
 Group: Applications/System
 Source0:   
http://forge.novell.com/modules/xfcontent/private.php/apparmor/Development%20-%20April%20Snapshot/%{name}-%{_ver}-%{_svnrel}.tar.gz
 # Source0-md5: 1486ed6062435ff82340d6d9967b4df6
-License:   GPL
 URL:   http://forge.novell.com/modules/xfmod/project/?apparmor
 BuildRequires: bison
 BuildRequires: flex
@@ -16,13 +17,16 @@
 BuildRequires: libcap-devel
 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
-%define apparmor_bin_prefix /lib/apparmor
-
 %description
 AppArmor Parser is a userlevel program that is used to load in program
 profiles to the AppArmor Security kernel module. This package is part
 of a suite of tools that used to be named SubDomain.
 
+%description -l pl
+AppArmor Parser to program przestrzeni użytkownika służący do
+wczytywania profili programów dla modułu bezpieczeństwa AppArmor jądra
+Linuksa. Ten pakiet jest częścią zestawu narzędzi nazywanych SubDomain.
+
 %prep
 %setup -q -n %{name}-%{_ver}
 
@@ -62,6 +66,9 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.3  2006/05/09 20:07:30  qboosh
+- pl
+
 Revision 1.2  2006/04/27 21:41:00  zbyniu
 - 755 for exec
 


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

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


SOURCES: ddccontrol-SAM0197.patch (NEW), ddccontrol-desktop.patch ...

2006-05-09 Thread mguevara
Author: mguevara Date: Tue May  9 20:10:01 2006 GMT
Module: SOURCES   Tag: HEAD
 Log message:
- ddccontrol patches provided by Dariusz Włodarczyk

 Files affected:
SOURCES:
   ddccontrol-SAM0197.patch (NONE - 1.1)  (NEW), ddccontrol-desktop.patch 
(NONE - 1.1)  (NEW)

 Diffs:


Index: SOURCES/ddccontrol-SAM0197.patch
diff -u /dev/null SOURCES/ddccontrol-SAM0197.patch:1.1
--- /dev/null   Tue May  9 22:10:01 2006
+++ SOURCES/ddccontrol-SAM0197.patchTue May  9 22:09:56 2006
@@ -0,0 +1,9 @@
+diff -urN ddccontrol-0.4.1/ddccontrol-db-20060308/db/monitor/SAM0197.xml 
ddccontrol-0.4.1-new/ddccontrol-db-20060308/db/monitor/SAM0197.xml
+--- ddccontrol-0.4.1/ddccontrol-db-20060308/db/monitor/SAM0197.xml 
1970-01-01 01:00:00.0 +0100
 ddccontrol-0.4.1-new/ddccontrol-db-20060308/db/monitor/SAM0197.xml 
2006-05-07 20:07:39.0 +0200
+@@ -0,0 +1,5 @@
++?xml version=1.0?
++!---The Samsung 173P+ is identical to 173P --
++monitor name=Samsung SyncMaster 173P Plus (DVI)
++include file=SAM00D3/
++/monitor


Index: SOURCES/ddccontrol-desktop.patch
diff -u /dev/null SOURCES/ddccontrol-desktop.patch:1.1
--- /dev/null   Tue May  9 22:10:01 2006
+++ SOURCES/ddccontrol-desktop.patchTue May  9 22:09:56 2006
@@ -0,0 +1,18 @@
+diff -urN ddccontrol-0.4.1/src/gddccontrol/gddccontrol.desktop.in 
ddccontrol-0.4.1-new/src/gddccontrol/gddccontrol.desktop.in
+--- ddccontrol-0.4.1/src/gddccontrol/gddccontrol.desktop.in2005-10-30 
10:11:37.0 +0100
 ddccontrol-0.4.1-new/src/gddccontrol/gddccontrol.desktop.in
2006-05-07 22:11:16.387394500 +0200
+@@ -1,9 +1,12 @@
+ [Desktop Entry]
+ Encoding=UTF-8
+ Name=Monitor Settings
+-Comment=Set your monitor preferences (contrast, brightness,...) and manage 
your profiles
++Name[pl]=Ustawienia monitora
++Comment=Set your monitor preferences (contrast, brightness, ...) and manage 
your profiles
++Comment[pl]=Ustaw parametry pracy monitora (kontrast, jaskrawość, ...) i 
zarządzaj profilami ustawień
+ Exec=gddccontrol
+-Icon=gddccontrol
++Icon=gddccontrol.png
+ Terminal=false
+ Type=Application
+ Categories=GNOME;Application;Settings;
++# vi: encoding=utf-8

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


DISTFILES: ERRORS:

2006-05-09 Thread mguevara
ddccontrol.spec: source 0 url 
http://dl.sourceforge.net/ddccontrol/%{name}-%{version}.tar.bz2 is ill-formatted
ddccontrol.spec: source 1 url 
http://dl.sourceforge.net/ddccontrol/%{name}-db-%{dbversion}.tar.bz2 is 
ill-formatted



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: apparmor-profiles.spec - pl

2006-05-09 Thread qboosh
Author: qboosh   Date: Tue May  9 20:13:28 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- pl

 Files affected:
SPECS:
   apparmor-profiles.spec (1.1 - 1.2) 

 Diffs:


Index: SPECS/apparmor-profiles.spec
diff -u SPECS/apparmor-profiles.spec:1.1 SPECS/apparmor-profiles.spec:1.2
--- SPECS/apparmor-profiles.spec:1.1Thu Apr 27 23:36:32 2006
+++ SPECS/apparmor-profiles.specTue May  9 22:13:23 2006
@@ -2,6 +2,7 @@
 %define_ver 2.0
 %define_svnrel 6376
 Summary:   AppArmor profiles
+Summary(pl):   Profile AppArmor
 Name:  apparmor-profiles
 Version:   %{_ver}.%{_svnrel}
 Release:   0.1
@@ -15,8 +16,8 @@
 BuildArch: noarch
 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
-%define extras_dir %{_sysconfdir}/apparmor/profiles/extras
-%define profiles_dir %{_sysconfdir}/apparmor.d
+%defineextras_dir  %{_sysconfdir}/apparmor/profiles/extras
+%defineprofiles_dir%{_sysconfdir}/apparmor.d
 
 %description
 Base AppArmor profiles (aka security policy). AppArmor is a file
@@ -25,14 +26,22 @@
 scope of potential security vulnerabilities. This package is part of a
 suite of tools that used to be named SubDomain.
 
+%description -l pl
+Podstawowe profile AppArmor (zwane także polityką bezpieczeństwa).
+AppArmor to mechanizm obowiązkowej kontroli dostępu do plików.
+AppArmor ogranicza procesy do zasobów udostępnionych przez
+administratora systemu i może ograniczać zakres potencjalnych luk w
+bezpieczeństwie. Ten pakiet jest częścią zestawu narzędzi zwanych
+SubDomain.
+
 %prep
 %setup -q -n %{name}-%{_ver}
 
 %install
 rm -rf $RPM_BUILD_ROOT
 %{__make} install \
-   DESTDIR=${RPM_BUILD_ROOT} \
-   EXTRASDIR=${RPM_BUILD_ROOT}/%{extras_dir}
+   DESTDIR=$RPM_BUILD_ROOT \
+   EXTRASDIR=$RPM_BUILD_ROOT%{extras_dir}
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -56,6 +65,8 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.2  2006/05/09 20:13:23  qboosh
+- pl
+
 Revision 1.1  2006/04/27 21:36:32  zbyniu
 - new
-


 CVS-web:
http://cvs.pld-linux.org/SPECS/apparmor-profiles.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: ddccontrol.spec - kill needless define, fix perms

2006-05-09 Thread darekr
Author: darekr   Date: Tue May  9 20:35:31 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- kill needless define, fix perms

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

 Diffs:


Index: SPECS/ddccontrol.spec
diff -u SPECS/ddccontrol.spec:1.1 SPECS/ddccontrol.spec:1.2
--- SPECS/ddccontrol.spec:1.1   Tue May  9 22:12:52 2006
+++ SPECS/ddccontrol.spec   Tue May  9 22:35:26 2006
@@ -1,11 +1,10 @@
 # $Revision$, $Date$
-%define name ddccontrol
 %define dbversion 20060308
 %define ddcdb  %{name}-db-%{dbversion}
 
 Summary:   DDCcontrol control the monitor parameters
 Summary(pl):   DDCcontrol służy do kontroli parametrów monitora
-Name:  %{name}
+Name:  ddccontrol
 Version:   0.4.1
 Release:   1
 License:   GPL
@@ -41,7 +40,7 @@
 Summary:   ddccontrol libraries
 Summary(pl):   Pliki niezbędne programistom dla ddccontrol
 Group: Libraries
-Requires:  %{name} = %{version}
+Requires:  %{name} = %{version}-%{release}
 
 %description libs
 DDCcontrol libraries.
@@ -53,7 +52,7 @@
 Summary:   Development files for ddccontrol
 Summary(pl):   Pliki niezbędne programistom dla ddccontrol
 Group: Development/Libraries
-Requires:  %{name} = %{version}
+Requires:  %{name} = %{version}-%{release}
 
 %description devel
 DDCcontrol is a program used to control monitor parameters, like
@@ -70,7 +69,7 @@
 Summary:   Static libraries for ddccontrol
 Summary(pl):   Biblioteki statyczne dla ddccontrol
 Group: Development/Libraries
-Requires:  %{name}-devel = %{version}
+Requires:  %{name}-devel = %{version}-%{release}
 
 %description static
 DDCcontrol is a program used to control monitor parameters, like
@@ -112,20 +111,20 @@
 %attr(755,root,root) %{_bindir}/ddccontrol
 %attr(755,root,root) %{_bindir}/ddcpci
 %attr(755,root,root) %{_bindir}/gddccontrol
-%attr(644,root,root) %{_desktopdir}/*
-%attr(644,root,root) %{_pixmapsdir}/*
+%{_desktopdir}/*
+%{_pixmapsdir}/*
 %{_datadir}/locale/*/*/*
 %{_datadir}/ddccontrol-db/*
 
 %files libs
 %defattr(644,root,root,755)
-%{_libdir}/lib*.so.*
+%attr(755,root,root) %{_libdir}/lib*.so.*
 
 %files devel
 %defattr(644,root,root,755)
-%{_includedir}/*
-%{_libdir}/*.so
+%attr(755,root,root) %{_libdir}/*.so
 %{_libdir}/*.la
+%{_includedir}/*
 
 %files static
 %defattr(644,root,root,755)
@@ -137,6 +136,9 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.2  2006/05/09 20:35:26  darekr
+- kill needless define, fix perms
+
 Revision 1.1  2006/05/09 20:12:52  mguevara
 - provided by Dariusz Włodarczyk
 


 CVS-web:
http://cvs.pld-linux.org/SPECS/ddccontrol.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: ddccontrol-0.4.1.tar.bz2 ddccontrol-db-20060308.tar.bz2

2006-05-09 Thread darekr

Files fetched: 2

STORED: http://dl.sourceforge.net/ddccontrol/ddccontrol-0.4.1.tar.bz2
bef6825f7dfffbb4fd40eb4a848cd438  ddccontrol-0.4.1.tar.bz2
Size: 414075 bytes
STORED: http://dl.sourceforge.net/ddccontrol/ddccontrol-db-20060308.tar.bz2
973a5db6081054bbb336254331820b0c  ddccontrol-db-20060308.tar.bz2
Size: 192891 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: ddccontrol.spec - added %doc

2006-05-09 Thread darekr
Author: darekr   Date: Tue May  9 20:38:01 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- added %doc

 Files affected:
SPECS:
   ddccontrol.spec (1.2 - 1.3) 

 Diffs:


Index: SPECS/ddccontrol.spec
diff -u SPECS/ddccontrol.spec:1.2 SPECS/ddccontrol.spec:1.3
--- SPECS/ddccontrol.spec:1.2   Tue May  9 22:35:26 2006
+++ SPECS/ddccontrol.spec   Tue May  9 22:37:56 2006
@@ -7,7 +7,7 @@
 Name:  ddccontrol
 Version:   0.4.1
 Release:   1
-License:   GPL
+License:   GPL v2
 Group: Applications
 Source0:   http://dl.sourceforge.net/ddccontrol/%{name}-%{version}.tar.bz2
 # Source0-md5: bef6825f7dfffbb4fd40eb4a848cd438
@@ -108,6 +108,7 @@
 
 %files
 %defattr(644,root,root,755)
+%doc AUTHORS ChangeLog NEWS README TODO
 %attr(755,root,root) %{_bindir}/ddccontrol
 %attr(755,root,root) %{_bindir}/ddcpci
 %attr(755,root,root) %{_bindir}/gddccontrol
@@ -136,6 +137,9 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.3  2006/05/09 20:37:56  darekr
+- added %doc
+
 Revision 1.2  2006/05/09 20:35:26  darekr
 - kill needless define, fix perms
 


 CVS-web:
http://cvs.pld-linux.org/SPECS/ddccontrol.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: apparmor-utils.spec - missing dir, remaining pl

2006-05-09 Thread qboosh
Author: qboosh   Date: Tue May  9 20:39:20 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- missing dir, remaining pl

 Files affected:
SPECS:
   apparmor-utils.spec (1.2 - 1.3) 

 Diffs:


Index: SPECS/apparmor-utils.spec
diff -u SPECS/apparmor-utils.spec:1.2 SPECS/apparmor-utils.spec:1.3
--- SPECS/apparmor-utils.spec:1.2   Fri Apr 28 02:11:08 2006
+++ SPECS/apparmor-utils.spec   Tue May  9 22:39:15 2006
@@ -4,6 +4,7 @@
 %define_ver 2.0
 %define_svnrel 6379
 Summary:   AppArmor userlevel utilities that are useful in creating 
AppArmor profiles
+Summary(pl):   Narzędzia przestrzeni użytkownika przydatne do tworzenia 
profili AppArmor
 Name:  apparmor-utils
 Version:   %{_ver}.%{_svnrel}
 Release:   0.1
@@ -24,6 +25,11 @@
 profiles. This package is part of a suite of tools that used to be
 named SubDomain.
 
+%description -l pl
+Ten pakiet dostarcza kilka przydatnych programów pomocnych przy
+tworzeniu i zarządzaniu profilami AppArmor. Ten pakiet jest częścią
+zestawu narzędzi zwanych SubDomain.
+
 %package -n vim-syntax-apparmor
 Summary:   AppArmor files support for Vim
 Summary(pl):   Obsługa plików AppArmor dla Vima
@@ -64,6 +70,7 @@
 %dir %{_sysconfdir}/apparmor
 %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/apparmor/*
 %attr(755,root,root) %{_sbindir}/*
+%dir %{perl_vendorlib}/Immunix
 %{perl_vendorlib}/Immunix/*
 %dir /var/log/apparmor
 
@@ -78,6 +85,9 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.3  2006/05/09 20:39:15  qboosh
+- missing dir, remaining pl
+
 Revision 1.2  2006/04/28 00:11:08  zbyniu
 - vim-syntax-apparmor subpackage
 


 CVS-web:
http://cvs.pld-linux.org/SPECS/apparmor-utils.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: crossmingw32-libpng.spec - updated to 1.2.10

2006-05-09 Thread qboosh
Author: qboosh   Date: Tue May  9 21:19:00 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- updated to 1.2.10

 Files affected:
SPECS:
   crossmingw32-libpng.spec (1.10 - 1.11) 

 Diffs:


Index: SPECS/crossmingw32-libpng.spec
diff -u SPECS/crossmingw32-libpng.spec:1.10 SPECS/crossmingw32-libpng.spec:1.11
--- SPECS/crossmingw32-libpng.spec:1.10 Mon Apr 17 02:48:00 2006
+++ SPECS/crossmingw32-libpng.spec  Tue May  9 23:18:55 2006
@@ -3,12 +3,12 @@
 Summary:   PNG library - Mingw32 cross version
 Summary(pl):   Biblioteka PNG - wersja skrośna dla Mingw32
 Name:  crossmingw32-%{realname}
-Version:   1.2.9
+Version:   1.2.10
 Release:   1
 License:   distributable
 Group: Libraries
 Source0:   http://dl.sourceforge.net/libpng/%{realname}-%{version}.tar.bz2
-# Source0-md5: 667fa75c8cbb6875f3d1c2b4bef35081
+# Source0-md5: 4f23eebd59ddd01a8f91ff8c823dd7d6
 Patch0:%{realname}-pngminus.patch
 Patch1:%{realname}-opt.patch
 Patch2:%{realname}-revert.patch
@@ -114,6 +114,9 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.11  2006/05/09 21:18:55  qboosh
+- updated to 1.2.10
+
 Revision 1.10  2006/04/17 00:48:00  qboosh
 - updated to 1.2.9, updated shared patch
 


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

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


SPECS: binfmt-detector.spec - pl fix

2006-05-09 Thread qboosh
Author: qboosh   Date: Tue May  9 21:22:34 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- pl fix

 Files affected:
SPECS:
   binfmt-detector.spec (1.2 - 1.3) 

 Diffs:


Index: SPECS/binfmt-detector.spec
diff -u SPECS/binfmt-detector.spec:1.2 SPECS/binfmt-detector.spec:1.3
--- SPECS/binfmt-detector.spec:1.2  Mon May  1 17:42:31 2006
+++ SPECS/binfmt-detector.spec  Tue May  9 23:22:29 2006
@@ -28,7 +28,7 @@
 To narzędzie określa typ pliku wykonywalnego PE Microsoftu (natywny,
 .NET CLR) i uruchamia odpowiednie środowisko wykonawcze (Wine, Mono).
 
-Jest używane w połączeniu z Linuksowym binfmt, ponieważ samo binfmt
+Jest używane w połączeniu z linuksowym binfmt, ponieważ samo binfmt
 nie jest w stanie odróżnić różnych typów plików PE (nie zawierają one
 różnych magicznych ciągów), a środowiska uruchomieniowe nie
 pozwalają uruchomić nieobsługiwanych przez siebie plików (CLR nie
@@ -74,9 +74,11 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.3  2006/05/09 21:22:29  qboosh
+- pl fix
+
 Revision 1.2  2006/05/01 15:42:31  darekr
 - use %service
 
 Revision 1.1  2006/05/01 15:02:42  wolf
 - new
-


 CVS-web:
http://cvs.pld-linux.org/SPECS/binfmt-detector.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: ddccontrol.spec - adapterized - added applet subpackage (...

2006-05-09 Thread aflinta
Author: aflinta  Date: Tue May  9 22:06:53 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
 - adapterized
 - added applet subpackage (nad enable GNOME applet)
 - use %%find_lang macro

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

 Diffs:


Index: SPECS/ddccontrol.spec
diff -u SPECS/ddccontrol.spec:1.3 SPECS/ddccontrol.spec:1.4
--- SPECS/ddccontrol.spec:1.3   Tue May  9 22:37:56 2006
+++ SPECS/ddccontrol.spec   Wed May 10 00:06:46 2006
@@ -16,14 +16,14 @@
 Patch0:%{name}-SAM0197.patch
 Patch1:%{name}-desktop.patch
 URL:   http://ddccontrol.sourceforge.net/
-BuildRequires: pciutils-devel
-BuildRequires: libxml2-devel
 BuildRequires: gtk+2-devel = 2.4
 BuildRequires: libtool
-Requires:  pciutils
-Requires:  libxml2
+BuildRequires: libxml2-devel
+BuildRequires: pciutils-devel
 Requires:  %{name}-libs = %{version}-%{release}
 Requires:  gtk+2 = 2.4
+Requires:  libxml2
+Requires:  pciutils
 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -48,6 +48,18 @@
 %description libs -l pl
 Biblioteki do DDCcontrol.
 
+%package applet
+Summary:   GNOME applet for ddccontrol
+Summary(pl):   Aplet GNOME dla ddccontrol
+Group: Applications
+Requires:  %{name} = %{version}-%{release}
+
+%description applet
+GNOME applet for ddccontrol.
+
+%description applet -l pl
+Aplet GNOME dla ddccontrol.
+
 %package devel
 Summary:   Development files for ddccontrol
 Summary(pl):   Pliki niezbędne programistom dla ddccontrol
@@ -88,8 +100,7 @@
 %patch1 -p1
 
 %build
-%configure \
-   --disable-gnome-applet
+%configure
 %{__make}
 cd %{ddcdb}
 %configure
@@ -102,11 +113,14 @@
 cd %{ddcdb}
 %{__make} install \
 DESTDIR=$RPM_BUILD_ROOT
+cd ..
+
+%find_lang %{name} --with-gnome --all-name
 
 %clean
 rm -rf $RPM_BUILD_ROOT
 
-%files
+%files -f %{name}.lang
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog NEWS README TODO
 %attr(755,root,root) %{_bindir}/ddccontrol
@@ -114,13 +128,20 @@
 %attr(755,root,root) %{_bindir}/gddccontrol
 %{_desktopdir}/*
 %{_pixmapsdir}/*
-%{_datadir}/locale/*/*/*
 %{_datadir}/ddccontrol-db/*
 
 %files libs
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/lib*.so.*
 
+%files applet
+%defattr(644,root,root,755)
+%dir %{_libdir}/ddccontrol
+%dir %{_datadir}/ddccontrol
+%attr(755,root,root) %{_libdir}/ddccontrol/ddcc-applet
+%{_datadir}/ddccontrol/*
+%{_libdir}/bonobo/servers/*
+
 %files devel
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/*.so
@@ -137,6 +158,11 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.4  2006/05/09 22:06:46  aflinta
+ - adapterized
+ - added applet subpackage (nad enable GNOME applet)
+ - use %%find_lang macro
+
 Revision 1.3  2006/05/09 20:37:56  darekr
 - added %doc
 


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

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


SPECS: coppermine-gallery.spec - pl

2006-05-09 Thread qboosh
Author: qboosh   Date: Tue May  9 22:13:52 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- pl

 Files affected:
SPECS:
   coppermine-gallery.spec (1.2 - 1.3) 

 Diffs:


Index: SPECS/coppermine-gallery.spec
diff -u SPECS/coppermine-gallery.spec:1.2 SPECS/coppermine-gallery.spec:1.3
--- SPECS/coppermine-gallery.spec:1.2   Mon May  1 23:12:32 2006
+++ SPECS/coppermine-gallery.spec   Wed May 10 00:13:47 2006
@@ -1,6 +1,7 @@
 # $Revision$, $Date$
 %define_ver %(echo %{version} | tr -d .)
 Summary:   Multi-purpose fully-featured and integrated web picture gallery 
script
+Summary(pl):   W pełni funkcjonalny skrypt do galerii obrazków na WWW
 Name:  coppermine-gallery
 Version:   1.4.5
 Release:   0.8
@@ -16,8 +17,8 @@
 Requires:  php = 3:4.1.0
 Requires:  php-mysql
 Requires:  webapps
-#Suggests: php-gd
 #Suggests: Imagemagick
+#Suggests: php-gd
 BuildArch: noarch
 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -41,6 +42,22 @@
 administrator can also manage galleries and batch process large
 numbers of pictures that have been uploaded onto the server by FTP.
 
+%description -l pl
+Coppermine Photo Gallery to zaawansowany, przyjazny dla użytkownika
+skrypt do galerii obrazków z wbudowaną obsługą innych plików
+multimedialnych lub z danymi.
+
+Galerie mogą być prywatne, dostępne tylko dla zarejestrowanych
+użytkowników i/lub otwarte dla wszystkich gości. Użytkownicy, jeśli
+mają do tego uprawnienia, mogą umieszczać obrazki przy użyciu swojej
+przeglądarki (miniaturki i obrazki o pośrednim rozmiarze są tworzone w
+locie), oceniać obrazki, dodawać komentarze, a nawet wysyłać e-kartki.
+
+Administrator serwisu określa, które z wyżej wymienionych opcji są
+dostępne dla zarejestrowanych i niezarejestrowanych użytkowników. Może
+także zarządzać galeriami i wsadowo przetwarzać dużą liczbę obrazków
+umieszczonych na serwerze przez FTP.
+
 %package setup
 Summary:   Coppermine Gallery setup package
 Summary(pl):   Pakiet do wstępnej konfiguracji Coppermine Gallery
@@ -48,14 +65,14 @@
 Requires:  %{name} = %{version}-%{release}
 
 %description setup
-Install this package to configure initial Coppermine Gallery installation. You
-should uninstall this package when you're done, as it considered
-insecure to keep the setup files in place.
+Install this package to configure initial Coppermine Gallery
+installation. You should uninstall this package when you're done, as
+it considered insecure to keep the setup files in place.
 
 %description setup -l pl
-Ten pakiet należy zainstalować w celu wstępnej konfigurac Coppermine Gallery
-Eventum po pierwszej instalacji. Potem należy go odinstalować, jako że
-pozostawienie plików instalacyjnych mogłoby być niebezpieczne.
+Ten pakiet należy zainstalować w celu wstępnej konfiguracji Coppermine
+Gallery Eventum po pierwszej instalacji. Potem należy go odinstalować,
+jako że pozostawienie plików instalacyjnych mogłoby być niebezpieczne.
 
 %prep
 %setup -q -n cpg%{_ver}
@@ -152,9 +169,11 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.3  2006/05/09 22:13:47  qboosh
+- pl
+
 Revision 1.2  2006/05/01 21:12:32  glen
 - fix albums dir
 
 Revision 1.1  2006/05/01 17:33:38  glen
 - new
-


 CVS-web:
http://cvs.pld-linux.org/SPECS/coppermine-gallery.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: cups-driver-samsung.spec - pl, less advertising in desc

2006-05-09 Thread qboosh
Author: qboosh   Date: Tue May  9 22:23:36 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- pl, less advertising in desc

 Files affected:
SPECS:
   cups-driver-samsung.spec (1.1 - 1.2) 

 Diffs:


Index: SPECS/cups-driver-samsung.spec
diff -u SPECS/cups-driver-samsung.spec:1.1 SPECS/cups-driver-samsung.spec:1.2
--- SPECS/cups-driver-samsung.spec:1.1  Thu May  4 18:05:38 2006
+++ SPECS/cups-driver-samsung.spec  Wed May 10 00:23:31 2006
@@ -2,6 +2,7 @@
 # TODO
 # - name of spec and package?
 Summary:   CLP-510 Linux Driver
+Summary(pl):   Linuksowy sterownik do CLP-510
 Name:  cups-driver-samsung
 Version:   1.1.4
 Release:   0.8
@@ -26,11 +27,13 @@
 %define_cupsfontsdir   %{_datadir}/fonts
 
 %description
-This affordable color laser printer features speeds of up to 6 ppm
-color, 25 ppm black and has built-in duplexing.
+Linux driver for Samsung CLP-510 color laser printer which features
+speeds of up to 6 ppm color, 25 ppm black and has built-in duplexing.
 
-The Samsung CLP-510 makes printing jobs easier and faster with its
-fast printing speed of 25 ppm at letter size for monochrome printing.
+%description -l pl
+Linuksowy sterownik do kolorowych drukarek laserowych Samsung CLP-510
+osiągających szybkość do 6 stron/minutę w kolorze lub 25 stron/minutę
+w czerni, z wbudowanym dupleksem.
 
 %prep
 %ifarch %{ix86}
@@ -140,6 +143,8 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.2  2006/05/09 22:23:31  qboosh
+- pl, less advertising in desc
+
 Revision 1.1  2006/05/04 16:05:38  glen
 - new; haven't got it working yet
-


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


SOURCES: kernel-usb-usbvision_build.patch (NEW) - new

2006-05-09 Thread shadzik
Author: shadzik  Date: Tue May  9 22:30:52 2006 GMT
Module: SOURCES   Tag: HEAD
 Log message:
- new

 Files affected:
SOURCES:
   kernel-usb-usbvision_build.patch (NONE - 1.1)  (NEW)

 Diffs:


Index: SOURCES/kernel-usb-usbvision_build.patch
diff -u /dev/null SOURCES/kernel-usb-usbvision_build.patch:1.1
--- /dev/null   Wed May 10 00:30:52 2006
+++ SOURCES/kernel-usb-usbvision_build.patchWed May 10 00:30:47 2006
@@ -0,0 +1,22 @@
+diff -urp usbvision.org/src/usbvision.c usbvision/src/usbvision.c
+--- usbvision.org/src/usbvision.c  2005-11-16 08:16:49.0 +0100
 usbvision/src/usbvision.c  2006-05-09 02:41:59.0 +0200
+@@ -334,6 +334,8 @@
+   #include linux/moduleparam.h
+   #include linux/workqueue.h
+   #include media/tuner.h
++  #include media/v4l2-common.h
++  #include media/tuner-types.h
+   #include media/audiochip.h
+ #endif
+ 
+@@ -6309,9 +6311,6 @@ static void __devexit usbvision_disconne
+ MODULE_DEVICE_TABLE (usb, usbvision_table);
+ 
+ static struct usb_driver usbvision_driver = {
+-#if LINUX_VERSION_CODE = KERNEL_VERSION(2,4,31)
+-  .owner  = THIS_MODULE,
+-#endif
+   .name   = usbvision,
+   .id_table   = usbvision_table,
+   .probe  = usbvision_probe,

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


SPECS: ddccontrol.spec - added missing epoch to gtk+2 version

2006-05-09 Thread aflinta
Author: aflinta  Date: Tue May  9 22:31:08 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
 - added missing epoch to gtk+2 version

 Files affected:
SPECS:
   ddccontrol.spec (1.4 - 1.5) 

 Diffs:


Index: SPECS/ddccontrol.spec
diff -u SPECS/ddccontrol.spec:1.4 SPECS/ddccontrol.spec:1.5
--- SPECS/ddccontrol.spec:1.4   Wed May 10 00:06:46 2006
+++ SPECS/ddccontrol.spec   Wed May 10 00:31:03 2006
@@ -16,12 +16,11 @@
 Patch0:%{name}-SAM0197.patch
 Patch1:%{name}-desktop.patch
 URL:   http://ddccontrol.sourceforge.net/
-BuildRequires: gtk+2-devel = 2.4
+BuildRequires: gtk+2-devel = 2:2.4
 BuildRequires: libtool
 BuildRequires: libxml2-devel
 BuildRequires: pciutils-devel
 Requires:  %{name}-libs = %{version}-%{release}
-Requires:  gtk+2 = 2.4
 Requires:  libxml2
 Requires:  pciutils
 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -158,6 +157,9 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.5  2006/05/09 22:31:03  aflinta
+ - added missing epoch to gtk+2 version
+
 Revision 1.4  2006/05/09 22:06:46  aflinta
  - adapterized
  - added applet subpackage (nad enable GNOME applet)


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


DISTFILES: usbvision.tar.gz

2006-05-09 Thread shadzik

Files fetched: 1

STORED: no-url://usbvision.tar.gz
a5afbc855fcc619146a4d50e384c37ec  usbvision.tar.gz
Size: 80341 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: kernel-usb-usbvision.spec (NEW) - new

2006-05-09 Thread shadzik
Author: shadzik  Date: Tue May  9 22:31:31 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- new

 Files affected:
SPECS:
   kernel-usb-usbvision.spec (NONE - 1.1)  (NEW)

 Diffs:


Index: SPECS/kernel-usb-usbvision.spec
diff -u /dev/null SPECS/kernel-usb-usbvision.spec:1.1
--- /dev/null   Wed May 10 00:31:31 2006
+++ SPECS/kernel-usb-usbvision.spec Wed May 10 00:31:26 2006
@@ -0,0 +1,157 @@
+# $Revision$, $Date$
+#
+# Conditional build:
+%bcond_without dist_kernel # allow non-distribution kernel
+%bcond_without kernel  # don't build kernel modules
+%bcond_without smp # don't build SMP module
+%bcond_withverbose # verbose build (V=1)
+#
+%define_snap   20050721
+Summary:   USBvision
+Summary(de):   USBvision
+Summary(pl):   USBvision
+Name:  kernel-usb-usbvision
+Version:   0.9.8.2
+%definerel 0.%{_snap}.1
+Release:   [EMAIL PROTECTED]
+License:   GPL
+Group: Base/Kernel
+Source0:   usbvision.tar.gz
+# Source0-md5: a5afbc855fcc619146a4d50e384c37ec
+Patch0:%{name}_build.patch
+URL:   http://usbvision.sourceforge.net/
+%{?with_dist_kernel:BuildRequires: kernel-source = 2.6.0}
+BuildRequires: rpmbuild(macros) = 1.118
+%{?with_dist_kernel:%requires_releq_kernel_up}
+Requires(post,postun): /sbin/depmod
+ExclusiveArch: %{ix86}
+BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
+
+%description
+USBvision.
+
+%description -l de
+USBvision.
+
+%description -l pl
+USBvision.
+
+%package -n kernel-smp-usb-usbvision
+Summary:   USBvision SMP driver
+Summary(de):   USBvsion SMP Treiber
+Summary(pl):   Sterownik SMP USBvision
+Release:   [EMAIL PROTECTED]
+Group: Base/Kernel
+%{?with_dist_kernel:%requires_releq_kernel_up}
+Requires(post,postun): /sbin/depmod
+
+%description -n kernel-smp-usb-usbvision
+USBvision. SMP driver version.
+
+%description -n kernel-smp-usb-usbvision -l de
+USBvison. SMP Trebier Version.
+
+%description -n kernel-smp-usb-usbvision -l pl
+USBvision. Wersja dla jąder wieloprocesorowych.
+
+%prep
+%setup -q -n usbvision
+%patch0 -p1
+
+%build
+cd src
+%if %{with kernel}
+# kernel module(s)
+for cfg in %{?with_dist_kernel:%{?with_smp:smp} 
up}%{!?with_dist_kernel:nondist}; do
+   install -d $cfg
+   if [ ! -r %{_kernelsrcdir}/config-$cfg ]; then
+   exit 1
+   fi
+   rm -rf o
+   install -d o/include/linux
+   ln -sf %{_kernelsrcdir}/config-$cfg o/.config
+   ln -sf %{_kernelsrcdir}/Module.symvers-$cfg o/Module.symvers
+   ln -sf %{_kernelsrcdir}/include/linux/autoconf-$cfg.h 
o/include/linux/autoconf.h
+%if %{with dist_kernel}
+   %{__make} -C %{_kernelsrcdir} O=$PWD/o prepare scripts
+%else
+   install -d o/include/config
+   touch o/include/config/MARKER
+#  ln -sf %{_kernelsrcdir}/include/asm-%{_target_base_arch} include/asm
+%endif
+
+#
+#  patching/creating makefile(s) (optional)
+#
+   %{__make} -C %{_kernelsrcdir} clean \
+   RCS_FIND_IGNORE=-name '*.ko' -o \
+   SYSSRC=%{_kernelsrcdir} \
+   SYSOUT=$PWD/o \
+   M=$PWD O=$PWD/o \
+   CONFIG_MODULES=y \
+   CONFIG_NET_RADIO=y \
+   %{?with_verbose:V=1}
+   %{__make} -C %{_kernelsrcdir} modules \
+   CC=%{__cc} CPP=%{__cpp} \
+   SYSSRC=%{_kernelsrcdir} \
+   SYSOUT=$PWD/o \
+   M=$PWD O=$PWD/o \
+   CONFIG_MODULES=y \
+   CONFIG_NET_RADIO=y \
+   %{?with_verbose:V=1}
+
+   mv *.ko $cfg
+done
+%endif
+
+%install
+rm -rf $RPM_BUILD_ROOT
+install -d 
$RPM_BUILD_ROOT/lib/modules/%{_kernel_ver}{,smp}/kernel/drivers/usb/media
+
+%if %{with kernel}
+install src/%{?with_dist_kernel:up}%{!?with_dist_kernel:nondist}/*.ko \
+   $RPM_BUILD_ROOT/lib/modules/%{_kernel_ver}/kernel/drivers/usb/media
+%if %{with smp}  %{with dist_kernel}
+install src/smp/*.ko \
+   $RPM_BUILD_ROOT/lib/modules/%{_kernel_ver}smp/kernel/drivers/usb/media
+%endif
+%endif
+
+%clean
+rm -rf $RPM_BUILD_ROOT
+
+%post
+%depmod %{_kernel_ver}
+
+%postun
+%depmod %{_kernel_ver}
+
+%post  -n kernel-smp-usb-usbvision
+%depmod %{_kernel_ver}smp
+
+%postun-n kernel-smp-usb-usbvision
+%depmod %{_kernel_ver}smp
+
+%if %{with kernel}
+%files
+%defattr(644,root,root,755)
+%doc FAQ
+/lib/modules/%{_kernel_ver}/kernel/drivers/usb/media/*
+
+%if %{with smp}  %{with dist_kernel}
+%files -n kernel-smp-usb-usbvision
+%defattr(644,root,root,755)
+%doc FAQ
+/lib/modules/%{_kernel_ver}smp/kernel/drivers/usb/media/*
+%endif
+%endif
+
+%define date   %(echo `LC_ALL=C date +%a %b %d %Y`)
+%changelog
+* %{date} PLD Team [EMAIL PROTECTED]
+All persons listed below can be reached at cvs_login@pld-linux.org
+
+$Log$
+Revision 1.1  2006/05/09 22:31:26  shadzik
+- new
+

SPECS: mairix.spec - BR: bison, BR: flex (by pi3ter)

2006-05-09 Thread undefine
Author: undefine Date: Tue May  9 23:11:40 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- BR: bison, BR: flex (by pi3ter)

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

 Diffs:


Index: SPECS/mairix.spec
diff -u SPECS/mairix.spec:1.3 SPECS/mairix.spec:1.4
--- SPECS/mairix.spec:1.3   Sat Mar 26 19:49:28 2005
+++ SPECS/mairix.spec   Wed May 10 01:11:34 2006
@@ -9,6 +9,8 @@
 Source0:   
http://www.rpcurnow.force9.co.uk/mairix/%{name}-%{version}.tar.gz
 # Source0-md5: cab61e4e95184541e6b7b4f67dfca3cc
 URL:   http://www.rpcurnow.force9.co.uk/mairix/
+BuildRequires: bison
+BuildRequires: flex
 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -78,6 +80,9 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.4  2006/05/09 23:11:34  undefine
+- BR: bison, BR: flex (by pi3ter)
+
 Revision 1.3  2005/03/26 18:49:28  qboosh
 - pl
 


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

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


DISTFILES: htop-0.6.1.tar.gz

2006-05-09 Thread charles

Files fetched: 1

STORED: http://dl.sourceforge.net/htop/htop-0.6.1.tar.gz
f369aa17d4e28d0959080966687152e2  htop-0.6.1.tar.gz
Size: 131519 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: htop.spec - updated to 0.6.1 - updated %files

2006-05-09 Thread charles
Author: charles  Date: Wed May 10 04:26:43 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- updated to 0.6.1
- updated %files

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

 Diffs:


Index: SPECS/htop.spec
diff -u SPECS/htop.spec:1.14 SPECS/htop.spec:1.15
--- SPECS/htop.spec:1.14Thu Jan 12 11:05:49 2006
+++ SPECS/htop.spec Wed May 10 06:26:38 2006
@@ -2,12 +2,12 @@
 Summary:   An interactive process viewer
 Summary(pl):   Interaktywna przeglądarka procesów
 Name:  htop
-Version:   0.6
+Version:   0.6.1
 Release:   1
 License:   GPL v2
 Group: Applications/System
 Source0:   http://dl.sourceforge.net/htop/%{name}-%{version}.tar.gz
-# Source0-md5: c00b1dba101569a055ed260e06a25596
+# Source0-md5: f369aa17d4e28d0959080966687152e2
 URL:   http://htop.sourceforge.net/
 BuildRequires: ncurses-devel
 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -39,15 +39,21 @@
 
 %files
 %defattr(644,root,root,755)
-%doc AUTHORS ChangeLog README TODO
+%doc AUTHORS ChangeLog README
 %attr(755,root,root) %{_bindir}/*
+%{_desktopdir}/htop.desktop
 %{_mandir}/man1/*
+%{_pixmapsdir}/htop.png
 
 %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.15  2006/05/10 04:26:38  charles
+- updated to 0.6.1
+- updated %files
+
 Revision 1.14  2006/01/12 10:05:49  darekr
 - updated to 0.6
 


 CVS-web:
http://cvs.pld-linux.org/SPECS/htop.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: htop.spec - just GPL

2006-05-09 Thread ankry
Author: ankryDate: Wed May 10 05:11:48 2006 GMT
Module: SPECS Tag: HEAD
 Log message:
- just GPL

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

 Diffs:


Index: SPECS/htop.spec
diff -u SPECS/htop.spec:1.15 SPECS/htop.spec:1.16
--- SPECS/htop.spec:1.15Wed May 10 06:26:38 2006
+++ SPECS/htop.spec Wed May 10 07:11:43 2006
@@ -4,7 +4,7 @@
 Name:  htop
 Version:   0.6.1
 Release:   1
-License:   GPL v2
+License:   GPL
 Group: Applications/System
 Source0:   http://dl.sourceforge.net/htop/%{name}-%{version}.tar.gz
 # Source0-md5: f369aa17d4e28d0959080966687152e2
@@ -50,6 +50,9 @@
 * %{date} PLD Team [EMAIL PROTECTED]
 All persons listed below can be reached at cvs_login@pld-linux.org
 $Log$
+Revision 1.16  2006/05/10 05:11:43  ankry
+- just GPL
+
 Revision 1.15  2006/05/10 04:26:38  charles
 - updated to 0.6.1
 - updated %files


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


SOURCES: rpm-user_group.sh - don't use USER/GROUP variables (read-...

2006-05-09 Thread arekm
Author: arekmDate: Wed May 10 05:44:15 2006 GMT
Module: SOURCES   Tag: HEAD
 Log message:
- don't use USER/GROUP variables (read-only in some shells like bash)

 Files affected:
SOURCES:
   rpm-user_group.sh (1.6 - 1.7) 

 Diffs:


Index: SOURCES/rpm-user_group.sh
diff -u SOURCES/rpm-user_group.sh:1.6 SOURCES/rpm-user_group.sh:1.7
--- SOURCES/rpm-user_group.sh:1.6   Wed Apr 12 15:58:21 2006
+++ SOURCES/rpm-user_group.sh   Wed May 10 07:44:10 2006
@@ -63,12 +63,12 @@
fi
fi
 elif [ $MODE = user -a $1 = addtogroup ]; then
-   USER=$2
-   GROUP=$3
-   GROUPS=`id -n -G $USER | sed -e's/^[^ ]* //;s/ /,/g'`
-   if ! echo ,$GROUPS, | grep -q ,$GROUP, ; then
-   echo Adding user $USER to group $GROUP | `bannercmd 
${MODE}mod-$USER`
-   usermod -G $GROUPS,$GROUP $USER
+   CUSER=$2
+   CGROUP=$3
+   CGROUPS=`id -n -G $CUSER | sed -e's/^[^ ]* //;s/ /,/g'`
+   if ! echo ,$CGROUPS, | grep -q ,$CGROUP, ; then
+   echo Adding user $CUSER to group $CGROUP | `bannercmd 
${MODE}mod-$CUSER`
+   usermod -G $CGROUPS,$CGROUP $CUSER
fi
 else
echo ERROR


 CVS-web:
http://cvs.pld-linux.org/SOURCES/rpm-user_group.sh?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