SPECS: vdk.spec - updated gtk+2 epoch; sorted BRs

2005-08-28 Thread qboosh
Author: qboosh   Date: Sun Aug 28 07:16:38 2005 GMT
Module: SPECS Tag: HEAD
 Log message:
- updated gtk+2 epoch; sorted BRs

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

 Diffs:


Index: SPECS/vdk.spec
diff -u SPECS/vdk.spec:1.24 SPECS/vdk.spec:1.25
--- SPECS/vdk.spec:1.24 Sun Aug 28 02:39:21 2005
+++ SPECS/vdk.spec  Sun Aug 28 09:16:28 2005
@@ -1,7 +1,6 @@
 # $Revision$, $Date$
 #
 # Conditional build:
-#
 %bcond_without static_libs # don't build static libraries
 #
 %include   /usr/lib/rpm/macros.perl
@@ -20,8 +19,10 @@
 BuildRequires: automake
 BuildRequires: doxygen
 BuildRequires: freetype-devel = 2.0.0
-BuildRequires: gtk+2-devel = 1:2.4.0
+BuildRequires: gtk+2-devel = 2:2.4.0
 BuildRequires: imlib-devel
+# both???
+BuildRequires: libsigc++1-devel
 BuildRequires: libsigc++12-devel = 1.0.0
 BuildRequires: libstdc++-devel
 BuildRequires: libtool
@@ -29,7 +30,6 @@
 BuildRequires: pkgconfig
 BuildRequires: rpm-perlprov = 4.1-13
 BuildRequires: zlib-devel
-BuildRequires: libsigc++1-devel
 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -43,7 +43,7 @@
 Summary(pl):   Pliki nagłówkowe VDK, dokumentacja dla programistów
 Group: X11/Development/Libraries
 Requires:  %{name} = %{version}-%{release}
-Requires:  gtk+2-devel = 1:2.4.0
+Requires:  gtk+2-devel = 2:2.4.0
 
 %description devel
 Header files and development documentation for VDK library.
@@ -69,7 +69,6 @@
 
 %build
 # exceptions and rtti are used in this package --misiek
-rm -f missing
 %{__libtoolize}
 %{__aclocal}
 %{__autoconf}
@@ -103,13 +102,13 @@
 %files devel
 %defattr(644,root,root,755)
 %doc README ChangeLog AUTHORS NEWS BUGS TODO doc/doxy/html
