DISTFILES: librest: librest_0.6.1.orig.tar.gz

2010-04-25 Thread deejay1

Files fetched: 1

STORED: 
http://ftp.debian.org/debian/pool/main/libr/librest/librest_0.6.1.orig.tar.gz
4cd7bb394027ae36b67fdf874898b9fa  librest_0.6.1.orig.tar.gz
Size: 50886 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


packages: librest/librest.spec - up to 0.6.1 (tar file from Debian) - separ...

2010-04-25 Thread deejay1
Author: deejay1  Date: Sun Apr 25 22:05:54 2010 GMT
Module: packages  Tag: HEAD
 Log message:
- up to 0.6.1 (tar file from Debian)
- separate api docs
- autofoo
- rel. 1

 Files affected:
packages/librest:
   librest.spec (1.1 - 1.2) 

 Diffs:


Index: packages/librest/librest.spec
diff -u packages/librest/librest.spec:1.1 packages/librest/librest.spec:1.2
--- packages/librest/librest.spec:1.1   Fri Apr 23 00:14:24 2010
+++ packages/librest/librest.spec   Mon Apr 26 00:05:47 2010
@@ -1,16 +1,25 @@
 # $Revision$, $Date$
+#
+# Conditional build
+%bcond_without  apidocs #disable gtk-doc
+#
 %define _packname rest
 Summary:   Library for accessing RESTful services
 Name:  librest
-Version:   0.6
+Version:   0.6.1
 Release:   1
 License:   LGPL v2.1
 Group: Libraries
-Source0:   http://moblin.org/sites/all/files/%{_packname}-%{version}.tar.gz
-# Source0-md5: 8f27683999eeb1de96ca2d955348b578
+#Source0:  http://moblin.org/sites/all/files/%{_packname}-%{version}.tar.gz
+# Since the projects repository vanished we'll borrow the package from Debian
+Source0:   
http://ftp.debian.org/debian/pool/main/libr/%{name}/%{name}_%{version}.orig.tar.gz
+# Source0-md5: 4cd7bb394027ae36b67fdf874898b9fa
 URL:   http://moblin.org/projects/librest
+BuildRequires: autoconf
+BuildRequires: automake
+%{?with_apidocs:BuildRequires:  gtk-doc = 1.7}
 BuildRequires: libsoup-gnome-devel
-Requires:  libsoup-gnome
+BuildRequires: libtool
 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -38,47 +47,85 @@
 %description static
 Static librest library.
 
+%package apidocs
+Summary:Librest library API documentation
+Summary(pl.UTF-8):  Dokumentacja API biblioteki librest.
+Group:  Documentation
+Requires:   gtk-doc-common
+
+%description apidocs
+Librest library API documentation.
+
+%description apidocs -l pl.UTF-8
+Dokumentacja API biblioteki librest.
+
 %prep
-%setup -q -n %{_packname}-%{version}
+%setup -q
 
 %build
-%configure
+%{__libtoolize}
+%{__gtkdocize}
+%{__aclocal}
+%{__autoconf}
+%{__autoheader}
+%{__automake}
+%configure \
+   --%{?with_apidocs:en}%{!?with_apidocs:dis}able-gtk-doc
+
 %{__make}
 
 %install
 rm -rf $RPM_BUILD_ROOT
 
 %{__make} install \
-   DESTDIR=$RPM_BUILD_ROOT
+   DESTDIR=$RPM_BUILD_ROOT \
+   HTML_DIR=%{_gtkdocdir}
 
 %clean
 rm -rf $RPM_BUILD_ROOT
 
+%post   -p /sbin/ldconfig
+
+%postun -p /sbin/ldconfig
+
 %files
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog COPYING INSTALL NEWS README
-%doc %{_datadir}/gtk-doc/*
 %attr(755,root,root) %{_libdir}/lib*.so.*
 
 %files devel
 %defattr(644,root,root,755)
 %{_libdir}/lib*.so
 %{_libdir}/lib*.la
-%dir %{_includedir}/%{_packname}/
-%dir %{_includedir}/%{_packname}/%{_packname}
-%{_includedir}/%{_packname}/%{_packname}/*
+%dir %{_includedir}/%{_packname}-0.6/
+%dir %{_includedir}/%{_packname}-0.6/%{_packname}
+%{_includedir}/%{_packname}-0.6/%{_packname}/*.h
+%dir %{_includedir}/%{_packname}-0.6/rest-extras
+%dir %{_includedir}/%{_packname}-0.6/rest-extras/*.h
 %{_pkgconfigdir}/*.pc
 
 %files static
 %defattr(644,root,root,755)
 %{_libdir}/lib*.a
 
+%if %{with apidocs}
+%files apidocs
+%defattr(644,root,root,755)
+%{_gtkdocdir}/%{_packname}-0.6
+%endif
+
 %define date   %(echo `LC_ALL=C date +%a %b %d %Y`)
 %changelog
 * %{date} PLD Team feedb...@pld-linux.org
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.2  2010/04/25 22:05:47  deejay1
+- up to 0.6.1 (tar file from Debian)
+- separate api docs
+- autofoo
+- rel. 1
+
 Revision 1.1  2010/04/22 22:14:24  caleb
 - initial release
 


 CVS-web:

http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/librest/librest.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: libethos: ethos-0.2.2.tar.gz

2010-04-24 Thread deejay1

Files fetched: 1

STORED: http://ftp.dronelabs.com/sources/ethos/0.2/ethos-0.2.2.tar.gz
36cf1ef444a224556bba4d441c400300  ethos-0.2.2.tar.gz
Size: 521303 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


packages: libethos/libethos.spec - fix source URL

2010-04-24 Thread deejay1
Author: deejay1  Date: Sat Apr 24 06:45:28 2010 GMT
Module: packages  Tag: HEAD
 Log message:
- fix source URL

 Files affected:
packages/libethos:
   libethos.spec (1.1 - 1.2) 

 Diffs:


Index: packages/libethos/libethos.spec
diff -u packages/libethos/libethos.spec:1.1 packages/libethos/libethos.spec:1.2
--- packages/libethos/libethos.spec:1.1 Sat Apr 24 00:20:19 2010
+++ packages/libethos/libethos.spec Sat Apr 24 08:45:23 2010
@@ -6,8 +6,8 @@
 Release:   1
 License:   LGPL v2.1
 Group: Libraries
-Source0:   
http://ftp.dronelabs.com/sources/%{_packname}/%{_packname}-%{version}.tar.bz2
-# Source0-md5: e72ac76c2bb43c3b304766d907c0b1c2
+Source0:   
http://ftp.dronelabs.com/sources/%{_packname}/0.2/%{_packname}-%{version}.tar.gz
+# Source0-md5: 36cf1ef444a224556bba4d441c400300
 URL:   http://git.dronelabs.com/ethos/about/
 Patch0:%{name}-pyc.patch
 BuildRequires: gjs-devel
@@ -99,6 +99,9 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.2  2010/04/24 06:45:23  deejay1
+- fix source URL
+
 Revision 1.1  2010/04/23 22:20:19  caleb
 - initial add, nfy
 


 CVS-web:

http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/libethos/libethos.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: giggle: giggle-0.5.tar.gz

2010-04-24 Thread deejay1

Files fetched: 1

STORED: http://ftp.gnome.org/pub/GNOME/sources/giggle/0.5/giggle-0.5.tar.gz
5aa3f6b72bc24fbdf41bca5ca4d0ba6b  giggle-0.5.tar.gz
Size: 634976 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


packages: giggle/giggle.spec - updated to 0.5

2010-04-24 Thread deejay1
Author: deejay1  Date: Sat Apr 24 07:11:33 2010 GMT
Module: packages  Tag: HEAD
 Log message:
- updated to 0.5

 Files affected:
packages/giggle:
   giggle.spec (1.15 - 1.16) 

 Diffs:


Index: packages/giggle/giggle.spec
diff -u packages/giggle/giggle.spec:1.15 packages/giggle/giggle.spec:1.16
--- packages/giggle/giggle.spec:1.15Fri Apr  9 17:31:53 2010
+++ packages/giggle/giggle.spec Sat Apr 24 09:11:25 2010
@@ -6,12 +6,12 @@
 Summary:   Graphical frontend for git
 Summary(pl.UTF-8): Graficzna nakładka na git
 Name:  giggle
-Version:   0.4.97
+Version:   0.5
 Release:   1
 License:   GPL v2
 Group: X11/Development/Tools
-Source0:   
http://ftp.gnome.org/pub/GNOME/sources/giggle/0.4/%{name}-%{version}.tar.gz
-# Source0-md5: 3d0a24327fedf2603a94fbbfc43a1da5
+Source0:   
http://ftp.gnome.org/pub/GNOME/sources/giggle/0.5/%{name}-%{version}.tar.gz
+# Source0-md5: 5aa3f6b72bc24fbdf41bca5ca4d0ba6b
 URL:   http://live.gnome.org/giggle
 BuildRequires: autoconf = 2.52
 BuildRequires: automake
@@ -126,6 +126,9 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.16  2010/04/24 07:11:25  deejay1
+- updated to 0.5
+
 Revision 1.15  2010/04/09 15:31:53  patrys
 - 0.4.97
 


 CVS-web:

http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/giggle/giggle.spec?r1=1.15r2=1.16f=u

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


packages: libethos/libethos.spec - autofoo* - separate apidocs + bcond - so...

2010-04-24 Thread deejay1
Author: deejay1  Date: Sat Apr 24 08:36:48 2010 GMT
Module: packages  Tag: HEAD
 Log message:
- autofoo*
- separate apidocs + bcond
- some cleanups
- rel. 2

 Files affected:
packages/libethos:
   libethos.spec (1.2 - 1.3) 

 Diffs:


Index: packages/libethos/libethos.spec
diff -u packages/libethos/libethos.spec:1.2 packages/libethos/libethos.spec:1.3
--- packages/libethos/libethos.spec:1.2 Sat Apr 24 08:45:23 2010
+++ packages/libethos/libethos.spec Sat Apr 24 10:36:43 2010
@@ -1,19 +1,29 @@
 # $Revision$, $Date$
+#
+# Conditional build
+%bcond_without apidocs #disable gtk-doc
+#
 %define _packname ethos
 Summary:   Reusable plugin framework for glib and gtk+
 Name:  libethos
 Version:   0.2.2
-Release:   1
+Release:   2
 License:   LGPL v2.1
 Group: Libraries
 Source0:   
http://ftp.dronelabs.com/sources/%{_packname}/0.2/%{_packname}-%{version}.tar.gz
 # Source0-md5: 36cf1ef444a224556bba4d441c400300
 URL:   http://git.dronelabs.com/ethos/about/
 Patch0:%{name}-pyc.patch
+BuildRequires: autoconf = 2.59
+BuildRequires: automake
 BuildRequires: gjs-devel
+%{?with_apidocs:BuildRequires: gtk-doc = 1.7}
+BuildRequires: intltool
+BuildRequires: pkgconfig
 BuildRequires: python-devel
 BuildRequires: python-pygobject-devel
 BuildRequires: python-pygtk-devel
+BuildRequires: rpm-pythonprov
 BuildRequires: vala
 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -39,28 +49,43 @@
 %description devel
 Header files for libethos library.
 
+%package apidocs
+Summary:   Ethos library API documentation
+Summary(pl.UTF-8): Dokumentacja API biblioteki Ethos.
+Group: Documentation
+Requires:  gtk-doc-common
+
+%description apidocs
+Ethos library API documentation.
+
+%description apidocs -l pl.UTF-8
+Dokumentacja API biblioteki Ethos.
+
 %prep
 %setup -q -n %{_packname}-%{version}
 %patch0 -p0
 
 %build
-./autogen.sh \
-   --prefix=%{_prefix} \
-   --libdir=%{_libdir} \
-   --disable-static \
+%{__intltoolize}
+%{__libtoolize}
+%{__aclocal} -I m4
+%{__autoconf}
+%{__automake}
+%configure \
--enable-introspection \
-   --enable-python \
-   --enable-gtk-doc \
-   --with-html-dir=%{_gtkdocdir}
-
-make
+   --%{?with_apidocs:en}%{!?with_apidocs:dis}able-gtk-doc
+%{__make}
 
 %install
 rm -rf $RPM_BUILD_ROOT
-install -p -d $RPM_BUILD_ROOT/%{name}-%{version}
-%{__make} install DESTDIR=$RPM_BUILD_ROOT INSTALL='install -p'
 
-find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
+%{__make} install \
+   DESTDIR=$RPM_BUILD_ROOT \
+   HTML_DIR=%{_gtkdocdir}
+
+%{!?with_apidocs:rm -rf $RPM_BUILD_ROOT%{_gtkdocdir}}
+
+%find_lang %{_packname}
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -69,10 +94,9 @@
 
 %postun-p /sbin/ldconfig
 
-%files
+%files -f %{_packname}.lang
 %defattr(644,root,root,755)
 %doc COPYING AUTHORS README NEWS
-%doc %{_datadir}/doc/gtk-doc/html/ethos/*
 %attr(755,root,root) %{_libdir}/libethos*.so.*
 %dir %{_libdir}/ethos
 %dir %{_libdir}/ethos/plugin-loaders
@@ -83,22 +107,35 @@
 %{py_sitedir}/gtk-2.0/ethos
 %{py_sitedir}/gtk-2.0/_ethos*
 %{_datadir}/ethos/icons/*png
-%{_localedir}/*/LC_MESSAGES/ethos*
 
 %files devel
 %defattr(644,root,root,755)
 %{_includedir}/ethos-1.0
 %{_libdir}/ethos/plugin-loaders/lib*.so
+%{_libdir}/ethos/plugin-loaders/lib*.la
 %{_pkgconfigdir}/ethos*1.0.pc
 %{_libdir}/*.so
+%{_libdir}/*.la
 %{_datadir}/gir-1.0/Ethos-1.0.gir
 
+%if %{with apidocs}
+%files apidocs
+%defattr(644,root,root,755)
+%{_gtkdocdir}/%{_packname}
+%endif
+
 %define date   %(echo `LC_ALL=C date +%a %b %d %Y`)
 %changelog
 * %{date} PLD Team feedb...@pld-linux.org
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.3  2010/04/24 08:36:43  deejay1
+- autofoo*
+- separate apidocs + bcond
+- some cleanups
+- rel. 2
+
 Revision 1.2  2010/04/24 06:45:23  deejay1
 - fix source URL
 


 CVS-web:

http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/libethos/libethos.spec?r1=1.2r2=1.3f=u

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


packages: libethos/libethos.spec - add missing dir to %%files

2010-04-24 Thread deejay1
Author: deejay1  Date: Sat Apr 24 08:57:21 2010 GMT
Module: packages  Tag: HEAD
 Log message:
- add missing dir to %%files

 Files affected:
packages/libethos:
   libethos.spec (1.3 - 1.4) 

 Diffs:


Index: packages/libethos/libethos.spec
diff -u packages/libethos/libethos.spec:1.3 packages/libethos/libethos.spec:1.4
--- packages/libethos/libethos.spec:1.3 Sat Apr 24 10:36:43 2010
+++ packages/libethos/libethos.spec Sat Apr 24 10:57:15 2010
@@ -106,7 +106,8 @@
 %{_datadir}/pygtk/2.0/defs/ethos*
 %{py_sitedir}/gtk-2.0/ethos
 %{py_sitedir}/gtk-2.0/_ethos*
-%{_datadir}/ethos/icons/*png
+%dir %{_datadir}/ethos/icons/
+%{_datadir}/ethos/icons/*.png
 
 %files devel
 %defattr(644,root,root,755)
@@ -130,6 +131,9 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.4  2010/04/24 08:57:15  deejay1
+- add missing dir to %%files
+
 Revision 1.3  2010/04/24 08:36:43  deejay1
 - autofoo*
 - separate apidocs + bcond


 CVS-web:

http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/libethos/libethos.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: xextproto-7.1.0.tar.bz2

2009-08-08 Thread deejay1

Files fetched: 1

STORED: 
http://xorg.freedesktop.org/releases/individual/proto/xextproto-7.1.0.tar.bz2
d54562771718a02508c6e0255409145d  xextproto-7.1.0.tar.bz2
Size: 70979 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


packages: xorg-proto-xextproto/xorg-proto-xextproto.spec - up to 7.1.0

2009-08-08 Thread deejay1
Author: deejay1  Date: Sat Aug  8 15:34:41 2009 GMT
Module: packages  Tag: HEAD
 Log message:
- up to 7.1.0

 Files affected:
packages/xorg-proto-xextproto:
   xorg-proto-xextproto.spec (1.18 - 1.19) 

 Diffs:


Index: packages/xorg-proto-xextproto/xorg-proto-xextproto.spec
diff -u packages/xorg-proto-xextproto/xorg-proto-xextproto.spec:1.18 
packages/xorg-proto-xextproto/xorg-proto-xextproto.spec:1.19
--- packages/xorg-proto-xextproto/xorg-proto-xextproto.spec:1.18Tue Aug 
 4 20:16:46 2009
+++ packages/xorg-proto-xextproto/xorg-proto-xextproto.spec Sat Aug  8 
17:34:35 2009
@@ -2,12 +2,12 @@
 Summary:   XExt extension headers
 Summary(pl.UTF-8): Nagłówki rozszerzeń XExt
 Name:  xorg-proto-xextproto
-Version:   7.0.99.3
+Version:   7.1.0
 Release:   1
 License:   MIT
 Group: X11/Development/Libraries
 Source0:   
http://xorg.freedesktop.org/releases/individual/proto/xextproto-%{version}.tar.bz2
-# Source0-md5: 417c21cbc02572d84dffdd5f92a760e7
+# Source0-md5: d54562771718a02508c6e0255409145d
 URL:   http://xorg.freedesktop.org/
 BuildRequires: autoconf = 2.57
 BuildRequires: automake
@@ -67,6 +67,9 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.19  2009/08/08 15:34:35  deejay1
+- up to 7.1.0
+
 Revision 1.18  2009/08/04 18:16:46  tommat
 - 7.0.99.3
 


 CVS-web:

http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/xorg-proto-xextproto/xorg-proto-xextproto.spec?r1=1.18r2=1.19f=u

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


packages: builder - corrected message after --init-rpm-dir to get all packa...

2009-07-15 Thread deejay1
Author: deejay1  Date: Wed Jul 15 18:01:10 2009 GMT
Module: packages  Tag: HEAD
 Log message:
- corrected message after --init-rpm-dir to get all packages, -d is needed

 Files affected:
packages:
   builder (1.586 - 1.587) 

 Diffs:


Index: packages/builder
diff -u packages/builder:1.586 packages/builder:1.587
--- packages/builder:1.586  Sun Jun 28 19:03:53 2009
+++ packages/builderWed Jul 15 20:01:04 2009
@@ -1897,7 +1897,7 @@
echo - run cvs co SPECS
 
echo To checkout *all* packages:
-   echo - run cvs up in $TOP_DIR/packages dir
+   echo - run cvs up -d in $TOP_DIR/packages dir
 
echo 
echo To commit with your developer account:


 CVS-web:

http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/builder?r1=1.586r2=1.587f=u

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


packages: python-pygobject/python-pygobject-buildfix.patch (NEW) - remove d...

2009-07-15 Thread deejay1
Author: deejay1  Date: Wed Jul 15 18:34:29 2009 GMT
Module: packages  Tag: HEAD
 Log message:
- remove duplicate defsgen.py entry

 Files affected:
packages/python-pygobject:
   python-pygobject-buildfix.patch (NONE - 1.1)  (NEW)

 Diffs:


Index: packages/python-pygobject/python-pygobject-buildfix.patch
diff -u /dev/null packages/python-pygobject/python-pygobject-buildfix.patch:1.1
--- /dev/null   Wed Jul 15 20:34:29 2009
+++ packages/python-pygobject/python-pygobject-buildfix.patch   Wed Jul 15 
20:34:24 2009
@@ -0,0 +1,22 @@
+diff -Nru pygobject-2.18.0/codegen/Makefile.am 
pygobject-2.18.0-buildfix/codegen/Makefile.am
+--- pygobject-2.18.0/codegen/Makefile.am   2009-05-13 23:56:45.0 
+0200
 pygobject-2.18.0-buildfix/codegen/Makefile.am  2009-07-15 
20:24:48.0 +0200
+@@ -18,7 +18,6 @@
+   docextract_to_xml.py \
+   docgen.py \
+   h2def.py \
+-  defsgen.py \
+   createdefs.py \
+   mergedefs.py \
+   missingdefs.py \
+diff -Nru pygobject-2.18.0/codegen/Makefile.in 
pygobject-2.18.0-buildfix/codegen/Makefile.in
+--- pygobject-2.18.0/codegen/Makefile.in   2009-05-24 22:37:46.0 
+0200
 pygobject-2.18.0-buildfix/codegen/Makefile.in  2009-07-15 
20:21:21.0 +0200
+@@ -222,7 +222,6 @@
+   docextract_to_xml.py \
+   docgen.py \
+   h2def.py \
+-  defsgen.py \
+   createdefs.py \
+   mergedefs.py \
+   missingdefs.py \

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


DISTFILES: pygobject-2.18.0.tar.bz2

2009-07-15 Thread deejay1

Files fetched: 1

STORED: 
http://ftp.gnome.org/pub/GNOME/sources/pygobject/2.18/pygobject-2.18.0.tar.bz2
522b813219a6ad14b85b25d953b08727  pygobject-2.18.0.tar.bz2
Size: 639205 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


packages: python-pygobject/python-pygobject.spec - updated to 2.18.0

2009-07-15 Thread deejay1
Author: deejay1  Date: Wed Jul 15 18:35:09 2009 GMT
Module: packages  Tag: HEAD
 Log message:
- updated to 2.18.0

 Files affected:
packages/python-pygobject:
   python-pygobject.spec (1.39 - 1.40) 

 Diffs:


Index: packages/python-pygobject/python-pygobject.spec
diff -u packages/python-pygobject/python-pygobject.spec:1.39 
packages/python-pygobject/python-pygobject.spec:1.40
--- packages/python-pygobject/python-pygobject.spec:1.39Wed Mar 11 
21:06:46 2009
+++ packages/python-pygobject/python-pygobject.spec Wed Jul 15 20:35:04 2009
@@ -5,14 +5,15 @@
 Summary:   Python bindings for GObject library
 Summary(pl.UTF-8): Wiązania Pythona do biblioteki GObject
 Name:  python-%{module}
-Version:   2.16.1
+Version:   2.18.0
 Release:   1
 License:   LGPL v2+
 Group: Libraries/Python
-Source0:   
http://ftp.gnome.org/pub/GNOME/sources/pygobject/2.16/%{module}-%{version}.tar.bz2
-# Source0-md5: 8e26f2572e6b72dbd2591677055f8d30
+Source0:   
http://ftp.gnome.org/pub/GNOME/sources/pygobject/2.18/%{module}-%{version}.tar.bz2
+# Source0-md5: 522b813219a6ad14b85b25d953b08727
 Patch0:%{name}-pc.patch
 Patch1:%{name}-pyc.patch
+Patch2:%{name}-buildfix.patch
 URL:   http://www.pygtk.org/
 BuildRequires: autoconf = 2.52
 BuildRequires: automake = 1:1.7
@@ -83,6 +84,7 @@
 %setup -q -n %{module}-%{version}
 %patch0 -p1
 %patch1 -p1
+%patch2 -p1
 
 %build
 %{__libtoolize}
@@ -116,8 +118,8 @@
 %files
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog NEWS README
-%attr(755,root,root) %{_libdir}/libpyglib-2.0.so.*.*.*
-%attr(755,root,root) %ghost %{_libdir}/libpyglib-2.0.so.0
+%attr(755,root,root) %{_libdir}/libpyglib-2.0-python.so.*.*.*
+%attr(755,root,root) %ghost %{_libdir}/libpyglib-2.0-python.so.0
 %dir %{py_sitedir}/gtk-2.0
 %dir %{py_sitedir}/gtk-2.0/gio
 %attr(755,root,root) %{py_sitedir}/gtk-2.0/gio/_gio.so
@@ -138,8 +140,8 @@
 %files devel
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_bindir}/pygobject-codegen-2.0
-%attr(755,root,root) %{_libdir}/libpyglib-2.0.so
-%{_libdir}/libpyglib-2.0.la
+%attr(755,root,root) %{_libdir}/libpyglib-2.0-python.so
+%{_libdir}/libpyglib-2.0-python.la
 %{_includedir}/pygtk-2.0
 %{_pkgconfigdir}/*.pc
 %dir %{_datadir}/%{module}/2.0
@@ -165,6 +167,9 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.40  2009/07/15 18:35:04  deejay1
+- updated to 2.18.0
+
 Revision 1.39  2009/03/11 20:06:46  qboosh
 - libpyglib-2.0.la added to -devel
 


 CVS-web:

http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/python-pygobject/python-pygobject.spec?r1=1.39r2=1.40f=u

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


SPECS: scribus.spec - up to 1.3.3.13

2009-04-26 Thread deejay1
Author: deejay1  Date: Sun Apr 26 12:51:25 2009 GMT
Module: SPECS Tag: HEAD
 Log message:
- up to 1.3.3.13

 Files affected:
SPECS:
   scribus.spec (1.145 - 1.146) 

 Diffs:


Index: SPECS/scribus.spec
diff -u SPECS/scribus.spec:1.145 SPECS/scribus.spec:1.146
--- SPECS/scribus.spec:1.145Sat Mar 14 01:20:48 2009
+++ SPECS/scribus.spec  Sun Apr 26 14:51:20 2009
@@ -11,12 +11,12 @@
 Summary:   Scribus - Open Source Desktop Publishing
 Summary(pl.UTF-8): Scribus - DTP dla Wolnego Oprogramowania
 Name:  scribus
-Version:   1.3.3.12
-Release:   5
+Version:   1.3.3.13
+Release:   1
 License:   GPL v2
 Group: X11/Applications/Publishing
 Source0:   http://dl.sourceforge.net/scribus/%{name}-%{version}.tar.bz2
-# Source0-md5: 48f6d762809ad714b366d8d4fc82d5c3
+# Source0-md5: e698b0d118c7f037e57163cba302d96e
 Source1:   %{name}.desktop
 Patch1:%{name}-standard-font-paths.patch
 Patch2:%{name}-docs.patch
@@ -147,7 +147,7 @@
DESTDIR=$RPM_BUILD_ROOT
 
 install %{SOURCE1} $RPM_BUILD_ROOT%{_desktopdir}
-install $RPM_BUILD_ROOT%{_datadir}/%{name}/icons/scribusicon.png 
$RPM_BUILD_ROOT%{_pixmapsdir}
+install $RPM_BUILD_ROOT%{_datadir}/%{name}/icons/scribus.png 
$RPM_BUILD_ROOT%{_pixmapsdir}
 
 mv $RPM_BUILD_ROOT%{_datadir}/%{name}/translations/%{name}.lt_LT.qm 
$RPM_BUILD_ROOT%{_datadir}/%{name}/translations/%{name}.lt.qm
 
@@ -240,7 +240,7 @@
 %{_desktopdir}/%{name}.desktop
 %{_mandir}/man1/%{name}.1*
 %lang(pl) %{_mandir}/pl/man1/%{name}.1*
-%{_pixmapsdir}/%{name}icon.png
+%{_pixmapsdir}/%{name}.png
 
 #%files devel
 #%defattr(644,root,root,755)
@@ -300,6 +300,9 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.146  2009/04/26 12:51:20  deejay1
+- up to 1.3.3.13
+
 Revision 1.145  2009/03/14 00:20:48  hawk
 - release 5
 


 CVS-web:

http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/scribus.spec?r1=1.145r2=1.146f=u

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


DISTFILES: scribus-1.3.3.13.tar.bz2

2009-04-26 Thread deejay1

Files fetched: 1

STORED: http://master.dl.sourceforge.net/scribus/scribus-1.3.3.13.tar.bz2
e698b0d118c7f037e57163cba302d96e  scribus-1.3.3.13.tar.bz2
Size: 14923426 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-RiordonFancy.spec - up to version 4

2009-03-15 Thread deejay1
Author: deejay1  Date: Sun Mar 15 10:31:06 2009 GMT
Module: SPECS Tag: HEAD
 Log message:
- up to version 4

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

 Diffs:


Index: SPECS/fonts-TTF-RiordonFancy.spec
diff -u SPECS/fonts-TTF-RiordonFancy.spec:1.4 
SPECS/fonts-TTF-RiordonFancy.spec:1.5
--- SPECS/fonts-TTF-RiordonFancy.spec:1.4   Wed Dec 31 14:26:58 2008
+++ SPECS/fonts-TTF-RiordonFancy.spec   Sun Mar 15 11:31:00 2009
@@ -2,12 +2,12 @@
 Summary:   RiordonFancy TrueType font
 Summary(pl.UTF-8): Czcionka TrueType RiordonFancy
 Name:  fonts-TTF-RiordonFancy
-Version:   3
+Version:   4
 Release:   1
 License:   SIL Open Font License
 Group: Fonts
-Source0:   
http://openfontlibrary.org/people/tthurman/tthurman_-_Riordon_Fancy.ttf
-# Source0-md5: 92398bb64d1d5e8e87925a8ca9077ca2
+Source0:   
http://openfontlibrary.org/people/tthurman/tthurman_-_Riordon_Fancy.zip
+# Source0-md5: b60772543ccb9bb95d4a6199f0054ef1
 URL:   http://openfontlibrary.org/media/files/tthurman/354
 Requires(post,postun): fontpostinst
 BuildArch: noarch
@@ -27,12 +27,13 @@
 oraz interrobang.
 
 %prep
+%setup -q -c %{name}-%{version}
 
 %install
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT%{ttffontsdir}
 
-install %{SOURCE0} $RPM_BUILD_ROOT%{ttffontsdir}/RiordonFancy.ttf
+install RiordonFancy.ttf $RPM_BUILD_ROOT%{ttffontsdir}/RiordonFancy.ttf
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -45,6 +46,7 @@
 
 %files
 %defattr(644,root,root,755)
+%doc fontlog.txt readme.txt
 %{ttffontsdir}/*.ttf
 
 %define date   %(echo `LC_ALL=C date +%a %b %d %Y`)
@@ -53,6 +55,9 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.5  2009/03/15 10:31:00  deejay1
+- up to version 4
+
 Revision 1.4  2008/12/31 13:26:58  deejay1
 - updated to version 3
 


 CVS-web:

http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/fonts-TTF-RiordonFancy.spec?r1=1.4r2=1.5f=u

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


DISTFILES: tthurman_-_Riordon_Fancy.zip

2009-03-15 Thread deejay1

Files fetched: 1

STORED: http://openfontlibrary.org/people/tthurman/tthurman_-_Riordon_Fancy.zip
b60772543ccb9bb95d4a6199f0054ef1  tthurman_-_Riordon_Fancy.zip
Size: 214173 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: kde4-kdesdk-lokalize-freeze.patch (NEW) - fix freeze with Qt 4.5 (...

2009-03-15 Thread deejay1
Author: deejay1  Date: Sun Mar 15 13:48:35 2009 GMT
Module: SOURCES   Tag: HEAD
 Log message:
- fix freeze with Qt 4.5 (KDE #187219)

 Files affected:
SOURCES:
   kde4-kdesdk-lokalize-freeze.patch (NONE - 1.1)  (NEW)

 Diffs:


Index: SOURCES/kde4-kdesdk-lokalize-freeze.patch
diff -u /dev/null SOURCES/kde4-kdesdk-lokalize-freeze.patch:1.1
--- /dev/null   Sun Mar 15 14:48:35 2009
+++ SOURCES/kde4-kdesdk-lokalize-freeze.patch   Sun Mar 15 14:48:29 2009
@@ -0,0 +1,21 @@
+Index: src/syntaxhighlighter.cpp
+===
+--- lokalize/src/syntaxhighlighter.cpp (wersja 939633)
 lokalize/src/syntaxhighlighter.cpp (kopia robocza)
+@@ -166,14 +166,14 @@
+ foreach (const HighlightingRule rule, highlightingRules)
+ {
+ QRegExp expression(rule.pattern);
+-int index = text.indexOf(expression);
++int index = expression.indexIn(text);
+ while (index = 0)
+ {
+ int length = expression.matchedLength();
+ QTextCharFormat f=rule.format;
+ f.setFontItalic(!m_approved);
+ setFormat(index, length, f);
+-index = text.indexOf(expression, index + length);
++index = expression.indexIn(text, index + length);
+ }
+ }
+ 

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


SPECS: kde4-kdesdk.spec - added patch1 to fix freeze in lokalize (KDE#18721...

2009-03-15 Thread deejay1
Author: deejay1  Date: Sun Mar 15 13:50:00 2009 GMT
Module: SPECS Tag: HEAD
 Log message:
- added patch1 to fix freeze in lokalize (KDE#187219)
- rel. 3

 Files affected:
SPECS:
   kde4-kdesdk.spec (1.33 - 1.34) 

 Diffs:


Index: SPECS/kde4-kdesdk.spec
diff -u SPECS/kde4-kdesdk.spec:1.33 SPECS/kde4-kdesdk.spec:1.34
--- SPECS/kde4-kdesdk.spec:1.33 Sun Mar  8 18:24:29 2009
+++ SPECS/kde4-kdesdk.spec  Sun Mar 15 14:49:54 2009
@@ -12,12 +12,13 @@
 Summary(pl.UTF-8): KDESDK - Wsparcie programistyczne dla KDE
 Name:  kde4-kdesdk
 Version:   4.2.1
-Release:   2
+Release:   3
 License:   GPL
 Group: X11/Development/Tools
 Source0:   
ftp://ftp.kde.org/pub/kde/%{_state}/%{version}/src/%{orgname}-%{version}.tar.bz2
 # Source0-md5: e1c95a5ab0e34d2d084677199af0b093
 Patch0:%{name}-kiosvn.patch
+Patch1:%{name}-lokalize-freeze.patch
 URL:   http://www.kde.org/
 BuildRequires: Qt3Support-devel = %{qtver}
 BuildRequires: QtCore-devel = %{qtver}
@@ -631,6 +632,7 @@
 %prep
 %setup -q -n %{orgname}-%{version}
 %patch0 -p0
+%patch1-p0
 
 %build
 install -d build
@@ -1022,6 +1024,10 @@
 * %{date} PLD Team feedb...@pld-linux.org
 All persons listed below can be reached at cvs_login@pld-linux.org
 $Log$
+Revision 1.34  2009/03/15 13:49:54  deejay1
+- added patch1 to fix freeze in lokalize (KDE#187219)
+- rel. 3
+
 Revision 1.33  2009/03/08 17:24:29  shadzik
 - missing dir
 - rel 2


 CVS-web:

http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/kde4-kdesdk.spec?r1=1.33r2=1.34f=u

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


SPECS: giggle.spec - seperated devel subpackage - added TODO - rel. 1

2009-02-19 Thread deejay1
Author: deejay1  Date: Thu Feb 19 17:31:50 2009 GMT
Module: SPECS Tag: HEAD
 Log message:
- seperated devel subpackage
- added TODO
- rel. 1

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

 Diffs:


Index: SPECS/giggle.spec
diff -u SPECS/giggle.spec:1.8 SPECS/giggle.spec:1.9
--- SPECS/giggle.spec:1.8   Wed Feb 18 17:20:40 2009
+++ SPECS/giggle.spec   Thu Feb 19 18:31:44 2009
@@ -1,13 +1,16 @@
 # $Revision$, $Date$
 #
+# TODO:
+#  - seperate out libgiggle/libgiggle-git
+#
 Summary:   Graphical frontend for git
 Summary(pl.UTF-8): Graficzna nakładka na git
 Name:  giggle
 Version:   0.4.91
-Release:   0.1
+Release:   1
 License:   GPL v2
 Group: X11/Development/Tools
-Source0:   
ftp://ftp.gnome.org/pub/GNOME/sources/giggle/0.4/%{name}-%{version}.tar.gz
+Source0:   
http://ftp.gnome.org/pub/GNOME/sources/giggle/0.4/%{name}-%{version}.tar.gz
 # Source0-md5: ea88213fa3c9cbf5c571dd17b0e430ea
 URL:   http://live.gnome.org/giggle
 BuildRequires: autoconf = 2.52
@@ -41,6 +44,19 @@
 deweloperom możliwość przeglądania i wizualizacji drzew rewizji, list
 zmian, różnic i innych przydatnych informacji.
 
+%package devel
+Summary:   libgiggle development files
+Summary(pl.UTF-8): Pliki programistyczne libgiggle
+Group: Development/Libraries
+Requires:  %{name} = %{version}-%{release}
+
+%description devel
+libgiggle development files.
+
+%description devel -l pl.UTF-8
+Pliki programistyczne libgiggle.
+
+
 %prep
 %setup -q
 
@@ -80,16 +96,35 @@
 %attr(755,root,root) %{_bindir}/*
 %attr(755,root,root) %{_libdir}/libgiggle-%{version}.so
 %attr(755,root,root) %{_libdir}/libgiggle-git-%{version}.so
+%dir %{_libdir}/giggle
+%dir %{_libdir}/giggle/plugins
+%attr(755,root,root) %{_libdir}/giggle/plugins/libpersonal-details.so.0.0.0
+%{_libdir}/giggle/plugins/*.xml
 %{_datadir}/%{name}
 %{_desktopdir}/*.desktop
 %{_iconsdir}/hicolor/*/*/*
 
+%files devel
+%defattr(644,root,root,755)
+%dir %{_includedir}/giggle
+%dir %{_includedir}/giggle/libgiggle
+%{_includedir}/giggle/libgiggle/*.h
+%dir %{_includedir}/giggle/libgiggle-git
+%{_includedir}/giggle/libgiggle-git/*.h
+%{_libdir}/*.la
+%ghost %{_libdir}/*.so
+
 %define date   %(echo `LC_ALL=C date +%a %b %d %Y`)
 %changelog
 * %{date} PLD Team feedb...@pld-linux.org
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.9  2009/02/19 17:31:44  deejay1
+- seperated devel subpackage
+- added TODO
+- rel. 1
+
 Revision 1.8  2009/02/18 16:20:40  deejay1
 - updated to 0.4.91
 - removed note


 CVS-web:

http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/giggle.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: giggle-0.4.91.tar.gz

2009-02-18 Thread deejay1

Files fetched: 1

STORED: ftp://ftp.gnome.org/pub/GNOME/sources/giggle/0.4/giggle-0.4.91.tar.gz
ea88213fa3c9cbf5c571dd17b0e430ea  giggle-0.4.91.tar.gz
Size: 561049 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: giggle.spec - updated to 0.4.91 - removed note - Polish translation ...

2009-02-18 Thread deejay1
Author: deejay1  Date: Wed Feb 18 16:20:45 2009 GMT
Module: SPECS Tag: HEAD
 Log message:
- updated to 0.4.91
- removed note
- Polish translation now upstream
- NFY

 Files affected:
SPECS:
   giggle.spec (1.7 - 1.8) 

 Diffs:


Index: SPECS/giggle.spec
diff -u SPECS/giggle.spec:1.7 SPECS/giggle.spec:1.8
--- SPECS/giggle.spec:1.7   Tue Jan 13 23:11:05 2009
+++ SPECS/giggle.spec   Wed Feb 18 17:20:40 2009
@@ -1,24 +1,21 @@
 # $Revision$, $Date$
 #
-# Ownership of project changed:
-# http://live.gnome.org/giggle
-#
 Summary:   Graphical frontend for git
 Summary(pl.UTF-8): Graficzna nakładka na git
 Name:  giggle
-Version:   0.4
-Release:   1
+Version:   0.4.91
+Release:   0.1
 License:   GPL v2
 Group: X11/Development/Tools
-Source0:   
http://ftp.imendio.com/pub/imendio/giggle/src/%{name}-%{version}.tar.gz
-# Source0-md5: 695b381d42de8338626068dfa5341406
-Patch0:%{name}-pl.patch
-URL:   http://developer.imendio.com/projects/giggle
+Source0:   
ftp://ftp.gnome.org/pub/GNOME/sources/giggle/0.4/%{name}-%{version}.tar.gz
+# Source0-md5: ea88213fa3c9cbf5c571dd17b0e430ea
+URL:   http://live.gnome.org/giggle
 BuildRequires: autoconf = 2.52
 BuildRequires: automake
+BuildRequires: evolution-data-server-devel
 BuildRequires: git-core = 1.4.4.3
-BuildRequires: glib2-devel = 1:2.12
-BuildRequires: gtk+2-devel = 2:2.10
+BuildRequires: glib2-devel = 1:2.18
+BuildRequires: gtk+2-devel = 2:2.12
 BuildRequires: gtksourceview2-devel = 2.0
 BuildRequires: intltool = 0.35.0
 BuildRequires: libglade2-devel = 1:2.4
@@ -46,12 +43,11 @@
 
 %prep
 %setup -q
-%patch0 -p1
 
 %build
 %{__intltoolize}
 %{__libtoolize}
-%{__aclocal}
+%{__aclocal} -I m4
 %{__autoconf}
 %{__automake}
 %configure
@@ -82,7 +78,8 @@
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog NEWS README
 %attr(755,root,root) %{_bindir}/*
-%attr(755,root,root) %{_libdir}/libgiggle-0.4.so
+%attr(755,root,root) %{_libdir}/libgiggle-%{version}.so
+%attr(755,root,root) %{_libdir}/libgiggle-git-%{version}.so
 %{_datadir}/%{name}
 %{_desktopdir}/*.desktop
 %{_iconsdir}/hicolor/*/*/*
@@ -93,6 +90,12 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.8  2009/02/18 16:20:40  deejay1
+- updated to 0.4.91
+- removed note
+- Polish translation now upstream
+- NFY
+
 Revision 1.7  2009/01/13 22:11:05  wolf
 - add note about new home
 


 CVS-web:

http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/giggle.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


PGP-keys: Lukasz Jernas (deejay1) - updated

2009-01-15 Thread deejay1
Author: deejay1  Date: Thu Jan 15 11:00:16 2009 GMT
Module: PGP-keys  Tag: HEAD
 Log message:
- updated

 Files affected:
PGP-keys:
   Lukasz Jernas (deejay1) (1.6 - 1.7) 

 Diffs:


Index: PGP-keys/Lukasz Jernas (deejay1)
diff -u PGP-keys/Lukasz Jernas (deejay1):1.6 PGP-keys/Lukasz Jernas 
(deejay1):1.7
--- PGP-keys/Lukasz Jernas (deejay1):1.6Wed Jan 16 17:46:42 2008
+++ PGP-keys/Lukasz Jernas (deejay1)Thu Jan 15 12:00:11 2009
@@ -1,5 +1,5 @@
 -BEGIN PGP PUBLIC KEY BLOCK-
-Version: GnuPG v1.4.7 (GNU/Linux)
+Version: GnuPG v1.4.9 (GNU/Linux)
 
 mQGiBEV+jwkRBACEBuJbaFNC5WEIJ4xWkBNvejyOYKGp8W04LQci8p10WS0gpw0c
 8qcC44lAldHwh6YUlF/KQnQAt1MwCdlTz+MWAsea0WklaX2/eD15Hs1QRN1Bltfa
@@ -9,720 +9,746 @@
 OpxJj2PfFHjQ1ZWz6LilZ18yarQOYlVH5q9mPIrRqXPp8kV7B/nPcvVdfQu55STB
 UEKGA/9xmyqYCuUPRs1YghjNXJxLd54S6PhxF9Fp3g3N8Qpm7K31ZcmibRGdd+WY
 d36MjD64qb9rl0YUkeSybeWTlnMO62CmS794bV1r/FDpr4D+BXiwtd49k269pCVK
-mAypk4GWLOlyP8wWFIw/FTT5fsf+1tTdgMyZvlqYcsniLuSb0LQxTHVrYXN6IEpl
-cm5hcyAoRGVlSmF5MSkgPGx1a2Fzei5qZXJuYXNAZ21haWwuY29tPohmBBMRAgAm
-AhsjBgsJCAcDAgQVAggDBBYCAwECHgECF4AFAkdul+AFCQPRPEEACgkQp+/wsQhg
-MjWbRgCdG7tOYpnQ7yapWOUA2+l38bOQ6ZMAni0vCgJywqmxFHH4r/iAWeBO99Dx
-iEYEEBECAAYFAkWhRrQACgkQl6hf/ZBJFyyFrACgqgtZ6Aa8ntAlB061w0ksSMVZ
-oBYAoNMW808GdHQzpxQ9GKEOZxS9fFp+iEYEEBECAAYFAkZ9K/EACgkQxOwLvoRx
-HfwKnwCdGGHJih8Xw9URhwn9PxVmaLlZvQUAn3rI9v08m8YV8h5M99HgGpJuiipI
-iEwEEhECAAwFAkZ9l2oFgwDiKx8ACgkQy4GS0kjnEcgoewCgnOSZTQ5xLAN/MNnr
-JZ+04zTluBUAn16sQG+5xkaGI0ckB6tW7e6+HgtktCpMdWthc3ogSmVybmFzIChE
-ZWVKYXkxKSA8ZGVlamF5MUBzcmVtLm9yZz6IZQQTEQIAJgIbIwYLCQgHAwIEFQII
-AwQWAgMBAh4BAheABQJHbpfpBQkD0TxBAAoJEKfv8LEIYDI1LEMAnRR2AJ/d3DGc
-f3nHeSCw6JFYYBjzAJY71XZ5HeSurdndqkhvKirLEDpCiEYEEBECAAYFAkWhRrsA
-CgkQl6hf/ZBJFyz54gCfZ2M0GcFbpYIT3gorFVu+mc2lkF4AnAigGCr8465kTKqC
-lQ09GQwVrHtPiEYEEBECAAYFAkZ9K/EACgkQxOwLvoRxHfz07wCfbaA336oisdrn
-Rh8mQxCfRL7AxBYAn1Vh5iQJw0LLkf0H1HRmQPMDFFyjiEwEEhECAAwFAkZ9l2oF
-gwDiKx8ACgkQy4GS0kjnEchrxACgj+wtZIpqMxHGYGAkYdrXe4yLnFQAnip2+779
-lOFN9vRYdwdF9RnnbGL60f8AAH8t/wAAfygBEAABAQAAAP/Y/+AA
-EEpGSUYAAQEBAEgASAAA/+EAFkV4aWYAAE1NACoI/+EA6Wh0dHA6
-Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8APD94cGFja2V0IGJlZ2luPSfvu78nIGlk
-PSdXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQnPz4KPHg6eG1wbWV0YSB4bWxuczp4
-PSdhZG9iZTpuczptZXRhLyc+CjxyZGY6UkRGIHhtbG5zOnJkZj0naHR0cDovL3d3
-dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyc+Cgo8L3JkZjpSREY+
-CjwveDp4bXBtZXRhPgo8P3hwYWNrZXQgZW5kPSdyJz8+Cv/bAEMAAQEBAQEBAQEB
+mAypk4GWLOlyP8wWFIw/FTT5fsf+1tTdgMyZvlqYcsniLuSb0LQqTHVrYXN6IEpl
+cm5hcyAoRGVlSmF5MSkgPGRlZWpheTFAc3JlbS5vcmc+iGYEExECACYCGyMGCwkI
+BwMCBBUCCAMEFgIDAQIeAQIXgAUCSW8VUAUJBdG5uAAKCRCn7/CxCGAyNQakAJ41
+xNVfwBPTaFChWRv4SPJfBTrJzACfTPMjGsC6ZafNBmNAulDa+MnA4NmIRgQQEQIA
+BgUCRaFGuwAKCRCXqF/9kEkXLPniAJ9nYzQZwVulghPeCisVW76ZzaWQXgCcCKAY
+KvzjrmRMqoKVDT0ZDBWse0+IRgQQEQIABgUCRn0r8QAKCRDE7Au+hHEd/PTvAJ9t
+oDffqiKx2udGHyZDEJ9EvsDEFgCfVWHmJAnDQsuR/QfUdGZA8wMUXKOITAQSEQIA
+DAUCRn2XagWDAOIrHwAKCRDLgZLSSOcRyGvEAKCP7C1kimozEcZgYCRh2td7jIuc
+VACeKnb7vv2U4U329Fh3B0X1GedsYvqIRgQQEQIABgUCRoJnCQAKCRBriKgroX1E
+++qbAJ0acX52tT2RTZTtb6nkaoD77RABBgCfdScd1t24QOJ8/rxt+rv6PYzZNGuI
+RgQQEQIABgUCRoN+8wAKCRA2N8EMK2N6DlndAJ4oL18IRytNXAt8lego5frElcY1
+DwCgvaP/CXo0LmkKMg2zOr7rTEaBUoeIRgQQEQIABgUCRo0k2gAKCRBDgnwLSLA6
+/gpLAJ9+aVDrmWy0lqmCRXyOf2iUPYyjMACg35p9ku0NE8FUajtCLBf1FxwY28uI
+ZgQTEQIAJgUCRX6PCQIbIwUJAeEzgAYLCQgHAwIEFQIIAwQWAgMBAh4BAheAAAoJ
+EKfv8LEIYDI1M4UAniXFHypxzld8CHbohirg5PPPNe5WAJ9BzdquWXpQO+YmbUM2
+6UehqkZf/YhlBBMRAgAmAhsjBgsJCAcDAgQVAggDBBYCAwECHgECF4AFAkdul+kF
+CQPRPEEACgkQp+/wsQhgMjUsQwCdFHYAn93cMZx/ecd5ILDokVhgGPMAljvVdnkd
+5K6t2d2qSG8qKssQOkK0MUx1a2FzeiBKZXJuYXMgKERlZUpheTEpIDxsdWthc3ou
+amVybmFzQGdtYWlsLmNvbT6IZgQTEQIAJgIbIwYLCQgHAwIEFQIIAwQWAgMBAh4B
+AheABQJJbxVZBQkF0bm4AAoJEKfv8LEIYDI1XrwAoIjoQrnqG31uAVT3JWLmVCKK
+1fxRAJ9HSidbqdKi8LWw8kyOcF2xMnlJiYhGBBARAgAGBQJFoUa0AAoJEJeoX/2Q
+SRcshawAoKoLWegGvJ7QJQdOtcNJLEjFWaAWAKDTFvNPBnR0M6cUPRihDmcUvXxa
+fohGBBARAgAGBQJGfSvxAAoJEMTsC76EcR38Cp8AnRhhyYofF8PVEYcJ/T8VZmi5
+Wb0FAJ96yPb9PJvGFfIeTPfR4BqSbooqSIhMBBIRAgAMBQJGfZdqBYMA4isfAAoJ
+EMuBktJI5xHIKHsAoJzkmU0OcSwDfzDZ6yWftOM05bgVAJ9erEBvucZGhiNHJAer
+Vu3uvh4LZIhGBBARAgAGBQJGgmcGAAoJEGuIqCuhfUT7qQEAnjMK/nI8AgPvZMY/
+SYKNUN+KxIZ5AKCIyKuEqiTqNEmixiHD998gbb7Rd4hGBBARAgAGBQJGg37xAAoJ
+EDY3wQwrY3oOEMsAnRFwMmKhFvPibrtXM7F8G9OFBWL3AJ4kti1OXTIx1obsgwfh
+VEnb3O49IYhGBBARAgAGBQJGjSTVAAoJEEOCfAtIsDr+aToAoNh/HAMjS4hS8F27
+vUNgwuvy8FzGAKCgmFy+V+2VZb6KbUGghM2YXWLu44hmBBMRAgAmBQJFfo9rAhsj
+BQkB4TOABgsJCAcDAgQVAggDBBYCAwECHgECF4AACgkQp+/wsQhgMjXsZACfZP87
+tUU2Ynf4AvVzEn6GBgbMDa4Anjcp3voIhGeBfp+eraXECMarcpjhiGYEExECACYC
+GyMGCwkIBwMCBBUCCAMEFgIDAQIeAQIXgAUCR26X4AUJA9E8QQAKCRCn7/CxCGAy
+NZtGAJ0bu05imdDvJqlY5QDb6Xfxs5DpkwCeLS8KAnLCqbEUcfiv+IBZ4E730PHR
+/wAAfy3/AAB/KAEQAAEB/9j/4AAQSkZJRgABAQEASABIAAD/
+4QAWRXhpZgAATU0AKggAAAD/4QDpaHR0cDovL25zLmFkb2JlLmNvbS94
+YXAvMS4wLwA8P3hwYWNrZXQgYmVnaW49J++7vycgaWQ9J1c1TTBNcENlaGlIenJl

SPECS: pidgin.spec - up to 2.5.4

2009-01-15 Thread deejay1
Author: deejay1  Date: Thu Jan 15 11:27:49 2009 GMT
Module: SPECS Tag: HEAD
 Log message:
- up to 2.5.4

 Files affected:
SPECS:
   pidgin.spec (1.225 - 1.226) 

 Diffs:


Index: SPECS/pidgin.spec
diff -u SPECS/pidgin.spec:1.225 SPECS/pidgin.spec:1.226
--- SPECS/pidgin.spec:1.225 Thu Dec 25 12:42:33 2008
+++ SPECS/pidgin.spec   Thu Jan 15 12:27:43 2009
@@ -40,12 +40,12 @@
 Summary(pl.UTF-8): Klient kompatybilny z AOL Instant Messenger
 Summary(pt_BR.UTF-8):  Um cliente para o AOL Instant Messenger (AIM)
 Name:  pidgin
-Version:   2.5.3
+Version:   2.5.4
 Release:   1
 License:   GPL
 Group: Applications/Communications
 Source0:   http://dl.sourceforge.net/pidgin/%{name}-%{version}.tar.bz2
-# Source0-md5: 4abc4ce9e1ad62bbf098f05f305147d7
+# Source0-md5: 295fe533288c821342b660b6fc83bc11
 Patch0:%{name}-nolibs.patch
 Patch1:%{name}-dbus-dir.patch
 Patch2:%{name}-libgadu.patch
@@ -477,6 +477,9 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.226  2009/01/15 11:27:43  deejay1
+- up to 2.5.4
+
 Revision 1.225  2008/12/25 11:42:33  qboosh
 - added gnutls bcond (should be preferred?); fixes unfinished files update
 


 CVS-web:

http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/pidgin.spec?r1=1.225r2=1.226f=u

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


DISTFILES: pidgin-2.5.4.tar.bz2

2009-01-15 Thread deejay1

Files fetched: 1

STORED: http://master.dl.sourceforge.net/pidgin/pidgin-2.5.4.tar.bz2
295fe533288c821342b660b6fc83bc11  pidgin-2.5.4.tar.bz2
Size: 8398610 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: tthurman_-_Riordon_Fancy.ttf

2008-12-31 Thread deejay1

Files fetched: 1

STORED: http://openfontlibrary.org/people/tthurman/tthurman_-_Riordon_Fancy.ttf
92398bb64d1d5e8e87925a8ca9077ca2  tthurman_-_Riordon_Fancy.ttf
Size: 57256 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-RiordonFancy.spec - updated to version 3

2008-12-31 Thread deejay1
Author: deejay1  Date: Wed Dec 31 13:27:03 2008 GMT
Module: SPECS Tag: HEAD
 Log message:
- updated to version 3

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

 Diffs:


Index: SPECS/fonts-TTF-RiordonFancy.spec
diff -u SPECS/fonts-TTF-RiordonFancy.spec:1.3 
SPECS/fonts-TTF-RiordonFancy.spec:1.4
--- SPECS/fonts-TTF-RiordonFancy.spec:1.3   Mon Dec 29 10:10:26 2008
+++ SPECS/fonts-TTF-RiordonFancy.spec   Wed Dec 31 14:26:58 2008
@@ -2,12 +2,12 @@
 Summary:   RiordonFancy TrueType font
 Summary(pl.UTF-8): Czcionka TrueType RiordonFancy
 Name:  fonts-TTF-RiordonFancy
-Version:   2
-Release:   2
+Version:   3
+Release:   1
 License:   SIL Open Font License
 Group: Fonts
 Source0:   
http://openfontlibrary.org/people/tthurman/tthurman_-_Riordon_Fancy.ttf
-# Source0-md5: 38940c142b4468f1728dfddcdcebdf69
+# Source0-md5: 92398bb64d1d5e8e87925a8ca9077ca2
 URL:   http://openfontlibrary.org/media/files/tthurman/354
 Requires(post,postun): fontpostinst
 BuildArch: noarch
@@ -17,11 +17,13 @@
 
 %description
 RiordonFancy is a font designed one paper by the ten year old Riordon
-Turner. It contains the whole ASCII set and an interrobang.
+Turner. It contains the whole ASCII set, Polish, Czech, Spanish and
+Portuguese diacritics and an interrobang.
 
 %description -l pl.UTF-8
 RiordonFancy jest czcionką zaprojektowaną na papierze przez
-dziesięcioletnią Riordon Turner. Zawiera kompletny zestaw znaków ASCII
+dziesięcioletnią Riordon Turner. Zawiera kompletny zestaw znaków
+ASCII, polskie, czeskie, hiszpańskie i portugalskie znaki diakrytyczne
 oraz interrobang.
 
 %prep
@@ -51,6 +53,9 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.4  2008/12/31 13:26:58  deejay1
+- updated to version 3
+
 Revision 1.3  2008/12/29 09:10:26  deejay1
 - changed source to OFL
 - license change from CC to SIL OFL


 CVS-web:

http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/fonts-TTF-RiordonFancy.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 (DEVEL): kde4-kdesdk.spec - updated BR's - added TODO

2008-12-30 Thread deejay1
Author: deejay1  Date: Tue Dec 30 17:18:47 2008 GMT
Module: SPECS Tag: DEVEL
 Log message:
- updated BR's
- added TODO

 Files affected:
SPECS:
   kde4-kdesdk.spec (1.21.2.12 - 1.21.2.13) 

 Diffs:


Index: SPECS/kde4-kdesdk.spec
diff -u SPECS/kde4-kdesdk.spec:1.21.2.12 SPECS/kde4-kdesdk.spec:1.21.2.13
--- SPECS/kde4-kdesdk.spec:1.21.2.12Mon Dec 29 20:49:37 2008
+++ SPECS/kde4-kdesdk.spec  Tue Dec 30 18:18:41 2008
@@ -1,4 +1,8 @@
 # $Revision$, $Date$
+#
+# TODO:
+#  -do something with /usr/share/apps/kdevappwizard/template_previews/
+#
 %define_state  unstable
 %defineorgname kdesdk
 %defineqtver   4.4.3
@@ -7,7 +11,7 @@
 Summary(pl.UTF-8): KDESDK - Wsparcie programistyczne dla KDE
 Name:  kde4-kdesdk
 Version:   4.1.85
-Release:   1
+Release:   0.9
 License:   GPL
 Group: X11/Development/Tools
 Source0:   
ftp://ftp.kde.org/pub/kde/%{_state}/%{version}/src/%{orgname}-%{version}.tar.bz2
@@ -23,6 +27,7 @@
 BuildRequires: QtSql-devel = %{qtver}
 BuildRequires: QtSvg-devel = %{qtver}
 BuildRequires: QtTest-devel = %{qtver}
+BuildRequires: QtUiTools-devel = %{qtver}
 BuildRequires: QtXml-devel = %{qtver}
 BuildRequires: automoc4
 BuildRequires: binutils-devel
@@ -35,6 +40,7 @@
 BuildRequires: flex
 BuildRequires: kde4-kdebase-devel = %{version}
 BuildRequires: kde4-kdepim-devel = %{version}
+BuildRequires: kde4-kdepimlibs-devel = %{version}
 BuildRequires: giflib-devel
 BuildRequires: libltdl-devel
 BuildRequires: libjpeg-devel
@@ -45,6 +51,7 @@
 BuildRequires: qt4-qmake = %{qtver}
 BuildRequires: rpm-pythonprov
 BuildRequires: rpmbuild(macros) = 1.213
+BuildRequires: strigi-devel
 BuildRequires: subversion-devel = 0.37.0
 BuildRequires: utempter-devel
 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -1012,6 +1019,10 @@
 * %{date} PLD Team feedb...@pld-linux.org
 All persons listed below can be reached at cvs_login@pld-linux.org
 $Log$
+Revision 1.21.2.13  2008/12/30 17:18:41  deejay1
+- updated BR's
+- added TODO
+
 Revision 1.21.2.12  2008/12/29 19:49:37  zergin
 - bump version to 4.1.85
 


 CVS-web:

http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/kde4-kdesdk.spec?r1=1.21.2.12r2=1.21.2.13f=u

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


DISTFILES: tthurman_-_Riordon_Fancy.ttf

2008-12-29 Thread deejay1

Files fetched: 1

STORED: http://openfontlibrary.org/people/tthurman/tthurman_-_Riordon_Fancy.ttf
38940c142b4468f1728dfddcdcebdf69  tthurman_-_Riordon_Fancy.ttf
Size: 41840 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-RiordonFancy.spec - changed source to OFL - license change...

2008-12-29 Thread deejay1
Author: deejay1  Date: Mon Dec 29 09:10:32 2008 GMT
Module: SPECS Tag: HEAD
 Log message:
- changed source to OFL
- license change from CC to SIL OFL
- rel. 2

 Files affected:
SPECS:
   fonts-TTF-RiordonFancy.spec (1.2 - 1.3) 

 Diffs:


Index: SPECS/fonts-TTF-RiordonFancy.spec
diff -u SPECS/fonts-TTF-RiordonFancy.spec:1.2 
SPECS/fonts-TTF-RiordonFancy.spec:1.3
--- SPECS/fonts-TTF-RiordonFancy.spec:1.2   Sun Dec 28 17:42:43 2008
+++ SPECS/fonts-TTF-RiordonFancy.spec   Mon Dec 29 10:10:26 2008
@@ -3,12 +3,12 @@
 Summary(pl.UTF-8): Czcionka TrueType RiordonFancy
 Name:  fonts-TTF-RiordonFancy
 Version:   2
-Release:   1
-License:   Creative Commons cc-by-nc
+Release:   2
+License:   SIL Open Font License
 Group: Fonts
-Source0:   
http://dorothy.thurman.org.uk/~tthurman/RiordonFancy/RiordonFancy.ttf
-# Source0-md5: 9d7cb93b5678b36f447bb04f2babd5ae
-URL:   
http://blogs.gnome.org/tthurman/2008/12/27/riordonfancy-version-2/
+Source0:   
http://openfontlibrary.org/people/tthurman/tthurman_-_Riordon_Fancy.ttf
+# Source0-md5: 38940c142b4468f1728dfddcdcebdf69
+URL:   http://openfontlibrary.org/media/files/tthurman/354
 Requires(post,postun): fontpostinst
 BuildArch: noarch
 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -30,7 +30,7 @@
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT%{ttffontsdir}
 
-install %{SOURCE0} $RPM_BUILD_ROOT%{ttffontsdir}
+install %{SOURCE0} $RPM_BUILD_ROOT%{ttffontsdir}/RiordonFancy.ttf
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -51,6 +51,11 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.3  2008/12/29 09:10:26  deejay1
+- changed source to OFL
+- license change from CC to SIL OFL
+- rel. 2
+
 Revision 1.2  2008/12/28 16:42:43  deejay1
 - fix adapter borkedness
 


 CVS-web:

http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/fonts-TTF-RiordonFancy.spec?r1=1.2r2=1.3f=u

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


DISTFILES: RiordonFancy.ttf

2008-12-28 Thread deejay1

Files fetched: 1

STORED: http://dorothy.thurman.org.uk/~tthurman/RiordonFancy/RiordonFancy.ttf
9d7cb93b5678b36f447bb04f2babd5ae  RiordonFancy.ttf
Size: 28508 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-RiordonFancy.spec (NEW) - initial release, based on fonts-...

2008-12-28 Thread deejay1
Author: deejay1  Date: Sun Dec 28 16:35:45 2008 GMT
Module: SPECS Tag: HEAD
 Log message:
- initial release, based on fonts-TTF-Gentium

 Files affected:
SPECS:
   fonts-TTF-RiordonFancy.spec (NONE - 1.1)  (NEW)

 Diffs:


Index: SPECS/fonts-TTF-RiordonFancy.spec
diff -u /dev/null SPECS/fonts-TTF-RiordonFancy.spec:1.1
--- /dev/null   Sun Dec 28 17:35:45 2008
+++ SPECS/fonts-TTF-RiordonFancy.spec   Sun Dec 28 17:35:40 2008
@@ -0,0 +1,56 @@
+# $Revision$, $Date$
+Summary:   RiordonFancy TrueType font
+Summary(pl.UTF-8): Czcionka TrueType RiordonFancy
+Name:  fonts-TTF-RiordonFancy
+Version:   2
+Release:   1
+License:   Creative Commons cc-by-nc
+Group: Fonts
+URL:   
http://blogs.gnome.org/tthurman/2008/12/27/riordonfancy-version-2/
+Requires(post,postun): fontpostinst
+Source0:   
http://dorothy.thurman.org.uk/~tthurman/RiordonFancy/RiordonFancy.ttf
+# Source0-md5: 9d7cb93b5678b36f447bb04f2babd5ae
+BuildArch: noarch
+BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
+
+%definettffontsdir %{_fontsdir}/TTF
+
+%description
+RiordonFancy is a font designed one paper by the ten year old Riordon
+Turner. It contains the whole ASCII set and an interrobang.
+
+%description -l pl.UTF-8
+RiordonFancy jest czcionką zaprojektowaną na papierze przez
+dziesięcioletnią Riordon Turner. Zawiera kompletny zestaw znaków ASCII
+oraz interrobang.
+
+%prep
+
+%install
+rm -rf $RPM_BUILD_ROOT
+install -d $RPM_BUILD_ROOT%{ttffontsdir}
+
+install %{SOURCE0} $RPM_BUILD_ROOT%{ttffontsdir}
+
+%clean
+rm -rf $RPM_BUILD_ROOT
+
+%post
+fontpostinst TTF
+
+%postun
+fontpostinst TTF
+
+%files
+%defattr(644,root,root,755)
+%{ttffontsdir}/*.ttf
+
+%define date   %(echo `LC_ALL=C date +%a %b %d %Y`)
+%changelog
+* %{date} PLD Team feedb...@pld-linux.org
+All persons listed below can be reached at cvs_login@pld-linux.org
+
+$Log$
+Revision 1.1  2008/12/28 16:35:40  deejay1
+- initial release, based on fonts-TTF-Gentium
+

___
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-RiordonFancy.spec - fix adapter borkedness

2008-12-28 Thread deejay1
Author: deejay1  Date: Sun Dec 28 16:42:48 2008 GMT
Module: SPECS Tag: HEAD
 Log message:
- fix adapter borkedness

 Files affected:
SPECS:
   fonts-TTF-RiordonFancy.spec (1.1 - 1.2) 

 Diffs:


Index: SPECS/fonts-TTF-RiordonFancy.spec
diff -u SPECS/fonts-TTF-RiordonFancy.spec:1.1 
SPECS/fonts-TTF-RiordonFancy.spec:1.2
--- SPECS/fonts-TTF-RiordonFancy.spec:1.1   Sun Dec 28 17:35:40 2008
+++ SPECS/fonts-TTF-RiordonFancy.spec   Sun Dec 28 17:42:43 2008
@@ -6,10 +6,10 @@
 Release:   1
 License:   Creative Commons cc-by-nc
 Group: Fonts
-URL:   
http://blogs.gnome.org/tthurman/2008/12/27/riordonfancy-version-2/
-Requires(post,postun): fontpostinst
 Source0:   
http://dorothy.thurman.org.uk/~tthurman/RiordonFancy/RiordonFancy.ttf
 # Source0-md5: 9d7cb93b5678b36f447bb04f2babd5ae
+URL:   
http://blogs.gnome.org/tthurman/2008/12/27/riordonfancy-version-2/
+Requires(post,postun): fontpostinst
 BuildArch: noarch
 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -51,6 +51,9 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.2  2008/12/28 16:42:43  deejay1
+- fix adapter borkedness
+
 Revision 1.1  2008/12/28 16:35:40  deejay1
 - initial release, based on fonts-TTF-Gentium
 


 CVS-web:

http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/fonts-TTF-RiordonFancy.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: util-macros-1.2.1.tar.bz2

2008-12-17 Thread deejay1

Files fetched: 1

STORED: 
http://xorg.freedesktop.org/releases/individual/util/util-macros-1.2.1.tar.bz2
dc7ddaf9bea8b341510efe4dac125af4  util-macros-1.2.1.tar.bz2
Size: 48602 bytes


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


SPECS: xorg-util-util-macros.spec - up to 1.2.1

2008-12-17 Thread deejay1
Author: deejay1  Date: Wed Dec 17 09:01:23 2008 GMT
Module: SPECS Tag: HEAD
 Log message:
- up to 1.2.1

 Files affected:
SPECS:
   xorg-util-util-macros.spec (1.25 - 1.26) 

 Diffs:


Index: SPECS/xorg-util-util-macros.spec
diff -u SPECS/xorg-util-util-macros.spec:1.25 
SPECS/xorg-util-util-macros.spec:1.26
--- SPECS/xorg-util-util-macros.spec:1.25   Sat Nov 29 18:55:09 2008
+++ SPECS/xorg-util-util-macros.specWed Dec 17 10:01:18 2008
@@ -2,12 +2,12 @@
 Summary:   Autoconf macros for xorg
 Summary(pl.UTF-8): Makra autoconfa dla xorg
 Name:  xorg-util-util-macros
-Version:   1.2.0
+Version:   1.2.1
 Release:   1
 License:   MIT
 Group: X11/Development/Tools
 Source0:   
http://xorg.freedesktop.org/releases/individual/util/util-macros-%{version}.tar.bz2
-# Source0-md5: f64bf1356ffaccfb5fd4f3d74905eeb0
+# Source0-md5: dc7ddaf9bea8b341510efe4dac125af4
 Patch0:%{name}-x.patch
 URL:   http://xorg.freedesktop.org/
 BuildRequires: autoconf = 2.57
@@ -56,6 +56,9 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.26  2008/12/17 09:01:18  deejay1
+- up to 1.2.1
+
 Revision 1.25  2008/11/29 17:55:09  arekm
 - up to 1.2.0
 


 CVS-web:

http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/xorg-util-util-macros.spec?r1=1.25r2=1.26f=u

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


DISTFILES: xcb-util-0.3.2.tar.bz2

2008-12-16 Thread deejay1

Files fetched: 1

STORED: http://xcb.freedesktop.org/dist/xcb-util-0.3.2.tar.bz2
fa41a147f5a63b01207cfd975fecc45c  xcb-util-0.3.2.tar.bz2
Size: 271223 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: xcb-util.spec - up to 0.3.2

2008-12-16 Thread deejay1
Author: deejay1  Date: Tue Dec 16 14:16:12 2008 GMT
Module: SPECS Tag: HEAD
 Log message:
- up to 0.3.2

 Files affected:
SPECS:
   xcb-util.spec (1.6 - 1.7) 

 Diffs:


Index: SPECS/xcb-util.spec
diff -u SPECS/xcb-util.spec:1.6 SPECS/xcb-util.spec:1.7
--- SPECS/xcb-util.spec:1.6 Thu Nov 20 17:18:31 2008
+++ SPECS/xcb-util.spec Tue Dec 16 15:16:06 2008
@@ -2,12 +2,12 @@
 Summary:   XCB support libraries
 Summary(pl.UTF-8): Biblioteki wspomagające XCB
 Name:  xcb-util
-Version:   0.3.1
+Version:   0.3.2
 Release:   1
 License:   MIT
 Group: Libraries
 Source0:   http://xcb.freedesktop.org/dist/%{name}-%{version}.tar.bz2
-# Source0-md5: 4b06006e438c3926d077439b31d290d6
+# Source0-md5: fa41a147f5a63b01207cfd975fecc45c
 URL:   http://xcb.freedesktop.org/
 BuildRequires: gperf
 BuildRequires: libxcb-devel = 1.0
@@ -194,6 +194,9 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.7  2008/12/16 14:16:06  deejay1
+- up to 0.3.2
+
 Revision 1.6  2008/11/20 16:18:31  arekm
 - up to 0.3.1
 


 CVS-web:

http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/xcb-util.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: banshee.spec - updated to 1.4.1

2008-11-14 Thread deejay1
Author: deejay1  Date: Fri Nov 14 16:42:08 2008 GMT
Module: SPECS Tag: HEAD
 Log message:
- updated to 1.4.1

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

 Diffs:


Index: SPECS/banshee.spec
diff -u SPECS/banshee.spec:1.38 SPECS/banshee.spec:1.39
--- SPECS/banshee.spec:1.38 Fri Nov 14 16:07:03 2008
+++ SPECS/banshee.spec  Fri Nov 14 17:42:03 2008
@@ -5,12 +5,12 @@
 Summary:   A Mono/GStreamer Based Music Player
 Summary(pl.UTF-8): Oparty na Mono/GStreamerze odtwarzacz muzyki
 Name:  banshee
-Version:   1.4.0
+Version:   1.4.1
 Release:   1
 License:   GPL
 Group: Applications/Multimedia
 Source0:   
http://download.banshee-project.org/banshee/%{name}-1-%{version}.tar.bz2
-# Source0-md5: 0779dba8e0608d19fa1f4424fc26a557
+# Source0-md5: cd245c2eb47c67f83e921f4edf105abe
 URL:   http://banshee-project.org/
 BuildRequires: GConf2-devel
 BuildRequires: dbus-devel = 0.93
@@ -138,6 +138,9 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.39  2008/11/14 16:42:03  deejay1
+- updated to 1.4.1
+
 Revision 1.38  2008/11/14 15:07:03  duddits
 - BR updated (see log)
 


 CVS-web:

http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/banshee.spec?r1=1.38r2=1.39f=u

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


DISTFILES: banshee-1-1.4.1.tar.bz2

2008-11-14 Thread deejay1

Files fetched: 1

STORED: http://download.banshee-project.org/banshee/banshee-1-1.4.1.tar.bz2
cd245c2eb47c67f83e921f4edf105abe  banshee-1-1.4.1.tar.bz2
Size: 2412337 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: banshee.spec - autohell restored - rel. 2

2008-11-14 Thread deejay1
Author: deejay1  Date: Fri Nov 14 17:01:41 2008 GMT
Module: SPECS Tag: HEAD
 Log message:
- autohell restored
- rel. 2

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

 Diffs:


Index: SPECS/banshee.spec
diff -u SPECS/banshee.spec:1.39 SPECS/banshee.spec:1.40
--- SPECS/banshee.spec:1.39 Fri Nov 14 17:42:03 2008
+++ SPECS/banshee.spec  Fri Nov 14 18:01:35 2008
@@ -6,13 +6,15 @@
 Summary(pl.UTF-8): Oparty na Mono/GStreamerze odtwarzacz muzyki
 Name:  banshee
 Version:   1.4.1
-Release:   1
+Release:   2
 License:   GPL
 Group: Applications/Multimedia
 Source0:   
http://download.banshee-project.org/banshee/%{name}-1-%{version}.tar.bz2
 # Source0-md5: cd245c2eb47c67f83e921f4edf105abe
 URL:   http://banshee-project.org/
 BuildRequires: GConf2-devel
+BuildRequires: autoconf = 2.13
+BuildRequires: automake
 BuildRequires: dbus-devel = 0.93
 BuildRequires: dbus-glib-devel = 0.71
 BuildRequires: dotnet-gnome-sharp-devel = 2.16.0
@@ -60,8 +62,12 @@
 %setup -q -n %{name}-1-%{version}
 
 %build
+%{__libtoolize}
 %{__intltoolize}
 %{__aclocal} -I build/m4/banshee -I build/m4/shamrock
+%{__automake}
+%{__autoconf}
+
 %configure \
--disable-boo \
--disable-dev-tests \
@@ -138,6 +144,10 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.40  2008/11/14 17:01:35  deejay1
+- autohell restored
+- rel. 2
+
 Revision 1.39  2008/11/14 16:42:03  deejay1
 - updated to 1.4.1
 


 CVS-web:

http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/banshee.spec?r1=1.39r2=1.40f=u

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


SPECS: xorg-driver-video-intel.spec - rel. 2 STBR

2008-10-31 Thread deejay1
Author: deejay1  Date: Fri Oct 31 16:00:51 2008 GMT
Module: SPECS Tag: HEAD
 Log message:
- rel. 2 STBR

 Files affected:
SPECS:
   xorg-driver-video-intel.spec (1.42 - 1.43) 

 Diffs:


Index: SPECS/xorg-driver-video-intel.spec
diff -u SPECS/xorg-driver-video-intel.spec:1.42 
SPECS/xorg-driver-video-intel.spec:1.43
--- SPECS/xorg-driver-video-intel.spec:1.42 Tue Oct 21 08:15:49 2008
+++ SPECS/xorg-driver-video-intel.spec  Fri Oct 31 17:00:45 2008
@@ -3,7 +3,7 @@
 Summary(pl.UTF-8): Sterownik obrazu X.org dla zintegrowanych układów 
graficznych Intela
 Name:  xorg-driver-video-intel
 Version:   2.5.0
-Release:   1
+Release:   2
 License:   MIT
 Group: X11/Applications
 Source0:   
http://xorg.freedesktop.org/releases/individual/driver/xf86-video-intel-%{version}.tar.bz2
@@ -100,6 +100,9 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.43  2008/10/31 16:00:45  deejay1
+- rel. 2 STBR
+
 Revision 1.42  2008/10/21 06:15:49  arekm
 - up to 2.5.0
 


 CVS-web:

http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/xorg-driver-video-intel.spec?r1=1.42r2=1.43f=u

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


SPECS: gamin.spec - rel. 2 for new Python

2008-10-07 Thread deejay1
Author: deejay1  Date: Tue Oct  7 16:05:59 2008 GMT
Module: SPECS Tag: HEAD
 Log message:
- rel. 2 for new Python

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

 Diffs:


Index: SPECS/gamin.spec
diff -u SPECS/gamin.spec:1.45 SPECS/gamin.spec:1.46
--- SPECS/gamin.spec:1.45   Fri Aug  3 20:37:51 2007
+++ SPECS/gamin.specTue Oct  7 18:05:54 2008
@@ -3,7 +3,7 @@
 Summary(pl.UTF-8): Biblioteka dostarczająca File Alteration Monitor API 
gamina
 Name:  gamin
 Version:   0.1.9
-Release:   1
+Release:   2
 License:   LGPL v2.1
 Group: Networking/Daemons
 Source0:   
http://www.gnome.org/~veillard/gamin/sources/%{name}-%{version}.tar.gz
@@ -146,7 +146,10 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
-Revision 1.45  2007/08/03 18:37:51  qboosh
+Revision 1.46  2008/10/07 16:05:54  deejay1
+- rel. 2 for new Python
+
+Revision 1.45  2007-08-03 18:37:51  qboosh
 - clarified License (LGPL v2.1: some sources specify LGPL v2+, but others v2.1 
without option)
 
 Revision 1.44  2007/07/29 09:13:36  deejay1


 CVS-web:

http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/gamin.spec?r1=1.45r2=1.46f=u

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


SPECS: soprano.spec - up to 2.1.1

2008-08-21 Thread deejay1
Author: deejay1  Date: Thu Aug 21 14:53:57 2008 GMT
Module: SPECS Tag: HEAD
 Log message:
- up to 2.1.1

 Files affected:
SPECS:
   soprano.spec (1.32 - 1.33) 

 Diffs:


Index: SPECS/soprano.spec
diff -u SPECS/soprano.spec:1.32 SPECS/soprano.spec:1.33
--- SPECS/soprano.spec:1.32 Fri Aug 15 21:01:33 2008
+++ SPECS/soprano.spec  Thu Aug 21 16:53:51 2008
@@ -13,12 +13,12 @@
 Summary:   Soprano - Qt wrapper API to librdf
 Summary(pl.UTF-8): Soprano - wrapper Qt do librdf
 Name:  soprano
-Version:   2.1
+Version:   2.1.1
 Release:   1
 License:   GPL v2
 Group: X11/Applications
 Source0:   http://dl.sourceforge.net/soprano/%{name}-%{version}.tar.bz2
-# Source0-md5: c89c04931db14eb7f5801eb3d4e5c742
+# Source0-md5: dc590aa42d832cea5ed13145d359c9f2
 URL:   http://sourceforge.net/projects/soprano
 BuildRequires: QtCore-devel = %{qtbrver}
 BuildRequires: QtDBus-devel = %{qtbrver}
@@ -141,6 +141,9 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.33  2008/08/21 14:53:51  deejay1
+- up to 2.1.1
+
 Revision 1.32  2008/08/15 19:01:33  adamg
 - do not own %{_datadir}/dbus-1/interfaces
 


 CVS-web:

http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/soprano.spec?r1=1.32r2=1.33f=u

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


DISTFILES: soprano-2.1.1.tar.bz2

2008-08-21 Thread deejay1

Files fetched: 1

STORED: http://master.dl.sourceforge.net/soprano/soprano-2.1.1.tar.bz2
dc590aa42d832cea5ed13145d359c9f2  soprano-2.1.1.tar.bz2
Size: 1831720 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: last-exit.spec - updated to 6 - rel. 1

2008-07-13 Thread deejay1
Author: deejay1  Date: Sun Jul 13 17:54:44 2008 GMT
Module: SPECS Tag: HEAD
 Log message:
- updated to 6
- rel. 1

 Files affected:
SPECS:
   last-exit.spec (1.13 - 1.14) 

 Diffs:


Index: SPECS/last-exit.spec
diff -u SPECS/last-exit.spec:1.13 SPECS/last-exit.spec:1.14
--- SPECS/last-exit.spec:1.13   Tue Mar 11 11:55:44 2008
+++ SPECS/last-exit.specSun Jul 13 19:54:38 2008
@@ -5,27 +5,27 @@
 Summary:   GTK+ Last.fm player
 Summary(pl.UTF-8): Odtwarzacz Last.fm dla GTK+
 Name:  last-exit
-Version:   5
-Release:   2
+Version:   6
+Release:   1
 License:   GPL v2+
 Group: X11/Applications/Multimedia
 Source0:   http://lastexit-player.org/releases/%{name}-%{version}.tar.bz2
-# Source0-md5: f316f39848fd3f25b12c4b9f07f20dda
+# Source0-md5: ef0bffe352073b7663441aa9b80237b1
 Patch0:%{name}-exec.patch
 Patch1:%{name}-desktop.patch
-Patch2:%{name}-trunk_and_translation.patch
 URL:   http://lastexit-player.org/
 BuildRequires: GConf2-devel = 2.14.0
 BuildRequires: dbus-glib-devel = 0.71
 BuildRequires: dotnet-gnome-sharp-devel = 2.15.0
+BuildRequires: dotnet-ndesk-dbus-glib-sharp-devel = 0.4.1
 BuildRequires: gstreamer-plugins-base-devel = 0.10.9
 BuildRequires: libsexy-devel = 0.1.5
 BuildRequires: mono-csharp = 1.1.16.1
 BuildRequires: rpmbuild(macros) = 1.176
 Requires(post,postun): gtk+2 = 2.10.2
 Requires(post,preun):  GConf2 = 2.14.0
-Requires:  dotnet-gtk-sharp2 = 2.10.0
 Requires:  dotnet-gnome-sharp = 2.16.0
+Requires:  dotnet-gtk-sharp2 = 2.10.0
 Requires:  gstreamer-audio-effects-base = 0.10.9
 Requires:  gstreamer-audio-formats = 0.10.4
 Requires:  gstreamer-audiosink
@@ -42,7 +42,6 @@
 %setup -q
 %patch0 -p1
 %patch1 -p1
-%patch2 -p1
 
 %build
 %{__libtoolize}
@@ -88,13 +87,13 @@
 %dir %{_libdir}/%{name}
 %attr(755,root,root) %{_libdir}/%{name}/*.exe*
 %attr(755,root,root) %{_libdir}/%{name}/*.so
-%attr(755,root,root) %{_libdir}/%{name}/NDesk.*
 %attr(755,root,root) %{_libdir}/%{name}/*.dll
 %{_sysconfdir}/gconf/schemas/last-exit.schemas
 %{_sysconfdir}/gconf/schemas/lastfm.schemas
 %{_desktopdir}/*.desktop
 %{_iconsdir}/*/*/apps/last-exit*