-%{_examplesdir}/%{name}-%{version}
+%attr(755,root,root) %{_bindir}/*
 %attr(755,root,root) %{_libdir}/lib*.so
 %{_libdir}/lib*.la
-%attr(755,root,root) %{_bindir}/*
 %{_aclocaldir}/*.m4
 %{_includedir}/vdk2
 %{_mandir}/man1/*
+%{_examplesdir}/%{name}-%{version}
 %{_pkgconfigdir}/*
 
 %if %{with static_libs}
@@ -124,6 +123,9 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.25  2005/08/28 07:16:28  qboosh
+- updated gtk+2 epoch; sorted BRs
+
 Revision 1.24  2005/08/28 00:39:21  twittner
 - up to 2.4.1
 - removed -ac-am-fixes.patch (mostly contains content from vim backup files)


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

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


SOURCES: uClibc-gcc4.patch (REMOVED) - obsolete

2005-08-28 Thread qboosh
Author: qboosh   Date: Sun Aug 28 07:19:36 2005 GMT
Module: SOURCES   Tag: HEAD
 Log message:
- obsolete

 Files affected:
SOURCES:
   uClibc-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


SOURCES: uClibc-newsoname.patch, uClibc-sparc.patch - updated for ...

2005-08-28 Thread qboosh
Author: qboosh   Date: Sun Aug 28 07:20:21 2005 GMT
Module: SOURCES   Tag: HEAD
 Log message:
- updated for 0.9.28

 Files affected:
SOURCES:
   uClibc-newsoname.patch (1.2 - 1.3) , uClibc-sparc.patch (1.4 - 1.5) 

 Diffs:


Index: SOURCES/uClibc-newsoname.patch
diff -u SOURCES/uClibc-newsoname.patch:1.2 SOURCES/uClibc-newsoname.patch:1.3
--- SOURCES/uClibc-newsoname.patch:1.2  Tue Feb  3 20:30:54 2004
+++ SOURCES/uClibc-newsoname.patch  Sun Aug 28 09:20:16 2005
@@ -1,6 +1,5 @@
-diff -urN uClibc-0.9.26.org/libpthread/Makefile 
uClibc-0.9.26/libpthread/Makefile
 uClibc-0.9.26.org/libpthread/Makefile  2004-01-25 15:20:49.547594064 
+0100
-+++ uClibc-0.9.26/libpthread/Makefile  2004-01-25 15:33:34.026392026 +0100
+--- uClibc-0.9.28/libpthread/Makefile.orig 2005-08-18 00:49:49.0 
+0200
 uClibc-0.9.28/libpthread/Makefile  2005-08-28 00:04:19.595072696 +0200
 @@ -21,7 +21,8 @@
  
  #Adjust the soname version to avoid namespace collisions with glibc's 
libpthread
@@ -11,12 +10,12 @@
  
LIBPTHREAD_SHARED_FULLNAME=libpthread-$(MAJOR_VERSION).$(MINOR_VERSION).$(SUBLEVEL).so
  
  LIBTHREAD_DB=libthread_db.a
-@@ -90,6 +91,8 @@
-   $(TOPDIR)lib/$(LIBPTHREAD_SHARED); \
-   $(LN) -sf $(LIBPTHREAD_SHARED_FULLNAME) \
-   $(TOPDIR)lib/$(LIBPTHREAD_SHARED).$(MAJOR_VERSION); \
-+  $(LN) -sf $(LIBPTHREAD_SHARED_FULLNAME) \
-+  $(TOPDIR)lib/$(LIBPTHREAD_SHARED_ORG).$(MAJOR_VERSION); 
\
-   fi;
-   if [ -f $(LIBTHREAD_DB) ] ; then \
-   set -e; \
+@@ -84,6 +85,8 @@
+   $(TOPDIR)lib/$(LIBPTHREAD_SHARED)
+   $(LN) -sf $(LIBPTHREAD_SHARED_FULLNAME) \
+   $(TOPDIR)lib/$(LIBPTHREAD_SHARED).$(MAJOR_VERSION)
++  $(LN) -sf $(LIBPTHREAD_SHARED_FULLNAME) \
++  $(TOPDIR)lib/$(LIBPTHREAD_SHARED_ORG).$(MAJOR_VERSION)
+ endif
+ ifeq ($(strip $(PTHREADS_DEBUG_SUPPORT)),y)
+   $(LD) $(LIBTHREAD_DB_LDFLAGS) --warn-unresolved-symbols 
-soname=$(LIBTHREAD_DB_SHARED).1 \


Index: SOURCES/uClibc-sparc.patch
diff -u SOURCES/uClibc-sparc.patch:1.4 SOURCES/uClibc-sparc.patch:1.5
--- SOURCES/uClibc-sparc.patch:1.4  Sun Jan 16 17:36:25 2005
+++ SOURCES/uClibc-sparc.patch  Sun Aug 28 09:20:16 2005
@@ -1,6 +1,6 @@
 uClibc-0.9.27/ldso/ldso/sparc/elfinterp.c.orig 2005-01-16 
10:50:58.798433255 +
-+++ uClibc-0.9.27/ldso/ldso/sparc/elfinterp.c  2005-01-16 10:57:08.966876531 
+
-@@ -93,7 +93,7 @@
+--- uClibc-0.9.28/ldso/ldso/sparc/elfinterp.c.orig 2005-08-18 
00:49:41.0 +0200
 uClibc-0.9.28/ldso/ldso/sparc/elfinterp.c  2005-08-28 00:19:02.940783736 
+0200
+@@ -81,7 +81,7 @@
  
  
if (unlikely(reloc_type != R_SPARC_JMP_SLOT)) {
@@ -9,149 +9,51 @@
  _dl_progname, reloc_type);
  _dl_exit(30);
};
-@@ -140,8 +140,10 @@
+@@ -128,8 +128,10 @@
got_addr[2] = (char *) (0x81c06000 | ((unsigned int) new_addr  0x3ff));
  #endif
  
 +#if defined (__SUPPORT_LD_DEBUG__)
-+  if (_dl_debug_bindings)
++  if (_dl_debug_bindings)
_dl_dprintf(2, Address = %x\n,new_addr);
 -  _dl_exit(32);
 +#endif
  
return (unsigned int) new_addr;
  }
-@@ -154,20 +156,20 @@
-   int reloc_type;
-   int symtab_index;
-   Elf32_Sym * symtab;
--  Elf32_Rela * rpnt;
-+  Elf32_Rela * relpnt;
-   unsigned int * reloc_addr;
-   struct elf_resolve * tpnt = rpnt-dyn;
- 
-   /* Now parse the relocation information */
--  rpnt = (Elf32_Rela *) (rel_addr + tpnt-loadaddr);
-+  relpnt = (Elf32_Rela *) (rel_addr + tpnt-loadaddr);
- 
-   symtab =  (Elf32_Sym *) (tpnt-dynamic_info[DT_SYMTAB] + tpnt-loadaddr);
-   strtab = ( char *) (tpnt-dynamic_info[DT_STRTAB] + tpnt-loadaddr);
- 
--  for(i=0; i rel_size; i += sizeof(Elf32_Rela), rpnt++){
--reloc_addr = (int *) (tpnt-loadaddr + (int)rpnt-r_offset);
--reloc_type = ELF32_R_TYPE(rpnt-r_info);
--symtab_index = ELF32_R_SYM(rpnt-r_info);
-+  for(i=0; i rel_size; i += sizeof(Elf32_Rela), relpnt++){
-+reloc_addr = (int *) (tpnt-loadaddr + (int)relpnt-r_offset);
-+reloc_type = ELF32_R_TYPE(relpnt-r_info);
-+symtab_index = ELF32_R_SYM(relpnt-r_info);
- 
- switch(reloc_type){
- case R_SPARC_NONE:
-@@ -194,22 +196,22 @@
-   int reloc_type;
-   int goof = 0;
-   Elf32_Sym * symtab;
--  Elf32_Rela * rpnt;
-+  Elf32_Rela * relpnt;
-   unsigned int * reloc_addr;
-   unsigned int symbol_addr;
-   int symtab_index;
-   struct elf_resolve * tpnt = rpnt-dyn;
-   /* Now parse the relocation information */
- 
--  rpnt = (Elf32_Rela *) (rel_addr + tpnt-loadaddr);
-+  relpnt = (Elf32_Rela *) (rel_addr + tpnt-loadaddr);
- 
-   symtab =  (Elf32_Sym *) (tpnt-dynamic_info[DT_SYMTAB] + tpnt-loadaddr);
-   strtab = ( char *) (tpnt-dynamic_info[DT_STRTAB] + tpnt-loadaddr);
- 
--  for(i=0; i rel_size; i+= 

DISTFILES: uClibc-0.9.28.tar.bz2

2005-08-28 Thread qboosh

Files fetched: 1

STORED: http://uclibc.org/downloads/uClibc-0.9.28.tar.bz2
1ada58d919a82561061e4741fb6abd29  uClibc-0.9.28.tar.bz2
Size: 1763847 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: uClibc.spec - updated to 0.9.28 (x86_64 port introduced) - ...

2005-08-28 Thread qboosh
Author: qboosh   Date: Sun Aug 28 07:25:27 2005 GMT
Module: SPECS Tag: HEAD
 Log message:
- updated to 0.9.28 (x86_64 port introduced)
- updated newsoname,sparc patches, removed obsolete gcc4 patch

 Files affected:
SPECS:
   uClibc.spec (1.111 - 1.112) 

 Diffs:


Index: SPECS/uClibc.spec
diff -u SPECS/uClibc.spec:1.111 SPECS/uClibc.spec:1.112
--- SPECS/uClibc.spec:1.111 Thu Feb 17 00:19:22 2005
+++ SPECS/uClibc.spec   Sun Aug 28 09:25:22 2005
@@ -2,25 +2,24 @@
 Summary:   C library optimized for size
 Summary(pl):   Biblioteka C zoptymalizowana na rozmiar
 Name:  uClibc
-Version:   0.9.27
-Release:   1.1
+Version:   0.9.28
+Release:   0.1
 Epoch: 2
 License:   LGPL
 Group: Libraries
 Source0:   http://uclibc.org/downloads/%{name}-%{version}.tar.bz2
-# Source0-md5: 6250bd6524283bd8e7bc976d43a46ec0
+# Source0-md5: 1ada58d919a82561061e4741fb6abd29
 Patch0:%{name}-newsoname.patch
 Patch1:%{name}-alpha.patch
 Patch2:%{name}-toolchain-wrapper.patch
 Patch3:%{name}-targetcpu.patch
 Patch4:%{name}-O_DIRECT.patch
 Patch5:%{name}-sparc.patch
-Patch6:%{name}-gcc4.patch
 URL:   http://uclibc.org/
 BuildRequires: gcc = 3.0
 BuildRequires: sed = 4.0
 BuildRequires: which
-ExclusiveArch: alpha %{ix86} ppc sparc sparc64 sparcv9
+ExclusiveArch: alpha %{ix86} ppc sparc sparc64 sparcv9 %{x8664}
 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 # note: the 2nd '\' is needed (some shell expansions?)
@@ -68,7 +67,6 @@
 %patch3 -p1
 %patch4 -p1
 %patch5 -p1
-%patch6 -p1
 
 sed -e '
 %ifarch sparc sparc64 sparcv9
@@ -80,6 +78,9 @@
 %ifarch ppc ppc64
s/default TARGET_i386/default TARGET_powerpc/
 %endif
+%ifarch %{x8664}
+   s/default TARGET_i386/default TARGET_x86_64/
+%endif
' extra/Configs/Config.in  Conf.in.tmp
 mv -f Conf.in.tmp extra/Configs/Config.in
 
@@ -156,7 +157,6 @@
 ln -sf /usr/include/asm-sparc64 
$RPM_BUILD_ROOT/usr/%{_target_cpu}-linux-uclibc/usr/include/asm-sparc64
 %endif
 ln -sf /usr/include/linux 
$RPM_BUILD_ROOT/usr/%{_target_cpu}-linux-uclibc/usr/include/linux
-rm $RPM_BUILD_ROOT/%{_prefix}/*-linux-uclibc/usr/include/.cvsignore
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -164,7 +164,7 @@
 %files
 %defattr(644,root,root,755)
 %dir %{_prefix}/*-linux-uclibc
-%ifarch %{ix86} ppc sparc sparc64 sparcv9
+%ifarch %{ix86} ppc sparc sparc64 sparcv9 %{x8664}
 %dir %{_prefix}/*-linux-uclibc/lib
 %attr(755,root,root) %{_prefix}/*-linux-uclibc/lib/*.so*
 %endif
@@ -178,7 +178,7 @@
 %dir %{_prefix}/*-linux-uclibc/usr/bin
 %attr(755,root,root) %{_prefix}/*-linux-uclibc/usr/bin/*
 %dir %{_prefix}/*-linux-uclibc/usr/lib
-%ifarch %{ix86} ppc sparc sparc64 sparcv9
+%ifarch %{ix86} ppc sparc sparc64 sparcv9 %{x8664}
 %attr(755,root,root) %{_prefix}/*-linux-uclibc/usr/lib/*.so
 %endif
 %{_prefix}/*-linux-uclibc/usr/include
@@ -193,6 +193,10 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.112  2005/08/28 07:25:22  qboosh
+- updated to 0.9.28 (x86_64 port introduced)
+- updated newsoname,sparc patches, removed obsolete gcc4 patch
+
 Revision 1.111  2005/02/16 23:19:22  tommat
 - be more compatible with our glibc, allow to build for example ash
 


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

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


SPECS: uClibc.spec - fix ldso prefix (use runtime, not devel)

2005-08-28 Thread qboosh
Author: qboosh   Date: Sun Aug 28 07:54:26 2005 GMT
Module: SPECS Tag: HEAD
 Log message:
- fix ldso prefix (use runtime, not devel)

 Files affected:
SPECS:
   uClibc.spec (1.112 - 1.113) 

 Diffs:


Index: SPECS/uClibc.spec
diff -u SPECS/uClibc.spec:1.112 SPECS/uClibc.spec:1.113
--- SPECS/uClibc.spec:1.112 Sun Aug 28 09:25:22 2005
+++ SPECS/uClibc.spec   Sun Aug 28 09:54:20 2005
@@ -109,7 +109,8 @@
 sed -e 's/^.*UCLIBC_HAS_IPV6.*$/UCLIBC_HAS_IPV6=y/;
s/^.*DO_C99_MATH.*$/DO_C99_MATH=y/;
s/^.*UCLIBC_HAS_RPC.*/UCLIBC_HAS_RPC=y\n# UCLIBC_HAS_FULL_RPC is not 
set/;
-   s/^.*UCLIBC_HAS_SYS_SIGLIST.*$/UCLIBC_HAS_SYS_SIGLIST=y/
+   s/^.*UCLIBC_HAS_SYS_SIGLIST.*$/UCLIBC_HAS_SYS_SIGLIST=y/;
+   
s/^SHARED_LIB_LOADER_PREFIX=.*/SHARED_LIB_LOADER_PREFIX=$(RUNTIME_PREFIX)lib/
' .config.tmp  .config
 %{?debug:echo 'DODEBUG=y'  .config}
 %{?debug:echo 'SUPPORT_LD_DEBUG=y'  .config}
@@ -193,6 +194,9 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.113  2005/08/28 07:54:20  qboosh
+- fix ldso prefix (use runtime, not devel)
+
 Revision 1.112  2005/08/28 07:25:22  qboosh
 - updated to 0.9.28 (x86_64 port introduced)
 - updated newsoname,sparc patches, removed obsolete gcc4 patch


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

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


DISTFILES: kexec-tools-1.101.tar.gz README

2005-08-28 Thread arekm

Files fetched: 1

STORED: http://www.xmission.com/~ebiederm/files/kexec/kexec-tools-1.101.tar.gz
b4f7ffcc294d41a6a4c40d6e44b7734d  kexec-tools-1.101.tar.gz
Size: 206785 bytes
ALREADY GOT: http://www.xmission.com/~ebiederm/files/kexec/README
b80e99096ec4ef37b09ecb5707233fb3  README


-- 
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: kexec-tools.spec - up to 1.101

2005-08-28 Thread arekm
Author: arekmDate: Sun Aug 28 08:14:00 2005 GMT
Module: SPECS Tag: HEAD
 Log message:
- up to 1.101

 Files affected:
SPECS:
   kexec-tools.spec (1.8 - 1.9) 

 Diffs:


Index: SPECS/kexec-tools.spec
diff -u SPECS/kexec-tools.spec:1.8 SPECS/kexec-tools.spec:1.9
--- SPECS/kexec-tools.spec:1.8  Tue Dec 14 21:56:49 2004
+++ SPECS/kexec-tools.spec  Sun Aug 28 10:13:53 2005
@@ -1,26 +1,22 @@
 # $Revision$, $Date$
-# TODO:
-# - %desc en and pl are out of sync
-# - kernel version needs to reviewed.
-%definekernel_version  2.5.73
 Summary:   Tool for starting new kernel without reboot
 Summary(pl):   Narzędzie pozwalające załadować nowe jądro bez konieczności 
restartu
 Name:  kexec-tools
-Version:   1.98
-Release:   0.5
+Version:   1.101
+Release:   0.1
 License:   GPL
 Group: Applications/System
-Source0:   
http://www.xmission.com/~ebiederm/files/kexec/%{name}-%{version}.tgz
-# Source0-md5: 834823637153e07a85d4544b02944080
+Source0:   
http://www.xmission.com/~ebiederm/files/kexec/%{name}-%{version}.tar.gz
+# Source0-md5: b4f7ffcc294d41a6a4c40d6e44b7734d
 Source1:   do-kexec.sh
 Source2:   http://www.xmission.com/~ebiederm/files/kexec/README
 # Source2-md5: b80e99096ec4ef37b09ecb5707233fb3
-Patch0:%{name}-opt.patch
 URL:   http://www.xmission.com/~ebiederm/files/kexec/
 BuildRequires: glibc-static
-Requires:  kernel = %{kernel_version}
 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
+%define_sbindir/sbin
+
 %description
 kexec is a set of system calls that allows you to load another kernel
 from the currently executing Linux kernel. The current implementation
@@ -38,21 +34,19 @@
 
 %prep
 %setup -q
-%patch -p1
 
 %build
-# why is this here?
-%{?debug:find ./objdir -type f | xargs rm -f}
-
+%configure
 %{__make} \
CC=%{__cc} \
OPTFLAGS=%{rpmcflags}
 
 %install
 rm -rf $RPM_BUILD_ROOT
-install -d $RPM_BUILD_ROOT{%{_sbindir},/sbin}
-install objdir/build/sbin/kexec $RPM_BUILD_ROOT/sbin
-install objdir/build/bin/kexec_test $RPM_BUILD_ROOT%{_sbindir}
+
+%{__make} install \
+   DESTDIR=$RPM_BUILD_ROOT
+
 install %{SOURCE1} $RPM_BUILD_ROOT%{_sbindir}
 install %{SOURCE2} README
 
@@ -61,10 +55,9 @@
 
 %files
 %defattr(644,root,root,755)
-%doc TODO News README
-%attr(755,root,root) %{_sbindir}/do-kexec.sh
-%attr(755,root,root) %{_sbindir}/kexec_test
-%attr(755,root,root) /sbin/kexec
+%doc AUTHORS TODO News README
+%attr(755,root,root) %{_sbindir}/*
+%attr(755,root,root) %{_libdir}/%{name}
 
 %define date   %(echo `LC_ALL=C date +%a %b %d %Y`)
 %changelog
@@ -72,6 +65,9 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.9  2005/08/28 08:13:53  arekm
+- up to 1.101
+
 Revision 1.8  2004/12/14 20:56:49  glen
 - updated to 1.98
 - put kexec to /sbin (rc.shutdown expects it there)


 CVS-web:
http://cvs.pld-linux.org/SPECS/kexec-tools.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: proxytunnel-1.5.0.tgz

2005-08-28 Thread areq

Files fetched: 1

STORED: http://proxytunnel.sourceforge.net/files/proxytunnel-1.5.0.tgz
2a36409580391e25421fc06e82eed4ce  proxytunnel-1.5.0.tgz
Size: 56775 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: proxytunnel.spec (NEW) - Init PLD spec

2005-08-28 Thread areq
Author: areq Date: Sun Aug 28 08:18:26 2005 GMT
Module: SPECS Tag: HEAD
 Log message:
- Init PLD spec

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

 Diffs:


Index: SPECS/proxytunnel.spec
diff -u /dev/null SPECS/proxytunnel.spec:1.1
--- /dev/null   Sun Aug 28 10:18:26 2005
+++ SPECS/proxytunnel.spec  Sun Aug 28 10:18:20 2005
@@ -0,0 +1,60 @@
+# $Revision$, $Date$
+Summary:   Proxy Tunnel ssh-over-https hack
+Name:  proxytunnel
+Version:   1.5.0
+Release:   0.1
+License:   GPL
+Group: Applications
+Source0:   http://proxytunnel.sourceforge.net/files/%{name}-%{version}.tgz
+# Source0-md5: 2a36409580391e25421fc06e82eed4ce
+URL:   http://proxytunnel.sourceforge.net/
+BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
+
+%description
+ProxyTunnel is a program that connects stdin and stdout to a server
+somewhere on the network, through a standard HTTPS proxy. We mostly
+use it to tunnel SSH sessions through HTTP(S) proxies, allowing us to
+do many things that wouldn't be possible without ProxyTunnel.
+Proxytunnel can currently do the following:
+- Create tunnels using HTTP and HTTPS proxies (That understand the
+  HTTP CONNECT command).
+- Work as a back-end driver for an OpenSSH client, and create SSH
+  connections through HTTP(S) proxies.
+- Work as a stand-alone application, listening on a port for
+  connections, and then tunneling these connections to a specified
+  destination.
+
+%prep
+%setup -q
+
+%build
+
+%{__make} \
+   CC=%{__cc} \
+   CFLAGS=%{rpmcflags} \
+   LDFLAGS=%{rpmldflags}
+
+%install
+rm -rf $RPM_BUILD_ROOT
+
+install -D proxytunnel $RPM_BUILD_ROOT%{_bindir}/proxytunnel
+install -D debian/proxytunnel.1 $RPM_BUILD_ROOT%{_mandir}/man1/proxytunnel.1
+
+%clean
+rm -rf $RPM_BUILD_ROOT
+
+%files
+%defattr(644,root,root,755)
+%doc CREDITS CHANGES README
+%attr(755,root,root) %{_bindir}/*
+%{_mandir}/man1/*
+
+%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  2005/08/28 08:18:20  areq
+- Init PLD spec
+

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


SPECS: kexec-tools.spec - rel 1

2005-08-28 Thread arekm
Author: arekmDate: Sun Aug 28 08:22:06 2005 GMT
Module: SPECS Tag: HEAD
 Log message:
- rel 1

 Files affected:
SPECS:
   kexec-tools.spec (1.9 - 1.10) 

 Diffs:


Index: SPECS/kexec-tools.spec
diff -u SPECS/kexec-tools.spec:1.9 SPECS/kexec-tools.spec:1.10
--- SPECS/kexec-tools.spec:1.9  Sun Aug 28 10:13:53 2005
+++ SPECS/kexec-tools.spec  Sun Aug 28 10:22:00 2005
@@ -3,7 +3,7 @@
 Summary(pl):   Narzędzie pozwalające załadować nowe jądro bez konieczności 
restartu
 Name:  kexec-tools
 Version:   1.101
-Release:   0.1
+Release:   1
 License:   GPL
 Group: Applications/System
 Source0:   
http://www.xmission.com/~ebiederm/files/kexec/%{name}-%{version}.tar.gz
@@ -65,6 +65,9 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.10  2005/08/28 08:22:00  arekm
+- rel 1
+
 Revision 1.9  2005/08/28 08:13:53  arekm
 - up to 1.101
 


 CVS-web:
http://cvs.pld-linux.org/SPECS/kexec-tools.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: mysqlcc.spec - rel 9; drop charset patch (use mysql-client....

2005-08-28 Thread arekm
Author: arekmDate: Sun Aug 28 08:26:17 2005 GMT
Module: SPECS Tag: HEAD
 Log message:
- rel 9; drop charset patch (use mysql-client.conf for charset)

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

 Diffs:


Index: SPECS/mysqlcc.spec
diff -u SPECS/mysqlcc.spec:1.28 SPECS/mysqlcc.spec:1.29
--- SPECS/mysqlcc.spec:1.28 Sat May 28 22:24:29 2005
+++ SPECS/mysqlcc.spec  Sun Aug 28 10:26:12 2005
@@ -7,7 +7,7 @@
 Name:  mysqlcc
 Group: Applications/Databases
 Version:   0.9.4
-Release:   8
+Release:   9
 License:   GPL
 Source0:   
http://sunsite.icm.edu.pl/mysql/Downloads/MySQLCC/%{name}-%{version}-src.tar.gz
 # Source0-md5: 26ee3528dce690b227d8bfb71b46ae66
@@ -16,7 +16,6 @@
 Patch1:%{name}-m4.patch
 Patch2:%{name}-shutdown.patch
 Patch3:%{name}-enablessl.patch
-Patch4:%{name}-utf8-4.1.patch
 URL:   http://www.mysql.com/products/mysqlcc/
 BuildRequires: ImageMagick
 BuildRequires: ImageMagick-coder-png
@@ -43,7 +42,6 @@
 %patch1 -p1
 %{?!with_mysql40:%patch2 -p1}
 %patch3 -p1
-%patch4 -p1
 
 %build
 cp -f /usr/share/automake/config.sub .
@@ -95,6 +93,9 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.29  2005/08/28 08:26:12  arekm
+- rel 9; drop charset patch (use mysql-client.conf for charset)
+
 Revision 1.28  2005/05/28 20:24:29  twittner
 - added bcond --with mysql40 - for building with mysql-4.0.x
 


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


SPECS: kexec-tools.spec - update BR

2005-08-28 Thread arekm
Author: arekmDate: Sun Aug 28 08:28:35 2005 GMT
Module: SPECS Tag: HEAD
 Log message:
- update BR

 Files affected:
SPECS:
   kexec-tools.spec (1.10 - 1.11) 

 Diffs:


Index: SPECS/kexec-tools.spec
diff -u SPECS/kexec-tools.spec:1.10 SPECS/kexec-tools.spec:1.11
--- SPECS/kexec-tools.spec:1.10 Sun Aug 28 10:22:00 2005
+++ SPECS/kexec-tools.spec  Sun Aug 28 10:28:30 2005
@@ -12,7 +12,8 @@
 Source2:   http://www.xmission.com/~ebiederm/files/kexec/README
 # Source2-md5: b80e99096ec4ef37b09ecb5707233fb3
 URL:   http://www.xmission.com/~ebiederm/files/kexec/
-BuildRequires: glibc-static
+BuildRequires: glibc-devel
+BuildRequires: zlib-devel
 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %define_sbindir/sbin
@@ -65,6 +66,9 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.11  2005/08/28 08:28:30  arekm
+- update BR
+
 Revision 1.10  2005/08/28 08:22:00  arekm
 - rel 1
 


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


SOURCES: uClibc-targetcpu.patch - don't add extra / at the end of ...

2005-08-28 Thread qboosh
Author: qboosh   Date: Sun Aug 28 08:31:19 2005 GMT
Module: SOURCES   Tag: HEAD
 Log message:
- don't add extra / at the end of prefixes

 Files affected:
SOURCES:
   uClibc-targetcpu.patch (1.4 - 1.5) 

 Diffs:


Index: SOURCES/uClibc-targetcpu.patch
diff -u SOURCES/uClibc-targetcpu.patch:1.4 SOURCES/uClibc-targetcpu.patch:1.5
--- SOURCES/uClibc-targetcpu.patch:1.4  Tue Feb  3 20:30:54 2004
+++ SOURCES/uClibc-targetcpu.patch  Sun Aug 28 10:31:14 2005
@@ -5,7 +5,7 @@
  config RUNTIME_PREFIX
string uClibc runtime library directory
 -  default /usr/$(TARGET_ARCH)-linux-uclibc/
-+  default /usr/$(TARGET_CPU)-linux-uclibc/
++  default /usr/$(TARGET_CPU)-linux-uclibc
help
  RUNTIME_PREFIX is the directory into which the uClibc runtime
  libraries will be installed.   The result will look something
@@ -14,7 +14,7 @@
  config DEVEL_PREFIX
string uClibc development environment directory
 -  default /usr/$(TARGET_ARCH)-linux-uclibc/usr/
-+  default /usr/$(TARGET_CPU)-linux-uclibc/usr/
++  default /usr/$(TARGET_CPU)-linux-uclibc/usr
help
  DEVEL_PREFIX is the directory into which the uClibc development
  environment will be installed.   The result will look something


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

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


SOURCES: uClibc-toolchain-wrapper.patch - add runtime lib dir to -...

2005-08-28 Thread qboosh
Author: qboosh   Date: Sun Aug 28 08:32:24 2005 GMT
Module: SOURCES   Tag: HEAD
 Log message:
- add runtime lib dir to -rpath-link/-rpath (to catch ld-uClibc.so)

 Files affected:
SOURCES:
   uClibc-toolchain-wrapper.patch (1.3 - 1.4) 

 Diffs:


Index: SOURCES/uClibc-toolchain-wrapper.patch
diff -u SOURCES/uClibc-toolchain-wrapper.patch:1.3 
SOURCES/uClibc-toolchain-wrapper.patch:1.4
--- SOURCES/uClibc-toolchain-wrapper.patch:1.3  Sat Jan 15 23:36:50 2005
+++ SOURCES/uClibc-toolchain-wrapper.patch  Sun Aug 28 10:32:19 2005
@@ -1,7 +1,7 @@
 diff -urN uClibc-0.9.26.org/extra/gcc-uClibc/gcc-uClibc.c 
uClibc-0.9.26/extra/gcc-uClibc/gcc-uClibc.c
 --- uClibc-0.9.26.org/extra/gcc-uClibc/gcc-uClibc.c1970-01-01 
01:00:00.0 +0100
 +++ uClibc-0.9.26/extra/gcc-uClibc/gcc-uClibc.c2003-08-28 
07:51:04.0 +0200
-@@ -0,0 +1,660 @@
+@@ -0,0 +1,666 @@
 +/* vi: set sw=4 ts=4: */
 +/*
 + * Copyright (C) 2000 Manuel Novoa III
@@ -190,6 +190,7 @@
 +  char *dlstr;
 +  char *incstr;
 +  char *devprefix;
++   char *runprefix;
 +  char *builddir;
 +  char *libstr;
 +  char *build_dlstr = 0;
@@ -253,6 +254,11 @@
 +  devprefix = UCLIBC_DEVEL_PREFIX;
 +  }
 +
++  runprefix = getenv(UCLIBC_RUNTIME_PREFIX);
++  if (!runprefix) {
++  runprefix = UCLIBC_RUNTIME_PREFIX;
++  }
++
 +  builddir = getenv(UCLIBC_BUILD_DIR);
 +  if (!builddir) {
 +  builddir = UCLIBC_BUILD_DIR;
@@ -275,10 +281,10 @@
 +  }
 +
 +
-+  xstrcat((rpath_link[0]), -Wl,-rpath-link,, devprefix, /lib, NULL);
++  xstrcat((rpath_link[0]), -Wl,-rpath-link,, devprefix, /lib:, 
runprefix, /lib, NULL);
 +  xstrcat((rpath_link[1]), -Wl,-rpath-link,, builddir, /lib, NULL);
 +
-+  xstrcat((rpath[0]), -Wl,-rpath,, devprefix, /lib, NULL);
++  xstrcat((rpath[0]), -Wl,-rpath,, devprefix, /lib:, runprefix, 
/lib, NULL);
 +  xstrcat((rpath[1]), -Wl,-rpath,, builddir, /lib, NULL);
 +
 +  xstrcat((uClibc_inc[0]), devprefix, /include/, NULL);
@@ -665,7 +671,7 @@
 diff -urN uClibc-0.9.26.org/extra/gcc-uClibc/Makefile 
uClibc-0.9.26/extra/gcc-uClibc/Makefile
 --- uClibc-0.9.26.org/extra/gcc-uClibc/Makefile1970-01-01 
01:00:00.0 +0100
 +++ uClibc-0.9.26/extra/gcc-uClibc/Makefile2004-01-25 16:06:22.372828491 
+0100
-@@ -0,0 +1,92 @@
+@@ -0,0 +1,93 @@
 +# Makefile for building a fake gcc/binutils toolchain
 +# that simply spoofs the location of the C library
 +#
@@ -686,6 +692,7 @@
 +  @echo /* this file was autogenerated by make */  gcc-uClibc.h
 +  @echo #define UCLIBC_TARGET_PREFIX  \$(TARGET_PREFIX)\  
gcc-uClibc.h
 +  @echo #define UCLIBC_DEVEL_PREFIX  \$(DEVEL_PREFIX)\  gcc-uClibc.h
++  @echo #define UCLIBC_RUNTIME_PREFIX  \$(RUNTIME_PREFIX)\  
gcc-uClibc.h
 +  @echo #define UCLIBC_BUILD_DIR  \$(UCLIBC_DIR)\  gcc-uClibc.h
 +  @echo #define GCC_BIN  \$(GCC_BIN)\  gcc-uClibc.h
 +  @echo #define LIBGCC_DIR  \$(LIBGCC_DIR)\  gcc-uClibc.h


 CVS-web:

http://cvs.pld-linux.org/SOURCES/uClibc-toolchain-wrapper.patch?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: uClibc.spec - updated targetcpu, toolchain-wrapper patches -...

2005-08-28 Thread qboosh
Author: qboosh   Date: Sun Aug 28 08:33:21 2005 GMT
Module: SPECS Tag: HEAD
 Log message:
- updated targetcpu,toolchain-wrapper patches - now dynamic linking works again

 Files affected:
SPECS:
   uClibc.spec (1.113 - 1.114) 

 Diffs:


Index: SPECS/uClibc.spec
diff -u SPECS/uClibc.spec:1.113 SPECS/uClibc.spec:1.114
--- SPECS/uClibc.spec:1.113 Sun Aug 28 09:54:20 2005
+++ SPECS/uClibc.spec   Sun Aug 28 10:33:15 2005
@@ -110,7 +110,7 @@
s/^.*DO_C99_MATH.*$/DO_C99_MATH=y/;
s/^.*UCLIBC_HAS_RPC.*/UCLIBC_HAS_RPC=y\n# UCLIBC_HAS_FULL_RPC is not 
set/;
s/^.*UCLIBC_HAS_SYS_SIGLIST.*$/UCLIBC_HAS_SYS_SIGLIST=y/;
-   
s/^SHARED_LIB_LOADER_PREFIX=.*/SHARED_LIB_LOADER_PREFIX=$(RUNTIME_PREFIX)lib/
+   
s,^SHARED_LIB_LOADER_PREFIX=.*,SHARED_LIB_LOADER_PREFIX=$(RUNTIME_PREFIX)/lib,
' .config.tmp  .config
 %{?debug:echo 'DODEBUG=y'  .config}
 %{?debug:echo 'SUPPORT_LD_DEBUG=y'  .config}
@@ -194,6 +194,9 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.114  2005/08/28 08:33:15  qboosh
+- updated targetcpu,toolchain-wrapper patches - now dynamic linking works again
+
 Revision 1.113  2005/08/28 07:54:20  qboosh
 - fix ldso prefix (use runtime, not devel)
 


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

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


SOURCES: mysqlcc-utf8-4.1.patch (REMOVED) - drop

2005-08-28 Thread arekm
Author: arekmDate: Sun Aug 28 08:41:43 2005 GMT
Module: SOURCES   Tag: HEAD
 Log message:
- drop

 Files affected:
SOURCES:
   mysqlcc-utf8-4.1.patch (1.2 - NONE)  (REMOVED)

 Diffs:

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


SOURCES: mysql-administrator-termcap.patch (NEW), mysql-administra...

2005-08-28 Thread arekm
Author: arekmDate: Sun Aug 28 09:15:38 2005 GMT
Module: SOURCES   Tag: HEAD
 Log message:
- new

 Files affected:
SOURCES:
   mysql-administrator-termcap.patch (NONE - 1.1)  (NEW), 
mysql-administrator-lua.patch (NONE - 1.1)  (NEW)

 Diffs:


Index: SOURCES/mysql-administrator-termcap.patch
diff -u /dev/null SOURCES/mysql-administrator-termcap.patch:1.1
--- /dev/null   Sun Aug 28 11:15:38 2005
+++ SOURCES/mysql-administrator-termcap.patch   Sun Aug 28 11:15:33 2005
@@ -0,0 +1,20 @@
+diff -urN 
mysql-administrator-1.0.22a.org/mysql-gui-common/source/grtsh/Makefile.am 
mysql-administrator-1.0.22a/mysql-gui-common/source/grtsh/Makefile.am
+--- mysql-administrator-1.0.22a.org/mysql-gui-common/source/grtsh/Makefile.am  
2005-08-28 10:59:08.801973000 +0200
 mysql-administrator-1.0.22a/mysql-gui-common/source/grtsh/Makefile.am  
2005-08-28 11:00:00.974042616 +0200
+@@ -28,7 +28,7 @@
+   $(UUID_LIB)\
+   @GTHREAD_LIBS@ @MYSQL_LIBS@ @PCRE_LIBS@ \
+   @JNI_LDFLAGS@ @[EMAIL PROTECTED]
+-  -lncurses -lreadline -lhistory -ltermcap\
++  -lncurses -lreadline -lhistory\
+   @LUA_LDFLAGS@ -ldl -lstdc++
+ 
+ 
+@@ -39,6 +39,6 @@
+   $(UUID_LIB)\
+   @GTHREAD_LIBS@ @MYSQL_LIBS@ @PCRE_LIBS@ \
+   @[EMAIL PROTECTED]
+-  -lncurses -lreadline -lhistory -ltermcap\
++  -lncurses -lreadline -lhistory\
+   @LUA_LDFLAGS@ -ldl -lstdc++
+ 


Index: SOURCES/mysql-administrator-lua.patch
diff -u /dev/null SOURCES/mysql-administrator-lua.patch:1.1
--- /dev/null   Sun Aug 28 11:15:38 2005
+++ SOURCES/mysql-administrator-lua.patch   Sun Aug 28 11:15:33 2005
@@ -0,0 +1,73 @@
+diff -urbB mysql-administrator-1.0.22a.org/mysql-gui-common/configure.in 
mysql-administrator-1.0.22a/mysql-gui-common/configure.in
+--- mysql-administrator-1.0.22a.org/mysql-gui-common/configure.in  
2005-06-02 05:20:50.0 +0200
 mysql-administrator-1.0.22a/mysql-gui-common/configure.in  2005-08-28 
10:58:26.907342928 +0200
+@@ -77,14 +77,14 @@
+ 
+ 
+ # Lua Stuff
+-LUA_CFLAGS=
+-LUA_LDFLAGS=-llua
++LUA_CFLAGS=-I/usr/include/lua50
++LUA_LDFLAGS=-llua50 -llualib50
+ AC_ARG_WITH(lua-includes,
+ [  --with-lua-includesdirectory where Lua headers are 
located],
+   [LUA_CFLAGS=-I$withval])
+ AC_ARG_WITH(lua-libs,
+ [  --with-lua-libs  directory where Lua libraries are located],
+-[LUA_LDFLAGS=$withval -llua])
++[LUA_LDFLAGS=$withval -llua50 -llualib50])
+ AC_SUBST(LUA_CFLAGS)
+ AC_SUBST(LUA_LDFLAGS)
+ 
+diff -urbB 
mysql-administrator-1.0.22a.org/mysql-gui-common/library_grt/source/Makefile.am 
mysql-administrator-1.0.22a/mysql-gui-common/library_grt/source/Makefile.am
+--- 
mysql-administrator-1.0.22a.org/mysql-gui-common/library_grt/source/Makefile.am 
   2005-04-14 04:48:08.0 +0200
 
mysql-administrator-1.0.22a/mysql-gui-common/library_grt/source/Makefile.am 
   2005-08-28 10:58:05.487599224 +0200
+@@ -8,7 +8,7 @@
+   -I$(top_srcdir)/library/shared_include \
+   -I$(top_srcdir)/library/include \
+   @MYSQL_INCLUDE@ @PCRE_CFLAGS@ @[EMAIL PROTECTED]
+-  @PYTHON_CFLAGS@ @ENABLED_MODULES@
++  @PYTHON_CFLAGS@ @ENABLED_MODULES@ @LUA_CFLAGS@
+ 
+ libgrt_a_SOURCES=myx_grt.c\
+   myx_grt_module.c\
+diff -urbB 
mysql-administrator-1.0.22a.org/mysql-gui-common/library_grt_modules/source/Makefile.am
 
mysql-administrator-1.0.22a/mysql-gui-common/library_grt_modules/source/Makefile.am
+--- 
mysql-administrator-1.0.22a.org/mysql-gui-common/library_grt_modules/source/Makefile.am
2005-04-30 01:25:58.0 +0200
 
mysql-administrator-1.0.22a/mysql-gui-common/library_grt_modules/source/Makefile.am
2005-08-28 10:58:05.487599224 +0200
+@@ -10,7 +10,7 @@
+   -I$(top_srcdir)/library/shared_include \
+   -I$(top_srcdir)/library/include \
+   @MYSQL_INCLUDE@ @PCRE_CFLAGS@ @[EMAIL PROTECTED]
+-  @PYTHON_CFLAGS@ @ENABLED_MODULES@
++  @PYTHON_CFLAGS@ @ENABLED_MODULES@ @LUA_CFLAGS@
+ 
+ libgrtmods_a_SOURCES=\
+   myx_grt_base.c\
+diff -urbB 
mysql-administrator-1.0.22a.org/mysql-gui-common/source/grtsh/Makefile.am 
mysql-administrator-1.0.22a/mysql-gui-common/source/grtsh/Makefile.am
+--- mysql-administrator-1.0.22a.org/mysql-gui-common/source/grtsh/Makefile.am  
2005-05-16 15:12:10.0 +0200
 mysql-administrator-1.0.22a/mysql-gui-common/source/grtsh/Makefile.am  
2005-08-28 10:59:08.801973976 +0200
+@@ -18,7 +18,7 @@
+   $(JAVA_INC)\
+   @GTHREAD_CFLAGS@ @MYSQL_INCLUDE@ @PCRE_CFLAGS@ @[EMAIL PROTECTED]
+ @PYTHON_CFLAGS@ @[EMAIL PROTECTED]
+-  @GTK_CFLAGS@
++  @GTK_CFLAGS@ @LUA_CFLAGS@
+ 
+ 
+ grtsh_LDADD=\
+@@ -29,7 +29,7 @@
+   @GTHREAD_LIBS@ @MYSQL_LIBS@ @PCRE_LIBS@ \
+   @JNI_LDFLAGS@ @[EMAIL PROTECTED]
+   -lncurses -lreadline -lhistory -ltermcap\
+-  -llua 

SOURCES: xpdf-intoverflow.patch (REMOVED), xpdf-freetype-includes....

2005-08-28 Thread qboosh
Author: qboosh   Date: Sun Aug 28 09:18:59 2005 GMT
Module: SOURCES   Tag: HEAD
 Log message:
- obsolete

 Files affected:
SOURCES:
   xpdf-intoverflow.patch (1.1 - NONE)  (REMOVED), 
xpdf-freetype-includes.patch (1.1 - NONE)  (REMOVED), xpdf-3.00pl2.patch (1.3 
- NONE)  (REMOVED), xpdf-3.00pl3.patch (1.1 - NONE)  (REMOVED), 
xpdf-CAN-2005-2097.patch (1.1 - NONE)  (REMOVED)

 Diffs:

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


DISTFILES: mysql-administrator-1.0.22a.tar.gz

2005-08-28 Thread arekm

Files fetched: 1

STORED: 
http://sunsite.icm.edu.pl/mysql/Downloads/MySQLAdministrationSuite/mysql-administrator-1.0.22a.tar.gz
ed0f1af3eb7be03c2785ad9057492b75  mysql-administrator-1.0.22a.tar.gz
Size: 7444056 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: xpdf-remove_protections.patch - updated for 3.01

2005-08-28 Thread qboosh
Author: qboosh   Date: Sun Aug 28 09:19:41 2005 GMT
Module: SOURCES   Tag: HEAD
 Log message:
- updated for 3.01

 Files affected:
SOURCES:
   xpdf-remove_protections.patch (1.4 - 1.5) 

 Diffs:


Index: SOURCES/xpdf-remove_protections.patch
diff -u SOURCES/xpdf-remove_protections.patch:1.4 
SOURCES/xpdf-remove_protections.patch:1.5
--- SOURCES/xpdf-remove_protections.patch:1.4   Wed Mar 26 18:34:22 2003
+++ SOURCES/xpdf-remove_protections.patch   Sun Aug 28 11:19:36 2005
@@ -1,40 +1,19 @@
-diff -Nur xpdf-2.01.orig/xpdf/XPDFCore.cc xpdf-2.01/xpdf/XPDFCore.cc
 xpdf-2.01.orig/xpdf/XPDFCore.ccSun Nov  3 23:15:37 2002
-+++ xpdf-2.01/xpdf/XPDFCore.cc Mon Nov  4 21:08:51 2002
-@@ -906,9 +906,6 @@
- // global variables (currentSelection and currentSelectionOwner).
+--- xpdf-3.01/xpdf/XPDFCore.cc.orig2005-08-17 07:34:31.0 +0200
 xpdf-3.01/xpdf/XPDFCore.cc 2005-08-28 11:07:57.279864520 +0200
+@@ -377,9 +377,6 @@
+   int pg;
+   double ulx, uly, lrx, lry;
  
- void XPDFCore::copySelection() {
 -  if (!doc-okToCopy()) {
 -return;
 -  }
-   if (currentSelection) {
- delete currentSelection;
-   }
-@@ -947,9 +944,6 @@
- }
- 
- GString *XPDFCore::extractText(int xMin, int yMin, int xMax, int yMax) {
--  if (!doc-okToCopy()) {
--return NULL;
--  }
-   return out-getText(xMin, yMin, xMax, yMax);
- }
- 
-@@ -958,9 +952,6 @@
-   TextOutputDev *textOut;
-   GString *s;
- 
--  if (!doc-okToCopy()) {
--return NULL;
--  }
-   textOut = new TextOutputDev(NULL, gTrue, gFalse, gFalse);
-   if (!textOut-isOk()) {
- delete textOut;
-@@ -1585,10 +1576,9 @@
+   if (getSelection(pg, ulx, uly, lrx, lry)) {
+ //~ for multithreading: need a mutex here
+ if (currentSelection) {
+@@ -1108,10 +1105,9 @@
  #ifndef NO_TEXT_SELECT
- if (core-selectXMin != core-selectXMax 
- core-selectYMin != core-selectYMax) {
+ if (core-selectULX != core-selectLRX 
+ core-selectULY != core-selectLRY) {
 -  if (core-doc-okToCopy()) {
 -core-copySelection();
 -  } else {
@@ -86,3 +65,15 @@
}
  
// construct text file name
+--- xpdf-3.01/xpdf/PDFCore.cc.orig 2005-08-17 07:34:31.0 +0200
 xpdf-3.01/xpdf/PDFCore.cc  2005-08-28 11:08:37.884691648 +0200
+@@ -1273,9 +1273,6 @@
+   int x0, y0, x1, y1, t;
+   GString *s;
+ 
+-  if (!doc-okToCopy()) {
+-return NULL;
+-  }
+   if ((page = findPage(pg))) {
+ cvtUserToDev(pg, xMin, yMin, x0, y0);
+ cvtUserToDev(pg, xMax, yMax, x1, y1);


 CVS-web:

http://cvs.pld-linux.org/SOURCES/xpdf-remove_protections.patch?r1=1.4r2=1.5f=u

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


SOURCES: uClibc-x86_64.patch (NEW) - gcc (3.3.6) doesn't allow ' i...

2005-08-28 Thread qboosh
Author: qboosh   Date: Sun Aug 28 09:22:09 2005 GMT
Module: SOURCES   Tag: HEAD
 Log message:
- gcc (3.3.6) doesn't allow ' in warning #without quotes

 Files affected:
SOURCES:
   uClibc-x86_64.patch (NONE - 1.1)  (NEW)

 Diffs:


Index: SOURCES/uClibc-x86_64.patch
diff -u /dev/null SOURCES/uClibc-x86_64.patch:1.1
--- /dev/null   Sun Aug 28 11:22:09 2005
+++ SOURCES/uClibc-x86_64.patch Sun Aug 28 11:22:04 2005
@@ -0,0 +1,11 @@
+--- uClibc-0.9.28/libc/sysdeps/linux/x86_64/sigaction.c.orig   2005-08-28 
10:59:32.0 +0200
 uClibc-0.9.28/libc/sysdeps/linux/x86_64/sigaction.c2005-08-28 
10:58:49.0 +0200
+@@ -27,7 +27,7 @@
+ 
+ 
+ #if defined __NR_rt_sigaction
+-#warning Yes there are two warnings here.  Don't worry about it.
++#warning Yes there are two warnings here.  Don't worry about it.
+ static void restore_rt (void) asm (__restore_rt);
+ static void restore (void) asm (__restore);
+ 

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


SPECS: uClibc.spec - disable shared on x86_64 (not ready yet), add...

2005-08-28 Thread qboosh
Author: qboosh   Date: Sun Aug 28 09:23:36 2005 GMT
Module: SPECS Tag: HEAD
 Log message:
- disable shared on x86_64 (not ready yet), added x86_64 patch; builds now
- more docs (and base docs moved to base)

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

 Diffs:


Index: SPECS/uClibc.spec
diff -u SPECS/uClibc.spec:1.114 SPECS/uClibc.spec:1.115
--- SPECS/uClibc.spec:1.114 Sun Aug 28 10:33:15 2005
+++ SPECS/uClibc.spec   Sun Aug 28 11:23:31 2005
@@ -15,6 +15,7 @@
 Patch3:%{name}-targetcpu.patch
 Patch4:%{name}-O_DIRECT.patch
 Patch5:%{name}-sparc.patch
+Patch6:%{name}-x86_64.patch
 URL:   http://uclibc.org/
 BuildRequires: gcc = 3.0
 BuildRequires: sed = 4.0
@@ -23,7 +24,7 @@
 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 # note: the 2nd '\' is needed (some shell expansions?)
-%defineTARGET_ARCH %(echo %{_target_cpu} | sed -e 
's/i.86\\|athlon\\|pentium./i386/;s/ppc/powerpc/')
+%defineTARGET_ARCH %(echo %{_target_cpu} | sed -e 
's/i.86\\|athlon\\|pentium./i386/;s/ppc/powerpc/;s/amd64\\|ia32e/x86_64/')
 
 %description
 Small libc for building embedded applications.
@@ -67,8 +68,9 @@
 %patch3 -p1
 %patch4 -p1
 %patch5 -p1
+%patch6 -p1
 
-sed -e '
+sed -i -e '
 %ifarch sparc sparc64 sparcv9
s/default TARGET_i386/default TARGET_sparc/
 %endif
@@ -81,13 +83,12 @@
 %ifarch %{x8664}
s/default TARGET_i386/default TARGET_x86_64/
 %endif
-   ' extra/Configs/Config.in  Conf.in.tmp
-mv -f Conf.in.tmp extra/Configs/Config.in
+   ' extra/Configs/Config.in
 
-grep -v 'HAVE_NO_SHARED\|ARCH_HAS_NO_LDSO' extra/Configs/Config.sparc  C.tmp
-mv -f C.tmp extra/Configs/Config.sparc
-grep -v 'HAS_NO_THREADS' extra/Configs/Config.alpha  C.tmp
-mv -f C.tmp extra/Configs/Config.alpha
+# ldso on x86_64 not ready yet (missing resolve.S)
+sed -i -e '/HAS_NO_THREADS/a\\n\tselect HAVE_NO_SHARED\n\tselect 
ARCH_HAS_NO_LDSO' \
+   extra/Configs/Config.x86_64
+sed -i -e '/HAS_NO_THREADS/d' extra/Configs/Config.alpha
 
 %ifarch sparc sparc64 sparcv9
 ln -sf /usr/include/asm-sparc include/asm-sparc
@@ -164,22 +165,23 @@
 
 %files
 %defattr(644,root,root,755)
+%doc Changelog* DEDICATION.mjn3 MAINTAINERS README TODO docs/threads.txt
 %dir %{_prefix}/*-linux-uclibc
-%ifarch %{ix86} ppc sparc sparc64 sparcv9 %{x8664}
+%ifarch %{ix86} ppc sparc sparc64 sparcv9
 %dir %{_prefix}/*-linux-uclibc/lib
 %attr(755,root,root) %{_prefix}/*-linux-uclibc/lib/*.so*
 %endif
 
 %files devel
 %defattr(644,root,root,755)
-%doc README TODO docs/threads.txt docs/uclibc.org/*.html
+%doc docs/uclibc.org/*
 %attr(755,root,root) %{_bindir}/*
 %{_prefix}/*-linux-uclibc/usr/lib/*.o
 %dir %{_prefix}/*-linux-uclibc/usr
 %dir %{_prefix}/*-linux-uclibc/usr/bin
 %attr(755,root,root) %{_prefix}/*-linux-uclibc/usr/bin/*
 %dir %{_prefix}/*-linux-uclibc/usr/lib
-%ifarch %{ix86} ppc sparc sparc64 sparcv9 %{x8664}
+%ifarch %{ix86} ppc sparc sparc64 sparcv9
 %attr(755,root,root) %{_prefix}/*-linux-uclibc/usr/lib/*.so
 %endif
 %{_prefix}/*-linux-uclibc/usr/include
@@ -194,6 +196,10 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.115  2005/08/28 09:23:31  qboosh
+- disable shared on x86_64 (not ready yet), added x86_64 patch; builds now
+- more docs (and base docs moved to base)
+
 Revision 1.114  2005/08/28 08:33:15  qboosh
 - updated targetcpu,toolchain-wrapper patches - now dynamic linking works again
 


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

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


SPECS: xpdf.spec - updated to 3.01 - removed obsolete intoverflow, ...

2005-08-28 Thread qboosh
Author: qboosh   Date: Sun Aug 28 09:25:59 2005 GMT
Module: SPECS Tag: HEAD
 Log message:
- updated to 3.01
- removed obsolete intoverflow,freetype-includes,3.00pl2,3.00pl3,CAN-2005-2097 
patches
- updated remove_protections patch

 Files affected:
SPECS:
   xpdf.spec (1.90 - 1.91) 

 Diffs:


Index: SPECS/xpdf.spec
diff -u SPECS/xpdf.spec:1.90 SPECS/xpdf.spec:1.91
--- SPECS/xpdf.spec:1.90Tue Aug 16 10:29:04 2005
+++ SPECS/xpdf.spec Sun Aug 28 11:25:53 2005
@@ -3,7 +3,6 @@
 # Conditional build:
 %bcond_without protections # remove protections against fair use (printing 
and copying)
 #
-
 Summary:   Portable Document Format (PDF) file viewer
 Summary(es):   Visualizador de archivos PDF
 Summary(ja):   X Window System ¤Ç¤Î PDF ĽŐĽĄĽ¤ĽëĽôĽĺĄźĽ˘
@@ -12,24 +11,19 @@
 Summary(ru):   đŇĎÇŇÁÍÍÁ ÄĚŃ ĐŇĎÓÍĎÔŇÁ PDF ĆÁĘĚĎ×
 Summary(uk):   đŇĎÇŇÁÍÁ ÄĚŃ ĐĹŇĹÇĚŃÄŐ PDF ĆÁĘĚŚ×
 Name:  xpdf
-Version:   3.00
-Release:   10
+Version:   3.01
+Release:   1
 License:   GPL
 Group: X11/Applications
 Source0:   ftp://ftp.foolabs.com/pub/xpdf/%{name}-%{version}.tar.gz
-# Source0-md5: 95294cef3031dd68e65f331e8750b2c2
+# Source0-md5: e004c69c7dddef165d768b1362b44268
 Source1:   %{name}.desktop
 Source2:   %{name}.png
 Source3:   %{name}rc
 Patch0:%{name}-remove_protections.patch
-Patch1:%{name}-freetype-includes.patch
-Patch2:%{name}-fontdirs.patch
+Patch1:%{name}-fontdirs.patch
 # probably obsolete
-Patch3:%{name}-nonumericlocale.patch
-Patch4:%{name}-intoverflow.patch
-Patch5:%{name}-%{version}pl2.patch
-Patch6:%{name}-%{version}pl3.patch
-Patch7:%{name}-CAN-2005-2097.patch
+Patch2:%{name}-nonumericlocale.patch
 URL:   http://www.foolabs.com/xpdf/
 Icon:  xpdfIcon.gif
 BuildRequires: XFree86-devel
@@ -107,11 +101,6 @@
 %setup -q
 %{!?with_protections:%patch0 -p1}
 %patch1 -p1
-%patch2 -p1
-%patch4 -p1
-%patch5 -p1
-%patch6 -p1
-%patch7 -p1
 
 %build
 %{__autoconf}
@@ -172,6 +161,11 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.91  2005/08/28 09:25:53  qboosh
+- updated to 3.01
+- removed obsolete intoverflow,freetype-includes,3.00pl2,3.00pl3,CAN-2005-2097 
patches
+- updated remove_protections patch
+
 Revision 1.90  2005/08/16 08:29:04  adamg
 - fix for a DoS vulnerability (CAN-2005-2097)
 - release 10


 CVS-web:
http://cvs.pld-linux.org/SPECS/xpdf.spec?r1=1.90r2=1.91f=u

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


DISTFILES: xpdf-3.01.tar.gz

2005-08-28 Thread qboosh

Files fetched: 1

STORED: ftp://ftp.foolabs.com/pub/xpdf/xpdf-3.01.tar.gz
e004c69c7dddef165d768b1362b44268  xpdf-3.01.tar.gz
Size: 599778 bytes


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


DISTFILES: xpdf-chinese-simplified-2004-jul-27.tar.gz

2005-08-28 Thread qboosh

Files fetched: 1

STORED: 
ftp://ftp.foolabs.com/pub/xpdf/xpdf-chinese-simplified-2004-jul-27.tar.gz
6c3b04008000948e62530b8582e7f37c  
xpdf-chinese-simplified-2004-jul-27.tar.gz
Size: 835960 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: xpdf-chinese-traditional.spec - updated to 2004-jul-27, rel...

2005-08-28 Thread qboosh
Author: qboosh   Date: Sun Aug 28 09:46:17 2005 GMT
Module: SPECS Tag: HEAD
 Log message:
- updated to 2004-jul-27, release 5

 Files affected:
SPECS:
   xpdf-chinese-traditional.spec (1.11 - 1.12) 

 Diffs:


Index: SPECS/xpdf-chinese-traditional.spec
diff -u SPECS/xpdf-chinese-traditional.spec:1.11 
SPECS/xpdf-chinese-traditional.spec:1.12
--- SPECS/xpdf-chinese-traditional.spec:1.11Sun Jan 25 02:23:14 2004
+++ SPECS/xpdf-chinese-traditional.spec Sun Aug 28 11:46:11 2005
@@ -3,11 +3,11 @@
 Summary(pl):   Wsparcie kodowania Big5 i Big5ascii dla xpdf
 Name:  xpdf-chinese-traditional
 Version:   1.0
-Release:   4
+Release:   5
 License:   GPL
 Group: X11/Applications
-Source0:   ftp://ftp.foolabs.com/pub/xpdf/%{name}.tar.gz
-# Source0-md5: 1dd68bc924273e30534031d66f8a37c7
+Source0:   ftp://ftp.foolabs.com/pub/xpdf/%{name}-2004-jul-27.tar.gz
+# Source0-md5: b7fa7f1850f7cfa28498701507079abb
 URL:   http://www.foolabs.com/xpdf/
 Requires(post,preun):  grep
 Requires(post,preun):  xpdf
@@ -99,6 +99,9 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.12  2005/08/28 09:46:11  qboosh
+- updated to 2004-jul-27, release 5
+
 Revision 1.11  2004/01/25 01:23:14  gotar
 - updated
 


 CVS-web:

http://cvs.pld-linux.org/SPECS/xpdf-chinese-traditional.spec?r1=1.11r2=1.12f=u

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


DISTFILES: xpdf-japanese-2004-jul-27.tar.gz

2005-08-28 Thread qboosh

Files fetched: 1

STORED: ftp://ftp.foolabs.com/pub/xpdf/xpdf-japanese-2004-jul-27.tar.gz
a11ee6476d0f381983664fc614f7a95e  xpdf-japanese-2004-jul-27.tar.gz
Size: 494803 bytes


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


DISTFILES: xpdf-chinese-traditional-2004-jul-27.tar.gz

2005-08-28 Thread qboosh

Files fetched: 1

STORED: 
ftp://ftp.foolabs.com/pub/xpdf/xpdf-chinese-traditional-2004-jul-27.tar.gz
b7fa7f1850f7cfa28498701507079abb  
xpdf-chinese-traditional-2004-jul-27.tar.gz
Size: 794604 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: kexec-tools-opt.patch - updated for 1.101

2005-08-28 Thread qboosh
Author: qboosh   Date: Sun Aug 28 10:18:01 2005 GMT
Module: SOURCES   Tag: HEAD
 Log message:
- updated for 1.101

 Files affected:
SOURCES:
   kexec-tools-opt.patch (1.2 - 1.3) 

 Diffs:


Index: SOURCES/kexec-tools-opt.patch
diff -u SOURCES/kexec-tools-opt.patch:1.2 SOURCES/kexec-tools-opt.patch:1.3
--- SOURCES/kexec-tools-opt.patch:1.2   Tue Dec 14 23:28:16 2004
+++ SOURCES/kexec-tools-opt.patch   Sun Aug 28 12:17:56 2005
@@ -1,11 +1,13 @@
 kexec-tools-1.98/Makefile.main.orig2004-09-15 09:49:17.0 
+
-+++ kexec-tools-1.98/Makefile.main 2004-12-14 22:25:32.325270400 +
-@@ -2,7 +2,7 @@
- VERSION=1.98
- DATE=15 September 2004
- CPPFLAGS:= -I./util_lib/include -DVERSION='$(VERSION)' 
-DRELEASE_DATE='$(DATE)' $(EXTRA_FLAGS)
--CFLAGS:=-Wall -g -O2 -fno-strict-aliasing $(CPPFLAGS)
-+CFLAGS:=-Wall -fno-strict-aliasing $(CPPFLAGS) $(OPTFLAGS)
+--- kexec-tools-1.101/configure.ac.orig2005-01-09 02:36:57.0 
+0100
 kexec-tools-1.101/configure.ac 2005-08-28 12:12:20.729530896 +0200
+@@ -93,8 +93,8 @@
  
- PREFIX:=$(OBJDIR)/build
- SBINDIR=$(PREFIX)/sbin
+ dnl ---Hard codes
+ 
+-CFLAGS='-Wall -g -fno-strict-aliasing $(CPPFLAGS)'
+-BUILD_CFLAGS='-O2 -Wall $(CPPFLAGS)'
++CFLAGS=$CFLAGS -Wall -fno-strict-aliasing \$(CPPFLAGS)
++BUILD_CFLAGS=$CFLAGS -Wall \$(CPPFLAGS)
+ 
+ dnl ---Sanity checks
+ if test $CC  = no; then AC_MSG_ERROR([cc not found]) fi


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

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


SPECS: xorg-app-twm.spec - merged descs from X11.spec, Obsoletes f...

2005-08-28 Thread qboosh
Author: qboosh   Date: Sun Aug 28 10:41:09 2005 GMT
Module: SPECS Tag: HEAD
 Log message:
- merged descs from X11.spec, Obsoletes for X.org/XFree86 packages

 Files affected:
SPECS:
   xorg-app-twm.spec (1.5 - 1.6) 

 Diffs:


Index: SPECS/xorg-app-twm.spec
diff -u SPECS/xorg-app-twm.spec:1.5 SPECS/xorg-app-twm.spec:1.6
--- SPECS/xorg-app-twm.spec:1.5 Sat Aug 27 23:46:18 2005
+++ SPECS/xorg-app-twm.spec Sun Aug 28 12:41:02 2005
@@ -1,11 +1,13 @@
 # $Revision$, $Date$
-Summary:   twm application
-Summary(pl):   Aplikacja twm
+Summary:   Tab Window Manager for the X Window System
+Summary(pl):   Twm - podstawowy zarządca okien dla X Window System
+Summary(ru):   đŇĎÓÔĎĘ ĎËĎÎÎŮĘ ÍĹÎĹÄÖĹŇ
+Summary(uk):   đŇĎÓÔÉĘ ×ŚËĎÎÎÉĘ ÍĹÎĹÄÖĹŇ
 Name:  xorg-app-twm
 Version:   0.99.0
 Release:   0.02
 License:   MIT
-Group: X11/Applications
+Group: X11/Window Managers
 Source0:   
http://xorg.freedesktop.org/X11R7.0-RC0/app/twm-%{version}.tar.bz2
 # Source0-md5: 7441654fbffb6da17118948523401022
 Patch0:twm-man.patch
@@ -15,13 +17,28 @@
 BuildRequires: pkgconfig = 0.19
 BuildRequires: xorg-lib-libXmu-devel
 BuildRequires: xorg-util-util-macros
+Obsoletes: X11-twm
+Obsoletes: XFree86-twm
+Obsoletes: twm
 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-twm application.
+Twm is a window manager for the X Window System. It provides
+titlebars, shaped windows, several forms of icon management,
+user-defined macro functions, click-to-type and pointerdriven keyboard
+focus, and user-specified key and pointer button bindings.
 
 %description -l pl
-Aplikacja twm.
+Twm jest zarządcą okien dla X Window System. Daje belki tytułowe,
+ramki okien, parę form zarządzania ikonami, definiowalne makra,
+ustawianie focusu kliknięciem lub położeniem wskaźnika myszy,
+definiowalne przypisania klawiszy i przycisków myszy.
+
+%description twm -l ru
+đŇĎÓÔĎĘ ËĎÍĐÁËÔÎÉĘ ĎËĎÎÎŮĘ ÍĹÎĹÄÖĹŇ.
+
+%description twm -l uk
+đŇĎÓÔÉĘ ËĎÍĐÁËÔÎÉĘ ×ŚËĎÎÎÉĘ ÍĹÎĹÄÖĹŇ.
 
 %prep
 %setup -q -n twm-%{version}
@@ -56,6 +73,9 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.6  2005/08/28 10:41:02  qboosh
+- merged descs from X11.spec, Obsoletes for X.org/XFree86 packages
+
 Revision 1.5  2005/08/27 21:46:18  qboosh
 - sorted BRs
 


 CVS-web:
http://cvs.pld-linux.org/SPECS/xorg-app-twm.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: xorg-app-xauth.spec - merged descs from X11.spec, Obsoletes...

2005-08-28 Thread qboosh
Author: qboosh   Date: Sun Aug 28 10:47:37 2005 GMT
Module: SPECS Tag: HEAD
 Log message:
- merged descs from X11.spec, Obsoletes for X.org/XFree86 packages

 Files affected:
SPECS:
   xorg-app-xauth.spec (1.5 - 1.6) 

 Diffs:


Index: SPECS/xorg-app-xauth.spec
diff -u SPECS/xorg-app-xauth.spec:1.5 SPECS/xorg-app-xauth.spec:1.6
--- SPECS/xorg-app-xauth.spec:1.5   Sat Aug 27 23:46:18 2005
+++ SPECS/xorg-app-xauth.spec   Sun Aug 28 12:47:32 2005
@@ -1,6 +1,6 @@
 # $Revision$, $Date$
-Summary:   xauth application
-Summary(pl):   Aplikacja xauth
+Summary:   xauth - X authority file utility
+Summary(pl):   xauth - narzędzie do plików X authority
 Name:  xorg-app-xauth
 Version:   0.99.0
 Release:   0.02
@@ -14,13 +14,24 @@
 BuildRequires: pkgconfig = 0.19
 BuildRequires: xorg-lib-libXmu-devel
 BuildRequires: xorg-util-util-macros
+Obsoletes: X11-xauth
+Obsoletes: XFree86-xauth
+Obsoletes: xauth
 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-xauth application.
+The xauth program is used to edit and display the authorization
+information used in connecting to the X server. This program is
+usually used to extract authorization records from one machine and
+merge them in on another (as is the case when using remote logins or
+granting access to other users).
 
 %description -l pl
-Aplikacja xauth.
+Program xauth służy do edycji i wyświetlania informacji
+autoryzacyjnych używanych przy łączeniu z X serwerem. Ten program
+przeważnie jest używany do wyciągania rekordów autoryzacji z jednej
+maszyny i dołączania ich na innej (w celu umożliwienia zdalnego
+logowania lub udostępnienia innym użytkownikom).
 
 %prep
 %setup -q -n xauth-%{version}
@@ -54,6 +65,9 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.6  2005/08/28 10:47:32  qboosh
+- merged descs from X11.spec, Obsoletes for X.org/XFree86 packages
+
 Revision 1.5  2005/08/27 21:46:18  qboosh
 - sorted BRs
 


 CVS-web:
http://cvs.pld-linux.org/SPECS/xorg-app-xauth.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: xorg-app-xfs.spec - merged descs from X11.spec, Obsoletes f...

2005-08-28 Thread qboosh
Author: qboosh   Date: Sun Aug 28 10:51:21 2005 GMT
Module: SPECS Tag: HEAD
 Log message:
- merged descs from X11.spec, Obsoletes for X.org/XFree86 packages

 Files affected:
SPECS:
   xorg-app-xfs.spec (1.5 - 1.6) 

 Diffs:


Index: SPECS/xorg-app-xfs.spec
diff -u SPECS/xorg-app-xfs.spec:1.5 SPECS/xorg-app-xfs.spec:1.6
--- SPECS/xorg-app-xfs.spec:1.5 Sat Aug 27 23:46:18 2005
+++ SPECS/xorg-app-xfs.spec Sun Aug 28 12:51:16 2005
@@ -1,6 +1,8 @@
 # $Revision$, $Date$
-Summary:   xfs application
-Summary(pl):   Aplikacja xfs
+Summary:   Font server for X Window System
+Summary(pl):   Serwer fontów dla X Window System
+Summary(ru):   ćĎÎÔÓĹŇ×ĹŇ ÄĚŃ X Window System
+Summary(uk):   ćĎÎÔÓĹŇ×ĹŇ ÄĚŃ X Window System
 Name:  xorg-app-xfs
 Version:   0.99.0
 Release:   0.02
@@ -17,13 +19,33 @@
 BuildRequires: xorg-lib-libFS-devel
 BuildRequires: xorg-lib-libXfont-devel
 BuildRequires: xorg-util-util-macros
+Obsoletes: X11-xfs
+Obsoletes: XFree86-xfs
+Obsoletes: xfs
+Obsoletes: xfsft
 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-xfs application.
+This is a font server for X Window System. You can serve fonts to
+other X servers remotely with this package, and the remote system will
+be able to use all fonts installed on the font server, even if they
+are not installed on the remote computer.
 
 %description -l pl
-Aplikacja xfs.
+Pakiet zawiera serwer fontów dla X Window System. Może udostępniać
+fonty dla X serwerów lokalnych lub zdalnych.
+
+%description -l ru
+xfs ÓĎÄĹŇÖÉÔ ÓĹŇ×ĹŇ ŰŇÉĆÔĎ× ÄĚŃ X Window System. Xfs ÔÁËÖĹ ÍĎÖĹÔ
+ĐŇĹÄĎÓÔÁ×ĚŃÔŘ ŰŇÉĆÔŮ ŐÄÁĚĹÎÎŮÍ X-ÓĹŇ×ĹŇÁÍ. őÄÁĚĹÎÎÁŃ ÓÉÓÔĹÍÁ ÂŐÄĹÔ
+ÓĐĎÓĎÂÎÁ ÉÓĐĎĚŘÚĎ×ÁÔŘ ×ÓĹ ŰŇÉĆÔŮ, ŐÓÔÁÎĎ×ĚĹÎÎŮĹ ÎÁ ÓĹŇ×ĹŇĹ ŰŇÉĆÔĎ×,
+ÄÁÖĹ ĹÓĚÉ ĎÎÉ ÎĹ ŐÓÔÁÎĎ×ĚĹÎŮ ÎÁ ŐÄÁĚĹÎÎĎÍ ËĎÍĐŘŔÔĹŇĹ.
+
+%description -l uk
+xfs ÍŚÓÔÉÔŘ ÓĹŇ×ĹŇ ŰŇÉĆÔŚ× ÄĚŃ X Window System. Xfs ÔÁËĎÖ ÍĎÖĹ
+ÎÁÄÁ×ÁÔÉ ŰŇÉĆÔÉ ×ŚÄÄÁĚĹÎÉÍ X-ÓĹŇ×ĹŇÁÍ. ÷ŚÄÄÁĚĹÎÁ ÓÉÓÔĹÍÁ ÚÍĎÖĹ
+×ÉËĎŇÉÓÔĎ×Ő×ÁÔÉ ŐÓŚ ŰŇÉĆÔÉ, ŃËŚ ×ÓÔÁÎĎ×ĚĹÎŚ ÎÁ ÓĹŇ×ĹŇŚ ŰŇÉĆÔŚ×, ÎÁ׌ÔŘ
+ŃËÝĎ ×ĎÎÉ ÎĹ ×ÓÔÁÎĎ×ĚĹÎŚ ÎÁ ׌ÄÄÁĚĹÎĎÍŐ ËĎÍĐ'ŔÔĹŇŚ.
 
 %prep
 %setup -q -n xfs-%{version}
@@ -60,6 +82,9 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.6  2005/08/28 10:51:16  qboosh
+- merged descs from X11.spec, Obsoletes for X.org/XFree86 packages
+
 Revision 1.5  2005/08/27 21:46:18  qboosh
 - sorted BRs
 


 CVS-web:
http://cvs.pld-linux.org/SPECS/xorg-app-xfs.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: xorg-app-twm.spec - copy-pastos

2005-08-28 Thread qboosh
Author: qboosh   Date: Sun Aug 28 10:51:47 2005 GMT
Module: SPECS Tag: HEAD
 Log message:
- copy-pastos

 Files affected:
SPECS:
   xorg-app-twm.spec (1.6 - 1.7) 

 Diffs:


Index: SPECS/xorg-app-twm.spec
diff -u SPECS/xorg-app-twm.spec:1.6 SPECS/xorg-app-twm.spec:1.7
--- SPECS/xorg-app-twm.spec:1.6 Sun Aug 28 12:41:02 2005
+++ SPECS/xorg-app-twm.spec Sun Aug 28 12:51:42 2005
@@ -34,10 +34,10 @@
 ustawianie focusu kliknięciem lub położeniem wskaźnika myszy,
 definiowalne przypisania klawiszy i przycisków myszy.
 
-%description twm -l ru
+%description -l ru
 đŇĎÓÔĎĘ ËĎÍĐÁËÔÎÉĘ ĎËĎÎÎŮĘ ÍĹÎĹÄÖĹŇ.
 
-%description twm -l uk
+%description -l uk
 đŇĎÓÔÉĘ ËĎÍĐÁËÔÎÉĘ ×ŚËĎÎÎÉĘ ÍĹÎĹÄÖĹŇ.
 
 %prep
@@ -73,6 +73,9 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.7  2005/08/28 10:51:42  qboosh
+- copy-pastos
+
 Revision 1.6  2005/08/28 10:41:02  qboosh
 - merged descs from X11.spec, Obsoletes for X.org/XFree86 packages
 


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

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


SPECS: vigra.spec - updated to 1.3.3

2005-08-28 Thread qboosh
Author: qboosh   Date: Sun Aug 28 10:55:04 2005 GMT
Module: SPECS Tag: HEAD
 Log message:
- updated to 1.3.3

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

 Diffs:


Index: SPECS/vigra.spec
diff -u SPECS/vigra.spec:1.6 SPECS/vigra.spec:1.7
--- SPECS/vigra.spec:1.6Sun Apr  3 00:30:48 2005
+++ SPECS/vigra.specSun Aug 28 12:54:58 2005
@@ -2,12 +2,12 @@
 Summary:   Generic Programming for Computer Vision
 Summary(pl):   Ogólne programowanie obrazu komputerowego
 Name:  vigra
-Version:   1.3.2
+Version:   1.3.3
 Release:   1
 License:   The VIGRA Artistic License
 Group: Libraries
 Source0:   
http://kogs-www.informatik.uni-hamburg.de/~koethe/vigra/%{name}%{version}.tar.gz
-# Source0-md5: 6a787f86df5e45be809ac97c86acddae
+# Source0-md5: 518d546d5ebd9388fb0dc968c1e91280
 Patch0:%{name}-ac.patch
 URL:   http://kogs-www.informatik.uni-hamburg.de/~koethe/vigra/
 BuildRequires: autoconf
@@ -17,7 +17,9 @@
 BuildRequires: libpng-devel
 BuildRequires: libstdc++-devel
 BuildRequires: libtiff-devel
-BuildRequires: libtool = 2:1.4d
+BuildRequires: libtool = 2:1.5
+#BuildRequires:python
+#BuildRequires:python-devel
 BuildRequires: zlib-devel
 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -97,6 +99,8 @@
--with-tiff \
--with-zlib
 
+#  --with-python requires src/pythonbindings (missing in sources)
+
 %{__make}
 
 %install
@@ -141,6 +145,9 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.7  2005/08/28 10:54:58  qboosh
+- updated to 1.3.3
+
 Revision 1.6  2005/04/02 22:30:48  qboosh
 - updated to 1.3.2, updated ac patch
 - BR: fftw3-devel instead of fftw-devel (fftw3 is preferred in configure)


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

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


DISTFILES: vigra1.3.3.tar.gz

2005-08-28 Thread qboosh

Files fetched: 1

STORED: 
http://kogs-www.informatik.uni-hamburg.de/~koethe/vigra/vigra1.3.3.tar.gz
518d546d5ebd9388fb0dc968c1e91280  vigra1.3.3.tar.gz
Size: 12233525 bytes


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


DISTFILES: sredird-2.2.2.tar.gz

2005-08-28 Thread qboosh

Files fetched: 1

STORED: ftp://metalab.unc.edu/pub/Linux/system/serial/sredird-2.2.2.tar.gz
e541e4b1cb9fa8fc8ff0e76bb1127cda  sredird-2.2.2.tar.gz
Size: 25495 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: sredird.spec - updated to 2.2.2 (security fixes: remotely e...

2005-08-28 Thread qboosh
Author: qboosh   Date: Sun Aug 28 11:00:29 2005 GMT
Module: SPECS Tag: HEAD
 Log message:
- updated to 2.2.2 (security fixes: remotely exploitable format bug and stack 
overflow)

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

 Diffs:


Index: SPECS/sredird.spec
diff -u SPECS/sredird.spec:1.11 SPECS/sredird.spec:1.12
--- SPECS/sredird.spec:1.11 Wed Sep 15 22:36:19 2004
+++ SPECS/sredird.spec  Sun Aug 28 13:00:23 2005
@@ -1,15 +1,13 @@
 # $Revision$, $Date$
-# TODO:
-# - SECURITY: http://securitytracker.com/alerts/2004/Aug/1011038.html
 Summary:   RFC 2217-compliant serial port redirector
 Summary(pl):   Program przekierowujący port szeregowy zgodny z RFC 2217
 Name:  sredird
-Version:   2.2.1
+Version:   2.2.2
 Release:   1
 License:   GPL
 Group: Networking
 Source0:   
ftp://metalab.unc.edu/pub/Linux/system/serial/%{name}-%{version}.tar.gz
-# Source0-md5: a6b8f03ddb9657f533bd218110c3e635
+# Source0-md5: e541e4b1cb9fa8fc8ff0e76bb1127cda
 URL:   http://www.ibiblio.org/pub/Linux/system/serial/!INDEX.html
 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -51,6 +49,9 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.12  2005/08/28 11:00:23  qboosh
+- updated to 2.2.2 (security fixes: remotely exploitable format bug and stack 
overflow)
+
 Revision 1.11  2004/09/15 20:36:19  blues
 - URL
 


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

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


DISTFILES: sox-12.17.8.tar.gz

2005-08-28 Thread qboosh

Files fetched: 1

STORED: http://dl.sourceforge.net/sox/sox-12.17.8.tar.gz
735e9add6979bd6308f213abefe389e8  sox-12.17.8.tar.gz
Size: 462079 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: sox.spec - updated to 12.17.8 (bugfixes, incl. SMP buffer o...

2005-08-28 Thread qboosh
Author: qboosh   Date: Sun Aug 28 11:05:56 2005 GMT
Module: SPECS Tag: HEAD
 Log message:
- updated to 12.17.8 (bugfixes, incl. SMP buffer overflow)

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

 Diffs:


Index: SPECS/sox.spec
diff -u SPECS/sox.spec:1.43 SPECS/sox.spec:1.44
--- SPECS/sox.spec:1.43 Sat Dec 25 22:51:41 2004
+++ SPECS/sox.spec  Sun Aug 28 13:05:51 2005
@@ -13,12 +13,12 @@
 Summary(tr):   Genel amaçlý ses dosyasý çevirme aracý
 Summary(uk):   őÔÉĚŚÔÁ ÚÁÇÁĚŘÎĎÇĎ ĐŇÉÚÎÁŢĹÎÎŃ ÄĚŃ ŇĎÂĎÔÉ ŚÚ Ú×ŐËĎ×ÉÍÉ ĆÁĘĚÁÍÉ
 Name:  sox
-Version:   12.17.7
+Version:   12.17.8
 Release:   1
 License:   distributable
 Group: Applications/Sound
 Source0:   http://dl.sourceforge.net/sox/%{name}-%{version}.tar.gz
-# Source0-md5: a6876289602c1f2896b39e6a88e2a574
+# Source0-md5: 735e9add6979bd6308f213abefe389e8
 Patch0:%{name}-play.patch
 Patch1:%{name}-install.patch
 URL:   http://sox.sourceforge.net/
@@ -140,6 +140,9 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.44  2005/08/28 11:05:51  qboosh
+- updated to 12.17.8 (bugfixes, incl. SMP buffer overflow)
+
 Revision 1.43  2004/12/25 21:51:41  qboosh
 - updated to 12.17.7, updated patches
 


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

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


DISTFILES: asa-0.1.7.tar.gz

2005-08-28 Thread wiget

Files fetched: 1

STORED: http://www.apatsch.wroc.biz/asa/asa-0.1.7.tar.gz
2a754e9ab1220f79060a68a46a76cc6c  asa-0.1.7.tar.gz
Size: 24797 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: asa.spec - 0.1.7

2005-08-28 Thread wiget
Author: wigetDate: Sun Aug 28 11:27:36 2005 GMT
Module: SPECS Tag: HEAD
 Log message:
- 0.1.7

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

 Diffs:


Index: SPECS/asa.spec
diff -u SPECS/asa.spec:1.17 SPECS/asa.spec:1.18
--- SPECS/asa.spec:1.17 Sat Jun  4 10:24:19 2005
+++ SPECS/asa.spec  Sun Aug 28 13:27:30 2005
@@ -7,12 +7,12 @@
 Summary:   Jabber server component agent for sending SMS messages
 Summary(pl):   Komponent serwera Jabbera do wysyłania wiadomości SMS
 Name:  asa
-Version:   0.1.6
-Release:   1.2
+Version:   0.1.7
+Release:   1
 License:   GPL
 Group: Applications/Communications
 Source0:   http://www.apatsch.wroc.biz/asa/%{name}-%{version}.tar.gz
-# Source0-md5: 1f758fe0f38e3dcd6863fbe93f7e814d
+# Source0-md5: 2a754e9ab1220f79060a68a46a76cc6c
 Source1:   jabber-asa-transport.init
 Source2:   %{name}.sh
 Patch0:%{name}-PLD.patch
@@ -105,6 +105,9 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.18  2005/08/28 11:27:30  wiget
+- 0.1.7
+
 Revision 1.17  2005/06/04 08:24:19  dzeus
 - added userrun.patch (runs as jabber user without su)
 


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

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


DISTFILES: gnome-btdownload-0.0.22.tar.gz

2005-08-28 Thread wiget

Files fetched: 1

STORED: http://dl.sourceforge.net/gnome-bt/gnome-btdownload-0.0.22.tar.gz
b52df0c8b0c28aa0cc8814ff4754cef9  gnome-btdownload-0.0.22.tar.gz
Size: 154900 bytes


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


SPECS: gnome-btdownload.spec - updated to 0.0.22

2005-08-28 Thread wiget
Author: wigetDate: Sun Aug 28 11:34:27 2005 GMT
Module: SPECS Tag: HEAD
 Log message:
- updated to 0.0.22

 Files affected:
SPECS:
   gnome-btdownload.spec (1.5 - 1.6) 

 Diffs:


Index: SPECS/gnome-btdownload.spec
diff -u SPECS/gnome-btdownload.spec:1.5 SPECS/gnome-btdownload.spec:1.6
--- SPECS/gnome-btdownload.spec:1.5 Sun May  1 08:38:59 2005
+++ SPECS/gnome-btdownload.spec Sun Aug 28 13:34:21 2005
@@ -2,12 +2,12 @@
 Summary:   GNOME BitTorrent downloader
 Summary(pl):   Narzędzie do ściągania protokołem BitTorrent dla GNOME
 Name:  gnome-btdownload
-Version:   0.0.20
-Release:   2
+Version:   0.0.22
+Release:   1
 License:   BSD
 Group: X11/Applications
 Source0:   http://dl.sourceforge.net/gnome-bt/%{name}-%{version}.tar.gz
-# Source0-md5: dd7ad29c9c5689dc73a736d44dde2bef
+# Source0-md5: b52df0c8b0c28aa0cc8814ff4754cef9
 Patch0:%{name}-desktop.patch
 URL:   http://gnome-bt.sourceforge.net/
 BuildRequires: python-gnome-devel = 2.10.0
@@ -73,6 +73,9 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.6  2005/08/28 11:34:21  wiget
+- updated to 0.0.22
+
 Revision 1.5  2005/05/01 06:38:59  ankry
 - unified caps
 


 CVS-web:
http://cvs.pld-linux.org/SPECS/gnome-btdownload.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: mISDN.spec (NEW) - new ISDN stack of the linux kernel versi...

2005-08-28 Thread areq
Author: areq Date: Sun Aug 28 11:49:41 2005 GMT
Module: SPECS Tag: HEAD
 Log message:
- new ISDN stack of the linux kernel version 2.6
- raw PLD spec, NFY

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

 Diffs:


Index: SPECS/mISDN.spec
diff -u /dev/null SPECS/mISDN.spec:1.1
--- /dev/null   Sun Aug 28 13:49:41 2005
+++ SPECS/mISDN.specSun Aug 28 13:49:36 2005
@@ -0,0 +1,141 @@
+%bcond_without dist_kernel # allow non-distribution kernel
+%bcond_without smp # don't build SMP module
+%bcond_withverbose # verbose build (V=1)
+
+%define mISDN_version   CVS-2005-07-06
+
+Summary:   mISDN - modular ISDN
+Name:  mISDN
+Version:   2005.07.06
+%define_rel0.1
+Release:   %{_rel}
+License:   GPL
+Group: Base/Kernel
+Source0:   
ftp://ftp.isdn4linux.de/pub/isdn4linux/CVS-Snapshots/%{name}-%{mISDN_version}.tar.bz2
+# Source0-md5: f8892d49e00e3fa26e65e22084edd472
+URL:   http://www.isdn4linux.de/mISDN/
+%{?with_dist_kernel:BuildRequires: kernel-module-build = 2.6.7}
+BuildRequires: rpmbuild(macros) = 1.217
+BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
+
+%description
+mISDN (modular ISDN) is the new ISDN stack of the linux kernel version 2.6.
+
+%package -n kernel-isdn-mISDN
+Summary:   Linux driver for mISDN
+Summary(pl):   Sterownik dla Linuksa do mISDN
+Release:   [EMAIL PROTECTED]
+Group: Base/Kernel
+Requires(post,postun): /sbin/depmod
+%if %{with dist_kernel}
+%requires_releq_kernel_up
+Requires(postun):  %releq_kernel_up
+%endif
+
+%description -n kernel-isdn-mISDN
+This is driver for mISDN for Linux.
+
+This package contains Linux module.
+
+%description -n kernel-isdn-mISDN -l pl
+Sterownik dla Linuksa do mISDN.
+
+Ten pakiet zawiera moduł jądra Linuksa.
+
+%package -n kernel-smp-isdn-mISDN
+Summary:   Linux SMP driver for mISDN
+Summary(pl):   Sterownik dla Linuksa SMP do mISDN
+Release:   [EMAIL PROTECTED]
+Group: Base/Kernel
+Requires(post,postun): /sbin/depmod
+%if %{with dist_kernel}
+%requires_releq_kernel_smp
+Requires(postun):  %releq_kernel_smp
+%endif
+
+%description -n kernel-smp-isdn-mISDN
+This is driver for mISDN for Linux.
+
+This package contains Linux SMP module.
+
+%description -n kernel-smp-isdn-mISDN -l pl
+Sterownik dla Linuksa do mISDN.
+
+Ten pakiet zawiera moduł jądra Linuksa SMP.
+
+%prep
+%setup -q -n %{name}-%{mISDN_version}
+
+mv Makefile.module Makefile
+
+%build
+
+for cfg in %{?with_dist_kernel:%{?with_smp:smp} 
up}%{!?with_dist_kernel:nondist}; do
+   if [ ! -r %{_kernelsrcdir}/config-$cfg ]; then
+   exit 1
+   fi
+   rm -rf include
+   install -d include/{linux,config}
+   ln -sf %{_kernelsrcdir}/config-$cfg .config
+   ln -sf %{_kernelsrcdir}/include/linux/autoconf-$cfg.h 
include/linux/autoconf.h
+   ln -sf %{_kernelsrcdir}/include/asm-%{_target_base_arch} include/asm
+   touch include/config/MARKER
+
+   %{__make} -C %{_kernelsrcdir} clean \
+   RCS_FIND_IGNORE=-name '*.ko' -o \
+   M=$PWD O=$PWD \
+   %{?with_verbose:V=1}
+   %{__make} -C %{_kernelsrcdir} modules \
+   CC=%{__cc} CPP=%{__cpp} \
+   M=$PWD O=$PWD \
+   %{?with_verbose:V=1}
+
+#  mv mISDN{,-$cfg}.ko
+done
+
+%install
+rm -rf $RPM_BUILD_ROOT
+
+install -d 
$RPM_BUILD_ROOT/lib/modules/%{_kernel_ver}{,smp}/drivers/isdn/hardware/mISDN
+install mISDN-%{?with_dist_kernel:up}%{!?with_dist_kernel:nondist}.ko \
+   $RPM_BUILD_ROOT/lib/modules/%{_kernel_ver}/drivers/isdn/hardware/mISDN/
+%if %{with smp}  %{with dist_kernel}
+install mISDN-smp.ko \
+   
$RPM_BUILD_ROOT/lib/modules/%{_kernel_ver}smp/drivers/isdn/hardware/mISDN/
+%endif
+
+%clean
+rm -rf $RPM_BUILD_ROOT
+
+%post  -n kernel-isdn-mISDN
+%depmod %{_kernel_ver}
+
+%postun-n kernel-isdn-mISDN
+%depmod %{_kernel_ver}
+
+%post  -n kernel-smp-isdn-mISDN
+%depmod %{_kernel_ver}smp
+
+%postun-n kernel-smp-isdn-mISDN
+%depmod %{_kernel_ver}smp
+
+%files -n kernel-isdn-mISDN
+%defattr(644,root,root,755)
+/lib/modules/%{_kernel_ver}/drivers/isdn/hardware/mISDN/*.ko*
+
+%if %{with smp}  %{with dist_kernel}
+%files -n kernel-smp-isdn-mISDN
+%defattr(644,root,root,755)
+/lib/modules/%{_kernel_ver}smp/drivers/isdn/hardware/mISDN/*.ko*
+%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  2005/08/28 11:49:36  areq
+- new ISDN stack of the linux kernel version 2.6
+- raw PLD spec, NFY
+

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

SPECS: kexec-tools.spec - BR for tar --strip-components=1

2005-08-28 Thread glen
Author: glen Date: Sun Aug 28 11:55:49 2005 GMT
Module: SPECS Tag: HEAD
 Log message:
- BR for tar --strip-components=1

 Files affected:
SPECS:
   kexec-tools.spec (1.12 - 1.13) 

 Diffs:


Index: SPECS/kexec-tools.spec
diff -u SPECS/kexec-tools.spec:1.12 SPECS/kexec-tools.spec:1.13
--- SPECS/kexec-tools.spec:1.12 Sun Aug 28 12:22:51 2005
+++ SPECS/kexec-tools.spec  Sun Aug 28 13:55:43 2005
@@ -15,6 +15,7 @@
 URL:   http://www.xmission.com/~ebiederm/files/kexec/
 BuildRequires: autoconf
 BuildRequires: glibc-devel
+BuildRequires: tar = 1:1.15.1
 BuildRequires: zlib-devel
 ExclusiveArch: %{ix86} %{x8664} alpha ia64 ppc ppc64 
 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -68,6 +69,9 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.13  2005/08/28 11:55:43  glen
+- BR for tar --strip-components=1
+
 Revision 1.12  2005/08/28 10:22:51  qboosh
 - readded opt patch
 - synced descs


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


SPECS (LINUX_2_6): kernel.spec - move mISDN to mISDN.spec

2005-08-28 Thread areq
Author: areq Date: Sun Aug 28 12:03:45 2005 GMT
Module: SPECS Tag: LINUX_2_6
 Log message:
- move mISDN to mISDN.spec

 Files affected:
SPECS:
   kernel.spec (1.441.2.1169 - 1.441.2.1170) 

 Diffs:


Index: SPECS/kernel.spec
diff -u SPECS/kernel.spec:1.441.2.1169 SPECS/kernel.spec:1.441.2.1170
--- SPECS/kernel.spec:1.441.2.1169  Sat Aug 27 22:00:19 2005
+++ SPECS/kernel.spec   Sun Aug 28 14:03:39 2005
@@ -115,7 +115,6 @@
 
 %definepcmcia_version  3.1.22
 %definedrm_xfree_version   4.3.0
-%definemISDN_version   CVS-2005-07-06  
 
 Summary:   The Linux kernel (the core of the Linux operating system)
 Summary(de):   Der Linux-Kernel (Kern des Linux-Betriebssystems)
@@ -169,10 +168,6 @@
 Source95:  kernel-linuxabi.config
 Source96:  kernel-ocfs2.config
 
-Source100:  
ftp://ftp.isdn4linux.de/pub/isdn4linux/CVS-Snapshots/mISDN-%{mISDN_version}.tar.bz2
-# Source100-md5:   f8892d49e00e3fa26e65e22084edd472
-
-
 Patch0:2.6.0-ksyms-add.patch
 Patch1:linux-2.6-version.patch
 Patch2:linux-2.6-biarch-build.patch
@@ -626,7 +621,7 @@
 /usr/src/linux/Documentation.
 
 %prep
-%setup -q -n linux-%{version}%{_rc} -a 100
+%setup -q -n linux-%{version}%{_rc} 
 
 %patch0 -p1
 %patch1 -p0
@@ -748,12 +743,6 @@
 # on sparc this line causes CONFIG_INPUT=m (instead of =y), thus breaking build
 sed -i -e '/select INPUT/d' net/bluetooth/hidp/Kconfig
 
-# mISDN
-%ifarch %{ix86}
-cd mISDN-%{mISDN_version}
-./std2kern -k ../
-%endif
-
 %build
 TuneUpConfigForIX86 () {
 %ifarch %{ix86}
@@ -1501,6 +1490,9 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.441.2.1170  2005/08/28 12:03:39  areq
+- move mISDN to mISDN.spec
+
 Revision 1.441.2.1169  2005/08/27 20:00:19  areq
 - add mISDN (ix86 only)
 


 CVS-web:

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

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


SPECS: openldap.spec - updated to 2.3.6

2005-08-28 Thread wiget
Author: wigetDate: Sun Aug 28 13:08:44 2005 GMT
Module: SPECS Tag: HEAD
 Log message:
- updated to 2.3.6

 Files affected:
SPECS:
   openldap.spec (1.207 - 1.208) 

 Diffs:


Index: SPECS/openldap.spec
diff -u SPECS/openldap.spec:1.207 SPECS/openldap.spec:1.208
--- SPECS/openldap.spec:1.207   Mon Aug 15 17:19:20 2005
+++ SPECS/openldap.spec Sun Aug 28 15:08:38 2005
@@ -19,12 +19,12 @@
 Summary(ru):   ďÂŇÁÚĂŮ ËĚÉĹÎÔĎ× LDAP
 Summary(uk):   úŇÁÚËÉ ËĚŚ¤ÎÔŚ× LDAP
 Name:  openldap
-Version:   2.3.5
+Version:   2.3.6
 Release:   1
 License:   OpenLDAP Public License
 Group: Networking/Daemons
 Source0:   
ftp://ftp.openldap.org/pub/OpenLDAP/openldap-release/%{name}-%{version}.tgz
-# Source0-md5: 732b5ac8c638155f1f27196ac9e0b9e2
+# Source0-md5: 672ec287ce61a7dba56762e95252fd28
 Source1:   ldap.init
 Source2:   %{name}.sysconfig
 Source3:   ldap.conf
@@ -1257,6 +1257,9 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.208  2005/08/28 13:08:38  wiget
+- updated to 2.3.6
+
 Revision 1.207  2005/08/15 15:19:20  qboosh
 - updated to 2.3.5, updated make_man_link patch
 


 CVS-web:
http://cvs.pld-linux.org/SPECS/openldap.spec?r1=1.207r2=1.208f=u

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


DISTFILES: openldap-2.3.6.tgz

2005-08-28 Thread wiget

Files fetched: 1

STORED: ftp://ftp.openldap.org/pub/OpenLDAP/openldap-release/openldap-2.3.6.tgz
672ec287ce61a7dba56762e95252fd28  openldap-2.3.6.tgz
Size: 3538388 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: wget-strptime.patch (REMOVED), wget-segv.patch (REMOVED) ...

2005-08-28 Thread qboosh
Author: qboosh   Date: Sun Aug 28 13:11:16 2005 GMT
Module: SOURCES   Tag: HEAD
 Log message:
- obsolete

 Files affected:
SOURCES:
   wget-strptime.patch (1.1 - NONE)  (REMOVED), wget-segv.patch (1.1 - NONE)  
(REMOVED)

 Diffs:

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


SOURCES: wget-ac.patch - more gettext and automake issues

2005-08-28 Thread qboosh
Author: qboosh   Date: Sun Aug 28 13:11:52 2005 GMT
Module: SOURCES   Tag: HEAD
 Log message:
- more gettext and automake issues

 Files affected:
SOURCES:
   wget-ac.patch (1.12 - 1.13) 

 Diffs:


Index: SOURCES/wget-ac.patch
diff -u SOURCES/wget-ac.patch:1.12 SOURCES/wget-ac.patch:1.13
--- SOURCES/wget-ac.patch:1.12  Wed Jun 22 14:34:59 2005
+++ SOURCES/wget-ac.patch   Sun Aug 28 15:11:47 2005
@@ -1,15 +1,19 @@
 wget-1.9.1/configure.in.orig   2003-11-08 20:15:35.0 +0100
-+++ wget-1.9.1/configure.in2003-11-16 11:46:45.947950144 +0100
-@@ -541,7 +541,8 @@
- dnl new language was added.
+--- wget-1.10.1/configure.in.orig  2005-08-11 23:35:27.0 +0200
 wget-1.10.1/configure.in   2005-08-28 13:42:34.625493608 +0200
+@@ -437,6 +437,7 @@
+ ALL_LINGUAS=`(cd ${srcdir}/po  ls *.po | sed -e 's/\.po$//' | tr '\012' ' 
')`
  
  dnl internationalization macros
--WGET_WITH_NLS
 +AM_GNU_GETTEXT
-+WGET_WITH_NLS
+ WGET_WITH_NLS
  
  dnl
- dnl Find makeinfo.  We used to provide support for Emacs processing
+@@ -473,5 +474,4 @@
+ #include config-post.h
+ ])
+ AC_CONFIG_FILES([stamp-h], [echo timestamp  stamp-h])
+-AC_CONFIG_COMMANDS([default], [WGET_PROCESS_PO])
+ AC_OUTPUT
 diff -urN wget-1.9-b5.org/Makefile.in wget-1.9-b5/Makefile.in
 --- wget-1.9-b5.org/Makefile.in2003-10-12 23:55:54.0 +0200
 +++ wget-1.9-b5/Makefile.in2003-10-13 00:29:14.0 +0200
@@ -89,3 +93,32 @@
  
  /* A pseudo function call that serves as a marker for the automated
 extraction of messages, but does not call gettext().  The run-time
+--- wget-1.10.1/m4/wget.m4.orig2005-06-27 00:06:49.0 +0200
 wget-1.10.1/m4/wget.m4 2005-08-28 13:31:58.190246472 +0200
+@@ -156,7 +156,7 @@
+ # program @code{ansi2knr}, which comes with Ghostscript.
+ # @end defmac
+ 
+-AC_DEFUN(AM_PROG_CC_STDC,
++AC_DEFUN([AM_PROG_CC_STDC],
+ [AC_REQUIRE([AC_PROG_CC])
+ AC_MSG_CHECKING([for ${CC-cc} option to accept ANSI C])
+ AC_CACHE_VAL(am_cv_prog_cc_stdc,
+@@ -390,7 +390,7 @@
+ dnl This is not strictly an Autoconf macro, because it is run from
+ dnl within `config.status' rather than from within configure.  This
+ dnl is why special rules must be applied for it.
+-AC_DEFUN(WGET_PROCESS_PO,
++AC_DEFUN([WGET_PROCESS_PO],
+   [
+dnl I wonder what the following several lines do...
+if test x$srcdir != x.; then
+@@ -426,7 +426,7 @@
+ 
+ dnl AM_PATH_PROG_WITH_TEST(VARIABLE, PROG-TO-CHECK-FOR,
+ dnl   TEST-PERFORMED-ON-FOUND_PROGRAM [, VALUE-IF-NOT-FOUND [, PATH]])
+-AC_DEFUN(AM_PATH_PROG_WITH_TEST,
++AC_DEFUN([AM_PATH_PROG_WITH_TEST],
+ [# Extract the first word of $2, so it can be a program name with args.
+ set dummy $2; ac_word=[$]2
+ AC_MSG_CHECKING([for $ac_word])


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


SOURCES: wget-pl.patch - real update for 1.10.1

2005-08-28 Thread qboosh
Author: qboosh   Date: Sun Aug 28 13:12:48 2005 GMT
Module: SOURCES   Tag: HEAD
 Log message:
- real update for 1.10.1

 Files affected:
SOURCES:
   wget-pl.patch (1.7 - 1.8) 

 Diffs:


Index: SOURCES/wget-pl.patch
diff -u SOURCES/wget-pl.patch:1.7 SOURCES/wget-pl.patch:1.8
--- SOURCES/wget-pl.patch:1.7   Wed Jun 22 11:47:15 2005
+++ SOURCES/wget-pl.patch   Sun Aug 28 15:12:43 2005
@@ -1,71 +1,2323 @@
 wget-1.9/po/pl.po.orig 2003-10-20 16:57:45.0 +0200
-+++ wget-1.9/po/pl.po  2003-10-26 01:45:36.0 +0200
-@@ -8,10 +8,10 @@
+--- wget-1.10.1/po/pl.po.orig  2005-08-16 23:59:28.0 +0200
 wget-1.10.1/po/pl.po   2005-08-28 15:02:42.270620456 +0200
+@@ -5,184 +5,220 @@
+ # Arkadiusz Miśkiewicz [EMAIL PROTECTED], 1998-2000.
+ # Wojciech Kotwica [EMAIL PROTECTED] 2002-03-20 11:12+01:00
+ # v. 1.9-b5 by Emil Nowak [EMAIL PROTECTED] 2003-10-15 00:28+02:00
++# Jakub Bogusz [EMAIL PROTECTED], 2005
  #
  msgid 
  msgstr 
 -Project-Id-Version: wget 1.9-b5\n
-+Project-Id-Version: wget 1.10\n
- Report-Msgid-Bugs-To: \n
- POT-Creation-Date: 2005-06-06 09:11-0400\n
+-POT-Creation-Date: 2003-10-11 16:21+0200\n
 -PO-Revision-Date: 2003-10-15 00:28+02:00\n
-+PO-Revision-Date: 2003-10-26 01:20+0200\n
- Last-Translator: Wojciech Kotwica [EMAIL PROTECTED]\n
+-Last-Translator: Wojciech Kotwica [EMAIL PROTECTED]\n
++Project-Id-Version: wget 1.10.1\n
++Report-Msgid-Bugs-To: \n
++POT-Creation-Date: 2005-08-28 13:44+0200\n
++PO-Revision-Date: 2005-08-28 13:10+0200\n
++Last-Translator: Jakub Bogusz [EMAIL PROTECTED]\n
  Language-Team: Polish [EMAIL PROTECTED]\n
  MIME-Version: 1.0\n
-@@ -71,9 +71,9 @@
+ Content-Type: text/plain; charset=iso-8859-2\n
+ Content-Transfer-Encoding: 8bit\n
+ 
+-#: src/connect.c:88
++#: src/connect.c:199
+ #, c-format
+-msgid Unable to convert `%s' to a bind address.  Reverting to ANY.\n
+-msgstr Nieudana konwersja `%s' na powiązany adres.  Powrót do ANY.\n
++msgid %s: unable to resolve bind address `%s'; disabling bind.\n
++msgstr %s: nie można rozwiązać adresu bind `%s'; wyłączanie bind.\n
+ 
+-#: src/connect.c:165
++#: src/connect.c:271
+ #, c-format
+-msgid Connecting to %s[%s]:%hu... 
+-msgstr Łączenie się z %s[%s]:%hu... 
++msgid Connecting to %s|%s|:%d... 
++msgstr Łączenie się z %s|%s|:%d... 
+ 
+-#: src/connect.c:168
++#: src/connect.c:274
+ #, c-format
+-msgid Connecting to %s:%hu... 
+-msgstr Łączenie się z %s:%hu... 
++msgid Connecting to %s:%d... 
++msgstr Łączenie się z %s:%d... 
+ 
+-#: src/connect.c:222
++#: src/connect.c:335
+ msgid connected.\n
+ msgstr połączono.\n
+ 
+-#: src/convert.c:171
++#: src/connect.c:347 src/host.c:789 src/host.c:818
+ #, c-format
+-msgid Converted %d files in %.2f seconds.\n
+-msgstr Przekonwertowano %d plików w %.2f sekund.\n
++msgid failed: %s.\n
++msgstr nieudane: %s.\n
++
++#: src/convert.c:176
++#, c-format
++msgid Converted %d files in %.*f seconds.\n
++msgstr Przekonwertowano %d plików w %.*f sekund.\n
+ 
+-#: src/convert.c:197
++#: src/convert.c:202
+ #, c-format
+ msgid Converting %s... 
+ msgstr Konwertowanie %s... 
+ 
+-#: src/convert.c:210
++#: src/convert.c:215
+ msgid nothing to do.\n
+ msgstr nic do roboty.\n
+ 
+-#: src/convert.c:218 src/convert.c:242
++#: src/convert.c:223 src/convert.c:247
+ #, c-format
+ msgid Cannot convert links in %s: %s\n
+ msgstr Nie można przekonwertować odnośników w %s: %s\n
+ 
+-#: src/convert.c:233
++#: src/convert.c:238
+ #, c-format
+ msgid Unable to delete `%s': %s\n
+ msgstr Nie udało się usunąć `%s': %s\n
+ 
+-#: src/convert.c:439
++#: src/convert.c:447
+ #, c-format
+ msgid Cannot back up %s as %s: %s\n
+ msgstr Nie można stworzyć kopii zapasowej %s jako %s: %s\n
+ 
+-#: src/cookies.c:606
++#: src/cookies.c:619
+ #, c-format
+ msgid Error in Set-Cookie, field `%s'
  msgstr Błąd w Set-Cookie, w polu `%s'
  
- #: src/cookies.c:643
+-#: src/cookies.c:629
 -#, fuzzy, c-format
++#: src/cookies.c:643
 +#, c-format
  msgid Syntax error in Set-Cookie: %s at position %d.\n
 -msgstr Błąd składni w Set-Cookie: przedwczesny koniec ciągu znaków.\n
 +msgstr Błąd składni w Set-Cookie: %s na pozycji %d.\n
++
++#: src/cookies.c:881
++#, c-format
++msgid Cookie coming from %s attempted to set domain to %s\n
++msgstr Ciasteczko pochodzące z %s próbowało ustawić domenę na %s\n
+ 
+-#: src/cookies.c:1426
++#: src/cookies.c:1328 src/cookies.c:1477
+ #, c-format
+ msgid Cannot open cookies file `%s': %s\n
+ msgstr Nie można otworzyć pliku ciasteczek `%s': %s\n
+ 
+-#: src/cookies.c:1438
++#: src/cookies.c:1489
+ #, c-format
+ msgid Error writing to `%s': %s\n
+ msgstr Błąd podczas zapisu do `%s': %s\n
+ 
+-#: src/cookies.c:1442
++#: src/cookies.c:1492
+ #, c-format
+ msgid Error closing `%s': %s\n
+ msgstr Błąd podczas zamykania `%s': %s\n
+ 
+-#: src/ftp-ls.c:812
++#: src/ftp-ls.c:843
+ msgid Unsupported listing type, trying Unix listing parser.\n
+-msgstr Nieobsługiwany typ 

SPECS: wget.spec - updated to 1.10.1, removed obsolete strptime, se...

2005-08-28 Thread qboosh
Author: qboosh   Date: Sun Aug 28 13:14:00 2005 GMT
Module: SPECS Tag: HEAD
 Log message:
- updated to 1.10.1, removed obsolete strptime,segv patches, updated ac,pl 
patches

 Files affected:
SPECS:
   wget.spec (1.121 - 1.122) 

 Diffs:


Index: SPECS/wget.spec
diff -u SPECS/wget.spec:1.121 SPECS/wget.spec:1.122
--- SPECS/wget.spec:1.121   Wed Jul 13 21:04:02 2005
+++ SPECS/wget.spec Sun Aug 28 15:13:54 2005
@@ -8,12 +8,12 @@
 Summary(uk):   őÔÉĚŚÔÁ ÄĚŃ ĎÔŇÉÍÁÎÎŃ ĆÁĘĚŚ× ĐĎ ĐŇĎÔĎËĎĚÁÍ HTTP ÔÁ FTP
 Summary(zh_CN):[ͨќ]šŚÄÜÇż´óľÄĎÂÔŘłĚĐň,Ö§łÖśĎľăĐř´Ť
 Name:  wget
-Version:   1.10
-Release:   2
+Version:   1.10.1
+Release:   1
 License:   GPL
 Group: Networking/Utilities
 Source0:   ftp://ftp.gnu.org/gnu/wget/%{name}-%{version}.tar.gz
-# Source0-md5: caddc199d2cb31969e32b19fd365b0c5
+# Source0-md5: 879a15cc9093796b8a5035ff0d0d25ad
 Source1:   
http://www.mif.pg.gda.pl/homepages/ankry/man-PLD/%{name}-non-english-man-pages.tar.bz2
 # Source1-md5: d8b2b56ec7461606c22edbafaf8a418f
 Patch0:%{name}-info.patch
@@ -21,13 +21,10 @@
 Patch2:%{name}-pl.patch
 Patch3:%{name}-wgetrc_path.patch
 Patch4:%{name}-home_etc.patch
-Patch5:%{name}-strptime.patch
-Patch6:%{name}-segv.patch
 URL:   http://sunsite.dk/wget/
-BuildRequires: autoconf = 2.50
+BuildRequires: autoconf = 2.59
 BuildRequires: automake
 BuildRequires: gettext-devel
-BuildRequires: intltool
 BuildRequires: libtool
 BuildRequires: openssl-devel = 0.9.7d
 BuildRequires: texinfo
@@ -114,18 +111,14 @@
 %patch2 -p1
 %patch3 -p1
 %patch4 -p1
-%patch5 -p1
-%patch6 -p1
 rm -f doc/wget.info doc/sample.wgetrc.munged_for_texi_inclusion
 
 mv -f po/{no,nb}.po
 
 %build
-mv ac{local,include}.m4
 %{__libtoolize}
 %{__gettextize}
-intltoolize --copy --force
-%{__aclocal}
+%{__aclocal} -I m4
 %{__autoheader}
 %{__autoconf}
 %configure \
@@ -161,7 +154,7 @@
 %files -f %{name}.lang
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog NEWS TODO README MAILING-LIST rmold.README
-%verify(not md5 size mtime) %config(noreplace) %{_sysconfdir}/%{name}rc
+%verify(not md5 mtime size) %config(noreplace) %{_sysconfdir}/%{name}rc
 %attr(755,root,root) %{_bindir}/*
 %{_mandir}/man1/*
 %lang(hu) %{_mandir}/hu/man1/*
@@ -174,6 +167,9 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.122  2005/08/28 13:13:54  qboosh
+- updated to 1.10.1, removed obsolete strptime,segv patches, updated ac,pl 
patches
+
 Revision 1.121  2005/07/13 19:04:02  qboosh
 - added segv patch, release 2
 


 CVS-web:
http://cvs.pld-linux.org/SPECS/wget.spec?r1=1.121r2=1.122f=u

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


SPECS: mISDN.spec - pl desc

2005-08-28 Thread qboosh
Author: qboosh   Date: Sun Aug 28 13:17:43 2005 GMT
Module: SPECS Tag: HEAD
 Log message:
- pl desc

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

 Diffs:


Index: SPECS/mISDN.spec
diff -u SPECS/mISDN.spec:1.1 SPECS/mISDN.spec:1.2
--- SPECS/mISDN.spec:1.1Sun Aug 28 13:49:36 2005
+++ SPECS/mISDN.specSun Aug 28 15:17:36 2005
@@ -1,10 +1,14 @@
+# $Revision$, $Date$
+#
+# Conditional build:
 %bcond_without dist_kernel # allow non-distribution kernel
 %bcond_without smp # don't build SMP module
 %bcond_withverbose # verbose build (V=1)
-
+#
 %define mISDN_version   CVS-2005-07-06
 
 Summary:   mISDN - modular ISDN
+Summary(pl):   mISDN - modularny ISDN
 Name:  mISDN
 Version:   2005.07.06
 %define_rel0.1
@@ -19,7 +23,12 @@
 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-mISDN (modular ISDN) is the new ISDN stack of the linux kernel version 2.6.
+mISDN (modular ISDN) is the new ISDN stack of the Linux kernel version
+2.6.
+
+%description -l pl
+mISDN (modularny ISDN) to nowy stos ISDN dla jądra Linuksa w wersji
+2.6.
 
 %package -n kernel-isdn-mISDN
 Summary:   Linux driver for mISDN
@@ -135,7 +144,9 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.2  2005/08/28 13:17:36  qboosh
+- pl desc
+
 Revision 1.1  2005/08/28 11:49:36  areq
 - new ISDN stack of the linux kernel version 2.6
 - raw PLD spec, NFY
-


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

2005-08-28 Thread qboosh

Files fetched: 1

STORED: http://people.redhat.com/sgrubb/audit/audit-1.0.3.tar.gz
950daad97adfa3134289aa5b4e885f8f  audit-1.0.3.tar.gz
Size: 98835 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: audit.spec - updated to 1.0.3

2005-08-28 Thread qboosh
Author: qboosh   Date: Sun Aug 28 13:26:42 2005 GMT
Module: SPECS Tag: HEAD
 Log message:
- updated to 1.0.3

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

 Diffs:


Index: SPECS/audit.spec
diff -u SPECS/audit.spec:1.4 SPECS/audit.spec:1.5
--- SPECS/audit.spec:1.4Sat Jun 18 00:06:19 2005
+++ SPECS/audit.specSun Aug 28 15:26:36 2005
@@ -2,12 +2,12 @@
 Summary:   User space tools for 2.6 kernel auditing
 Summary(pl):   Narzędzia przestrzeni użytkownika do audytu jąder 2.6
 Name:  audit
-Version:   0.9.7
+Version:   1.0.3
 Release:   0.1
 License:   GPL
 Group: Daemons
 Source0:   http://people.redhat.com/sgrubb/audit/%{name}-%{version}.tar.gz
-# Source0-md5: 8548fbe16c3c44bdcc045fba0f35a070
+# Source0-md5: 950daad97adfa3134289aa5b4e885f8f
 # http://people.redhat.com/sgrubb/audit/audit.h
 Source1:   audit.h
 URL:   http://people.redhat.com/sgrubb/audit/
@@ -166,6 +166,9 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.5  2005/08/28 13:26:36  qboosh
+- updated to 1.0.3
+
 Revision 1.4  2005/06/17 22:06:19  qboosh
 - added missing update info to last commit message
 


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


SPECS: libassuan.spec - more specific URL

2005-08-28 Thread qboosh
Author: qboosh   Date: Sun Aug 28 13:58:09 2005 GMT
Module: SPECS Tag: HEAD
 Log message:
- more specific URL

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

 Diffs:


Index: SPECS/libassuan.spec
diff -u SPECS/libassuan.spec:1.19 SPECS/libassuan.spec:1.20
--- SPECS/libassuan.spec:1.19   Thu Jun 23 21:54:59 2005
+++ SPECS/libassuan.specSun Aug 28 15:58:03 2005
@@ -15,7 +15,7 @@
 # Source0-md5: 4cde037c3fcb2f0eeb695b1db6e56bba
 Patch0:%{name}-shared.patch
 Patch1:%{name}-info.patch
-URL:   http://www.gnupg.org/
+URL:   http://www.gnupg.org/related_software/libassuan/
 BuildRequires: autoconf = 2.59
 BuildRequires: automake = 1:1.9.3
 BuildRequires: libtool
@@ -117,6 +117,9 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.20  2005/08/28 13:58:03  qboosh
+- more specific URL
+
 Revision 1.19  2005/06/23 19:54:59  qboosh
 - updated to 0.6.10
 


 CVS-web:
http://cvs.pld-linux.org/SPECS/libassuan.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: libgpg-error.spec - more specific URL

2005-08-28 Thread qboosh
Author: qboosh   Date: Sun Aug 28 13:58:49 2005 GMT
Module: SPECS Tag: HEAD
 Log message:
- more specific URL

 Files affected:
SPECS:
   libgpg-error.spec (1.17 - 1.18) 

 Diffs:


Index: SPECS/libgpg-error.spec
diff -u SPECS/libgpg-error.spec:1.17 SPECS/libgpg-error.spec:1.18
--- SPECS/libgpg-error.spec:1.17Thu Jun 23 22:01:41 2005
+++ SPECS/libgpg-error.spec Sun Aug 28 15:58:44 2005
@@ -9,7 +9,7 @@
 Source0:   
ftp://ftp.gnupg.org/gcrypt/libgpg-error/%{name}-%{version}.tar.gz
 # Source0-md5: ee23cdd5fbbb1483676647a8e091ff8e
 Patch0:%{name}-pl.po-update.patch
-URL:   http://www.gnupg.org/
+URL:   http://www.gnupg.org/related_software/libgpg-error/
 BuildRequires: autoconf = 2.57
 BuildRequires: automake = 1:1.7.6
 BuildRequires: gettext-devel = 0.12.1
@@ -127,6 +127,9 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.18  2005/08/28 13:58:44  qboosh
+- more specific URL
+
 Revision 1.17  2005/06/23 20:01:41  qboosh
 - updated to 1.1 (bugfixes)
 


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

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


SPECS: libksba.spec - added URL

2005-08-28 Thread qboosh
Author: qboosh   Date: Sun Aug 28 13:59:50 2005 GMT
Module: SPECS Tag: HEAD
 Log message:
- added URL

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

 Diffs:


Index: SPECS/libksba.spec
diff -u SPECS/libksba.spec:1.26 SPECS/libksba.spec:1.27
--- SPECS/libksba.spec:1.26 Sat Aug 13 16:37:39 2005
+++ SPECS/libksba.spec  Sun Aug 28 15:59:45 2005
@@ -12,6 +12,7 @@
 # Source0-md5: 4d40a09134c5a0d2dcc6416f9abdcc98
 Patch0:%{name}-info.patch
 Patch1:%{name}-link.patch
+URL:   http://www.gnupg.org/related_software/libksba/
 BuildRequires: autoconf = 2.57
 BuildRequires: automake = 1:1.9.3
 BuildRequires: libgpg-error-devel = 0.7
@@ -124,6 +125,9 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.27  2005/08/28 13:59:45  qboosh
+- added URL
+
 Revision 1.26  2005/08/13 14:37:39  qboosh
 - updated to 0.9.12
 


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


DISTFILES: gsti-0.3.0.tar.bz2

2005-08-28 Thread qboosh

Files fetched: 1

STORED: ftp://ftp.gnupg.org/gcrypt/alpha/gsti/gsti-0.3.0.tar.bz2
e748f986f621b3d8d8579368ba7e4b1f  gsti-0.3.0.tar.bz2
Size: 311569 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: gsti.spec (NEW) - new

2005-08-28 Thread qboosh
Author: qboosh   Date: Sun Aug 28 14:24:50 2005 GMT
Module: SPECS Tag: HEAD
 Log message:
- new

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

 Diffs:


Index: SPECS/gsti.spec
diff -u /dev/null SPECS/gsti.spec:1.1
--- /dev/null   Sun Aug 28 16:24:50 2005
+++ SPECS/gsti.spec Sun Aug 28 16:24:45 2005
@@ -0,0 +1,101 @@
+# $Revision$, $Date$
+Summary:   GNU Secure Transport Initiative
+Summary(pl):   GNU Secure Transport Initiative - biblioteka bezpiecznego 
transportu
+Name:  gsti
+Version:   0.3.0
+Release:   1
+License:   GPL v2+
+Group: Libraries
+Source0:   ftp://ftp.gnupg.org/gcrypt/alpha/gsti/%{name}-%{version}.tar.bz2
+# Source0-md5: e748f986f621b3d8d8579368ba7e4b1f
+Patch0:%{name}-link.patch
+URL:   http://www.gnupg.org/
+BuildRequires: autoconf = 2.59
+BuildRequires: automake = 1.9.3
+BuildRequires: libgcrypt-devel = 1.2.0
+BuildRequires: libgpg-error-devel = 1.0
+BuildRequires: libtool
+BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
+
+%description
+This is a library which implements a basic part of the protocol used
+by SSH to create a secure transport channel.
+
+%description -l pl
+Ta biblioteka implementuje podstawową część protokołu używanego przez
+SSH do stworzenia bezpiecznego kanału transportowego.
+
+%package devel
+Summary:   Header files for GSTI library
+Summary(pl):   Pliki nagłówkowe biblioteki GSTI
+Group: Development/Libraries
+Requires:  %{name} = %{version}-%{release}
+
+%description devel
+Header files for GSTI library.
+
+%description devel -l pl
+Pliki nagłówkowe biblioteki GSTI.
+
+%package static
+Summary:   Static GSTI library
+Summary(pl):   Statyczna biblioteka GSTI
+Group: Development/Libraries
+Requires:  %{name}-devel = %{version}-%{release}
+
+%description static
+Static GSTI library.
+
+%description static -l pl
+Statyczna biblioteka GSTI.
+
+%prep
+%setup -q
+%patch0 -p1
+
+%build
+%{__libtoolize}
+%{__aclocal}
+%{__autoconf}
+%{__autoheader}
+%{__automake}
+%configure
+%{__make}
+
+%install
+rm -rf $RPM_BUILD_ROOT
+
+%{__make} install \
+   DESTDIR=$RPM_BUILD_ROOT
+
+%clean
+rm -rf $RPM_BUILD_ROOT
+
+%post  -p /sbin/ldconfig
+%postun-p /sbin/ldconfig
+
+%files
+%defattr(644,root,root,755)
+%doc AUTHORS ChangeLog NEWS README* TODO doc/*.txt
+%attr(755,root,root) %{_libdir}/libgsti.so.*.*.*
+
+%files devel
+%defattr(644,root,root,755)
+%attr(755,root,root) %{_bindir}/gsti-config
+%attr(755,root,root) %{_libdir}/libgsti.so
+%{_libdir}/libgsti.la
+%{_includedir}/gsti.h
+%{_aclocaldir}/gsti.m4
+
+%files static
+%defattr(644,root,root,755)
+%{_libdir}/libgsti.a
+
+%define date   %(echo `LC_ALL=C date +%a %b %d %Y`)
+%changelog
+* %{date} PLD Team [EMAIL PROTECTED]
+All persons listed below can be reached at cvs_login@pld-linux.org
+
+$Log$
+Revision 1.1  2005/08/28 14:24:45  qboosh
+- new

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


SOURCES: linux-libc-headers-audit.patch (NEW) - change linux/audi...

2005-08-28 Thread qboosh
Author: qboosh   Date: Sun Aug 28 14:39:32 2005 GMT
Module: SOURCES   Tag: HEAD
 Log message:
- change linux/audit.h to userspace version + little update (from 
2.6.13-something?) to get usable libaudit.h

 Files affected:
SOURCES:
   linux-libc-headers-audit.patch (NONE - 1.1)  (NEW)

 Diffs:


Index: SOURCES/linux-libc-headers-audit.patch
diff -u /dev/null SOURCES/linux-libc-headers-audit.patch:1.1
--- /dev/null   Sun Aug 28 16:39:32 2005
+++ SOURCES/linux-libc-headers-audit.patch  Sun Aug 28 16:39:26 2005
@@ -0,0 +1,123 @@
+--- linux-libc-headers-2.6.12.0/include/linux/audit.h.orig 2005-07-06 
02:17:21.0 +0200
 linux-libc-headers-2.6.12.0/include/linux/audit.h  2005-08-28 
16:35:11.219052000 +0200
+@@ -24,21 +24,53 @@
+ #ifndef _LINUX_AUDIT_H_
+ #define _LINUX_AUDIT_H_
+ 
+-#include asm/types.h
+-#include linux/netlink.h
++#include elf.h
+ 
+-#include linux/sched.h
+-#include linux/elf.h
++/* The netlink messages for the audit system is divided into blocks:
++ * 1000 - 1099 are for commanding the audit system
++ * 1100 - 1199 user space trusted application messages
++ * 1200 - 1299 messages internal to the audit daemon
++ * 1300 - 1399 audit event messages
++ * 1400 - 1499 SE Linux use
++ * 1500 - 1999 future use
++ * 2000 is for otherwise unclassified kernel audit messages
++ *
++ * Messages from 1000-1199 are bi-directional. 1200-1299 are exclusively user
++ * space. Anything over that is kernel -- user space communication.
++ */
++#define AUDIT_GET 1000/* Get status */
++#define AUDIT_SET 1001/* Set status (enable/disable/auditd) */
++#define AUDIT_LIST1002/* List syscall filtering rules */
++#define AUDIT_ADD 1003/* Add syscall filtering rule */
++#define AUDIT_DEL 1004/* Delete syscall filtering rule */
++#define AUDIT_USER1005/* Message from userspace -- deprecated 
*/
++#define AUDIT_LOGIN   1006/* Define the login id and information 
*/
++#define AUDIT_WATCH_INS   1007/* Insert file/dir watch entry 
*/
++#define AUDIT_WATCH_REM   1008/* Remove file/dir watch entry 
*/
++#define AUDIT_WATCH_LIST  1009/* List all file/dir watches */
++#define AUDIT_SIGNAL_INFO 1010/* Get info about sender of signal to 
auditd */
++
++#define AUDIT_FIRST_USER_MSG  1100/* Userspace messages uninteresting to 
kernel */
++#define AUDIT_LAST_USER_MSG   1199
++ 
++#define AUDIT_DAEMON_START  1200/* Daemon startup record */
++#define AUDIT_DAEMON_END1201/* Daemon normal stop record */
++#define AUDIT_DAEMON_ABORT  1202/* Daemon error stop record */
++#define AUDIT_DAEMON_CONFIG 1203/* Daemon config change */
++
++#define AUDIT_SYSCALL 1300/* Syscall event */
++#define AUDIT_FS_WATCH1301/* Filesystem watch event */
++#define AUDIT_PATH1302/* Filname path information */
++#define AUDIT_IPC 1303/* IPC record */
++#define AUDIT_SOCKETCALL  1304/* sys_socketcall arguments */
++#define AUDIT_CONFIG_CHANGE   1305/* Audit system configuration change */
++#define AUDIT_SOCKADDR1306/* sockaddr copied as syscall 
arg */
++
++#define AUDIT_AVC 1400/* SE Linux avc denial or grant */
++#define AUDIT_SELINUX_ERR 1401/* Internal SE Linux Errors */
++#define AUDIT_AVC_PATH1402/* dentry, vfsmount pair from 
avc */
+ 
+-/* Request and reply types */
+-#define AUDIT_GET  1000   /* Get status */
+-#define AUDIT_SET  1001   /* Set status (enable/disable/auditd) */
+-#define AUDIT_LIST 1002   /* List filtering rules */
+-#define AUDIT_ADD  1003   /* Add filtering rule */
+-#define AUDIT_DEL  1004   /* Delete filtering rule */
+-#define AUDIT_USER 1005   /* Send a message from user-space */
+-#define AUDIT_LOGIN1006 /* Define the login id and informaiton */
+-#define AUDIT_KERNEL   2000   /* Asynchronous audit record. NOT A REQUEST. */
++#define AUDIT_KERNEL  2000/* Asynchronous audit record. NOT A 
REQUEST. */
+ 
+ /* Rule flags */
+ #define AUDIT_PER_TASK 0x01   /* Apply rule at task creation (not syscall) */
+@@ -55,7 +87,7 @@
+  * AUDIT_LIST commands must be implemented. */
+ #define AUDIT_MAX_FIELDS   64
+ #define AUDIT_BITMASK_SIZE 64
+-#define AUDIT_WORD(nr) ((__u32)((nr)/32))
++#define AUDIT_WORD(nr) ((uint32_t)((nr)/32))
+ #define AUDIT_BIT(nr)  (1  ((nr) - AUDIT_WORD(nr)*32))
+ 
+ /* Rule fields */
+@@ -135,29 +167,24 @@
+ #define AUDIT_ARCH_V850   (EM_V850|__AUDIT_ARCH_LE)
+ #define AUDIT_ARCH_X86_64 (EM_X86_64|__AUDIT_ARCH_64BIT|__AUDIT_ARCH_LE)
+ 
+-struct audit_message {
+-  struct nlmsghdr nlh;
+-  chardata[1200];
+-};
+-
+ struct audit_status {
+-  __u32   mask;   /* 

SPECS: linux-libc-headers.spec - added audit patch, release 4

2005-08-28 Thread qboosh
Author: qboosh   Date: Sun Aug 28 14:40:01 2005 GMT
Module: SPECS Tag: HEAD
 Log message:
- added audit patch, release 4

 Files affected:
SPECS:
   linux-libc-headers.spec (1.100 - 1.101) 

 Diffs:


Index: SPECS/linux-libc-headers.spec
diff -u SPECS/linux-libc-headers.spec:1.100 SPECS/linux-libc-headers.spec:1.101
--- SPECS/linux-libc-headers.spec:1.100 Tue Aug 23 19:48:17 2005
+++ SPECS/linux-libc-headers.spec   Sun Aug 28 16:39:56 2005
@@ -3,7 +3,7 @@
 Summary(pl):   Nagłówki jądra Linuksa do użytku z bibliotekami C
 Name:  linux-libc-headers
 Version:   2.6.12.0
-Release:   3
+Release:   4
 Epoch: 7
 License:   GPL
 Group: Development
@@ -16,6 +16,8 @@
 Patch4:%{name}-tc-u32-mark.patch
 Patch5:%{name}-imq.patch
 Patch6:%{name}-endian.patch
+# based on http://people.redhat.com/sgrubb/audit/audit.h
+Patch7:%{name}-audit.patch
 AutoReqProv:   no
 BuildRequires: rpmbuild(macros) = 1.213
 Requires(pre): fileutils
@@ -60,6 +62,7 @@
 %patch4 -p1
 %patch5 -p1
 %patch6 -p1
+%patch7 -p1
 
 %build
 %ifarch %{x8664}
@@ -174,6 +177,9 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.101  2005/08/28 14:39:56  qboosh
+- added audit patch, release 4
+
 Revision 1.100  2005/08/23 17:48:17  qboosh
 - bugfix in endian patch, release 3
 


 CVS-web:
http://cvs.pld-linux.org/SPECS/linux-libc-headers.spec?r1=1.100r2=1.101f=u

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


SOURCES: gplflash2-link.patch - updated for 20050828 snap

2005-08-28 Thread qboosh
Author: qboosh   Date: Sun Aug 28 14:48:34 2005 GMT
Module: SOURCES   Tag: HEAD
 Log message:
- updated for 20050828 snap

 Files affected:
SOURCES:
   gplflash2-link.patch (1.1 - 1.2) 

 Diffs:


Index: SOURCES/gplflash2-link.patch
diff -u SOURCES/gplflash2-link.patch:1.1 SOURCES/gplflash2-link.patch:1.2
--- SOURCES/gplflash2-link.patch:1.1Sat Jun 11 20:27:27 2005
+++ SOURCES/gplflash2-link.patchSun Aug 28 16:48:28 2005
@@ -1,16 +1,16 @@
 gplflash2/plugins/mozilla/Makefile.am.orig 2005-04-24 22:51:39.0 
+0200
-+++ gplflash2/plugins/mozilla/Makefile.am  2005-06-11 18:30:08.627104256 
+0200
+--- gplflash2/plugins/mozilla/Makefile.am.orig 2005-08-28 11:31:14.0 
+0200
 gplflash2/plugins/mozilla/Makefile.am  2005-08-28 15:36:07.130835376 
+0200
 @@ -13,15 +13,8 @@
  OPTIMIZER=$(OPTFLAGS)
  SHARED=-shared
  
 -libnpflash_la_LIBADD = ../../lib/libflash2.la
-+libnpflash_la_LIBADD = ../../lib/libflash2.la $(LIBJPEG) $(LIBZ) $(X_LIBS) 
$(FREETYPE_LIBS) $(GL_LIBS) $(LIBFFMPEG) $(LIBSDL) $(XML_LIBS) -lXt
++libnpflash_la_LIBADD = ../../lib/libflash2.la $(LIBJPEG) $(LIBZ) $(X_LIBS) 
$(FT2_LIBS) $(GL_LIBS) $(LIBFFMPEG) $(SDL_LIBS) $(XML_LIBS) -lXt
  libnpflash_la_SOURCES = flash_interface.cc plugin.c npunix.c 
 -libnpflash_la_CFLAGS = -fpic -fPIC -DPIC $(OPTIMIZER) $(PLUGIN_DEFINES) 
-I../lib $(X_CFLAGS)
 +libnpflash_la_CFLAGS = -fPIC -DPIC $(OPTIMIZER) $(PLUGIN_DEFINES) -I../lib 
$(X_CFLAGS)
- libnpflash_la_CXXFLAGS = $(FREETYPE_CFLAGS)
--libnpflash_la_LDFLAGS = $(LIBJPEG) $(LIBZ) $(X_LIBS) $(FREETYPE_LIBS) 
$(GL_LIBS) $(LIBFFMPEG) $(LIBSDL) $(XML_LIBS)
+ libnpflash_la_CXXFLAGS = $(FT2_CFLAGS) $(X_CFLAGS)
+-libnpflash_la_LDFLAGS = $(LIBJPEG) $(LIBZ) $(X_LIBS) $(FT2_LIBS) $(GL_LIBS) 
$(LIBFFMPEG) $(SDL_LIBS) $(XML_LIBS)
 -
 -install-pluginLTLIBRARIES: $(plugin_LIBRARIES)
 -  mkdir -p $(PLUGIN_DIR)
@@ -19,8 +19,8 @@
 -uninstall-pluginLTLIBRARIES: $(plugin_LIBRARIES)
 -  rm -f $(PLUGIN_DIR)/libnpflash.so
 +libnpflash_la_LDFLAGS = -avoid-version
 gplflash2/player/Makefile.am.orig  2005-04-24 22:51:38.0 +0200
-+++ gplflash2/player/Makefile.am   2005-06-11 19:08:01.235615248 +0200
+--- gplflash2/player/Makefile.am.orig  2005-08-28 11:31:14.0 +0200
 gplflash2/player/Makefile.am   2005-08-28 15:36:58.912963296 +0200
 @@ -1,13 +1,12 @@
  bin_PROGRAMS = flashplayer
  
@@ -32,8 +32,8 @@
flashplayer.cc
  
  
- flashplayer_LDFLAGS = $(LIBJPEG) $(LIBZ) $(X_LIBS) $(FREETYPE_LIBS) 
$(GL_LIBS) $(LIBSDL) $(LIBXML2)
+ flashplayer_LDFLAGS = $(LIBJPEG) $(LIBZ) $(X_LIBS) $(FT2_LIBS) $(GL_LIBS) 
$(SDL_LIBS) $(XML_LIBS)
 -flashplayer_includedir = $(includedir) 
 +flashplayer_includedir = $(includedir)
- flashplayer_CXXFLAGS = $(FREETYPE_CFLAGS)
+ flashplayer_CXXFLAGS = $(FT2_CFLAGS) $(X_CFLAGS)
  flashplayer_LDADD = ../lib/libflash2.la $(LIBFFMPEG)


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

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


DISTFILES: gplflash2-20050828.tar.bz2

2005-08-28 Thread qboosh

Files fetched: 1

STORED: no-url://gplflash2-20050828.tar.bz2
865d6ae3795523343b9d51ee23772613  gplflash2-20050828.tar.bz2
Size: 332038 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: gplflash2.spec - updated to todays snap (20050828), updated...

2005-08-28 Thread qboosh
Author: qboosh   Date: Sun Aug 28 14:50:07 2005 GMT
Module: SPECS Tag: HEAD
 Log message:
- updated to todays snap (20050828), updated link patch

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

 Diffs:


Index: SPECS/gplflash2.spec
diff -u SPECS/gplflash2.spec:1.3 SPECS/gplflash2.spec:1.4
--- SPECS/gplflash2.spec:1.3Sat Jun 11 20:28:27 2005
+++ SPECS/gplflash2.specSun Aug 28 16:50:01 2005
@@ -1,27 +1,27 @@
 # $Revision$, $Date$
-%define_snap   20050605
+%define_snap   20050828
 Summary:   Flash animations redering library
 Summary(pl):   Biblioteka renderująca animacje Flash
 Name:  gplflash2
 Version:   0.1.0
-Release:   1
+Release:   0.%{_snap}.1
 License:   GPL
 Group: Libraries
-Source0:   %{name}-%{_snap}.tar.gz
-# Source0-md5: 2f307955c081689c294f664ff90313ee
+Source0:   %{name}-%{_snap}.tar.bz2
+# Source0-md5: 865d6ae3795523343b9d51ee23772613
 Patch0:%{name}-link.patch
 URL:   http://gplflash.sourceforge.net/
 BuildRequires: OpenGL-devel
 BuildRequires: SDL-devel = 1.2.8
 BuildRequires: XFree86-devel
-BuildRequires: autoconf
+BuildRequires: autoconf = 2.59
 BuildRequires: automake
 BuildRequires: ffmpeg-devel
-BuildRequires: freetype-devel = 2.0
+BuildRequires: freetype-devel = 2.1.7
 BuildRequires: libjpeg-devel
 BuildRequires: libstdc++-devel
 BuildRequires: libtool
-BuildRequires: libxml2-devel
+BuildRequires: libxml2-devel = 2.6.0
 BuildRequires: sed = 4.0
 BuildRequires: zlib-devel = 1.1.4
 Obsoletes: flash
@@ -47,9 +47,9 @@
 Summary(pl):   Pliki nagłówkowe wymagane przez programy używające gplflash2
 Group: X11/Development/Libraries
 Requires:  %{name} = %{version}-%{release}
-Requires:  freetype-devel = 2.0
+Requires:  freetype-devel = 2.1.7
 Requires:  libstdc++-devel
-Requires:  libxml2-devel
+Requires:  libxml2-devel = 2.6.0
 Requires:  zlib-devel = 1.1.4
 Obsoletes: flash-devel
 
@@ -144,6 +144,9 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.4  2005/08/28 14:50:01  qboosh
+- updated to todays snap (20050828), updated link patch
+
 Revision 1.3  2005/06/11 18:28:27  qboosh
 - added link patch, some install hacks not needed now
 


 CVS-web:
http://cvs.pld-linux.org/SPECS/gplflash2.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: fonts-TTF-microsoft.spec - use without macro

2005-08-28 Thread glen
Author: glen Date: Sun Aug 28 14:53:06 2005 GMT
Module: SPECS Tag: HEAD
 Log message:
- use without macro

 Files affected:
SPECS:
   fonts-TTF-microsoft.spec (1.23 - 1.24) 

 Diffs:


Index: SPECS/fonts-TTF-microsoft.spec
diff -u SPECS/fonts-TTF-microsoft.spec:1.23 SPECS/fonts-TTF-microsoft.spec:1.24
--- SPECS/fonts-TTF-microsoft.spec:1.23 Fri Jul 22 11:18:37 2005
+++ SPECS/fonts-TTF-microsoft.spec  Sun Aug 28 16:53:01 2005
@@ -59,7 +59,7 @@
 
 %description
 Microsoft free True Type fonts collection.
-%if ! %{with license_agreement}
+%if %{without license_agreement}
 License issues made us not to include inherent files into this package
 by default. If you want to create full working package please build it
 with one of the following command:
@@ -70,7 +70,7 @@
 
 %description -l pl
 Kolekcja darmowych fontów True Type firmy Microsoft.
-%if ! %{with license_agreement}
+%if %{without license_agreement}
 Kwestie licencji zmusiły nas do niedołączania do tego pakietu istotnych
 plików. Jeśli chcesz stworzyć w pełni funkcjonalny pakiet, zbuduj go za
 pomocą polecenia:
@@ -90,7 +90,7 @@
 %install
 rm -rf $RPM_BUILD_ROOT
 
-%if ! %{with license_agreement}
+%if %{without license_agreement}
 install -d $RPM_BUILD_ROOT{%{_bindir},%{_datadir}/%{base_name}}
 
 cat EOF $RPM_BUILD_ROOT%{_bindir}/%{base_name}.install
@@ -192,6 +192,9 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.24  2005/08/28 14:53:01  glen
+- use without macro
+
 Revision 1.23  2005/07/22 09:18:37  deejay1
 - rel up to 5
 
@@ -252,7 +255,7 @@
 - make spec non-interactive; release 3
 
 Revision 1.5  2002/11/27 19:36:46  juandon
-- new %%doc
+- new %doc
 
 Revision 1.4  2002/09/11 16:19:30  adgor
 - Updated source URLs


 CVS-web:
http://cvs.pld-linux.org/SPECS/fonts-TTF-microsoft.spec?r1=1.23r2=1.24f=u

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


SPECS: fonts-TTF-microsoft.spec - removed ftp url, which is 1) poi...

2005-08-28 Thread glen
Author: glen Date: Sun Aug 28 15:08:10 2005 GMT
Module: SPECS Tag: HEAD
 Log message:
- removed ftp url, which is 1) pointing to src.rpm in RPMS dir, 2) the 
-installer src.rpm doesn't contain nothing more than pure .spec (ie no sourceX 
inside anyway)

 Files affected:
SPECS:
   fonts-TTF-microsoft.spec (1.24 - 1.25) 

 Diffs:


Index: SPECS/fonts-TTF-microsoft.spec
diff -u SPECS/fonts-TTF-microsoft.spec:1.24 SPECS/fonts-TTF-microsoft.spec:1.25
--- SPECS/fonts-TTF-microsoft.spec:1.24 Sun Aug 28 16:53:01 2005
+++ SPECS/fonts-TTF-microsoft.spec  Sun Aug 28 17:08:05 2005
@@ -65,7 +65,6 @@
 with one of the following command:
 
 %{base_name}.install --with license_agreement 
%{_datadir}/%{base_name}/%{base_name}.spec
-%{base_name}.install --with license_agreement 
ftp://ftp.pld-linux.org/dists/ac/PLD/your_arch/PLD/RPMS/%{base_name}-{version}-{release}.src.rpm
 %endif
 
 %description -l pl
@@ -76,7 +75,6 @@
 pomocą polecenia:
 
 %{base_name}.install --with license_agreement 
%{_datadir}/%{base_name}/%{base_name}.spec
-%{base_name}.install --with license_agreement 
ftp://ftp.pld-linux.org/dists/ac/PLD/your_arch/PLD/RPMS/%{base_name}-{version}-{release}.src.rpm
 %endif
 
 %prep
@@ -192,6 +190,9 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.25  2005/08/28 15:08:05  glen
+- removed ftp url, which is 1) pointing to src.rpm in RPMS dir, 2) the 
-installer src.rpm doesn't contain nothing more than pure .spec (ie no sourceX 
inside anyway)
+
 Revision 1.24  2005/08/28 14:53:01  glen
 - use without macro
 


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

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


SOURCES: auditd.init (NEW), auditd.sysconfig (NEW) - PLDified from...

2005-08-28 Thread qboosh
Author: qboosh   Date: Sun Aug 28 15:20:02 2005 GMT
Module: SOURCES   Tag: HEAD
 Log message:
- PLDified from files included in package

 Files affected:
SOURCES:
   auditd.init (NONE - 1.1)  (NEW), auditd.sysconfig (NONE - 1.1)  (NEW)

 Diffs:


Index: SOURCES/auditd.init
diff -u /dev/null SOURCES/auditd.init:1.1
--- /dev/null   Sun Aug 28 17:20:03 2005
+++ SOURCES/auditd.init Sun Aug 28 17:19:57 2005
@@ -0,0 +1,86 @@
+#!/bin/sh
+#
+# auditdThis starts and stops auditd
+#
+# chkconfig: 2345 18 87
+# description: This starts the Linux Auditing System Daemon
+#
+# processname: /sbin/auditd
+# config: /etc/sysconfig/auditd
+# config: /etc/auditd.conf
+# pidfile: /var/run/auditd.pid
+
+PATH=/sbin:/bin:/usr/bin:/usr/sbin
+
+# Source function library
+. /etc/rc.d/init.d/functions
+
+AUDITD_CLEAN_STOP=yes
+EXTRAOPTIONS=
+
+# Get service config - may override defaults
+[ -f /etc/sysconfig/auditd ]  . /etc/sysconfig/auditd
+
+RETVAL=0
+
+# See how we were called.
+case $1 in
+  start)
+   if [ ! -f /var/lock/subsys/auditd ]; then
+   # show Starting %s service auditd
+   msg_starting auditd
+   unset HOME MAIL USER USERNAME
+   daemon auditd $EXTRAOPTIONS
+   RETVAL=$?
+   [ $RETVAL -eq 0 ]  touch /var/lock/subsys/auditd
+   # Load the default rules
+   [ -f /etc/audit.rules ]  /sbin/auditctl -R /etc/audit.rules 
/dev/null
+   else
+   # show %s service is already running. auditd
+   msg_already_running auditd
+   fi
+   ;;
+  stop)
+   if [ -f /var/lock/subsys/auditd ]; then
+   # Stop daemons.
+   # show Stopping %s service auditd
+   msg_stopping auditd
+   killproc auditd
+   rm -f /var/lock/subsys/auditd
+   # Remove watches so shutdown works cleanly
+   if ! is_no $AUDITD_CLEAN_STOP; then
+   /sbin/auditctl -D /dev/null
+   fi
+   else
+   # show %s service is not running. auditd
+   msg_not_running auditd
+   fi
+   ;;
+  restart)
+   $0 stop
+   $0 start
+   exit $?
+   ;;
+  reload|force-reload)
+   if [ -f /var/lock/subsys/auditd ]; then
+   # show Reload %s service auditd
+   msg_reloading auditd
+   killproc auditd -HUP
+   RETVAL=$?
+   else
+   # show %s service is not running. auditd
+   msg_not_running auditd 2
+   RETVAL=7
+   fi
+   ;;
+  status)
+   status auditd
+   RETVAL=$?
+   ;;
+  *)
+   # show Usage: %s {start|stop|restart|reload|force-reload|status}
+   msg_usage $0 {start|stop|restart|reload|force-reload|status}
+   RETVAL=3
+esac
+
+exit $RETVAL


Index: SOURCES/auditd.sysconfig
diff -u /dev/null SOURCES/auditd.sysconfig:1.1
--- /dev/null   Sun Aug 28 17:20:03 2005
+++ SOURCES/auditd.sysconfigSun Aug 28 17:19:57 2005
@@ -0,0 +1,15 @@
+# Customized settings for auditd
+
+# Nice level for auditd
+# SERVICE_RUN_NICE_LEVEL=0
+
+# Extra options for auditd
+# EXTRAOPTIONS=
+
+# You can set audit locale here
+# LC_ALL=C
+
+# This option is used to determine if rules  watches should be deleted on
+# shutdown. This is beneficial in most cases so that a watch doesn't linger
+# on a drive that is being unmounted. If set to no, it will NOT be cleaned up.
+AUDITD_CLEAN_STOP=yes

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


SPECS: audit.spec - fixed libaudit.so symlink - replace init/sysco...

2005-08-28 Thread qboosh
Author: qboosh   Date: Sun Aug 28 15:21:23 2005 GMT
Module: SPECS Tag: HEAD
 Log message:
- fixed libaudit.so symlink
- replace init/sysconfig with our versions
- -devel R: llh with audit update
- release 1

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

 Diffs:


Index: SPECS/audit.spec
diff -u SPECS/audit.spec:1.5 SPECS/audit.spec:1.6
--- SPECS/audit.spec:1.5Sun Aug 28 15:26:36 2005
+++ SPECS/audit.specSun Aug 28 17:21:17 2005
@@ -3,13 +3,15 @@
 Summary(pl):   Narzędzia przestrzeni użytkownika do audytu jąder 2.6
 Name:  audit
 Version:   1.0.3
-Release:   0.1
+Release:   1
 License:   GPL
 Group: Daemons
 Source0:   http://people.redhat.com/sgrubb/audit/%{name}-%{version}.tar.gz
 # Source0-md5: 950daad97adfa3134289aa5b4e885f8f
 # http://people.redhat.com/sgrubb/audit/audit.h
 Source1:   audit.h
+Source2:   %{name}d.init
+Source3:   %{name}d.sysconfig
 URL:   http://people.redhat.com/sgrubb/audit/
 BuildRequires: autoconf = 2.59
 BuildRequires: automake = 1.9
@@ -52,6 +54,7 @@
 License:   LGPL
 Group: Development/Libraries
 Requires:  %{name}-libs = %{version}-%{release}
+Requires:  linux-libc-headers = 7:2.6.12.0-4
 
 %description libs-devel
 The audit-libs-devel package contains the header files needed for
@@ -102,13 +105,16 @@
 
 install -d $RPM_BUILD_ROOT/%{_lib}
 mv -f $RPM_BUILD_ROOT%{_libdir}/libaudit.so.* $RPM_BUILD_ROOT/%{_lib}
-ln -sf $(cd $RPM_BUILD_ROOT/%{_lib} ; echo libaudit.so.*.*.*) \
+ln -sf /%{_lib}/$(cd $RPM_BUILD_ROOT/%{_lib} ; echo libaudit.so.*.*.*) \
$RPM_BUILD_ROOT%{_libdir}/libaudit.so
 
 # We manually install this since Makefile doesn't
 install -d $RPM_BUILD_ROOT%{_includedir}
 install lib/libaudit.h $RPM_BUILD_ROOT%{_includedir}
 
+install %{SOURCE2} $RPM_BUILD_ROOT/etc/rc.d/init.d/auditd
+install %{SOURCE3} $RPM_BUILD_ROOT/etc/sysconfig/auditd
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
@@ -166,6 +172,12 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.6  2005/08/28 15:21:17  qboosh
+- fixed libaudit.so symlink
+- replace init/sysconfig with our versions
+- -devel R: llh with audit update
+- release 1
+
 Revision 1.5  2005/08/28 13:26:36  qboosh
 - updated to 1.0.3
 


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


SOURCES: license-installer.sh - @LICENSE@ expansions for fonts-mic...

2005-08-28 Thread glen
Author: glen Date: Sun Aug 28 15:28:49 2005 GMT
Module: SOURCES   Tag: HEAD
 Log message:
- @LICENSE@ expansions for fonts-microsoft packages

 Files affected:
SOURCES:
   license-installer.sh (1.3 - 1.4) 

 Diffs:


Index: SOURCES/license-installer.sh
diff -u SOURCES/license-installer.sh:1.3 SOURCES/license-installer.sh:1.4
--- SOURCES/license-installer.sh:1.3Tue Aug 23 21:20:31 2005
+++ SOURCES/license-installer.shSun Aug 28 17:28:44 2005
@@ -38,11 +38,17 @@
fi
fi
 else
-   echo 
+   if [ @LICENSE@ != '@'LICENSE'@' ]; then
+   cat @LICENSE@
+   echo 
+If you accept the above license rebuild the package using:
+
+   else
+   echo 
 License issues made us not to include inherent files into
 this package by default. If you want to create full working
 package please build it with the following command:
-
-$0 --with license_agreement @SPECFILE@
 
+   fi
+   echo $0 --with license_agreement @SPECFILE@
 fi


 CVS-web:
http://cvs.pld-linux.org/SOURCES/license-installer.sh?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: fonts-TTF-microsoft.spec - use shared license-installer.sh ...

2005-08-28 Thread glen
Author: glen Date: Sun Aug 28 15:30:26 2005 GMT
Module: SPECS Tag: HEAD
 Log message:
- use shared license-installer.sh script from SOURCES

 Files affected:
SPECS:
   fonts-TTF-microsoft.spec (1.25 - 1.26) 

 Diffs:


Index: SPECS/fonts-TTF-microsoft.spec
diff -u SPECS/fonts-TTF-microsoft.spec:1.25 SPECS/fonts-TTF-microsoft.spec:1.26
--- SPECS/fonts-TTF-microsoft.spec:1.25 Sun Aug 28 17:08:05 2005
+++ SPECS/fonts-TTF-microsoft.spec  Sun Aug 28 17:30:21 2005
@@ -12,7 +12,7 @@
 Name:  %{base_name}-installer
 %endif
 Version:   20020525
-Release:   5%{?with_license_agreement:wla}
+Release:   6%{?with_license_agreement:wla}
 License:   Microsoft EULA (for non-commercial use)
 Group: Fonts
 %if %{with license_agreement}
@@ -39,6 +39,7 @@
 Source10:  http://dl.sourceforge.net/corefonts/webdin32.exe
 # NoSource10-md5:  230a1d13a365b22815f502eb24d9149b
 %else
+Source0:   license-installer.sh
 # extracted from one of the above
 Source20:  Microsoft-EULA.txt
 %endif
@@ -91,58 +92,14 @@
 %if %{without license_agreement}
 install -d $RPM_BUILD_ROOT{%{_bindir},%{_datadir}/%{base_name}}
 
-cat EOF $RPM_BUILD_ROOT%{_bindir}/%{base_name}.install
-#!/bin/sh
-if [ \$1 = --with -a \$2 = license_agreement ]
-then
-   TMPDIR=\`rpm --eval %%{tmpdir}\`; export TMPDIR
-   SPECDIR=\`rpm --eval %%{_specdir}\`; export SPECDIR
-   SRPMDIR=\`rpm --eval %%{_srcrpmdir}\`; export SRPMDIR
-   SOURCEDIR=\`rpm --eval %%{_sourcedir}\`; export SOURCEDIR
-   BUILDDIR=\`rpm --eval %%{_builddir}\`; export BUILDDIR
-   RPMDIR=\`rpm --eval %%{_rpmdir}\`; export RPMDIR
-   BACKUP_SPEC=0
-   mkdir -p \$TMPDIR \$SPECDIR \$SRPMDIR \$RPMDIR \$SRPMDIR \$SOURCEDIR 
\$BUILDDIR
-   if [ -f \$SPECDIR/%{base_name}.spec ]; then
-   BACKUP_SPEC=1
-   mv -f \$SPECDIR/%{base_name}.spec 
\$SPECDIR/%{base_name}.spec.prev
-   fi
-   if echo \$3 | grep '\.src\.rpm$' /dev/null; then
-   ( cd \$SRPMDIR
-   if echo \$3 | grep '://' /dev/null; then
-   wget --passive-ftp -t0 \$3
-   else
-   cp -f \$3 .
-   fi
-   rpm2cpio \`basename \$3\` | ( cd \$TMPDIR; cpio -i 
%{base_name}.spec ) )
-   if ! cp -i \$TMPDIR/%{base_name}.spec 
\$SPECDIR/%{base_name}.spec; then
-   exit 1
-   fi
-   else
-   if ! cp -i \$3 \$SPECDIR; then
-   exit 1
-   fi
-   fi
-   ( cd \$SPECDIR
-   %{_bindir}/builder -nc -ncs --with license_agreement --opts 
--target=%{_target_cpu} %{base_name}.spec
-   if [ \$? -ne 0 ]; then
-   exit 2
-   fi
-   RPMNAME=%{base_name}-%{version}-%{release}wla.noarch.rpm
-   rpm -U \$RPMDIR/\$RPMNAME || \
-   echo -e Install manually the file:\\\n   \$RPMDIR/\$RPMNAME )
-   if [ \$BACKUP_SPEC -eq 1 ]; then
-   mv -f \$SPECDIR/%{base_name}.spec.prev 
\$SPECDIR/%{base_name}.spec
-   fi
-else
-   cat %{_datadir}/%{base_name}/Microsot-EULA.txt
-   echo 
-If you accept the above license rebuild the package using:
-
-\$0 --with license_agreement %{_datadir}/%{base_name}/%{base_name}.spec
-
-fi
-EOF
+sed -e '
+   s/@BASE_NAME@/%{base_name}/g
+   s/@TARGET_CPU@/%{_target_cpu}/g
+   [EMAIL PROTECTED]@-%{version}-g
+   [EMAIL PROTECTED]@-%{release}-g
+   s,@SPECFILE@,%{_datadir}/%{base_name}/%{base_name}.spec,g
+   s,@LICENSE@,%{_datadir}/%{base_name}/Microsoft-EULA.txt,
+' %{SOURCE0}  $RPM_BUILD_ROOT%{_bindir}/%{base_name}.install
 
 install %{_specdir}/%{base_name}.spec $RPM_BUILD_ROOT%{_datadir}/%{base_name}
 install %{SOURCE20} $RPM_BUILD_ROOT%{_datadir}/%{base_name}
@@ -190,8 +147,13 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.26  2005/08/28 15:30:21  glen
+- use shared license-installer.sh script from SOURCES
+
 Revision 1.25  2005/08/28 15:08:05  glen
-- removed ftp url, which is 1) pointing to src.rpm in RPMS dir, 2) the 
-installer src.rpm doesn't contain nothing more than pure .spec (ie no sourceX 
inside anyway)
+- removed ftp url from %description, because
+  1) it's pointing to inexistent src.rpm in RPMS dir,
+  2) the -installer .src.rpm doesn't contain sourceX-s inside anyway
 
 Revision 1.24  2005/08/28 14:53:01  glen
 - use without macro
@@ -200,7 +162,9 @@
 - rel up to 5
 
 Revision 1.22  2004/12/08 05:47:33  roman
-- added R: cabextract to the case of building without license agreement 
(rationale: cabextract will be needed to get the fonts anyway, which is the 
only possible use of the package)
+- added R: cabextract to the case of building without license
+  agreement (rationale: cabextract will be needed to get the fonts
+  anyway, which is the only possible use of the 

SPECS: fonts-TTF-microsoft.spec - rel 6

2005-08-28 Thread glen
Author: glen Date: Sun Aug 28 15:30:44 2005 GMT
Module: SPECS Tag: HEAD
 Log message:
- rel 6

 Files affected:
SPECS:
   fonts-TTF-microsoft.spec (1.26 - 1.27) 

 Diffs:


Index: SPECS/fonts-TTF-microsoft.spec
diff -u SPECS/fonts-TTF-microsoft.spec:1.26 SPECS/fonts-TTF-microsoft.spec:1.27
--- SPECS/fonts-TTF-microsoft.spec:1.26 Sun Aug 28 17:30:21 2005
+++ SPECS/fonts-TTF-microsoft.spec  Sun Aug 28 17:30:39 2005
@@ -147,6 +147,9 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.27  2005/08/28 15:30:39  glen
+- rel 6
+
 Revision 1.26  2005/08/28 15:30:21  glen
 - use shared license-installer.sh script from SOURCES
 


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


SPECS: fonts-TTF-microsoft-tahoma.spec - use shared license-instal...

2005-08-28 Thread glen
Author: glen Date: Sun Aug 28 15:36:48 2005 GMT
Module: SPECS Tag: HEAD
 Log message:
- use shared license-installer.sh script from SOURCES
- includes copy-pasto fixes, like using inexistent Microsot-EULA.txt
- rel 2

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

 Diffs:


Index: SPECS/fonts-TTF-microsoft-tahoma.spec
diff -u SPECS/fonts-TTF-microsoft-tahoma.spec:1.6 
SPECS/fonts-TTF-microsoft-tahoma.spec:1.7
--- SPECS/fonts-TTF-microsoft-tahoma.spec:1.6   Sun Jun  5 23:19:02 2005
+++ SPECS/fonts-TTF-microsoft-tahoma.spec   Sun Aug 28 17:36:42 2005
@@ -12,7 +12,7 @@
 Name:  %{base_name}-installer
 %endif
 Version:   20020525
-Release:   1%{?with_license_agreement:wla}
+Release:   2%{?with_license_agreement:wla}
 # part of IE update - may require Windows license to use
 License:   ?
 Group: Fonts
@@ -24,6 +24,7 @@
 Requires:  %{_fontsdir}/TTF
 Requires(post,postun): fontpostinst
 %else
+Source0:   license-installer.sh
 Requires:  cabextract
 Requires:  rpm-build-tools
 Requires:  wget
@@ -35,25 +36,23 @@
 
 %description
 Microsoft Tahoma True Type font.
-%if ! %{with license_agreement}
+%if %{without license_agreement}
 License issues made us not to include inherent files into this package
 by default (it probably requires Windows license). If you want to
 create full working package please build it with one of the following
 command:
 
 %{base_name}.install --with license_agreement 
%{_datadir}/%{base_name}/%{base_name}.spec
-%{base_name}.install --with license_agreement 
ftp://ftp.pld-linux.org/dists/ac/PLD/your_arch/PLD/RPMS/%{base_name}-{version}-{release}.src.rpm
 %endif
 
 %description -l pl
 Font True Type Tahoma firmy Microsoft.
-%if ! %{with license_agreement}
+%if %{without license_agreement}
 Kwestie licencji zmusiły nas do niedołączania do tego pakietu istotnych
 plików (prawdopodobnie wymaga licencji na Windows). Jeśli chcesz stworzyć
 w pełni funkcjonalny pakiet, zbuduj go za pomocą polecenia:
 
 %{base_name}.install --with license_agreement 
%{_datadir}/%{base_name}/%{base_name}.spec
-%{base_name}.install --with license_agreement 
ftp://ftp.pld-linux.org/dists/ac/PLD/your_arch/PLD/RPMS/%{base_name}-{version}-{release}.src.rpm
 %endif
 
 %prep
@@ -64,63 +63,16 @@
 
 %install
 rm -rf $RPM_BUILD_ROOT
-%if ! %{with license_agreement}
+%if %{without license_agreement}
 install -d $RPM_BUILD_ROOT{%{_bindir},%{_datadir}/%{base_name}}
 
-cat EOF $RPM_BUILD_ROOT%{_bindir}/%{base_name}.install
-#!/bin/sh
-if [ \$1 = --with -a \$2 = license_agreement ]
-then
-   TMPDIR=\`rpm --eval %%{tmpdir}\`; export TMPDIR
-   SPECDIR=\`rpm --eval %%{_specdir}\`; export SPECDIR
-   SRPMDIR=\`rpm --eval %%{_srcrpmdir}\`; export SRPMDIR
-   SOURCEDIR=\`rpm --eval %%{_sourcedir}\`; export SOURCEDIR
-   BUILDDIR=\`rpm --eval %%{_builddir}\`; export BUILDDIR
-   RPMDIR=\`rpm --eval %%{_rpmdir}\`; export RPMDIR
-   BACKUP_SPEC=0
-   mkdir -p \$TMPDIR \$SPECDIR \$SRPMDIR \$RPMDIR \$SRPMDIR \$SOURCEDIR 
\$BUILDDIR
-   if [ -f \$SPECDIR/%{base_name}.spec ]; then
-   BACKUP_SPEC=1
-   mv -f \$SPECDIR/%{base_name}.spec 
\$SPECDIR/%{base_name}.spec.prev
-   fi
-   if echo \$3 | grep '\.src\.rpm$' /dev/null; then
-   ( cd \$SRPMDIR
-   if echo \$3 | grep '://' /dev/null; then
-   wget --passive-ftp -t0 \$3
-   else
-   cp -f \$3 .
-   fi
-   rpm2cpio \`basename \$3\` | ( cd \$TMPDIR; cpio -i 
%{base_name}.spec ) )
-   if ! cp -i \$TMPDIR/%{base_name}.spec 
\$SPECDIR/%{base_name}.spec; then
-   exit 1
-   fi
-   else
-   if ! cp -i \$3 \$SPECDIR; then
-   exit 1
-   fi
-   fi
-   ( cd \$SPECDIR
-   %{_bindir}/builder -nc -ncs --with license_agreement --opts 
--target=%{_target_cpu} %{base_name}.spec
-   if [ \$? -ne 0 ]; then
-   exit 2
-   fi
-   RPMNAME=%{base_name}-%{version}-%{release}wla.noarch.rpm
-   rpm -U \$RPMDIR/\$RPMNAME || \
-   echo -e Install manually the file:\\\n   \$RPMDIR/\$RPMNAME )
-   if [ \$BACKUP_SPEC -eq 1 ]; then
-   mv -f \$SPECDIR/%{base_name}.spec.prev 
\$SPECDIR/%{base_name}.spec
-   fi
-else
-   cat %{_datadir}/%{base_name}/Microsot-EULA.txt
-   echo 
-License issues made us not to include inherent files into this package
-by default (it probably requires Windows license). If you want to
-create full working package please build it with the following command:
-
-\$0 --with license_agreement %{_datadir}/%{base_name}/%{base_name}.spec
-
-fi
-EOF
+sed -e '
+   s/@BASE_NAME@/%{base_name}/g
+   s/@TARGET_CPU@/%{_target_cpu}/g
+   [EMAIL 

SPECS: fonts-TTF-Microsoft-ArialUnicode.spec - use shared license-...

2005-08-28 Thread glen
Author: glen Date: Sun Aug 28 15:40:03 2005 GMT
Module: SPECS Tag: HEAD
 Log message:
- use shared license-installer.sh script from SOURCES
- includes copy-pasto fixes, like using inexistent Microsot-EULA.txt
- rel 2

 Files affected:
SPECS:
   fonts-TTF-Microsoft-ArialUnicode.spec (1.5 - 1.6) 

 Diffs:


Index: SPECS/fonts-TTF-Microsoft-ArialUnicode.spec
diff -u SPECS/fonts-TTF-Microsoft-ArialUnicode.spec:1.5 
SPECS/fonts-TTF-Microsoft-ArialUnicode.spec:1.6
--- SPECS/fonts-TTF-Microsoft-ArialUnicode.spec:1.5 Mon Jun  6 10:18:56 2005
+++ SPECS/fonts-TTF-Microsoft-ArialUnicode.spec Sun Aug 28 17:39:57 2005
@@ -12,7 +12,7 @@
 Name:  %{base_name}-installer
 %endif
 Version:   1.0
-Release:   1%{?with_license_agreement:wla}
+Release:   2%{?with_license_agreement:wla}
 # part of MS Office - may require Office license to use
 License:   ?
 Group: Fonts
@@ -24,6 +24,7 @@
 Requires:  %{_fontsdir}/TTF
 Requires(post,postun): fontpostinst
 %else
+Source0:   license-installer.sh
 Requires:  cabextract
 Requires:  rpm-build-tools
 Requires:  wget
@@ -35,25 +36,23 @@
 
 %description
 Microsoft Arial Unicode True Type font.
-%if ! %{with license_agreement}
+%if %{without license_agreement}
 License issues made us not to include inherent files into this package
 by default (it probably requires MS Office license). If you want to
 create full working package please build it with one of the following
 command:
 
 %{base_name}.install --with license_agreement 
%{_datadir}/%{base_name}/%{base_name}.spec
-%{base_name}.install --with license_agreement 
ftp://ftp.pld-linux.org/dists/ac/PLD/your_arch/PLD/RPMS/%{base_name}-{version}-{release}.src.rpm
 %endif
 
 %description -l pl
 Font True Type Arial Unicode firmy Microsoft.
-%if ! %{with license_agreement}
+%if %{without license_agreement}
 Kwestie licencji zmusiły nas do niedołączania do tego pakietu istotnych
 plików (prawdopodobnie wymaga licencji na MS Office). Jeśli chcesz stworzyć
 w pełni funkcjonalny pakiet, zbuduj go za pomocą polecenia:
 
 %{base_name}.install --with license_agreement 
%{_datadir}/%{base_name}/%{base_name}.spec
-%{base_name}.install --with license_agreement 
ftp://ftp.pld-linux.org/dists/ac/PLD/your_arch/PLD/RPMS/%{base_name}-{version}-{release}.src.rpm
 %endif
 
 %prep
@@ -64,63 +63,16 @@
 
 %install
 rm -rf $RPM_BUILD_ROOT
-%if ! %{with license_agreement}
+%if %{without license_agreement}
 install -d $RPM_BUILD_ROOT{%{_bindir},%{_datadir}/%{base_name}}
 
-cat 'EOF' $RPM_BUILD_ROOT%{_bindir}/%{base_name}.install
-#!/bin/sh
-if [ $1 = --with -a $2 = license_agreement ]
-then
-   TMPDIR=`rpm --eval %%{tmpdir}`; export TMPDIR
-   SPECDIR=`rpm --eval %%{_specdir}`; export SPECDIR
-   SRPMDIR=`rpm --eval %%{_srcrpmdir}`; export SRPMDIR
-   SOURCEDIR=`rpm --eval %%{_sourcedir}`; export SOURCEDIR
-   BUILDDIR=`rpm --eval %%{_builddir}`; export BUILDDIR
-   RPMDIR=`rpm --eval %%{_rpmdir}`; export RPMDIR
-   BACKUP_SPEC=0
-   mkdir -p $TMPDIR $SPECDIR $SRPMDIR $RPMDIR $SRPMDIR $SOURCEDIR $BUILDDIR
-   if [ -f $SPECDIR/%{base_name}.spec ]; then
-   BACKUP_SPEC=1
-   mv -f $SPECDIR/%{base_name}.spec $SPECDIR/%{base_name}.spec.prev
-   fi
-   if echo $3 | grep '\.src\.rpm$' /dev/null; then
-   ( cd $SRPMDIR
-   if echo $3 | grep '://' /dev/null; then
-   wget --passive-ftp -t0 $3
-   else
-   cp -f $3 .
-   fi
-   rpm2cpio `basename $3` | ( cd $TMPDIR; cpio -i 
%{base_name}.spec ) )
-   if ! cp -i $TMPDIR/%{base_name}.spec 
$SPECDIR/%{base_name}.spec; then
-   exit 1
-   fi
-   else
-   if ! cp -i $3 $SPECDIR; then
-   exit 1
-   fi
-   fi
-   ( cd $SPECDIR
-   %{_bindir}/builder -nc -ncs --with license_agreement --opts 
--target=%{_target_cpu} %{base_name}.spec
-   if [ $? -ne 0 ]; then
-   exit 2
-   fi
-   RPMNAME=%{base_name}-%{version}-%{release}wla.noarch.rpm
-   rpm -U $RPMDIR/$RPMNAME || \
-   echo -e Install manually the file:\n   $RPMDIR/$RPMNAME )
-   if [ $BACKUP_SPEC -eq 1 ]; then
-   mv -f $SPECDIR/%{base_name}.spec.prev $SPECDIR/%{base_name}.spec
-   fi
-else
-   cat %{_datadir}/%{base_name}/Microsot-EULA.txt
-   echo 
-License issues made us not to include inherent files into this package
-by default (it probably requires Windows license). If you want to
-create full working package please build it with the following command:
-
-$0 --with license_agreement %{_datadir}/%{base_name}/%{base_name}.spec
-
-fi
-EOF
+sed -e '
+   s/@BASE_NAME@/%{base_name}/g
+   s/@TARGET_CPU@/%{_target_cpu}/g
+   [EMAIL PROTECTED]@-%{version}-g
+ 

SOURCES: jakarta-regexp-build.patch - updated for 1.4

2005-08-28 Thread qboosh
Author: qboosh   Date: Sun Aug 28 15:41:19 2005 GMT
Module: SOURCES   Tag: HEAD
 Log message:
- updated for 1.4

 Files affected:
SOURCES:
   jakarta-regexp-build.patch (1.1 - 1.2) 

 Diffs:


Index: SOURCES/jakarta-regexp-build.patch
diff -u SOURCES/jakarta-regexp-build.patch:1.1 
SOURCES/jakarta-regexp-build.patch:1.2
--- SOURCES/jakarta-regexp-build.patch:1.1  Tue Dec 14 15:07:57 2004
+++ SOURCES/jakarta-regexp-build.patch  Sun Aug 28 17:41:14 2005
@@ -1,11 +1,11 @@
 jakarta-regexp-1.3/build.xml~  2003-09-02 20:56:46.0 +0200
-+++ jakarta-regexp-1.3/build.xml   2004-12-14 15:04:17.955572757 +0100
-@@ -36,7 +36,7 @@
+--- jakarta-regexp-1.4/build.xml.orig  2005-08-17 03:19:03.0 +0200
 jakarta-regexp-1.4/build.xml   2005-08-28 17:12:43.723619328 +0200
+@@ -54,7 +54,7 @@
  property name=optimize value=on/
  property name=deprecation value=off/
  property name=RETest.txt value=docs/RETest.txt/
--property name=jakarta-site2.dir value=../jakarta-site2/
-+property name=jakarta-site2.dir value=jakarta-site2/
+-property name=jakarta-site.dir value=../jakarta-site//
++property name=jakarta-site.dir value=jakarta-site/
  
  !-- Anakia --
  property name=docs.src value=xdocs/


 CVS-web:

http://cvs.pld-linux.org/SOURCES/jakarta-regexp-build.patch?r1=1.1r2=1.2f=u

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


SPECS: fonts-TTF-Bitstream-Cyberfonts.spec - removed superfluous O...

2005-08-28 Thread glen
Author: glen Date: Sun Aug 28 15:42:38 2005 GMT
Module: SPECS Tag: HEAD
 Log message:
- removed superfluous Obsoletes itself

 Files affected:
SPECS:
   fonts-TTF-Bitstream-Cyberfonts.spec (1.3 - 1.4) 

 Diffs:


Index: SPECS/fonts-TTF-Bitstream-Cyberfonts.spec
diff -u SPECS/fonts-TTF-Bitstream-Cyberfonts.spec:1.3 
SPECS/fonts-TTF-Bitstream-Cyberfonts.spec:1.4
--- SPECS/fonts-TTF-Bitstream-Cyberfonts.spec:1.3   Sun Jun  5 23:17:02 2005
+++ SPECS/fonts-TTF-Bitstream-Cyberfonts.spec   Sun Aug 28 17:42:32 2005
@@ -32,7 +32,6 @@
 Requires:  rpm-build-tools
 Requires:  wget
 %endif
-Obsoletes: fonts-TTF-Bitstream-Cyberfonts
 BuildArch: noarch
 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -175,6 +174,9 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.4  2005/08/28 15:42:32  glen
+- removed superfluous Obsoletes itself
+
 Revision 1.3  2005/06/05 21:17:02  qboosh
 - bcond header cleanup
 


 CVS-web:

http://cvs.pld-linux.org/SPECS/fonts-TTF-Bitstream-Cyberfonts.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: jakarta-regexp-1.4.tar.gz

2005-08-28 Thread qboosh

Files fetched: 1

STORED: 
http://www.apache.org/dist/jakarta/regexp/source/jakarta-regexp-1.4.tar.gz
d903d84c949df848009f3bf205b32c97  jakarta-regexp-1.4.tar.gz
Size: 137768 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: pwdutils-pl.po-update.patch (REMOVED), pwdutils-slp.patch...

2005-08-28 Thread qboosh
Author: qboosh   Date: Sun Aug 28 15:45:36 2005 GMT
Module: SOURCES   Tag: HEAD
 Log message:
- obsolete

 Files affected:
SOURCES:
   pwdutils-pl.po-update.patch (1.5 - NONE)  (REMOVED), pwdutils-slp.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: pwdutils.spec - updated to 3.0.4, removed obsolete pl.po-up...

2005-08-28 Thread qboosh
Author: qboosh   Date: Sun Aug 28 15:48:01 2005 GMT
Module: SPECS Tag: HEAD
 Log message:
- updated to 3.0.4, removed obsolete pl.po-update,slp patches
- build audit log plugin

 Files affected:
SPECS:
   pwdutils.spec (1.61 - 1.62) 

 Diffs:


Index: SPECS/pwdutils.spec
diff -u SPECS/pwdutils.spec:1.61 SPECS/pwdutils.spec:1.62
--- SPECS/pwdutils.spec:1.61Thu Jul 28 11:00:49 2005
+++ SPECS/pwdutils.spec Sun Aug 28 17:47:56 2005
@@ -2,6 +2,7 @@
 # TODO: review default login.defs
 #
 # Conditional build:
+%bcond_without audit   # don't build audit log plugin
 %bcond_without ldap# build without LDAP support
 %bcond_without selinux # build without SELinux support
 %bcond_withopenssl # use OpenSSL instead of GnuTLS
@@ -9,12 +10,12 @@
 Summary:   Utilities to manage the passwd and shadow user information
 Summary(pl):   Narzędzia do zarządzania informacjami o użytkownikach z passwd 
i shadow
 Name:  pwdutils
-Version:   3.0.2
+Version:   3.0.4
 Release:   1
 License:   GPL v2
 Group: Applications/System
 Source0:   
ftp://ftp.kernel.org/pub/linux/utils/net/NIS/%{name}-%{version}.tar.bz2
-# Source0-md5: f56fd7d1b6ae64ea7e70734bc20c2718
+# Source0-md5: 10603d67f4959772544a76691310dfc8
 Source1:   %{name}.useradd
 Source2:   %{name}.rpasswdd.init
 Source3:   %{name}.login.defs
@@ -25,11 +26,10 @@
 Source8:   useradd.pamd
 Source9:   userdb.pamd
 Patch0:%{name}-f-option.patch
-Patch1:%{name}-pl.po-update.patch
-Patch2:%{name}-no_bash.patch
-Patch3:%{name}-silent_crontab.patch
-Patch4:%{name}-slp.patch
+Patch1:%{name}-no_bash.patch
+Patch2:%{name}-silent_crontab.patch
 URL:   http://www.thkukuk.de/pam/pwdutils/
+%{?with_audit:BuildRequires:   audit-libs-devel}
 BuildRequires: autoconf
 BuildRequires: automake = 1:1.7
 BuildRequires: gcc = 5:3.2
@@ -74,6 +74,18 @@
 bezpiecznym połączeniu SSL. Demon także używa PAM, więc można zmieniać
 hasła niezależnie od tego, gdzie są przechowywane.
 
+%package log-audit
+Summary:   audit log plugin for pwdutils
+Summary(pl):   Wtyczka logująca audit dla pwdutils
+Group: Libraries
+Requires:  %{name} = %{version}-%{release}
+
+%description log-audit
+audit log plugin for pwdutils.
+
+%description log-audit -l pl
+Wtyczka logująca audit dla pwdutils.
+
 %package -n rpasswdd
 Summary:   Remote password update daemon
 Summary(pl):   Demon do zdalnego uaktualniania haseł
@@ -118,10 +130,6 @@
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
-%patch3 -p1
-%patch4 -p1
-
-rm -f po/stamp-po
 
 sed -i -e 's/-Werror //' configure.in
 
@@ -132,12 +140,13 @@
 %{__autoheader}
 %{__automake}
 %configure \
+   %{?with_audit:--enable-audit-plugin} \
%{?with_openssl:--disable-gnutls} \
+   --%{?with_ldap:en}%{!?with_ldap:dis}able-ldap \
+   --enable-nls \
--enable-pam_rpasswd \
--%{?with_selinux:en}%{!?with_selinux:dis}able-selinux \
--enable-slp \
-   --%{?with_ldap:en}%{!?with_ldap:dis}able-ldap \
-   --enable-nls \
--disable-rpath
 %{__make}
 
@@ -243,6 +252,12 @@
 %exclude %{_mandir}/man8/rpasswdd.8*
 %exclude %{_mandir}/man8/pam_rpasswd.8*
 
+%if %{with audit}
+%files log-audit
+%defattr(644,root,root,755)
+%attr(755,root,root) %{_libdir}/pwdutils/liblog_audit.so*
+%endif
+
 %files -n rpasswdd
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_sbindir}/rpasswdd
@@ -261,6 +276,10 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.62  2005/08/28 15:47:56  qboosh
+- updated to 3.0.4, removed obsolete pl.po-update,slp patches
+- build audit log plugin
+
 Revision 1.61  2005/07/28 09:00:49  qboosh
 - pwdutils 3.0.x prefers gnutls over openssl
 


 CVS-web:
http://cvs.pld-linux.org/SPECS/pwdutils.spec?r1=1.61r2=1.62f=u

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


DISTFILES: pwdutils-3.0.4.tar.bz2

2005-08-28 Thread qboosh

Files fetched: 1

STORED: ftp://ftp.kernel.org/pub/linux/utils/net/NIS/pwdutils-3.0.4.tar.bz2
10603d67f4959772544a76691310dfc8  pwdutils-3.0.4.tar.bz2
Size: 458961 bytes


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


SPECS: fonts-TTF-Bitstream-Cyberfonts.spec - use shared license-in...

2005-08-28 Thread glen
Author: glen Date: Sun Aug 28 16:02:57 2005 GMT
Module: SPECS Tag: HEAD
 Log message:
- use shared license-installer.sh script
- make package build work on end-user
- rel 2

 Files affected:
SPECS:
   fonts-TTF-Bitstream-Cyberfonts.spec (1.4 - 1.5) 

 Diffs:


Index: SPECS/fonts-TTF-Bitstream-Cyberfonts.spec
diff -u SPECS/fonts-TTF-Bitstream-Cyberfonts.spec:1.4 
SPECS/fonts-TTF-Bitstream-Cyberfonts.spec:1.5
--- SPECS/fonts-TTF-Bitstream-Cyberfonts.spec:1.4   Sun Aug 28 17:42:32 2005
+++ SPECS/fonts-TTF-Bitstream-Cyberfonts.spec   Sun Aug 28 18:02:51 2005
@@ -12,7 +12,7 @@
 Name:  %{base_name}-installer
 %endif
 Version:   1.0
-Release:   1%{?with_license_agreement:wla}
+Release:   2%{?with_license_agreement:wla}
 License:   Nondistributable but free (See Bitstream-Cyberfonts-licence.txt)
 Group: Fonts
 %if %{with license_agreement}
@@ -23,11 +23,15 @@
 # NoSource1-md5: 63a6f607ac5a78d34b67247b893faf5b
 Source2:   
ftp://ftp.netscape.com/pub/communicator/extras/fonts/windows/CyberCJK.ZIP
 # NoSource2-md5: 63a6f607ac5a78d34b67247b893faf5b
-Source3:   %{base_name}-licence.txt
 BuildRequires: unzip
+# we need the -installer package as otherwise can't make end-user
+# package to work. see also comments in %%prep section.
+BuildRequires: %{base_name}-installer
 Requires:  %{_fontsdir}/TTF
 Requires(post,postun): fontpostinst
 %else
+Source0:   license-installer.sh
+Source1:   %{base_name}-licence.txt
 Requires:  unzip
 Requires:  rpm-build-tools
 Requires:  wget
@@ -39,25 +43,23 @@
 
 %description
 Bitstream Cyberfonts True Type font.
-%if ! %{with license_agreement}
+%if %{without license_agreement}
 License issues made us not to include inherent files into this package
 by default. If you want to
 create full working package please build it with one of the following
 command:
 
 %{base_name}.install --with license_agreement 
%{_datadir}/%{base_name}/%{base_name}.spec
-%{base_name}.install --with license_agreement 
ftp://ftp.pld-linux.org/dists/ac/PLD/your_arch/PLD/RPMS/%{base_name}-{version}-{release}.src.rpm
 %endif
 
 %description -l pl
 Font True Type Cyberfonts firmy Bitstream.
-%if ! %{with license_agreement}
+%if %{without license_agreement}
 Kwestie licencji zmusiły nas do niedołączania do tego pakietu istotnych
 plików. Jeśli chcesz stworzyć
 w pełni funkcjonalny pakiet, zbuduj go za pomocą polecenia:
 
 %{base_name}.install --with license_agreement 
%{_datadir}/%{base_name}/%{base_name}.spec
-%{base_name}.install --with license_agreement 
ftp://ftp.pld-linux.org/dists/ac/PLD/your_arch/PLD/RPMS/%{base_name}-{version}-{release}.src.rpm
 %endif
 
 %prep
@@ -66,76 +68,31 @@
 /usr/bin/unzip -L %{SOURCE0}
 /usr/bin/unzip -L %{SOURCE1}
 /usr/bin/unzip -L %{SOURCE2}
-install %{SOURCE3} ./
+# ugly hack, to work with -installer package, when it may not fetch this file
+# from CVS with builder (-nc, -ncs)
+install %{_datadir}/%{base_name}/Bitstream-Cyberfonts-licence.txt .
 %endif
 
 %install
 rm -rf $RPM_BUILD_ROOT
-%if ! %{with license_agreement}
+%if %{without license_agreement}
 install -d $RPM_BUILD_ROOT{%{_bindir},%{_datadir}/%{base_name}}
 
-cat EOF $RPM_BUILD_ROOT%{_bindir}/%{base_name}.install
-#!/bin/sh
-if [ \$1 = --with -a \$2 = license_agreement ]
-then
-   TMPDIR=\`rpm --eval %%{tmpdir}\`; export TMPDIR
-   SPECDIR=\`rpm --eval %%{_specdir}\`; export SPECDIR
-   SRPMDIR=\`rpm --eval %%{_srcrpmdir}\`; export SRPMDIR
-   SOURCEDIR=\`rpm --eval %%{_sourcedir}\`; export SOURCEDIR
-   BUILDDIR=\`rpm --eval %%{_builddir}\`; export BUILDDIR
-   RPMDIR=\`rpm --eval %%{_rpmdir}\`; export RPMDIR
-   BACKUP_SPEC=0
-   mkdir -p \$TMPDIR \$SPECDIR \$SRPMDIR \$RPMDIR \$SRPMDIR \$SOURCEDIR 
\$BUILDDIR
-   if [ -f \$SPECDIR/%{base_name}.spec ]; then
-   BACKUP_SPEC=1
-   mv -f \$SPECDIR/%{base_name}.spec 
\$SPECDIR/%{base_name}.spec.prev
-   fi
-   if echo \$3 | grep '\.src\.rpm$' /dev/null; then
-   ( cd \$SRPMDIR
-   if echo \$3 | grep '://' /dev/null; then
-   wget --passive-ftp -t0 \$3
-   else
-   cp -f \$3 .
-   fi
-   rpm2cpio \`basename \$3\` | ( cd \$TMPDIR; cpio -i 
%{base_name}.spec ) )
-   if ! cp -i \$TMPDIR/%{base_name}.spec 
\$SPECDIR/%{base_name}.spec; then
-   exit 1
-   fi
-   else
-   if ! cp -i \$3 \$SPECDIR; then
-   exit 1
-   fi
-   fi
-   ( cd \$SPECDIR
-   %{_bindir}/builder -nc -ncs --with license_agreement --opts 
--target=%{_target_cpu} %{base_name}.spec
-   if [ \$? -ne 0 ]; then
-   exit 2
-   fi
-   RPMNAME=%{base_name}-%{version}-%{release}wla.noarch.rpm
-   rpm -U \$RPMDIR/\$RPMNAME || \
-  

SOURCES: gsasl-pl.po-update.patch - updated for 0.2.7

2005-08-28 Thread qboosh
Author: qboosh   Date: Sun Aug 28 16:03:40 2005 GMT
Module: SOURCES   Tag: HEAD
 Log message:
- updated for 0.2.7

 Files affected:
SOURCES:
   gsasl-pl.po-update.patch (1.6 - 1.7) 

 Diffs:


Index: SOURCES/gsasl-pl.po-update.patch
diff -u SOURCES/gsasl-pl.po-update.patch:1.6 
SOURCES/gsasl-pl.po-update.patch:1.7
--- SOURCES/gsasl-pl.po-update.patch:1.6Sat Aug 13 19:36:46 2005
+++ SOURCES/gsasl-pl.po-update.patchSun Aug 28 18:03:35 2005
@@ -1,5 +1,5 @@
 gsasl-0.2.6/po/pl.po.orig  2005-08-10 13:04:43.0 +0200
-+++ gsasl-0.2.6/po/pl.po   2005-08-13 19:27:33.476737256 +0200
+--- gsasl-0.2.7/po/pl.po.orig  2005-08-25 14:54:55.0 +0200
 gsasl-0.2.7/po/pl.po   2005-08-28 17:56:55.773446472 +0200
 @@ -1,21 +1,21 @@
  # Polish translation for gsasl.
 -# Copyright (C) 2004 Free Software Foundation, Inc.
@@ -11,11 +11,11 @@
  msgid 
  msgstr 
 -Project-Id-Version: gsasl 0.1.4\n
-+Project-Id-Version: gsasl 0.2.5\n
++Project-Id-Version: gsasl 0.2.7\n
  Report-Msgid-Bugs-To: [EMAIL PROTECTED]
- POT-Creation-Date: 2005-08-10 12:46+0200\n
+ POT-Creation-Date: 2005-08-25 14:49+0200\n
 -PO-Revision-Date: 2004-08-25 22:41+0200\n
-+PO-Revision-Date: 2005-08-13 19:20+0200\n
++PO-Revision-Date: 2005-08-28 17:50+0200\n
  Last-Translator: Jakub Bogusz [EMAIL PROTECTED]\n
  Language-Team: Polish [EMAIL PROTECTED]\n
  MIME-Version: 1.0\n
@@ -27,8 +27,8 @@
  msgid Choose SASL mechanism:\n
  msgstr Wybór mechanizmów SASL:\n
  
 gsasl-0.2.6/lib/po/pl.po.orig  2005-08-10 13:04:50.0 +0200
-+++ gsasl-0.2.6/lib/po/pl.po   2005-08-13 19:28:08.191459816 +0200
+--- gsasl-0.2.7/lib/po/pl.po.orig  2005-08-25 14:55:02.0 +0200
 gsasl-0.2.7/lib/po/pl.po   2005-08-28 17:57:31.753976600 +0200
 @@ -1,14 +1,14 @@
  # Polish translation for libgsasl.
 -# Copyright (C) 2004 Free Software Foundation, Inc.
@@ -40,11 +40,11 @@
  msgid 
  msgstr 
 -Project-Id-Version: libgsasl 0.2.1\n
-+Project-Id-Version: libgsasl 0.2.3\n
++Project-Id-Version: libgsasl 0.2.7\n
  Report-Msgid-Bugs-To: [EMAIL PROTECTED]
- POT-Creation-Date: 2005-08-10 12:46+0200\n
+ POT-Creation-Date: 2005-08-25 14:50+0200\n
 -PO-Revision-Date: 2004-11-21 23:31+0100\n
-+PO-Revision-Date: 2005-08-13 19:20+0200\n
++PO-Revision-Date: 2005-08-28 17:50+0200\n
  Last-Translator: Jakub Bogusz [EMAIL PROTECTED]\n
  Language-Team: Polish [EMAIL PROTECTED]\n
  MIME-Version: 1.0\n


 CVS-web:
http://cvs.pld-linux.org/SOURCES/gsasl-pl.po-update.patch?r1=1.6r2=1.7f=u

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


SPECS: gsasl.spec - updated to 0.2.7, updated pl.po-update patch

2005-08-28 Thread qboosh
Author: qboosh   Date: Sun Aug 28 16:04:13 2005 GMT
Module: SPECS Tag: HEAD
 Log message:
- updated to 0.2.7, updated pl.po-update patch

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

 Diffs:


Index: SPECS/gsasl.spec
diff -u SPECS/gsasl.spec:1.22 SPECS/gsasl.spec:1.23
--- SPECS/gsasl.spec:1.22   Sat Aug 13 19:37:25 2005
+++ SPECS/gsasl.specSun Aug 28 18:04:08 2005
@@ -8,12 +8,12 @@
 Summary:   GNU SASL - implementation of the Simple Authentication and 
Security Layer
 Summary(pl):   GNU SASL - implementacja Simple Authentication and Security 
Layer
 Name:  gsasl
-Version:   0.2.6
+Version:   0.2.7
 Release:   1
 License:   GPL
 Group: Libraries
 Source0:   http://josefsson.org/gsasl/releases/%{name}-%{version}.tar.gz
-# Source0-md5: 5e527147cea5cc776240f6d7a6820955
+# Source0-md5: ed52f2e5ac997503d0953be978e7a2f1
 Patch0:%{name}-info.patch
 Patch1:%{name}-pl.po-update.patch
 URL:   http://www.gnu.org/software/gsasl/
@@ -176,6 +176,9 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.23  2005/08/28 16:04:08  qboosh
+- updated to 0.2.7, updated pl.po-update patch
+
 Revision 1.22  2005/08/13 17:37:25  qboosh
 - updated to 0.2.6, updated pl.po-update patch
 


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


DISTFILES: gsasl-0.2.7.tar.gz

2005-08-28 Thread qboosh

Files fetched: 1

STORED: http://josefsson.org/gsasl/releases/gsasl-0.2.7.tar.gz
ed52f2e5ac997503d0953be978e7a2f1  gsasl-0.2.7.tar.gz
Size: 2643936 bytes


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


DISTFILES: daemon-1.0.1.tar.gz

2005-08-28 Thread qboosh

Files fetched: 1

STORED: 
http://www.apache.org/dist/jakarta/commons/daemon/source/daemon-1.0.1.tar.gz
df3eb5aafa53ca530843a09d40b8a1c0  daemon-1.0.1.tar.gz
Size: 301023 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: jakarta-commons-daemon.spec - updated to 1.0.1

2005-08-28 Thread qboosh
Author: qboosh   Date: Sun Aug 28 16:05:33 2005 GMT
Module: SPECS Tag: HEAD
 Log message:
- updated to 1.0.1

 Files affected:
SPECS:
   jakarta-commons-daemon.spec (1.7 - 1.8) 

 Diffs:


Index: SPECS/jakarta-commons-daemon.spec
diff -u SPECS/jakarta-commons-daemon.spec:1.7 
SPECS/jakarta-commons-daemon.spec:1.8
--- SPECS/jakarta-commons-daemon.spec:1.7   Sun May  8 19:10:19 2005
+++ SPECS/jakarta-commons-daemon.spec   Sun Aug 28 18:05:27 2005
@@ -2,12 +2,12 @@
 Summary:   Jakarta Commons Daemon - controlling of Java daemons
 Summary(pl):   Jakarta Commons Daemon - kontrolowanie demonów w Javie
 Name:  jakarta-commons-daemon
-Version:   1.0
+Version:   1.0.1
 Release:   1
 License:   Apache
 Group: Development/Languages/Java
 Source0:   
http://www.apache.org/dist/jakarta/commons/daemon/source/daemon-%{version}.tar.gz
-# Source0-md5: 3054786aaba9631ec04fef0862023bc8
+# Source0-md5: df3eb5aafa53ca530843a09d40b8a1c0
 URL:   http://jakarta.apache.org/commons/daemon/
 BuildRequires: automake
 BuildRequires: jakarta-ant = 1.4.1
@@ -86,6 +86,9 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.8  2005/08/28 16:05:27  qboosh
+- updated to 1.0.1
+
 Revision 1.7  2005/05/08 17:10:19  qboosh
 - updated to 1.0, removed obsolete nobat patch
 


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

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


SPECS: linux-libc-headers.spec - my build system doesn't generate ...

2005-08-28 Thread glen
Author: glen Date: Sun Aug 28 16:15:03 2005 GMT
Module: SPECS Tag: HEAD
 Log message:
- my build system doesn't generate .orig files on patching (but ~ instead)
  and others could be off completely due $VERSION_CONTROL variable,
  in other words, add -r option to xargs

 Files affected:
SPECS:
   linux-libc-headers.spec (1.101 - 1.102) 

 Diffs:


Index: SPECS/linux-libc-headers.spec
diff -u SPECS/linux-libc-headers.spec:1.101 SPECS/linux-libc-headers.spec:1.102
--- SPECS/linux-libc-headers.spec:1.101 Sun Aug 28 16:39:56 2005
+++ SPECS/linux-libc-headers.spec   Sun Aug 28 18:14:56 2005
@@ -151,7 +151,8 @@
 cp -a linux $RPM_BUILD_ROOT%{_includedir}
 cp -a sound $RPM_BUILD_ROOT%{_includedir}
 
-find $RPM_BUILD_ROOT%{_includedir} -type f -name '*.orig' | xargs rm
+find $RPM_BUILD_ROOT%{_includedir} -type f \
+   '(' -name '*.orig' -o -name '*~' ')' | xargs -r rm
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -177,6 +178,11 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.102  2005/08/28 16:14:56  glen
+- my build system doesn't generate .orig files on patching (but ~ instead)
+  and others could be off completely due $VERSION_CONTROL variable,
+  in other words, add -r option to xargs
+
 Revision 1.101  2005/08/28 14:39:56  qboosh
 - added audit patch, release 4
 


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

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


SPECS: linux-libc-headers.spec - there's no such tool to regenerat...

2005-08-28 Thread glen
Author: glen Date: Sun Aug 28 16:21:39 2005 GMT
Module: SPECS Tag: HEAD
 Log message:
- there's no such tool to regenerate asm stub headers

 Files affected:
SPECS:
   linux-libc-headers.spec (1.102 - 1.103) 

 Diffs:


Index: SPECS/linux-libc-headers.spec
diff -u SPECS/linux-libc-headers.spec:1.102 SPECS/linux-libc-headers.spec:1.103
--- SPECS/linux-libc-headers.spec:1.102 Sun Aug 28 18:14:56 2005
+++ SPECS/linux-libc-headers.spec   Sun Aug 28 18:21:31 2005
@@ -101,7 +101,7 @@
# common header
cat  asm/$h  EOF
 /* All asm/ files are generated and point to the corresponding
- * file in asm-${a1} or asm-${a2}. To regenerate, run generate-asm
+ * file in asm-${a1} or asm-${a2}.
  */
 
 #ifndef __ASM_STUB_${name}__
@@ -178,6 +178,9 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.103  2005/08/28 16:21:31  glen
+- there's no such tool to regenerate asm stub headers
+
 Revision 1.102  2005/08/28 16:14:56  glen
 - my build system doesn't generate .orig files on patching (but ~ instead)
   and others could be off completely due $VERSION_CONTROL variable,


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

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


DISTFILES: libdrm-1.0.3.tar.gz

2005-08-28 Thread qboosh

Files fetched: 1

STORED: http://people.freedesktop.org/~ajax/libdrm/libdrm-1.0.3.tar.gz
2fd32375b17fa80e3a962276f98d6440  libdrm-1.0.3.tar.gz
Size: 417307 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: cairo.spec - rel 2; BC libpixman-devel doesn't belong here.

2005-08-28 Thread arekm
Author: arekmDate: Sun Aug 28 17:18:30 2005 GMT
Module: SPECS Tag: HEAD
 Log message:
- rel 2; BC libpixman-devel doesn't belong here.

 Files affected:
SPECS:
   cairo.spec (1.35 - 1.36) 

 Diffs:


Index: SPECS/cairo.spec
diff -u SPECS/cairo.spec:1.35 SPECS/cairo.spec:1.36
--- SPECS/cairo.spec:1.35   Fri Aug 26 20:46:28 2005
+++ SPECS/cairo.specSun Aug 28 19:18:22 2005
@@ -7,13 +7,12 @@
 Summary(pl):   Cairo - wieloplatformowa biblioteka graficzna 2D
 Name:  cairo
 Version:   1.0.0
-Release:   1
+Release:   2
 License:   LGPL v2.1 or MPL v1.1
 Group: Libraries
 Source0:   http://cairographics.org/releases/%{name}-%{version}.tar.gz
 # Source0-md5: f0ff35c91983b7bf226154e68b280be3
 URL:   http://cairographics.org/
-BuildConflicts:libpixman-devel
 BuildRequires: autoconf = 2.54
 BuildRequires: automake = 1.7
 BuildRequires: fontconfig-devel
@@ -155,6 +154,9 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.36  2005/08/28 17:18:22  arekm
+- rel 2; BC libpixman-devel doesn't belong here.
+
 Revision 1.35  2005/08/26 18:46:28  qboosh
 - updated deps (ac/am, freetype for ps/pdf backends)
 - don't try to enable quartz backend (not available on Linux)


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

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


SPECS: libsvg-cairo.spec -req final cairo

2005-08-28 Thread arekm
Author: arekmDate: Sun Aug 28 17:29:00 2005 GMT
Module: SPECS Tag: HEAD
 Log message:
-req final cairo

 Files affected:
SPECS:
   libsvg-cairo.spec (1.11 - 1.12) 

 Diffs:


Index: SPECS/libsvg-cairo.spec
diff -u SPECS/libsvg-cairo.spec:1.11 SPECS/libsvg-cairo.spec:1.12
--- SPECS/libsvg-cairo.spec:1.11Sun Jun 19 11:00:49 2005
+++ SPECS/libsvg-cairo.spec Sun Aug 28 19:28:55 2005
@@ -11,7 +11,7 @@
 URL:   http://www.xsvg.org/
 BuildRequires: autoconf
 BuildRequires: automake
-BuildRequires: cairo-devel = 0.5.0
+BuildRequires: cairo-devel = 1.0.0
 BuildRequires: libsvg-devel = 0.1.2
 BuildRequires: libtool
 BuildRequires: pkgconfig
@@ -103,6 +103,9 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.12  2005/08/28 17:28:55  arekm
+-req final cairo
+
 Revision 1.11  2005/06/19 09:00:49  qboosh
 - don't include COPYING with a copy of LGPL text in doc
 


 CVS-web:
http://cvs.pld-linux.org/SPECS/libsvg-cairo.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: koffice.spec - rel 1

2005-08-28 Thread arekm
Author: arekmDate: Sun Aug 28 17:33:27 2005 GMT
Module: SPECS Tag: HEAD
 Log message:
- rel 1

 Files affected:
SPECS:
   koffice.spec (1.121 - 1.122) 

 Diffs:


Index: SPECS/koffice.spec
diff -u SPECS/koffice.spec:1.121 SPECS/koffice.spec:1.122
--- SPECS/koffice.spec:1.121Mon Aug  8 12:42:57 2005
+++ SPECS/koffice.spec  Sun Aug 28 19:33:20 2005
@@ -13,16 +13,13 @@
 Summary(uk):   îÁÂŚŇ ĎĆŚÓÎÉČ ĐŇĎÇŇÁÍ ÄĚŃ KDE
 Summary(zh_CN):KDE ľÄ°ěšŤÓŚÓĂČíźţźŻĄŁ
 Name:  koffice
-# Version: %{_ver}.%{_snap}
 Version:   %{_ver}
-Release:   0.1
+Release:   1
 Epoch: 5
 License:   GPL/LGPL
 Group: X11/Applications
-# ftp://ftp.kde.org/pub/kde/unstable/koffice-1.2.95/src
 Source0:   
ftp://ftp.kde.org/pub/kde/%{_state}/%{name}-%{version}/src/%{name}-%{version}.tar.bz2
 # Source0-md5: 91a7b68757addc5934c5a8209a4926d5
-#Source0:  http://ep09.pld-linux.org/~adgor/kde/%{name}-%{_snap}.tar.bz2
 #Patch100: %{name}-branch.diff
 URL:   http://www.koffice.org/
 BuildRequires: ImageMagick-c++-devel
@@ -835,6 +832,9 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.122  2005/08/28 17:33:20  arekm
+- rel 1
+
 Revision 1.121  2005/08/08 10:42:57  blekot
 - more %%files (needs checkout)
 - log shorten


 CVS-web:
http://cvs.pld-linux.org/SPECS/koffice.spec?r1=1.121r2=1.122f=u

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


SPECS: poppler.spec - req final cairo

2005-08-28 Thread arekm
Author: arekmDate: Sun Aug 28 17:41:12 2005 GMT
Module: SPECS Tag: HEAD
 Log message:
- req final cairo

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

 Diffs:


Index: SPECS/poppler.spec
diff -u SPECS/poppler.spec:1.17 SPECS/poppler.spec:1.18
--- SPECS/poppler.spec:1.17 Sat Aug 27 00:52:39 2005
+++ SPECS/poppler.spec  Sun Aug 28 19:41:06 2005
@@ -4,7 +4,7 @@
 %bcond_without cairo   # disable Cairo backend
 %bcond_without qt  # disable qt wrapper
 #
-%definecairo_ver   0.5.0
+%definecairo_ver   1.0.0
 #
 Summary:   PDF rendering library
 Summary(pl):   Biblioteka renderująca PDF
@@ -235,6 +235,9 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.18  2005/08/28 17:41:06  arekm
+- req final cairo
+
 Revision 1.17  2005/08/26 22:52:39  aflinta
 - 0.4.1
 


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

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


SPECS: gnustep-back.spec - disable cairo

2005-08-28 Thread arekm
Author: arekmDate: Sun Aug 28 18:01:47 2005 GMT
Module: SPECS Tag: HEAD
 Log message:
- disable cairo

 Files affected:
SPECS:
   gnustep-back.spec (1.26 - 1.27) 

 Diffs:


Index: SPECS/gnustep-back.spec
diff -u SPECS/gnustep-back.spec:1.26 SPECS/gnustep-back.spec:1.27
--- SPECS/gnustep-back.spec:1.26Thu Aug 11 11:46:18 2005
+++ SPECS/gnustep-back.spec Sun Aug 28 20:01:34 2005
@@ -1,15 +1,17 @@
 # $Revision$, $Date$
-# TODO: symlink Helvetica from ghostscript-fonts-std?
+# TODO:
+# - symlink Helvetica from ghostscript-fonts-std?
+# - reenable cairo as soon as versions = 0.5 will be supported
 #
 # Conditional build:
 %bcond_without art # don't build art backend
-%bcond_without cairo   # don't build cairo backend
+%bcond_withcairo   # don't build cairo backend
 #
 Summary:   The GNUstep backend bundle
 Summary(pl):   Pakiet backendowy GNUstep
 Name:  gnustep-back
 Version:   0.10.0
-Release:   1
+Release:   2
 License:   LGPL/GPL
 Vendor:The GNUstep Project
 Group: X11/Libraries
@@ -216,6 +218,9 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.27  2005/08/28 18:01:34  arekm
+- disable cairo
+
 Revision 1.26  2005/08/11 09:46:18  radek
 - bcond_with(out) is followed by one \t, then bcond's name.
 


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


SPECS: freenx.spec - updated to 0.4.2

2005-08-28 Thread mmazur
Author: mmazur   Date: Sun Aug 28 18:07:05 2005 GMT
Module: SPECS Tag: HEAD
 Log message:
- updated to 0.4.2

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

 Diffs:


Index: SPECS/freenx.spec
diff -u SPECS/freenx.spec:1.11 SPECS/freenx.spec:1.12
--- SPECS/freenx.spec:1.11  Fri Jun 17 13:55:20 2005
+++ SPECS/freenx.spec   Sun Aug 28 20:07:00 2005
@@ -2,12 +2,12 @@
 Summary:   A free (GPL) implementation of the NX server
 Summary(pl):   Darmowa (GPL) imlementacja serwera NX
 Name:  freenx
-Version:   0.4.0
+Version:   0.4.2
 Release:   1
 License:   GPL v2
 Group: X11/Applications/Networking
 Source0:   http://download.berlios.de/freenx/%{name}-%{version}.tar.gz
-# Source0-md5: a57046e79fb980b4720ec6ae67ed1f19
+# Source0-md5: 4b74709736ab1784403a61ba06cbde50
 URL:   http://freenx.berlios.de/
 BuildRequires: sed = 4.0
 Requires:  expect
@@ -69,6 +69,9 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.12  2005/08/28 18:07:00  mmazur
+- updated to 0.4.2
+
 Revision 1.11  2005/06/17 11:55:20  charles
 - and Source0
 


 CVS-web:
http://cvs.pld-linux.org/SPECS/freenx.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: most.spec - BR: perl-base - noreplace for %config, added %v...

2005-08-28 Thread darekr
Author: darekr   Date: Sun Aug 28 18:38:30 2005 GMT
Module: SPECS Tag: HEAD
 Log message:
- BR: perl-base
- noreplace for %config, added %verify()

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

 Diffs:


Index: SPECS/most.spec
diff -u SPECS/most.spec:1.36 SPECS/most.spec:1.37
--- SPECS/most.spec:1.36Mon Aug  1 14:16:12 2005
+++ SPECS/most.spec Sun Aug 28 20:38:24 2005
@@ -4,13 +4,14 @@
 Name:  most
 Version:   4.10.2
 Release:   1
-License:   GPL
+License:   GPL v2
 Group: Applications/Text
 Source0:   ftp://space.mit.edu/pub/davis/most/%{name}-%{version}.tar.bz2
 # Source0-md5: 99a24b6989ac81f436791b957b2e171a
 URL:   http://www.jedsoft.org/most/
 BuildRequires: autoconf = 2.50
 BuildRequires: automake
+BuildRequires: perl-base
 BuildRequires: slang-devel = 1.3.6
 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -57,7 +58,7 @@
 %files
 %defattr(644,root,root,755)
 %doc README *.rc *.txt
-%config %{_sysconfdir}/most.conf
+%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/most.conf
 %attr(755,root,root) %{_bindir}/most
 %{_mandir}/man1/*.1*
 
@@ -67,6 +68,10 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.37  2005/08/28 18:38:24  darekr
+- BR: perl-base
+- noreplace for %config, added %verify()
+
 Revision 1.36  2005/08/01 12:16:12  blekot
 - up to 4.10.2
 


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

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


SPECS: ntfsprogs.spec - formatting

2005-08-28 Thread qboosh
Author: qboosh   Date: Sun Aug 28 18:40:58 2005 GMT
Module: SPECS Tag: HEAD
 Log message:
- formatting

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

 Diffs:


Index: SPECS/ntfsprogs.spec
diff -u SPECS/ntfsprogs.spec:1.36 SPECS/ntfsprogs.spec:1.37
--- SPECS/ntfsprogs.spec:1.36   Sun Aug 28 20:33:28 2005
+++ SPECS/ntfsprogs.specSun Aug 28 20:40:52 2005
@@ -49,8 +49,8 @@
 You can find more information about these utilities in their manuals.
 
 %description -l pl
-Projekt Linux-NTFS ma na celu dostarczyć pełną obsługę NTFS pod Linuksem.
-Aktualnie składa się z biblioteki i narzędzi. Pakiet zawiera
+Projekt Linux-NTFS ma na celu dostarczyć pełną obsługę NTFS pod
+Linuksem. Aktualnie składa się z biblioteki i narzędzi. Pakiet zawiera
 następujące narzędzia:
 
 - ntfsfix - próbuje naprawiać partycję NTFS uszkodzone przez linuksowy
@@ -209,6 +209,9 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.37  2005/08/28 18:40:52  qboosh
+- formatting
+
 Revision 1.36  2005/08/28 18:33:28  darekr
 - fix pl desc
 


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

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


DISTFILES: dirac-0.5.3.tar.gz

2005-08-28 Thread qboosh

Files fetched: 1

STORED: http://dl.sourceforge.net/dirac/dirac-0.5.3.tar.gz
6882ac9fe9b39edc2a2e666d36d674c3  dirac-0.5.3.tar.gz
Size: 703435 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: dirac.spec - updated to 0.5.3

2005-08-28 Thread qboosh
Author: qboosh   Date: Sun Aug 28 18:54:35 2005 GMT
Module: SPECS Tag: HEAD
 Log message:
- updated to 0.5.3

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

 Diffs:


Index: SPECS/dirac.spec
diff -u SPECS/dirac.spec:1.11 SPECS/dirac.spec:1.12
--- SPECS/dirac.spec:1.11   Sat Aug 13 20:04:34 2005
+++ SPECS/dirac.specSun Aug 28 20:54:28 2005
@@ -2,12 +2,12 @@
 Summary:   General purpose video codec
 Summary(pl):   Kodek obrazu ogólnego przeznaczenia
 Name:  dirac
-Version:   0.5.2
-Release:   2
-License:   MPL
+Version:   0.5.3
+Release:   1
+License:   MPL v1.1 or GPL v2 or LGPL v2.1
 Group: Libraries
 Source0:   http://dl.sourceforge.net/dirac/%{name}-%{version}.tar.gz
-# Source0-md5: e83e3dc3025c04b3163fbcd1d5e6a328
+# Source0-md5: 6882ac9fe9b39edc2a2e666d36d674c3
 Patch0:%{name}-am.patch
 URL:   http://www.bbc.co.uk/rd/projects/dirac/
 BuildRequires: autoconf = 2.50
@@ -89,13 +89,13 @@
 
 %files
 %defattr(644,root,root,755)
-%doc AUTHORS ChangeLog NEWS README TODO doc/faq.htm
+%doc AUTHORS ChangeLog NEWS README TODO doc/faq.html
 %attr(755,root,root) %{_bindir}/*
 %attr(755,root,root) %{_libdir}/lib*.so.*.*.*
 
 %files devel
 %defattr(644,root,root,755)
-%doc doc/api/html doc/programmers/programmers_guide.pdf doc/dirac_doc_howto.txt
+%doc doc/documentation/code/api/html doc/dirac_bitstream.txt
 %attr(755,root,root) %{_libdir}/lib*.so
 %{_libdir}/lib*.la
 %{_includedir}/%{name}
@@ -111,6 +111,9 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.12  2005/08/28 18:54:28  qboosh
+- updated to 0.5.3
+
 Revision 1.11  2005/08/13 18:04:34  qboosh
 - don't install unit testsuite program (avoid cppunit dependency)
 - release 2


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


  1   2   >