-%{_iconsdir}/*/*/actions/*
+%dir %{_datadir}/%{name}
+%{_datadir}/%{name}/icons
 
 %define date   %(echo `LC_ALL=C date +%a %b %d %Y`)
 %changelog
@@ -102,6 +101,10 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.14  2008/07/13 17:54:38  deejay1
+- updated to 6
+- rel. 1
+
 Revision 1.13  2008/03/11 10:55:44  paszczus
 - added R: dotnet-gtk-sharp2, dotnet-gnome-sharp
 


 CVS-web:

http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/last-exit.spec?r1=1.13r2=1.14f=u

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


DISTFILES: last-exit-6.tar.bz2

2008-07-13 Thread deejay1

Files fetched: 1

STORED: http://lastexit-player.org/releases/last-exit-6.tar.bz2
ef0bffe352073b7663441aa9b80237b1  last-exit-6.tar.bz2
Size: 447214 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: last-exit-trunk_and_translation.patch (REMOVED) - obsolete

2008-07-13 Thread deejay1
Author: deejay1  Date: Sun Jul 13 17:56:36 2008 GMT
Module: SOURCES   Tag: HEAD
 Log message:
- obsolete

 Files affected:
SOURCES:
   last-exit-trunk_and_translation.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: scribus.spec - up to 1.3.3.12 but see TODO

2008-06-24 Thread deejay1
Author: deejay1  Date: Tue Jun 24 17:50:49 2008 GMT
Module: SPECS Tag: HEAD
 Log message:
- up to 1.3.3.12 but see TODO

 Files affected:
SPECS:
   scribus.spec (1.140 - 1.141) 

 Diffs:


Index: SPECS/scribus.spec
diff -u SPECS/scribus.spec:1.140 SPECS/scribus.spec:1.141
--- SPECS/scribus.spec:1.140Sun May 11 20:55:20 2008
+++ SPECS/scribus.spec  Tue Jun 24 19:50:44 2008
@@ -1,5 +1,9 @@
 # $Revision$, $Date$
 #
+# TODO:
+#  - mimelnk integration? IMHO an unneeded dep, although
+#Patrys will disagree propably (WRT to his latest posts ;)
+#
 # Conditional build:
 %bcond_withcairo   # build with cairo support
 %bcond_without cups# build without CUPS support
@@ -7,12 +11,12 @@
 Summary:   Scribus - Open Source Desktop Publishing
 Summary(pl.UTF-8): Scribus - DTP dla Wolnego Oprogramowania
 Name:  scribus
-Version:   1.3.3.11
-Release:   2
+Version:   1.3.3.12
+Release:   1
 License:   GPL v2
 Group: X11/Applications/Publishing
 Source0:   http://dl.sourceforge.net/scribus/%{name}-%{version}.tar.bz2
-# Source0-md5: 472432b6ae85e005c98bc11c79572ec9
+# Source0-md5: 48f6d762809ad714b366d8d4fc82d5c3
 Source1:   %{name}.desktop
 Patch1:%{name}-standard-font-paths.patch
 Patch2:%{name}-docs.patch
@@ -296,6 +300,9 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.141  2008/06/24 17:50:44  deejay1
+- up to 1.3.3.12 but see TODO
+
 Revision 1.140  2008/05/11 18:55:20  tommat
 - added sparc patch
 


 CVS-web:

http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/scribus.spec?r1=1.140r2=1.141f=u

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


DISTFILES: scribus-1.3.3.12.tar.bz2

2008-06-24 Thread deejay1

Files fetched: 1

STORED: http://dl.sourceforge.net/scribus/scribus-1.3.3.12.tar.bz2
48f6d762809ad714b366d8d4fc82d5c3  scribus-1.3.3.12.tar.bz2
Size: 13346822 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: gpsd-2.37.tar.gz

2008-06-12 Thread deejay1

Files fetched: 1

STORED: http://download.berlios.de/gpsd/gpsd-2.37.tar.gz
6c96cc0b2df0279cb7baac1ebc5881d3  gpsd-2.37.tar.gz
Size: 712943 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: gpsd.spec - up to 2.37 - added TODO, NFY and NIHTDTTD (no idea how t...

2008-06-12 Thread deejay1
Author: deejay1  Date: Thu Jun 12 17:15:13 2008 GMT
Module: SPECS Tag: HEAD
 Log message:
- up to 2.37
- added TODO, NFY and NIHTDTTD (no idea how to do the todo-at least point 2) 

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

 Diffs:


Index: SPECS/gpsd.spec
diff -u SPECS/gpsd.spec:1.8 SPECS/gpsd.spec:1.9
--- SPECS/gpsd.spec:1.8 Fri Feb  8 14:53:44 2008
+++ SPECS/gpsd.spec Thu Jun 12 19:15:07 2008
@@ -1,20 +1,21 @@
 # $Revision$, $Date$
-# TODO
-# - at this time package do not build with dbus support
-#   I do not need it ...
 #
+# TODO:
+#  - integrate udev stuff from Debian (die hotplug, die!)
+#  - fix pysitedir???
+#  
 # Conditional build:
-%bcond_withdbus# build with dbus support
+%bcond_without dbus# build with dbus support
 #
 Summary:   Service daemon for mediating access to a GPS
 Summary(pl.UTF-8): Oprogramowanie komunikujące się z GPS-em
 Name:  gpsd
-Version:   2.33
-Release:   1.1
+Version:   2.37
+Release:   0.1
 License:   BSD
 Group: Daemons
 Source0:   http://download.berlios.de/gpsd/%{name}-%{version}.tar.gz
-# Source0-md5: 03b57754091e4a34e27c78e1dc35c55e
+# Source0-md5: 6c96cc0b2df0279cb7baac1ebc5881d3
 Patch0:%{name}-ncurses.patch
 URL:   http://gpsd.berlios.de/
 BuildRequires: autoconf
@@ -29,7 +30,7 @@
 Requires:  %{name}-libs = %{version}-%{release}
 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
-%define_appdefsdir /usr/X11R6/lib/X11/app-defaults
+%define_appdefsdir /usr/lib/X11/app-defaults
 
 %description
 gpsd is a service daemon that mediates access to a GPS sensor
@@ -67,15 +68,15 @@
 ponownym podłączaniem GPS-a.
 
 %package libs
-Summary:   GPS client library
-Summary(pl.UTF-8): Biblioteka kliencka GPS
+Summary:   GPSd client library
+Summary(pl.UTF-8): Biblioteka kliencka GPSd
 Group: Libraries
 
 %description libs
-GPS client library.
+GPSd client library.
 
 %description libs -l pl.UTF-8
-Biblioteka kliencka GPS.
+Biblioteka kliencka GPSd.
 
 %package devel
 Summary:   Client libraries in C and Python for talking to a running gpsd 
or GPS
@@ -143,6 +144,7 @@
 %patch0 -p1
 
 %build
+%{__libtoolize}
 %{__aclocal}
 %{__autoconf}
 %{__autoheader}
@@ -151,17 +153,17 @@
%{?with_dbus:--enable-dbus}
 
 %{__make}
-%{__python} -c import compiler;compiler.compileFile('gps.py')
-%{__python} -c import compiler;compiler.compileFile('gpsfake.py')
+#%{__python} -c import compiler;compiler.compileFile('gps.py')
+#%{__python} -c import compiler;compiler.compileFile('gpsfake.py')
 
 %install
 rm -rf $RPM_BUILD_ROOT
-install -d 
$RPM_BUILD_ROOT{%{_sysconfdir}/hotplug/usb,%{py_sitedir},%{_appdefsdir},%{_datadir}/gpsd}
+install -d 
$RPM_BUILD_ROOT{%{_sysconfdir}/hotplug/usb,%{py_sitedir},%{_appdefsdir},%{_datadir}/%{name}}
 
 %{__make} install \
DESTDIR=$RPM_BUILD_ROOT
 
-install gps.pyc gpsfake.pyc $RPM_BUILD_ROOT%{py_sitedir}
+#install gps.pyc gpsfake.pyc $RPM_BUILD_ROOT%{py_sitedir}
 install gpsd.hotplug gpsd.usermap $RPM_BUILD_ROOT%{_sysconfdir}/hotplug/usb
 install xgps.ad $RPM_BUILD_ROOT%{_appdefsdir}/xgps
 install xgpsspeed.ad $RPM_BUILD_ROOT%{_appdefsdir}/xgpsspeed
@@ -175,7 +177,7 @@
 
 %files
 %defattr(644,root,root,755)
-%doc README INSTALL COPYING TODO AUTHORS HACKING
+%doc README INSTALL COPYING TODO AUTHORS
 %attr(755,root,root) %{_sbindir}/gpsd
 %attr(755,root,root) %{_bindir}/gpsprof
 %attr(755,root,root) %{_bindir}/sirfmon
@@ -184,9 +186,12 @@
 %{_mandir}/man1/sirfmon.1*
 %{_sysconfdir}/hotplug/usb/gpsd.hotplug
 %{_sysconfdir}/hotplug/usb/gpsd.usermap
+%dir %{_datadir}/%{name}
 %{_datadir}/gpsd/dgpsip-servers
-%{py_sitedir}/gps.pyc
-
+#%{py_sitedir}/gps.pyc
+%{_pkgconfigdir}/libgps.pc
+%{_pkgconfigdir}/libgpsd.pc
+ 
 %files libs
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/libgps.so.*.*.*
@@ -198,7 +203,7 @@
 %attr(755,root,root) %{_bindir}/gpsflash
 %attr(755,root,root) %{_libdir}/libgps.so
 %{_libdir}/libgps.la
-%{py_sitedir}/gpsfake.pyc
+#%{py_sitedir}/gpsfake.pyc
 %{_includedir}/gps.h
 %{_includedir}/libgpsmm.h
 %{_includedir}/gpsd.h
@@ -217,19 +222,22 @@
 
 %files clients
 %defattr(644,root,root,755)
+%attr(755,root,root) %{_bindir}/gpscat
+%attr(755,root,root) %{_bindir}/gpsctl
 %attr(755,root,root) %{_bindir}/xgps
 %attr(755,root,root) %{_bindir}/xgpsspeed
 %attr(755,root,root) %{_bindir}/cgpxlogger
 %attr(755,root,root) %{_bindir}/cgps
 %attr(755,root,root) %{_bindir}/gpspipe
 %{?with_dbus: %attr(755,root,root) %{_bindir}/gpxlogger}
+%{_mandir}/man1/gpscat.1*
+%{_mandir}/man1/gpsctl.1*
 %{_mandir}/man1/xgps.1*
 %{_mandir}/man1/cgps.1*
 %{_mandir}/man1/cgpxlogger.1*
 %{_mandir}/man1/gps.1*
 %{_mandir}/man1/xgpsspeed.1*
 %{_mandir}/man1/gpspipe.1*
-%{?with_dbus: %{_mandir}/man1/gpxlogger.1*}
 %{_appdefsdir}/xgps
 %{_appdefsdir

SPECS: f-spot.spec - up to 0.4.4 (nfy)

2008-05-29 Thread deejay1
Author: deejay1  Date: Thu May 29 07:45:55 2008 GMT
Module: SPECS Tag: HEAD
 Log message:
- up to 0.4.4 (nfy)

 Files affected:
SPECS:
   f-spot.spec (1.79 - 1.80) 

 Diffs:


Index: SPECS/f-spot.spec
diff -u SPECS/f-spot.spec:1.79 SPECS/f-spot.spec:1.80
--- SPECS/f-spot.spec:1.79  Tue Apr 29 19:18:54 2008
+++ SPECS/f-spot.spec   Thu May 29 09:45:49 2008
@@ -11,12 +11,12 @@
 Summary:   Personal photo manager
 Summary(pl.UTF-8): Menedżer prywatnych galerii fotograficznych
 Name:  f-spot
-Version:   0.4.3
+Version:   0.4.4
 Release:   0.1
 License:   GPL
 Group: X11/Applications/Graphics
 Source0:   
http://ftp.gnome.org/Public/GNOME/sources/f-spot/0.4/%{name}-%{version}.tar.bz2
-# Source0-md5: 8b9e21982f08bbac66b582bfd7515538
+# Source0-md5: 54cab07d300c0bef9049b0aeea196d1b
 Patch0:%{name}-exec.patch
 Patch1:%{name}-dir.patch
 Patch2:%{name}-delete.patch
@@ -79,7 +79,7 @@
 %prep
 %setup -q
 %patch0 -p1
-%patch1 -p0
+%patch1 -p1
 #%patch2 -p0
 #%patch3 -p1
 %patch4 -p1
@@ -168,6 +168,9 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.80  2008-05-29 07:45:49  deejay1
+- up to 0.4.4 (nfy)
+
 Revision 1.79  2008-04-29 17:18:54  wrobell
 - removed out of date patches
 


 CVS-web:

http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/f-spot.spec?r1=1.79r2=1.80f=u

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


SOURCES: f-spot-exec.patch, f-spot-dir.patch - updated for 0.4.4

2008-05-29 Thread deejay1
Author: deejay1  Date: Thu May 29 07:46:19 2008 GMT
Module: SOURCES   Tag: HEAD
 Log message:
- updated for 0.4.4

 Files affected:
SOURCES:
   f-spot-exec.patch (1.3 - 1.4) , f-spot-dir.patch (1.1 - 1.2) 

 Diffs:


Index: SOURCES/f-spot-exec.patch
diff -u SOURCES/f-spot-exec.patch:1.3 SOURCES/f-spot-exec.patch:1.4
--- SOURCES/f-spot-exec.patch:1.3   Wed Dec 12 17:49:57 2007
+++ SOURCES/f-spot-exec.patch   Thu May 29 09:46:14 2008
@@ -1,9 +1,10 @@
 f-spot-0.4.1/src/f-spot.in.orig2007-12-12 06:39:10.401468565 +0100
-+++ f-spot-0.4.1/src/f-spot.in 2007-12-12 06:40:11.392164051 +0100
-@@ -54,5 +54,5 @@
- if $run_mdb; then
-   mdb $EXE_TO_RUN -args $@
+diff -Nru f-spot-0.4.4/src/f-spot.in f-spot-0.4.4-exec/src/f-spot.in
+--- f-spot-0.4.4/src/f-spot.in 2008-05-16 20:52:42.0 +0200
 f-spot-0.4.4-exec/src/f-spot.in2008-05-29 09:26:36.0 +0200
+@@ -67,5 +67,5 @@
+ elif $run_gdb; then
+   gdb --eval-command=run --args mono $MONO_OPTIONS $EXE_TO_RUN $@
  else
--  exec -a @PACKAGE@ mono $MONO_OPTIONS $EXE_TO_RUN $@
-+  exec mono $MONO_OPTIONS $EXE_TO_RUN $@
+-  exec -a @PACKAGE@ $DBUSLAUNCH mono $MONO_OPTIONS $EXE_TO_RUN $@
++  exec $DBUSLAUNCH mono $MONO_OPTIONS $EXE_TO_RUN $@
  fi


Index: SOURCES/f-spot-dir.patch
diff -u SOURCES/f-spot-dir.patch:1.1 SOURCES/f-spot-dir.patch:1.2
--- SOURCES/f-spot-dir.patch:1.1Tue Mar 28 21:41:43 2006
+++ SOURCES/f-spot-dir.patchThu May 29 09:46:14 2008
@@ -1,9 +1,10 @@
 configure.in~  2006-03-13 15:51:10.0 +0100
-+++ configure.in   2006-03-28 21:38:27.195995000 +0200
-@@ -125,7 +125,7 @@
- fi
- 
- if test -d $gnome_screensaver_prefix/lib/gnome-screensaver; then
+diff -Nru f-spot-0.4.4/configure.in f-spot-0.4.4-dir/configure.in
+--- f-spot-0.4.4/configure.in  2008-05-27 23:08:19.0 +0200
 f-spot-0.4.4-dir/configure.in  2008-05-29 09:29:47.0 +0200
+@@ -275,7 +275,7 @@
+ if test $have_gs_pkgconfig = yes  test x$gs_pc_prefix = 
x$gnome_screensaver_prefix; then
+   GNOME_SCREENSAVER_SAVERDIR=$gs_pc_saverdir
+ elif test -d $gnome_screensaver_prefix/lib/gnome-screensaver; then
 -  
GNOME_SCREENSAVER_SAVERDIR=$gnome_screensaver_prefix/lib/gnome-screensaver/gnome-screensaver
 +  
GNOME_SCREENSAVER_SAVERDIR=$gnome_screensaver_prefix/lib/gnome-screensaver
  else 


 CVS-web:

http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/f-spot-exec.patch?r1=1.3r2=1.4f=u

http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/f-spot-dir.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: f-spot-0.4.4.tar.bz2

2008-05-29 Thread deejay1

Files fetched: 1

STORED: 
http://ftp.gnome.org/Public/GNOME/sources/f-spot/0.4/f-spot-0.4.4.tar.bz2
54cab07d300c0bef9049b0aeea196d1b  f-spot-0.4.4.tar.bz2
Size: 2552091 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: gtk-sharp-2.12.1.tar.bz2

2008-05-29 Thread deejay1

Files fetched: 1

STORED: 
http://ftp.gnome.org/pub/gnome/sources/gtk-sharp/2.12/gtk-sharp-2.12.1.tar.bz2
b769fabc114fa9201c4e085ae36a8540  gtk-sharp-2.12.1.tar.bz2
Size: 1539653 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: dotnet-gtk-sharp2.spec - up to 2.12.1 - changed Source0 to an up to ...

2008-05-29 Thread deejay1
Author: deejay1  Date: Thu May 29 20:12:34 2008 GMT
Module: SPECS Tag: HEAD
 Log message:
- up to 2.12.1
- changed Source0 to an up to date server

 Files affected:
SPECS:
   dotnet-gtk-sharp2.spec (1.44 - 1.45) 

 Diffs:


Index: SPECS/dotnet-gtk-sharp2.spec
diff -u SPECS/dotnet-gtk-sharp2.spec:1.44 SPECS/dotnet-gtk-sharp2.spec:1.45
--- SPECS/dotnet-gtk-sharp2.spec:1.44   Fri Apr 25 20:21:36 2008
+++ SPECS/dotnet-gtk-sharp2.specThu May 29 22:12:29 2008
@@ -6,13 +6,13 @@
 Summary:   .NET language bindings for GTK+
 Summary(pl.UTF-8): Wiązania GTK+ dla .NET
 Name:  dotnet-gtk-sharp2
-Version:   2.12.0
+Version:   2.12.1
 Release:   1
 License:   LGPL
 Group: Libraries
 #Source0Download: http://go-mono.com/sources-stable/
-Source0:   
http://go-mono.com/sources/gtk-sharp212/gtk-sharp-%{version}.tar.bz2
-# Source0-md5: e04d634c55460b79c69d19c49648c6df
+Source0:   
http://ftp.gnome.org/pub/gnome/sources/gtk-sharp/2.12/gtk-sharp-%{version}.tar.bz2
+# Source0-md5: b769fabc114fa9201c4e085ae36a8540
 Patch0:%{name}-destdir.patch
 Patch1:%{name}-mint.patch
 URL:   http://gtk-sharp.sourceforge.net/
@@ -217,6 +217,10 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.45  2008-05-29 20:12:29  deejay1
+- up to 2.12.1
+- changed Source0 to an up to date server
+
 Revision 1.44  2008-04-25 18:21:36  hawk
 - updated Source0 URL
 


 CVS-web:

http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/dotnet-gtk-sharp2.spec?r1=1.44r2=1.45f=u

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


SOURCES: f-spot-build.patch - add another build/install fix for 0.4.4

2008-05-29 Thread deejay1
Author: deejay1  Date: Thu May 29 20:35:20 2008 GMT
Module: SOURCES   Tag: HEAD
 Log message:
- add another build/install fix for 0.4.4

 Files affected:
SOURCES:
   f-spot-build.patch (1.1 - 1.2) 

 Diffs:


Index: SOURCES/f-spot-build.patch
diff -u SOURCES/f-spot-build.patch:1.1 SOURCES/f-spot-build.patch:1.2
--- SOURCES/f-spot-build.patch:1.1  Sun Apr 13 01:38:29 2008
+++ SOURCES/f-spot-build.patch  Thu May 29 22:35:15 2008
@@ -8,3 +8,17 @@
-pkg:gnome-vfs-sharp-2.0
  
  F_SPOT_DISTRESOURCES =\
+diff -Nur f-spot-0.4.4/Makefile.am f-spot-0.4.4-install/Makefile.am
+--- f-spot-0.4.4/Makefile.am   2008-05-28 21:37:22.0 +0200
 f-spot-0.4.4-install/Makefile.am   2008-05-29 22:31:24.0 +0200
+@@ -89,8 +89,8 @@
+ install-data-hook: 
+   $(UPDATE_DESKTOP)
+   if [ x$(DIR_GIO) != x ] ; then \
+-  $(install_sh_DATA) $(top_builddir)/gio-sharp/gio/gio-sharp.dll 
$(libdir)/f-spot/; \
+-  $(install_sh_DATA) 
$(top_builddir)/gio-sharp/gio/gio-sharp.dll.config $(libdir)/f-spot/; \
++  $(install_sh_DATA) $(top_builddir)/gio-sharp/gio/gio-sharp.dll 
$(DESTDIR)/$(libdir)/f-spot/; \
++  $(install_sh_DATA) 
$(top_builddir)/gio-sharp/gio/gio-sharp.dll.config 
$(DESTDIR)/$(libdir)/f-spot/; \
+   fi
+ 
+ uninstall-hook: 


 CVS-web:

http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/f-spot-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: f-spot.spec - added missing files - rel. 0.2

2008-05-29 Thread deejay1
Author: deejay1  Date: Thu May 29 20:46:36 2008 GMT
Module: SPECS Tag: HEAD
 Log message:
- added missing files
- rel. 0.2

 Files affected:
SPECS:
   f-spot.spec (1.80 - 1.81) 

 Diffs:


Index: SPECS/f-spot.spec
diff -u SPECS/f-spot.spec:1.80 SPECS/f-spot.spec:1.81
--- SPECS/f-spot.spec:1.80  Thu May 29 09:45:49 2008
+++ SPECS/f-spot.spec   Thu May 29 22:46:31 2008
@@ -12,7 +12,7 @@
 Summary(pl.UTF-8): Menedżer prywatnych galerii fotograficznych
 Name:  f-spot
 Version:   0.4.4
-Release:   0.1
+Release:   0.2
 License:   GPL
 Group: X11/Applications/Graphics
 Source0:   
http://ftp.gnome.org/Public/GNOME/sources/f-spot/0.4/%{name}-%{version}.tar.bz2
@@ -150,12 +150,16 @@
 %{_libdir}/%{name}/*.addins
 %dir %{_libdir}/%{name}/extensions
 %{_libdir}/%{name}/extensions/*
+%dir %{_libdir}/gio-sharp-unstable
+%{_libdir}/gio-sharp-unstable/*.dll
+%{_libdir}/gio-sharp-unstable/*.dll.config
 %attr(755,root,root) %{_libdir}/%{name}/lib*.so*
 %{_libdir}/%{name}/*.dll
 %{_libdir}/%{name}/*.dll.config
 %{_libdir}/%{name}/*.exe.config
 %{_desktopdir}/*.desktop
 %{_pkgconfigdir}/f-spot.pc
+%{_pkgconfigdir}/gio-sharp-unstable.pc
 
 %files screensaver
 %defattr(644,root,root,755)
@@ -168,6 +172,10 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.81  2008-05-29 20:46:31  deejay1
+- added missing files
+- rel. 0.2
+
 Revision 1.80  2008-05-29 07:45:49  deejay1
 - up to 0.4.4 (nfy)
 


 CVS-web:

http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/f-spot.spec?r1=1.80r2=1.81f=u

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


DISTFILES: tellico-1.3.2.tar.gz

2008-05-25 Thread deejay1

Files fetched: 1

STORED: http://www.periapsis.org/tellico/download/tellico-1.3.2.tar.gz
76327bffbac0f1f48a2ed90b4b8a5ba8  tellico-1.3.2.tar.gz
Size: 5096450 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: tellico.spec - up to 1.3.2

2008-05-25 Thread deejay1
Author: deejay1  Date: Sun May 25 10:26:21 2008 GMT
Module: SPECS Tag: HEAD
 Log message:
- up to 1.3.2

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

 Diffs:


Index: SPECS/tellico.spec
diff -u SPECS/tellico.spec:1.53 SPECS/tellico.spec:1.54
--- SPECS/tellico.spec:1.53 Sun Mar 23 12:07:31 2008
+++ SPECS/tellico.spec  Sun May 25 12:26:15 2008
@@ -6,12 +6,12 @@
 Summary:   A collection manager
 Summary(pl.UTF-8): Zarządca zbiorów wideo, audio i książek
 Name:  tellico
-Version:   1.3.1
+Version:   1.3.2
 Release:   1
 License:   GPL v2
 Group: X11/Applications
 Source0:   
http://www.periapsis.org/tellico/download/%{name}-%{version}.tar.gz
-# Source0-md5: 75f5e868c37d08830e4ad9c88a64277a
+# Source0-md5: 76327bffbac0f1f48a2ed90b4b8a5ba8
 Patch0:%{name}-u64.patch
 Patch1:%{name}-desktop.patch
 URL:   http://www.periapsis.org/tellico/
@@ -107,6 +107,9 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.54  2008-05-25 10:26:15  deejay1
+- up to 1.3.2
+
 Revision 1.53  2008-03-23 11:07:31  glen
 - never use --enable-final
 


 CVS-web:

http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/tellico.spec?r1=1.53r2=1.54f=u

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


SOURCES: evolution-data-server-passwords.patch (NEW) - Ported from upstream...

2008-05-20 Thread deejay1
Author: deejay1  Date: Tue May 20 17:18:08 2008 GMT
Module: SOURCES   Tag: HEAD
 Log message:
- Ported from upstream branch, fixes BGO #531439 and BGO #354923
- Fixes some mail and gpg password issues

 Files affected:
SOURCES:
   evolution-data-server-passwords.patch (NONE - 1.1)  (NEW)

 Diffs:


Index: SOURCES/evolution-data-server-passwords.patch
diff -u /dev/null SOURCES/evolution-data-server-passwords.patch:1.1
--- /dev/null   Tue May 20 19:18:08 2008
+++ SOURCES/evolution-data-server-passwords.patch   Tue May 20 19:18:03 2008
@@ -0,0 +1,324 @@
+Index: libedataserverui/e-passwords.c
+===
+--- libedataserverui/e-passwords.c (wersja 8811)
 libedataserverui/e-passwords.c (wersja 8815)
+@@ -208,38 +208,50 @@
+ }
+ 
+ static EUri *
+-ep_keyring_uri_new (const gchar *string)
++ep_keyring_uri_new (const gchar *string,
++GError **error)
+ {
+   EUri *uri;
+ 
+   uri = e_uri_new (string);
+-  if (uri == NULL)
+-  return NULL;
++  g_return_val_if_fail (uri != NULL, NULL);
+ 
+   /* LDAP URIs do not have usernames, so use the URI as the username. */
+   if (uri-user == NULL  uri-protocol != NULL 
+   (strcmp (uri-protocol, ldap) == 0|| strcmp 
(uri-protocol, google) == 0))
+   uri-user = g_strdelimit (g_strdup (string), /=, '_');
+ 
++  /* Make sure the URI has the required components. */
++  if (uri-user == NULL  uri-host == NULL) {
++  g_set_error (
++  error, EP_KEYRING_ERROR,
++  GNOME_KEYRING_RESULT_BAD_ARGUMENTS,
++  _(Keyring key is unusable: no user or host name));
++  e_uri_free (uri);
++  uri = NULL;
++  }
++
+   return uri;
+ }
+ 
+ static gboolean
+ ep_keyring_validate (const gchar *user,
+  const gchar *server,
++ const gchar *protocol,
+  GnomeKeyringAttributeList *attributes)
+ {
+   const gchar *user_value = NULL;
+   const gchar *server_value = NULL;
++  const gchar *protocol_value = NULL;
+   gint ii;
+ 
+   g_return_val_if_fail (attributes != NULL, FALSE);
+ 
+   /* Is there anything to validate? */
+-  if (user == NULL  server == NULL)
++  if (user == NULL  server == NULL  protocol == NULL)
+   return TRUE;
+ 
+-  /* Look for user and server attributes. */
++  /* Look for user, server, and protocol attributes. */
+   for (ii = 0; ii  attributes-len; ii++) {
+   GnomeKeyringAttribute *attr;
+ 
+@@ -250,6 +262,8 @@
+   user_value = attr-value.string;
+   else if (strcmp (attr-name, server) == 0)
+   server_value = attr-value.string;
++  else if (strcmp (attr-name, protocol) == 0)
++  protocol_value = attr-value.string;
+   }
+ 
+   /* Is there a user attribute? */
+@@ -268,12 +282,21 @@
+   if (server != NULL  strcmp (server, server_value) != 0)
+   return FALSE;
+ 
++  /* Is there a protocol attribute? */
++  if (protocol != NULL  protocol_value == NULL)
++  return FALSE;
++
++  /* Does it match what we're looking for? */
++  if (protocol != NULL  strcmp (protocol, protocol_value) != 0)
++  return FALSE;
++
+   return TRUE;
+ }
+ 
+ static gboolean
+ ep_keyring_delete_passwords (const gchar *user,
+  const gchar *server,
++ const gchar *protocol,
+  GList *passwords,
+  GError **error)
+ {
+@@ -282,9 +305,14 @@
+   GnomeKeyringResult result;
+ 
+   /* Validate the item before deleting it. */
+-  if (!ep_keyring_validate (user, server, found-attributes)) {
+-  passwords = g_list_next (passwords);
+-  continue;
++  if (!ep_keyring_validate (user, server, protocol, 
found-attributes)) {
++  /* XXX We didn't always store protocols in the
++   * keyring, so for backward-compatibility
++   * try validating by user and server only. */
++  if (!ep_keyring_validate (user, server, NULL, 
found-attributes)) {
++  passwords = g_list_next (passwords);
++  continue;
++  }
+   }
+ 
+   result = gnome_keyring_item_delete_sync (NULL, found-item_id);
+@@ -306,6 +334,7 @@
+ static gboolean
+ ep_keyring_insert_password (const gchar *user,
+ const gchar *server,
++const gchar *protocol

SPECS: evolution-data-server.spec - added P1 to fix some m{in, aj}or passwor...

2008-05-20 Thread deejay1
Author: deejay1  Date: Tue May 20 17:20:58 2008 GMT
Module: SPECS Tag: HEAD
 Log message:
- added P1 to fix some m{in,aj}or password issues (like being unable to type in
  the gpg password). See BGO #531439 and BGO #354923
- rel. 2

 Files affected:
SPECS:
   evolution-data-server.spec (1.116 - 1.117) 

 Diffs:


Index: SPECS/evolution-data-server.spec
diff -u SPECS/evolution-data-server.spec:1.116 
SPECS/evolution-data-server.spec:1.117
--- SPECS/evolution-data-server.spec:1.116  Sat May  3 11:36:21 2008
+++ SPECS/evolution-data-server.specTue May 20 19:20:53 2008
@@ -13,12 +13,13 @@
 Summary(pl.UTF-8): Serwer danych Evolution
 Name:  evolution-data-server
 Version:   2.22.1.1
-Release:   1
+Release:   2
 License:   LGPL v2+
 Group: X11/Libraries
 Source0:   
http://ftp.gnome.org/pub/GNOME/sources/evolution-data-server/2.22/%{name}-%{version}.tar.bz2
 # Source0-md5: 53517ab651ba2a6fe57e00ef438c2ccb
 Patch0:%{name}-ntlm-ldap.patch
+Patch1:%{name}-passwords.patch
 URL:   http://www.gnome.org/projects/evolution/
 BuildRequires: GConf2-devel = 2.22.0
 BuildRequires: ORBit2-devel = 1:2.14.8
@@ -141,6 +142,7 @@
 %prep
 %setup -q
 %patch0 -p1
+%patch1 -p0
 
 sed -i -e '[EMAIL PROTECTED]@latin#' po/LINGUAS
 mv po/[EMAIL PROTECTED],latin}.po
@@ -350,6 +352,11 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.117  2008-05-20 17:20:53  deejay1
+- added P1 to fix some m{in,aj}or password issues (like being unable to type in
+  the gpg password). See BGO #531439 and BGO #354923
+- rel. 2
+
 Revision 1.116  2008-05-03 09:36:21  megabajt
 - updated to 2.22.1.1
 


 CVS-web:

http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/evolution-data-server.spec?r1=1.116r2=1.117f=u

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


SPECS: kernel-vanilla.spec - up to 2.6.52.3 (fixes CVE-2008-1669) - added T...

2008-05-11 Thread deejay1
Author: deejay1  Date: Sun May 11 09:17:40 2008 GMT
Module: SPECS Tag: HEAD
 Log message:
- up to 2.6.52.3 (fixes CVE-2008-1669)
- added TODO: kernel-module-build is a bit broken

 Files affected:
SPECS:
   kernel-vanilla.spec (1.147 - 1.148) 

 Diffs:


Index: SPECS/kernel-vanilla.spec
diff -u SPECS/kernel-vanilla.spec:1.147 SPECS/kernel-vanilla.spec:1.148
--- SPECS/kernel-vanilla.spec:1.147 Mon May  5 11:12:41 2008
+++ SPECS/kernel-vanilla.spec   Sun May 11 11:17:35 2008
@@ -4,6 +4,10 @@
 #   possible enabled in this kernel with maybe benefit of losing performance,
 #   so you can use this kernel to test the shiniest hardware.
 #
+# TODO:
+#  - asm-offsets_32.c requires kernelsrcdir/drivers/lguest/lg.h
+#what breaks kernel-module-build
+#
 # Conditional build:
 %bcond_without source  # don't build kernel-source package
 %bcond_withnoarch  # build noarch packages
@@ -50,7 +54,7 @@
 %define_kernelsrcdir   /usr/src/linux-%{version}_%{alt_kernel}
 
 %definebasever 2.6.25
-%definepostver .1
+%definepostver .3
 %definerel 0.1
 
 Summary:   The Linux kernel (the core of the Linux operating system)
@@ -67,7 +71,7 @@
 Source0:   
http://www.kernel.org/pub/linux/kernel/v2.6/linux-%{basever}.tar.bz2
 # Source0-md5: db95a49a656a3247d4995a797d333153
 Source1:   http://www.kernel.org/pub/linux/kernel/v2.6/patch-%{version}.bz2
-# Source1-md5: a30cc67dace1035493cb088f97f84330
+# Source1-md5: 49c56cf1394b2286033bb10c7cef7260
 Source2:   kernel-vanilla-module-build.pl
 Source3:   kernel-config.py
 Source4:   kernel-config-update.py
@@ -825,6 +829,10 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.148  2008-05-11 09:17:35  deejay1
+- up to 2.6.52.3 (fixes CVE-2008-1669)
+- added TODO: kernel-module-build is a bit broken
+
 Revision 1.147  2008-05-05 09:12:41  glen
 - df frendly macros
 


 CVS-web:

http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/kernel-vanilla.spec?r1=1.147r2=1.148f=u

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


SPECS: online-desktop.spec - s/pidgin-libs/pidgin-devel/

2008-04-26 Thread deejay1
Author: deejay1  Date: Sat Apr 26 17:24:31 2008 GMT
Module: SPECS Tag: HEAD
 Log message:
- s/pidgin-libs/pidgin-devel/

 Files affected:
SPECS:
   online-desktop.spec (1.1 - 1.2) 

 Diffs:


Index: SPECS/online-desktop.spec
diff -u SPECS/online-desktop.spec:1.1 SPECS/online-desktop.spec:1.2
--- SPECS/online-desktop.spec:1.1   Sat Apr 26 18:26:26 2008
+++ SPECS/online-desktop.spec   Sat Apr 26 19:24:26 2008
@@ -17,7 +17,7 @@
 BuildRequires: libtool
 BuildRequires: nspr-devel = 1:4.6.0
 BuildRequires: nss-devel = 1:3.0.0
-BuildRequires: pidgin-libs
+BuildRequires: pidgin-devel
 BuildRequires: pkgconfig
 BuildRequires: python-devel
 BuildRequires: rpmbuild(macros) = 1.311
@@ -108,6 +108,9 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.2  2008-04-26 17:24:26  deejay1
+- s/pidgin-libs/pidgin-devel/
+
 Revision 1.1  2008-04-26 16:26:26  megabajt
 - new
 


 CVS-web:

http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/online-desktop.spec?r1=1.1r2=1.2f=u

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


SPECS: tomboy.spec - updated to 0.10.1 - configure patch applied u...

2008-04-09 Thread deejay1
Author: deejay1  Date: Wed Apr  9 15:40:27 2008 GMT
Module: SPECS Tag: HEAD
 Log message:
- updated to 0.10.1
- configure patch applied upstream
- rel. 1

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

 Diffs:


Index: SPECS/tomboy.spec
diff -u SPECS/tomboy.spec:1.42 SPECS/tomboy.spec:1.43
--- SPECS/tomboy.spec:1.42  Sat Apr  5 21:39:22 2008
+++ SPECS/tomboy.spec   Wed Apr  9 17:40:21 2008
@@ -5,13 +5,12 @@
 Summary:   Tomboy - a desktop note-taking application
 Summary(pl.UTF-8): Tomboy - aplikacja do notatek na pulpicie
 Name:  tomboy
-Version:   0.10.0
+Version:   0.10.1
 Release:   1
 License:   LGPL v2.1
 Group: X11/Applications
 Source0:   
http://ftp.gnome.org/pub/GNOME/sources/tomboy/0.10/%{name}-%{version}.tar.bz2
-# Source0-md5: cf200d49beae64260b9e029b6dcc579a
-Patch0:%{name}-configure.patch
+# Source0-md5: c9b2534e2ea58bf0a8cf7c8dc5643fc1
 URL:   http://www.gnome.org/projects/tomboy/
 BuildRequires: GConf2-devel = 2.20.0
 BuildRequires: atk-devel = 1:1.20.0
@@ -60,7 +59,6 @@
 
 %prep
 %setup -q
-%patch0 -p1
 
 sed -i -e '[EMAIL PROTECTED]@latin#' po/LINGUAS
 mv po/[EMAIL PROTECTED],latin}.po
@@ -126,6 +124,11 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.43  2008-04-09 15:40:21  deejay1
+- updated to 0.10.1
+- configure patch applied upstream
+- rel. 1
+
 Revision 1.42  2008-04-05 19:39:22  qboosh
 - support sparcv9 subarch
 


 CVS-web:

http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/tomboy.spec?r1=1.42r2=1.43f=u

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


DISTFILES: tomboy-0.10.1.tar.bz2

2008-04-09 Thread deejay1

Files fetched: 1

STORED: http://ftp.gnome.org/pub/GNOME/sources/tomboy/0.10/tomboy-0.10.1.tar.bz2
c9b2534e2ea58bf0a8cf7c8dc5643fc1  tomboy-0.10.1.tar.bz2
Size: 3621969 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: tomboy-configure.patch (REMOVED) - obsolete, applied upst...

2008-04-09 Thread deejay1
Author: deejay1  Date: Wed Apr  9 15:43:46 2008 GMT
Module: SOURCES   Tag: HEAD
 Log message:
- obsolete, applied upstream

 Files affected:
SOURCES:
   tomboy-configure.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: mugshot.spec - updated to 1.1.93

2008-04-09 Thread deejay1
Author: deejay1  Date: Wed Apr  9 16:30:59 2008 GMT
Module: SPECS Tag: HEAD
 Log message:
- updated to 1.1.93

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

 Diffs:


Index: SPECS/mugshot.spec
diff -u SPECS/mugshot.spec:1.15 SPECS/mugshot.spec:1.16
--- SPECS/mugshot.spec:1.15 Thu Feb 14 18:58:02 2008
+++ SPECS/mugshot.spec  Wed Apr  9 18:30:54 2008
@@ -2,25 +2,24 @@
 Summary:   Companion software for mugshot.org
 Summary(pl.UTF-8): Oprogramowanie towarzyszące dla mugshot.org
 Name:  mugshot
-Version:   1.1.58
+Version:   1.1.93
 Release:   1
 License:   GPL
 Group: X11/Applications/Networking
 Source0:   
http://download.mugshot.org/client/sources/linux/%{name}-%{version}.tar.gz
-# Source0-md5: 3506a6873bd24b339abd6d2fc44218fb
+# Source0-md5: 86d188b5edc211b3fb6735d2aae0f353
 Patch1:%{name}-firefox.patch
 URL:   http://mugshot.org/
 BuildRequires: GConf2-devel = 2.8
 BuildRequires: autoconf = 2.59
 BuildRequires: automake
 BuildRequires: curl-devel = 7.15
-BuildRequires: dbus-devel = 1.0
-BuildRequires: dbus-glib-devel = 0.61
+BuildRequires: desktop-data-model-devel
 BuildRequires: desktop-file-utils
-BuildRequires: glib2-devel = 1:2.6
 BuildRequires: gnome-desktop-devel = 2.10.0
 BuildRequires: gnome-vfs2-devel = 2.0
 BuildRequires: gtk+2-devel = 2:2.10
+BuildRequires: hippo-canvas-devel
 BuildRequires: libjpeg-devel = 6b
 BuildRequires: libstdc++-devel
 BuildRequires: libtool
@@ -29,12 +28,13 @@
 BuildRequires: pkgconfig
 BuildRequires: rpmbuild(macros) = 1.311
 BuildRequires: xorg-lib-libXScrnSaver-devel
-BuildRequires: xulrunner-devel = 1.5.0.4
+BuildRequires: xulrunner-devel = 1.18.1.13
 Requires(post,postun): gtk+2
 Requires(post,postun): hicolor-icon-theme
 Requires(post,preun):  GConf2
 Requires:  loudmouth = 1.0.3
-Requires:  %{name}-libs = %{version}-%{release}
+Obsoletes: mugshot-devel
+Obsoletes: mugshot-libs
 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -50,29 +50,6 @@
 serwisami online wykorzystywanymi przez użytkownika i jego znajomych.
 Jest zabawny i prosty w użyciu.
 
-%package libs
-Summary:   Mugshot shared libraries
-Summary(pl.UTF-8): Współdzielone biblioteki Mugshota
-Group: Libraries
-
-%description libs
-Mugshot shared libraries.
-
-%description libs -l pl.UTF-8
-Współdzielone biblioteki Mugshota.
-
-%package devel
-Summary:   Mugshot header files
-Summary(pl.UTF-8): Pliki nagłówkowe Mugshota
-Group: X11/Development/Libraries
-Requires:  %{name}-libs = %{version}-%{release}
-
-%description devel
-Mugshot header files.
-
-%description devel -l pl.UTF-8
-Pliki nagłówkowe Mugshota.
-
 %prep
 %setup -q
 %patch1 -p1
@@ -85,7 +62,7 @@
 %{__autoconf}
 %configure \
--with-gecko-headers=%{_includedir}/xulrunner \
-   --with-gecko-idl=%{_includedir}/xulrunner/idl \
+   --with-gecko-idl=%{_datadir}/idl/xulrunner \
--with-xpidl=%{_bindir}/xpidl
 
 %{__make}
@@ -117,9 +94,6 @@
 %postun
 %update_icon_cache hicolor
 
-%post  libs -p /sbin/ldconfig
-%postunlibs -p /sbin/ldconfig
-
 %files
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_bindir}/mugshot
@@ -136,29 +110,21 @@
 %dir %{_datadir}/mugshot
 %{_datadir}/mugshot/version
 %attr(755,root,root) %{_datadir}/mugshot/firefox-update.sh
-%{_datadir}/dbus-1/services/*.service
+%{_datadir}/mugshot/stacker.css
 %{_desktopdir}/mugshot.desktop
 %{_iconsdir}/hicolor/*/apps/*.png
 %{_datadir}/gnome/autostart/mugshot-autostart.desktop
 %{_sysconfdir}/gconf/schemas/*.schemas
 
-%files libs
-%defattr(644,root,root,755)
-%attr(755,root,root) %{_libdir}/libddm-1.so.*.*.*
-
-%files devel
-%defattr(644,root,root,755)
-%{_includedir}/ddm-1
-%attr(755,root,root) %{_libdir}/libddm-1.so
-%{_libdir}/libddm-1.la
-%{_pkgconfigdir}/ddm-1.pc
-
 %define date   %(echo `LC_ALL=C date +%a %b %d %Y`)
 %changelog
 * %{date} PLD Team [EMAIL PROTECTED]
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.16  2008-04-09 16:30:54  deejay1
+- updated to 1.1.93
+
 Revision 1.15  2008-02-14 17:58:02  deejay1
 - updated to 1.1.58
 


 CVS-web:

http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/mugshot.spec?r1=1.15r2=1.16f=u

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


DISTFILES: mugshot-1.1.93.tar.gz

2008-04-09 Thread deejay1

Files fetched: 1

STORED: http://download.mugshot.org/client/sources/linux/mugshot-1.1.93.tar.gz
86d188b5edc211b3fb6735d2aae0f353  mugshot-1.1.93.tar.gz
Size: 653496 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: hippo-canvas-0.2.30.tar.bz2

2008-04-07 Thread deejay1

Files fetched: 1

STORED: 
http://ftp.gnome.org/pub/GNOME/sources/hippo-canvas/0.2/hippo-canvas-0.2.30.tar.bz2
903e4d1c833087fe9f6106712ababdb2  hippo-canvas-0.2.30.tar.bz2
Size: 370135 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: hippo-canvas.spec (NEW) - initial release, please write a p...

2008-04-07 Thread deejay1
Author: deejay1  Date: Mon Apr  7 16:28:23 2008 GMT
Module: SPECS Tag: HEAD
 Log message:
- initial release, please write a proper Summary for it ;)
- rel. 1

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

 Diffs:


Index: SPECS/hippo-canvas.spec
diff -u /dev/null SPECS/hippo-canvas.spec:1.1
--- /dev/null   Mon Apr  7 18:28:23 2008
+++ SPECS/hippo-canvas.spec Mon Apr  7 18:28:18 2008
@@ -0,0 +1,110 @@
+# $Revision$, $Date$
+Summary:   Originally built do display the Mugshot stacker
+Name:  hippo-canvas
+Version:   0.2.30
+Release:   1
+License:   LGPL v2
+Group: Libraries
+Source0:   
http://ftp.gnome.org/pub/GNOME/sources/hippo-canvas/0.2/%{name}-%{version}.tar.bz2
+# Source0-md5: 903e4d1c833087fe9f6106712ababdb2
+BuildRequires: autoconf = 2.59
+BuildRequires: automake
+BuildRequires: cairo-devel
+BuildRequires: glib2-devel
+BuildRequires: gtk+2-devel = 2:2.10.0
+BuildRequires: libtool
+BuildRequires: libcroco-devel = 0.6
+BuildRequires: pango-devel
+BuildRequires: python-devel
+BuildRequires: pkgconfig
+BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
+
+%description
+Part of the Mugshot.org project.
+
+%description -l pl.UTF-8
+Część projektu Mugshot.org.
+
+%package devel
+Summary:   Header files for the hippo-canvas library
+Summary(pl.UTF-8): Pliki nagłówkowe biblioteki hippo-canvas
+Group: Development/Libraries
+Requires:  %{name} = %{version}-%{release}
+Requires:  dbus-devel = 1.0.0
+Requires:  glib2-devel = 1:2.6.0
+
+%description devel
+Header files for the hippo-canvas library.
+
+%description devel -l pl.UTF-8
+Pliki nagłówkowe biblioteki hippo-canvas.
+
+%package static
+Summary:   Static hippo-canvas library
+Summary(pl.UTF-8): Statyczna biblioteka hippo-canvas
+Group: Development/Libraries
+Requires:  %{name}-devel = %{version}-%{release}
+
+%description static
+Static hippo-canvas library.
+
+%description static -l pl.UTF-8
+Statyczna biblioteka hippo-canvas.
+
+%prep
+%setup -q
+
+%build
+%{__libtoolize}
+%{__aclocal}
+%{__autoconf}
+%{__autoheader}
+%{__automake}
+%configure \
+   --with-html-dir=%{_gtkdocdir} \
+   --enable-static
+
+%{__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)
+%attr(755,root,root) %{_libdir}/libhippocanvas-1.so.*.*.*
+%attr(755,root,root) %ghost %{_libdir}/libhippocanvas-1.so.0
+%attr(755,root,root) %{py_sitedir}/hippo.so
+
+%files devel
+%defattr(644,root,root,755)
+%attr(755,root,root) %{_libdir}/libhippocanvas-1.so
+%{_libdir}/libhippocanvas-1.la
+%{_gtkdocdir}/hippo-canvas
+%{_includedir}/hippo-canvas-1
+%{_pkgconfigdir}/hippo-canvas-1.pc
+
+%files static
+%defattr(644,root,root,755)
+%{_libdir}/libhippocanvas-1.a
+%{py_sitedir}/hippo.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  2008-04-07 16:28:18  deejay1
+- initial release, please write a proper Summary for it ;)
+- rel. 1
+
+

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


SPECS: gstreamer-plugins-base.spec, gstreamer.spec - updated to 0....

2008-04-07 Thread deejay1
Author: deejay1  Date: Mon Apr  7 17:56:35 2008 GMT
Module: SPECS Tag: HEAD
 Log message:
- updated to 0.10.19

 Files affected:
SPECS:
   gstreamer-plugins-base.spec (1.46 - 1.47) , gstreamer.spec (1.103 - 1.104) 

 Diffs:


Index: SPECS/gstreamer-plugins-base.spec
diff -u SPECS/gstreamer-plugins-base.spec:1.46 
SPECS/gstreamer-plugins-base.spec:1.47
--- SPECS/gstreamer-plugins-base.spec:1.46  Sat Feb  9 15:13:27 2008
+++ SPECS/gstreamer-plugins-base.spec   Mon Apr  7 19:56:29 2008
@@ -8,7 +8,7 @@
 #
 %definegstname gst-plugins-base
 %definegst_major_ver   0.10
-%definegst_req_ver 0.10.17
+%definegst_req_ver 0.10.19
 #
 %if %{without gnome}
 %undefine  with_gnomevfs
@@ -16,12 +16,12 @@
 Summary:   GStreamer Streaming-media framework base plugins
 Summary(pl.UTF-8): Podstawowe wtyczki do środowiska obróbki strumieni 
GStreamer
 Name:  gstreamer-plugins-base
-Version:   0.10.17
+Version:   0.10.19
 Release:   1
 License:   LGPL v2+
 Group: Libraries
 Source0:   
http://gstreamer.freedesktop.org/src/gst-plugins-base/%{gstname}-%{version}.tar.bz2
-# Source0-md5: 151b66228e08ab0c7601713030fb1c3f
+# Source0-md5: 9c9614cbb6497b7fee1c954b9d5ae3b7
 Patch0:%{name}-bashish.patch
 URL:   http://gstreamer.freedesktop.org/
 BuildRequires: autoconf = 2.52
@@ -477,6 +477,9 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.47  2008-04-07 17:56:29  deejay1
+- updated to 0.10.19
+
 Revision 1.46  2008-02-09 14:13:27  qboosh
 - updated to 0.10.17
 - removed obsolete pl.po-update patch


Index: SPECS/gstreamer.spec
diff -u SPECS/gstreamer.spec:1.103 SPECS/gstreamer.spec:1.104
--- SPECS/gstreamer.spec:1.103  Tue Feb  5 18:07:39 2008
+++ SPECS/gstreamer.specMon Apr  7 19:56:29 2008
@@ -2,12 +2,12 @@
 Summary:   GStreamer Streaming-media framework runtime
 Summary(pl.UTF-8): GStreamer - biblioteki środowiska do obróbki strumieni
 Name:  gstreamer
-Version:   0.10.17
+Version:   0.10.19
 Release:   1
 License:   LGPL v2+
 Group: Libraries
 Source0:   
http://gstreamer.freedesktop.org/src/gstreamer/%{name}-%{version}.tar.bz2
-# Source0-md5: 3232416ea6fceab628236d67a7d0a44a
+# Source0-md5: 12072a3168420350ea450749a3b63be8
 Patch0:%{name}-without_ps_pdf.patch
 Patch1:%{name}-eps.patch
 URL:   http://gstreamer.net/
@@ -205,6 +205,9 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.104  2008-04-07 17:56:29  deejay1
+- updated to 0.10.19
+
 Revision 1.103  2008-02-05 17:07:39  patrys
 - 0.10.17
 


 CVS-web:

http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/gstreamer-plugins-base.spec?r1=1.46r2=1.47f=u

http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/gstreamer.spec?r1=1.103r2=1.104f=u

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


DISTFILES: gst-plugins-base-0.10.19.tar.bz2

2008-04-07 Thread deejay1

Files fetched: 1

STORED: 
http://gstreamer.freedesktop.org/src/gst-plugins-base/gst-plugins-base-0.10.19.tar.bz2
9c9614cbb6497b7fee1c954b9d5ae3b7  gst-plugins-base-0.10.19.tar.bz2
Size: 1910649 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: gstreamer-0.10.19.tar.bz2

2008-04-07 Thread deejay1

Files fetched: 1

STORED: http://gstreamer.freedesktop.org/src/gstreamer/gstreamer-0.10.19.tar.bz2
12072a3168420350ea450749a3b63be8  gstreamer-0.10.19.tar.bz2
Size: 2219970 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: python-gstreamer.spec - updated to 0.10.11

2008-04-07 Thread deejay1
Author: deejay1  Date: Mon Apr  7 17:57:19 2008 GMT
Module: SPECS Tag: HEAD
 Log message:
- updated to 0.10.11

 Files affected:
SPECS:
   python-gstreamer.spec (1.26 - 1.27) 

 Diffs:


Index: SPECS/python-gstreamer.spec
diff -u SPECS/python-gstreamer.spec:1.26 SPECS/python-gstreamer.spec:1.27
--- SPECS/python-gstreamer.spec:1.26Sat Feb  9 16:04:09 2008
+++ SPECS/python-gstreamer.spec Mon Apr  7 19:57:13 2008
@@ -3,12 +3,12 @@
 Summary:   GStreamer Python bindings
 Summary(pl.UTF-8): Wiązania języka Python do GStreamera
 Name:  python-gstreamer
-Version:   0.10.10
+Version:   0.10.11
 Release:   1
 License:   LGPL v2+
 Group: Libraries/Python
 Source0:   
http://gstreamer.freedesktop.org/src/gst-python/%{pname}-%{version}.tar.bz2
-# Source0-md5: 6183d61e434b5d34f232248a35571627
+# Source0-md5: 357105974cc0fcdc6eabba446452168a
 URL:   http://gstreamer.freedesktop.org/modules/gst-python.html
 BuildRequires: autoconf = 2.57
 BuildRequires: automake
@@ -104,6 +104,9 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.27  2008-04-07 17:57:13  deejay1
+- updated to 0.10.11
+
 Revision 1.26  2008-02-09 15:04:09  qboosh
 - updated to 0.10.10
 - separated devel part


 CVS-web:

http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/python-gstreamer.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: gst-python-0.10.11.tar.bz2

2008-04-07 Thread deejay1

Files fetched: 1

STORED: 
http://gstreamer.freedesktop.org/src/gst-python/gst-python-0.10.11.tar.bz2
357105974cc0fcdc6eabba446452168a  gst-python-0.10.11.tar.bz2
Size: 469359 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: xorg-i830-855-pfit-center-only.patch (NEW) - temporary fi...

2008-04-03 Thread deejay1
Author: deejay1  Date: Thu Apr  3 18:10:44 2008 GMT
Module: SOURCES   Tag: HEAD
 Log message:
- temporary fix from bugzilla for the panel scaling issues on pre 965
  hardware

 Files affected:
SOURCES:
   xorg-i830-855-pfit-center-only.patch (NONE - 1.1)  (NEW)

 Diffs:


Index: SOURCES/xorg-i830-855-pfit-center-only.patch
diff -u /dev/null SOURCES/xorg-i830-855-pfit-center-only.patch:1.1
--- /dev/null   Thu Apr  3 20:10:44 2008
+++ SOURCES/xorg-i830-855-pfit-center-only.patchThu Apr  3 20:10:39 2008
@@ -0,0 +1,90 @@
+diff --git a/src/i830_lvds.c b/src/i830_lvds.c
+index 33b4f26..32598af 100644
+--- a/src/i830_lvds.c
 b/src/i830_lvds.c
+@@ -542,23 +542,22 @@ i830_lvds_mode_fixup(xf86OutputPtr output, 
DisplayModePtr mode,
+ adjusted_mode-Clock = dev_priv-panel_fixed_mode-Clock;
+ xf86SetModeCrtc(adjusted_mode, INTERLACE_HALVE_V);
+ 
++/* Make sure pre-965s set dither correctly */
++if (!IS_I965G(pI830)  dev_priv-panel_wants_dither)
++  pfit_control |= PANEL_8TO6_DITHER_ENABLE;
++
+ /* Native modes don't need fitting */
+ if (adjusted_mode-HDisplay == mode-HDisplay 
+   adjusted_mode-VDisplay == mode-VDisplay) {
+-  pfit_control = 0;
+   pfit_pgm_ratios = 0;
+   border = 0;
+   goto out;
+ }
+ 
+-/* Basic panel fitting options */
+-if (!IS_I965G(pI830)) {
+-  if (dev_priv-panel_wants_dither)
+-  pfit_control |= PANEL_8TO6_DITHER_ENABLE;
+-} else {
++/* 965+ wants fuzzy fitting */
++if (IS_I965G(pI830))
+   pfit_control |= (intel_crtc-pipe  PFIT_PIPE_SHIFT) |
+   PFIT_FILTER_FUZZY;
+-}
+ 
+ /*
+  * Deal with panel fitting options.  Figure out how to stretch the image
+@@ -742,7 +741,6 @@ i830_lvds_prepare(xf86OutputPtr output)
+ 
+ lvds = INREG(LVDS);
+ 
+-i830_lvds_dpms(output, DPMSModeOff);
+ /*
+  * -prepare will be called after the CRTC is off but before
+  * we set the mode, so program the PFIT regs here.
+@@ -751,6 +749,8 @@ i830_lvds_prepare(xf86OutputPtr output)
+   OUTREG(LVDS, lvds | LVDS_BORDER_ENABLE);
+ else
+   OUTREG(LVDS, lvds  (~LVDS_BORDER_ENABLE));
++
++i830_lvds_dpms(output, DPMSModeOff);
+ }
+ 
+ static void
+@@ -767,8 +767,6 @@ i830_lvds_mode_set(xf86OutputPtr output, DisplayModePtr 
mode,
+  */
+ OUTREG(PFIT_PGM_RATIOS, dev_priv-pfit_pgm_ratios);
+ OUTREG(PFIT_CONTROL, dev_priv-pfit_control);
+-/* It's harmless to turn on the LVDS if it's already on */
+-i830_lvds_dpms(output, DPMSModeOn);
+ }
+ 
+ /**
+@@ -860,7 +858,7 @@ static Atom backlight_control_atom;
+ static Atom backlight_control_name_atoms[NUM_BACKLIGHT_CONTROL_METHODS];
+ 
+ #define PANEL_FITTING_NAME PANEL_FITTING
+-#define NUM_PANEL_FITTING_TYPES 3
++#define NUM_PANEL_FITTING_TYPES 3 /* pre-9xx only has one */
+ static char *panel_fitting_names[] = {
+ center,
+ full_aspect,
+@@ -1113,9 +,16 @@ i830_lvds_set_property(xf86OutputPtr output, Atom 
property,
+   memcpy(atom, value-data, 4);
+   name = NameForAtom(atom);
+   
+-  ret = i830_panel_fitting_lookup(name);
+-  if (ret  0)
+-  return FALSE;
++  /* Pre-9xx only supports centered mode */
++  if (!IS_I9XX(pI830)) {
++  if (strcmp(name, center))
++  return FALSE;
++  ret = 0;
++  } else {
++  ret = i830_panel_fitting_lookup(name);
++  if (ret  0)
++  return FALSE;
++  }
+ 
+   dev_priv-fitting_mode = ret;
+ 
+ 

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


SPECS: xorg-driver-video-intel.spec - added patch to fix issues wi...

2008-04-03 Thread deejay1
Author: deejay1  Date: Thu Apr  3 18:13:55 2008 GMT
Module: SPECS Tag: HEAD
 Log message:
- added patch to fix issues with pre 9xx hardware from
  https://bugs.freedesktop.org/show_bug.cgi?id=15313
- rel. 2

 Files affected:
SPECS:
   xorg-driver-video-intel.spec (1.27 - 1.28) 

 Diffs:


Index: SPECS/xorg-driver-video-intel.spec
diff -u SPECS/xorg-driver-video-intel.spec:1.27 
SPECS/xorg-driver-video-intel.spec:1.28
--- SPECS/xorg-driver-video-intel.spec:1.27 Mon Mar 31 10:46:54 2008
+++ SPECS/xorg-driver-video-intel.spec  Thu Apr  3 20:13:50 2008
@@ -3,11 +3,12 @@
 Summary(pl.UTF-8): Sterownik obrazu X.org dla zintegrowanych układów 
graficznych Intela
 Name:  xorg-driver-video-intel
 Version:   2.2.99.902
-Release:   1
+Release:   2
 License:   MIT
 Group: X11/Applications
 Source0:   
http://xorg.freedesktop.org/releases/individual/driver/xf86-video-intel-%{version}.tar.bz2
 
 # Source0-md5: 972389521a8691e6539328dd8f2a522d
+Patch0:xorg-i830-855-pfit-center-only.patch
 URL:   http://xorg.freedesktop.org/
 BuildRequires: Mesa-libGL-devel
 BuildRequires: autoconf = 2.57
@@ -51,6 +52,7 @@
 
 %prep
 %setup -q -n xf86-video-intel-%{version}
+%patch0 -p1
 
 %build
 %{__libtoolize}
@@ -101,6 +103,11 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.28  2008-04-03 18:13:50  deejay1
+- added patch to fix issues with pre 9xx hardware from
+  https://bugs.freedesktop.org/show_bug.cgi?id=15313
+- rel. 2
+
 Revision 1.27  2008-03-31 08:46:54  arekm
 - up to 2.2.99.902
 


 CVS-web:

http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/xorg-driver-video-intel.spec?r1=1.27r2=1.28f=u

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


SPECS: desktop-data-model.spec (NEW) - initial release

2008-03-16 Thread deejay1
Author: deejay1  Date: Sun Mar 16 11:16:54 2008 GMT
Module: SPECS Tag: HEAD
 Log message:
- initial release

 Files affected:
SPECS:
   desktop-data-model.spec (NONE - 1.1)  (NEW)

 Diffs:


Index: SPECS/desktop-data-model.spec
diff -u /dev/null SPECS/desktop-data-model.spec:1.1
--- /dev/null   Sun Mar 16 12:16:54 2008
+++ SPECS/desktop-data-model.spec   Sun Mar 16 12:16:49 2008
@@ -0,0 +1,90 @@
+# $Revision$, $Date$
+Summary:   Data model for the online desktop
+Summary(pl.UTF-8): Model danych dla online'owego biurka
+Name:  desktop-data-model
+Version:   1.2.0
+Release:   1
+License:   LGPL
+Group: Libraries
+Source0:   
http://ftp.gnome.org/pub/GNOME/sources/desktop-data-model/1.2/%{name}-%{version}.tar.bz2
+# Source0-md5: 40a48937210f832b067ed590efea7ad0
+BuildRequires: autoconf
+BuildRequires: automake
+BuildRequires: dbus-devel = 1.0
+BuildRequires: dbus-glib-devel = 0.61
+BuildRequires: glib2-devel = 1:2.6
+BuildRequires: gnome-desktop-devel = 2.10.0
+BuildRequires: gtk+2-devel = 2:2.10
+BuildRequires: libtool
+BuildRequires: pcre-devel
+BuildRequires: pkgconfig
+BuildRequires: sqlite3-devel
+BuildRequires: xorg-lib-libXScrnSaver-devel
+BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
+
+%description
+Part of the Mugshot.org project.
+
+%description -l pl.UTF-8
+Część projektu Mugshot.org.
+
+%package devel
+Summary:   Header files for desktop-data-model library
+Summary(pl.UTF-8): Pliki nagłówkowe biblioteki desktop-data-model
+Group: Development/Libraries
+Requires:  %{name} = %{version}-%{release}
+
+%description devel
+Header files for desktop-data-model library.
+
+%description devel -l pl.UTF-8
+Pliki nagłówkowe biblioteki desktop-data-model.
+
+%prep
+%setup -q
+
+%build
+%{__libtoolize}
+%{__aclocal}
+%{__autoconf}
+%{__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)
+%attr(755,root,root) %{_libdir}/desktop-data-engine
+%attr(755,root,root) %{_libdir}/lib*.so.*.*.*
+%attr(755,root,root) %ghost %{_libdir}/lib*.so.*
+%{_datadir}/%{name}
+%{_datadir}/dbus-1/services/*.service
+
+%files devel
+%defattr(644,root,root,755)
+%attr(755,root,root) %{_libdir}/lib*.so
+%{_libdir}/lib*.la
+%{_includedir}/ddm-1
+%{_pkgconfigdir}/*.pc
+
+%define date   %(echo `LC_ALL=C date +%a %b %d %Y`)
+%changelog
+* %{date} PLD Team [EMAIL PROTECTED]
+All persons listed below can be reached at cvs_login@pld-linux.org
+
+$Log$
+Revision 1.1  2008-03-16 11:16:49  deejay1
+- initial release
+
+

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


DISTFILES: desktop-data-model-1.2.0.tar.bz2

2008-03-16 Thread deejay1

Files fetched: 1

STORED: 
http://ftp.gnome.org/pub/GNOME/sources/desktop-data-model/1.2/desktop-data-model-1.2.0.tar.bz2
40a48937210f832b067ed590efea7ad0  desktop-data-model-1.2.0.tar.bz2
Size: 453855 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: tellico.spec - updated to 1.3.1 - rel. 1

2008-03-11 Thread deejay1
Author: deejay1  Date: Tue Mar 11 18:20:10 2008 GMT
Module: SPECS Tag: HEAD
 Log message:
- updated to 1.3.1
- rel. 1

 Files affected:
SPECS:
   tellico.spec (1.51 - 1.52) 

 Diffs:


Index: SPECS/tellico.spec
diff -u SPECS/tellico.spec:1.51 SPECS/tellico.spec:1.52
--- SPECS/tellico.spec:1.51 Mon Feb 25 00:01:20 2008
+++ SPECS/tellico.spec  Tue Mar 11 19:20:05 2008
@@ -6,12 +6,12 @@
 Summary:   A collection manager
 Summary(pl.UTF-8): Zarządca zbiorów wideo, audio i książek
 Name:  tellico
-Version:   1.3
-Release:   2
+Version:   1.3.1
+Release:   1
 License:   GPL v2
 Group: X11/Applications
 Source0:   
http://www.periapsis.org/tellico/download/%{name}-%{version}.tar.gz
-# Source0-md5: e14286bc16a639a4e956edee4f1a9100
+# Source0-md5: 75f5e868c37d08830e4ad9c88a64277a
 Patch0:%{name}-u64.patch
 Patch1:%{name}-desktop.patch
 URL:   http://www.periapsis.org/tellico/
@@ -108,6 +108,10 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.52  2008-03-11 18:20:05  deejay1
+- updated to 1.3.1
+- rel. 1
+
 Revision 1.51  2008-02-24 23:01:20  glen
 - fix mimelnk for kde; rel 2
 


 CVS-web:

http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/tellico.spec?r1=1.51r2=1.52f=u

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


DISTFILES: tellico-1.3.1.tar.gz

2008-03-11 Thread deejay1

Files fetched: 1

STORED: http://www.periapsis.org/tellico/download/tellico-1.3.1.tar.gz
75f5e868c37d08830e4ad9c88a64277a  tellico-1.3.1.tar.gz
Size: 5051443 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: tomboy-configure.patch (NEW) - proper requires for mono.a...

2008-03-10 Thread deejay1
Author: deejay1  Date: Mon Mar 10 16:59:41 2008 GMT
Module: SOURCES   Tag: HEAD
 Log message:
- proper requires for mono.addins

 Files affected:
SOURCES:
   tomboy-configure.patch (NONE - 1.1)  (NEW)

 Diffs:


Index: SOURCES/tomboy-configure.patch
diff -u /dev/null SOURCES/tomboy-configure.patch:1.1
--- /dev/null   Mon Mar 10 17:59:41 2008
+++ SOURCES/tomboy-configure.patch  Mon Mar 10 17:59:36 2008
@@ -0,0 +1,16 @@
+diff -ur tomboy-0.10.0/configure.in tomboy-0.10.0-addins/configure.in
+--- tomboy-0.10.0/configure.in 2008-03-10 15:53:15.0 +0100
 tomboy-0.10.0-addins/configure.in  2008-03-10 17:32:36.0 +0100
+@@ -126,9 +126,9 @@
+ #
+ # Check for external Mono.Addins
+ #
+-PKG_CHECK_MODULES(MONO_ADDINS, mono-addins  0.3 \
+-  mono-addins-gui  0.3 \
+-  mono-addins-setup  0.3,
++PKG_CHECK_MODULES(MONO_ADDINS, mono-addins = 0.3 \
++  mono-addins-gui = 0.3 \
++  mono-addins-setup = 0.3,
+   have_external_mono_addins=yes, have_external_mono_addins=no)
+ 
+ if test x$have_external_mono_addins != xyes; then

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


SPECS: tomboy.spec - updated to 0.10.0

2008-03-10 Thread deejay1
Author: deejay1  Date: Mon Mar 10 17:01:33 2008 GMT
Module: SPECS Tag: HEAD
 Log message:
- updated to 0.10.0

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

 Diffs:


Index: SPECS/tomboy.spec
diff -u SPECS/tomboy.spec:1.39 SPECS/tomboy.spec:1.40
--- SPECS/tomboy.spec:1.39  Wed Mar  5 18:05:47 2008
+++ SPECS/tomboy.spec   Mon Mar 10 18:01:28 2008
@@ -5,12 +5,13 @@
 Summary:   Tomboy - a desktop note-taking application
 Summary(pl.UTF-8): Tomboy - aplikacja do notatek na pulpicie
 Name:  tomboy
-Version:   0.9.8
+Version:   0.10.0
 Release:   1
 License:   LGPL v2.1
 Group: X11/Applications
-Source0:   
http://ftp.gnome.org/pub/GNOME/sources/tomboy/0.9/%{name}-%{version}.tar.bz2
-# Source0-md5: e091169130f3af024148f25d7fe4aba3
+Source0:   
http://ftp.gnome.org/pub/GNOME/sources/tomboy/0.10/%{name}-%{version}.tar.bz2
+# Source0-md5: cf200d49beae64260b9e029b6dcc579a
+Patch0:%{name}-configure.patch
 URL:   http://www.gnome.org/projects/tomboy/
 BuildRequires: GConf2-devel = 2.20.0
 BuildRequires: atk-devel = 1:1.20.0
@@ -29,6 +30,7 @@
 BuildRequires: intltool = 0.36.2
 BuildRequires: libgnomeprintui-devel = 2.18.1
 BuildRequires: libtool
+BuildRequires: mono-addins-devel = 0.3
 BuildRequires: mono-csharp = 1.1.16.1
 BuildRequires: pkgconfig
 BuildRequires: rpmbuild(find_lang) = 1.23
@@ -58,6 +60,7 @@
 
 %prep
 %setup -q
+%patch0 -p1
 
 sed -i -e '[EMAIL PROTECTED]@latin#' po/LINGUAS
 mv po/[EMAIL PROTECTED],latin}.po
@@ -106,7 +109,6 @@
 %attr(755,root,root) %{_libdir}/%{name}/*.so
 %{_datadir}/%{name}
 %dir %{_libdir}/%{name}
-%{_libdir}/%{name}/*.dll
 %{_libdir}/%{name}/*.config
 %{_libdir}/%{name}/*.la
 %{_libdir}/%{name}/addins
@@ -124,6 +126,9 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.40  2008-03-10 17:01:28  deejay1
+- updated to 0.10.0
+
 Revision 1.39  2008-03-05 17:05:47  deejay1
 - 0.9.8
 


 CVS-web:

http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/tomboy.spec?r1=1.39r2=1.40f=u

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


DISTFILES: tomboy-0.10.0.tar.bz2

2008-03-10 Thread deejay1

Files fetched: 1

STORED: http://ftp.gnome.org/pub/GNOME/sources/tomboy/0.10/tomboy-0.10.0.tar.bz2
cf200d49beae64260b9e029b6dcc579a  tomboy-0.10.0.tar.bz2
Size: 3283254 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: tomboy.spec - 0.9.8

2008-03-05 Thread deejay1
Author: deejay1  Date: Wed Mar  5 17:05:53 2008 GMT
Module: SPECS Tag: HEAD
 Log message:
- 0.9.8

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

 Diffs:


Index: SPECS/tomboy.spec
diff -u SPECS/tomboy.spec:1.38 SPECS/tomboy.spec:1.39
--- SPECS/tomboy.spec:1.38  Sat Mar  1 19:29:34 2008
+++ SPECS/tomboy.spec   Wed Mar  5 18:05:47 2008
@@ -5,12 +5,12 @@
 Summary:   Tomboy - a desktop note-taking application
 Summary(pl.UTF-8): Tomboy - aplikacja do notatek na pulpicie
 Name:  tomboy
-Version:   0.9.7
+Version:   0.9.8
 Release:   1
 License:   LGPL v2.1
 Group: X11/Applications
 Source0:   
http://ftp.gnome.org/pub/GNOME/sources/tomboy/0.9/%{name}-%{version}.tar.bz2
-# Source0-md5: aeb838a5e7d5b36b270fb4b4c5b8da63
+# Source0-md5: e091169130f3af024148f25d7fe4aba3
 URL:   http://www.gnome.org/projects/tomboy/
 BuildRequires: GConf2-devel = 2.20.0
 BuildRequires: atk-devel = 1:1.20.0
@@ -124,6 +124,9 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.39  2008-03-05 17:05:47  deejay1
+- 0.9.8
+
 Revision 1.38  2008-03-01 18:29:34  deejay1
 - up to 0.9.7
 - updated %files accordingly


 CVS-web:

http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/tomboy.spec?r1=1.38r2=1.39f=u

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


DISTFILES: tomboy-0.9.8.tar.bz2

2008-03-05 Thread deejay1

Files fetched: 1

STORED: http://ftp.gnome.org/pub/GNOME/sources/tomboy/0.9/tomboy-0.9.8.tar.bz2
e091169130f3af024148f25d7fe4aba3  tomboy-0.9.8.tar.bz2
Size: 2154030 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: tomboy.spec - up to 0.9.7 - updated %files accordingly

2008-03-01 Thread deejay1
Author: deejay1  Date: Sat Mar  1 18:29:39 2008 GMT
Module: SPECS Tag: HEAD
 Log message:
- up to 0.9.7
- updated %files accordingly

 Files affected:
SPECS:
   tomboy.spec (1.37 - 1.38) 

 Diffs:


Index: SPECS/tomboy.spec
diff -u SPECS/tomboy.spec:1.37 SPECS/tomboy.spec:1.38
--- SPECS/tomboy.spec:1.37  Sun Feb 10 01:32:21 2008
+++ SPECS/tomboy.spec   Sat Mar  1 19:29:34 2008
@@ -5,12 +5,12 @@
 Summary:   Tomboy - a desktop note-taking application
 Summary(pl.UTF-8): Tomboy - aplikacja do notatek na pulpicie
 Name:  tomboy
-Version:   0.9.5
+Version:   0.9.7
 Release:   1
 License:   LGPL v2.1
 Group: X11/Applications
 Source0:   
http://ftp.gnome.org/pub/GNOME/sources/tomboy/0.9/%{name}-%{version}.tar.bz2
-# Source0-md5: 8a4984028b0da2283e50247cb2782256
+# Source0-md5: aeb838a5e7d5b36b270fb4b4c5b8da63
 URL:   http://www.gnome.org/projects/tomboy/
 BuildRequires: GConf2-devel = 2.20.0
 BuildRequires: atk-devel = 1:1.20.0
@@ -104,17 +104,16 @@
 %attr(755,root,root) %{_bindir}/*
 %attr(755,root,root) %{_libdir}/%{name}/*.exe
 %attr(755,root,root) %{_libdir}/%{name}/*.so
+%{_datadir}/%{name}
 %dir %{_libdir}/%{name}
 %{_libdir}/%{name}/*.dll
 %{_libdir}/%{name}/*.config
 %{_libdir}/%{name}/*.la
 %{_libdir}/%{name}/addins
 %{_libdir}/bonobo/servers/*
-
 %{_datadir}/dbus-1/services/*.service
 %{_desktopdir}/*.desktop
 %{_iconsdir}/hicolor/*/apps/*
-%{_pixmapsdir}/*.png
 %{_mandir}/man1/tomboy.1*
 %{_pkgconfigdir}/tomboy-addins.pc
 %{_sysconfdir}/gconf/schemas/tomboy.schemas
@@ -125,6 +124,10 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.38  2008-03-01 18:29:34  deejay1
+- up to 0.9.7
+- updated %files accordingly
+
 Revision 1.37  2008-02-10 00:32:21  deejay1
 - added S: galago-daemon for buddy presence in notes
 


 CVS-web:

http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/tomboy.spec?r1=1.37r2=1.38f=u

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


DISTFILES: tomboy-0.9.7.tar.bz2

2008-03-01 Thread deejay1

Files fetched: 1

STORED: http://ftp.gnome.org/pub/GNOME/sources/tomboy/0.9/tomboy-0.9.7.tar.bz2
aeb838a5e7d5b36b270fb4b4c5b8da63  tomboy-0.9.7.tar.bz2
Size: 2115752 bytes


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


SPECS: kernel-vanilla.spec - added sigframe_32.h to module-build p...

2008-02-28 Thread deejay1
Author: deejay1  Date: Thu Feb 28 18:24:29 2008 GMT
Module: SPECS Tag: HEAD
 Log message:
- added sigframe_32.h to module-build package (part of the x86* merge)
- rel. 2

 Files affected:
SPECS:
   kernel-vanilla.spec (1.132 - 1.133) 

 Diffs:


Index: SPECS/kernel-vanilla.spec
diff -u SPECS/kernel-vanilla.spec:1.132 SPECS/kernel-vanilla.spec:1.133
--- SPECS/kernel-vanilla.spec:1.132 Thu Feb 28 16:56:14 2008
+++ SPECS/kernel-vanilla.spec   Thu Feb 28 19:24:22 2008
@@ -46,7 +46,7 @@
 
 %define_basever2.6.24
 %define_postver.3
-%define_rel1
+%define_rel2
 
 # for rc kernels basever is the version patch (source1) should be applied to
 #%define   _ver2.6.20
@@ -768,6 +768,7 @@
 %{_kernelsrcdir}/Kbuild
 %{_kernelsrcdir}/arch/*/kernel/asm-offsets*
 %{_kernelsrcdir}/arch/*/kernel/sigframe.h
+%{_kernelsrcdir}/arch/x86/kernel/sigframe_32.h
 %dir %{_kernelsrcdir}/scripts
 %dir %{_kernelsrcdir}/scripts/kconfig
 %{_kernelsrcdir}/scripts/Kbuild.include
@@ -790,6 +791,7 @@
 %{_kernelsrcdir}/arch/*/kernel/[!M]*
 %exclude %{_kernelsrcdir}/arch/*/kernel/asm-offsets*
 %exclude %{_kernelsrcdir}/arch/*/kernel/sigframe.h
+%exclude %{_kernelsrcdir}/arch/x86/kernel/sigframe_32.h
 %{_kernelsrcdir}/block
 %{_kernelsrcdir}/crypto
 %{_kernelsrcdir}/drivers
@@ -827,6 +829,10 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.133  2008-02-28 18:24:22  deejay1
+- added sigframe_32.h to module-build package (part of the x86* merge)
+- rel. 2
+
 Revision 1.132  2008-02-28 15:56:14  glen
 - 2.6.24.3
 


 CVS-web:

http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/kernel-vanilla.spec?r1=1.132r2=1.133f=u

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


SPECS: dotnet-gnome-keyring-sharp.spec (NEW) - initial release gra...

2008-02-28 Thread deejay1
Author: deejay1  Date: Thu Feb 28 18:55:56 2008 GMT
Module: SPECS Tag: HEAD
 Log message:
- initial release grabbed from mono svn
- rel. 1

 Files affected:
SPECS:
   dotnet-gnome-keyring-sharp.spec (NONE - 1.1)  (NEW)

 Diffs:


Index: SPECS/dotnet-gnome-keyring-sharp.spec
diff -u /dev/null SPECS/dotnet-gnome-keyring-sharp.spec:1.1
--- /dev/null   Thu Feb 28 19:55:56 2008
+++ SPECS/dotnet-gnome-keyring-sharp.spec   Thu Feb 28 19:55:51 2008
@@ -0,0 +1,98 @@
+# $Revision$, $Date$
+#
+#
+%include   /usr/lib/rpm/macros.mono
+#
+Summary:   A fully managed implementation of libgnome-keyring
+Summary(pl.UTF-8): W pełni zarządzana implementacja libgnome-keyring
+Name:  dotnet-gnome-keyring-sharp
+Version:   96902
+Release:   1
+License:   LGPL
+Group: Libraries
+Source0:   gnome-keyring-sharp-r%{version}.tar.bz2
+# Source0-md5: 99d688281bf6cefbb343107bab646e18
+#URL:  http://gtk-sharp.sourceforge.net/
+BuildRequires: autoconf
+BuildRequires: automake
+BuildRequires: dotnet-ndesk-dbus-sharp-devel = 0.6.0
+BuildRequires: mono-csharp = 1.1.16.1
+BuildRequires: monodoc = 1.1.16
+BuildRequires: pkgconfig
+BuildRequires: rpmbuild(monoautodeps)
+Requires:  mono = 1.1.16.1
+ExclusiveArch: %{ix86} %{x8664} arm hppa ia64 ppc s390 s390x sparc sparcv9 
sparc64
+ExcludeArch:   i386
+BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
+
+%description
+This package provides a fully managed implementation of
+libgnome-keyring.
+
+%description -l pl.UTF-8
+Pakiet ten dostarcza w pełni zarządzaną implementację biblioteki
+libgnome-keyring.
+
+%package devel
+Summary:   Development part of gnome-keyring-sharp
+Summary(pl.UTF-8): Część gnome-keyring-sharp dla programistów
+Group: Development/Libraries
+Requires:  %{name} = %{version}-%{release}
+Requires:  monodoc
+Requires:  which
+Obsoletes: dotnet-gtk-sharp2-gnome-devel
+Obsoletes: gtk-sharp2-devel
+
+%description devel
+Developement files and documentation for developing applications using
+gnome-keyring-sharp.
+
+%description devel -l pl.UTF-8
+Pliki programistyczne i dokumentacja dla gnome-keyring-sharp.
+
+%prep
+%setup -q -n gnome-keyring-sharp
+
+%build
+%{__libtoolize}
+%{__aclocal}
+%{__automake}
+%{__autoconf}
+%configure
+%{__make} -j1
+
+%install
+rm -rf $RPM_BUILD_ROOT
+
+%{__make} install \
+   DESTDIR=$RPM_BUILD_ROOT \
+   monodocdir=%{_libdir}/monodoc/sources
+
+
+%clean
+rm -rf $RPM_BUILD_ROOT
+
+%files
+%defattr(644,root,root,755)
+%doc AUTHORS ChangeLog
+%{_prefix}/lib/mono/gac/*
+%exclude %{_prefix}/lib/mono/gac/Gnome.Keyring/*/*.mdb
+
+%files devel
+%defattr(644,root,root,755)
+%{_prefix}/lib/mono/gac/Gnome.Keyring/*/*.mdb
+%{_prefix}/lib/mono/gnome-keyring-sharp-1.0
+%{_pkgconfigdir}/*.pc
+%{_libdir}/monodoc/sources/Gnome.Keyring.*
+
+
+%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  2008-02-28 18:55:51  deejay1
+- initial release grabbed from mono svn
+- rel. 1
+

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


DISTFILES: gnome-keyring-sharp-r96902.tar.bz2

2008-02-28 Thread deejay1

Files fetched: 1

STORED: no-url://gnome-keyring-sharp-r96902.tar.bz2
99d688281bf6cefbb343107bab646e18  gnome-keyring-sharp-r96902.tar.bz2
Size: 16218 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: dotnet-gnome-keyring-sharp.spec - changed license to X11/MIT

2008-02-28 Thread deejay1
Author: deejay1  Date: Thu Feb 28 19:22:48 2008 GMT
Module: SPECS Tag: HEAD
 Log message:
- changed license to X11/MIT

 Files affected:
SPECS:
   dotnet-gnome-keyring-sharp.spec (1.1 - 1.2) 

 Diffs:


Index: SPECS/dotnet-gnome-keyring-sharp.spec
diff -u SPECS/dotnet-gnome-keyring-sharp.spec:1.1 
SPECS/dotnet-gnome-keyring-sharp.spec:1.2
--- SPECS/dotnet-gnome-keyring-sharp.spec:1.1   Thu Feb 28 19:55:51 2008
+++ SPECS/dotnet-gnome-keyring-sharp.spec   Thu Feb 28 20:22:43 2008
@@ -8,7 +8,7 @@
 Name:  dotnet-gnome-keyring-sharp
 Version:   96902
 Release:   1
-License:   LGPL
+License:   X11/MIT
 Group: Libraries
 Source0:   gnome-keyring-sharp-r%{version}.tar.bz2
 # Source0-md5: 99d688281bf6cefbb343107bab646e18
@@ -92,6 +92,9 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.2  2008-02-28 19:22:43  deejay1
+- changed license to X11/MIT
+
 Revision 1.1  2008-02-28 18:55:51  deejay1
 - initial release grabbed from mono svn
 - rel. 1


 CVS-web:

http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/dotnet-gnome-keyring-sharp.spec?r1=1.1r2=1.2f=u

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


SPECS: git-core.spec - updated to 1.5.4.2

2008-02-17 Thread deejay1
Author: deejay1  Date: Sun Feb 17 16:48:26 2008 GMT
Module: SPECS Tag: HEAD
 Log message:
- updated to 1.5.4.2

 Files affected:
SPECS:
   git-core.spec (1.108 - 1.109) 

 Diffs:


Index: SPECS/git-core.spec
diff -u SPECS/git-core.spec:1.108 SPECS/git-core.spec:1.109
--- SPECS/git-core.spec:1.108   Sun Feb 10 13:02:02 2008
+++ SPECS/git-core.spec Sun Feb 17 17:48:20 2008
@@ -8,12 +8,12 @@
 Summary:   The stupid content tracker
 Summary(pl.UTF-8): Prymitywne narzędzie do śledzenia treści
 Name:  git-core
-Version:   1.5.4.1
+Version:   1.5.4.2
 Release:   1
 License:   GPL v2
 Group: Development/Tools
 Source0:   
http://www.kernel.org/pub/software/scm/git/git-%{version}.tar.bz2
-# Source0-md5: 96f03f8b3099a2d1ad0766e5048d39aa
+# Source0-md5: a083e05d03fe23e5b4af0a7c17e48aaa
 Source1:   %{name}-gitweb.conf
 Source2:   %{name}-gitweb-httpd.conf
 Source3:   %{name}.sysconfig
@@ -429,6 +429,9 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.109  2008-02-17 16:48:20  deejay1
+- updated to 1.5.4.2
+
 Revision 1.108  2008-02-10 12:02:02  arekm
 - up to 1.5.4.1
 


 CVS-web:

http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/git-core.spec?r1=1.108r2=1.109f=u

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


DISTFILES: git-1.5.4.2.tar.bz2

2008-02-17 Thread deejay1

Files fetched: 1

STORED: http://www.kernel.org/pub/software/scm/git/git-1.5.4.2.tar.bz2
a083e05d03fe23e5b4af0a7c17e48aaa  git-1.5.4.2.tar.bz2
Size: 1586823 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: mugshot.spec - updated to 1.1.58

2008-02-14 Thread deejay1
Author: deejay1  Date: Thu Feb 14 17:58:08 2008 GMT
Module: SPECS Tag: HEAD
 Log message:
- updated to 1.1.58

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

 Diffs:


Index: SPECS/mugshot.spec
diff -u SPECS/mugshot.spec:1.14 SPECS/mugshot.spec:1.15
--- SPECS/mugshot.spec:1.14 Sat Jan  5 13:57:11 2008
+++ SPECS/mugshot.spec  Thu Feb 14 18:58:02 2008
@@ -2,12 +2,12 @@
 Summary:   Companion software for mugshot.org
 Summary(pl.UTF-8): Oprogramowanie towarzyszące dla mugshot.org
 Name:  mugshot
-Version:   1.1.57
+Version:   1.1.58
 Release:   1
 License:   GPL
 Group: X11/Applications/Networking
 Source0:   
http://download.mugshot.org/client/sources/linux/%{name}-%{version}.tar.gz
-# Source0-md5: 30b0795ed4d99b4339c557a33d146757
+# Source0-md5: 3506a6873bd24b339abd6d2fc44218fb
 Patch1:%{name}-firefox.patch
 URL:   http://mugshot.org/
 BuildRequires: GConf2-devel = 2.8
@@ -159,6 +159,9 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.15  2008-02-14 17:58:02  deejay1
+- updated to 1.1.58
+
 Revision 1.14  2008-01-05 12:57:11  deejay1
 - updated to 1.1.57
 - cleaned up the icons file list - seperate entries aren't needed


 CVS-web:

http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/mugshot.spec?r1=1.14r2=1.15f=u

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


DISTFILES: mugshot-1.1.58.tar.gz

2008-02-14 Thread deejay1

Files fetched: 1

STORED: http://download.mugshot.org/client/sources/linux/mugshot-1.1.58.tar.gz
3506a6873bd24b339abd6d2fc44218fb  mugshot-1.1.58.tar.gz
Size: 1013131 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: yelp.spec - BR: s/beagle-devel/libbeagle-devel/ and changed...

2008-02-11 Thread deejay1
Author: deejay1  Date: Mon Feb 11 18:03:40 2008 GMT
Module: SPECS Tag: HEAD
 Log message:
- BR: s/beagle-devel/libbeagle-devel/ and changed it's version to 0.3.0
- rel. 9

 Files affected:
SPECS:
   yelp.spec (1.119 - 1.120) 

 Diffs:


Index: SPECS/yelp.spec
diff -u SPECS/yelp.spec:1.119 SPECS/yelp.spec:1.120
--- SPECS/yelp.spec:1.119   Fri Feb  8 20:50:15 2008
+++ SPECS/yelp.spec Mon Feb 11 19:03:35 2008
@@ -3,7 +3,7 @@
 Summary(pl.UTF-8): Czytnik dokumentacji z projektu GNOME
 Name:  yelp
 Version:   2.20.0
-Release:   8
+Release:   9
 License:   GPL
 Group: X11/Applications
 Source0:   
http://ftp.gnome.org/pub/GNOME/sources/yelp/2.20/%{name}-%{version}.tar.bz2
@@ -15,7 +15,7 @@
 BuildRequires: ORBit2-devel = 1:2.14.9
 BuildRequires: autoconf
 BuildRequires: automake
-BuildRequires: beagle-devel = 0.2.13
+BuildRequires: libbeagle-devel = 0.3.0
 BuildRequires: bzip2-devel
 BuildRequires: dbus-glib-devel = 0.73
 BuildRequires: gnome-common = 2.20.0
@@ -114,6 +114,10 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.120  2008-02-11 18:03:35  deejay1
+- BR: s/beagle-devel/libbeagle-devel/ and changed it's version to 0.3.0
+- rel. 9
+
 Revision 1.119  2008-02-08 19:50:15  hawk
 - release 8 (xulrunner 1.8.1.12)
 


 CVS-web:

http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/yelp.spec?r1=1.119r2=1.120f=u

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


SPECS: nautilus.spec - s/beagle-devel/libbeagle-devel/

2008-02-11 Thread deejay1
Author: deejay1  Date: Mon Feb 11 17:57:42 2008 GMT
Module: SPECS Tag: HEAD
 Log message:
- s/beagle-devel/libbeagle-devel/

 Files affected:
SPECS:
   nautilus.spec (1.196 - 1.197) 

 Diffs:


Index: SPECS/nautilus.spec
diff -u SPECS/nautilus.spec:1.196 SPECS/nautilus.spec:1.197
--- SPECS/nautilus.spec:1.196   Mon Feb  4 17:39:09 2008
+++ SPECS/nautilus.spec Mon Feb 11 18:57:37 2008
@@ -26,7 +26,7 @@
 BuildRequires: ORBit2-devel = 1:2.14.7
 BuildRequires: autoconf = 2.54
 BuildRequires: automake
-%{?with_beagle:BuildRequires:  beagle-devel = 0.2.13}
+%{?with_beagle:BuildRequires:  libbeagle-devel = 0.3.0}
 BuildRequires: docbook-utils = 0.6.11
 BuildRequires: eel-devel = 2.20.0
 BuildRequires: esound-devel = 1:0.2.37
@@ -213,6 +213,9 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.197  2008-02-11 17:57:37  deejay1
+- s/beagle-devel/libbeagle-devel/
+
 Revision 1.196  2008-02-04 16:39:09  deejay1
 - rel. 6 for new beagle
 


 CVS-web:

http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/nautilus.spec?r1=1.196r2=1.197f=u

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


  1   2   3   4   5   6   >