SPECS: gnome-guile.spec, gnome-http.spec, gnome-objc.spec, gnophon...
glen
glen at pld-linux.org
Fri Sep 29 00:45:53 CEST 2006
Author: glen Date: Thu Sep 28 22:45:53 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- strict internal deps
---- Files affected:
SPECS:
gnome-guile.spec (1.28 -> 1.29) , gnome-http.spec (1.12 -> 1.13) , gnome-objc.spec (1.56 -> 1.57) , gnophone.spec (1.8 -> 1.9) , goldwater.spec (1.9 -> 1.10) , grx.spec (1.8 -> 1.9) , gsmlib.spec (1.24 -> 1.25) , gtk-canvas.spec (1.3 -> 1.4) , gtkDPS.spec (1.33 -> 1.34) , gtkglarea.spec (1.43 -> 1.44) , gtkglarea1.spec (1.12 -> 1.13) , gtkmm1.spec (1.17 -> 1.18) , gxmlviewer.spec (1.23 -> 1.24)
---- Diffs:
================================================================
Index: SPECS/gnome-guile.spec
diff -u SPECS/gnome-guile.spec:1.28 SPECS/gnome-guile.spec:1.29
--- SPECS/gnome-guile.spec:1.28 Thu Oct 28 11:58:31 2004
+++ SPECS/gnome-guile.spec Fri Sep 29 00:45:47 2006
@@ -17,8 +17,8 @@
BuildRequires: gtkhtml-devel
BuildRequires: guile-devel
Requires: gtk+ >= 1.2.1
-BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
Obsoletes: gnome
+BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
@@ -36,7 +36,7 @@
Summary: GNOME guile includes
Summary(pl): Pliki nagłówkowe dla GNOME guile
Group: X11/Development/Libraries
-Requires: %{name} = %{version}
+Requires: %{name} = %{version}-%{release}
%description devel
Header files for GNOME guile development.
@@ -48,7 +48,7 @@
Summary: GNOME guile static libraries
Summary(pl): Biblioteki statyczne GNOME guile
Group: X11/Development/Libraries
-Requires: %{name}-devel = %{version}
+Requires: %{name}-devel = %{version}-%{release}
%description static
GNOME guile static libraries.
@@ -68,7 +68,8 @@
%install
rm -rf $RPM_BUILD_ROOT
-%{__make} install DESTDIR=$RPM_BUILD_ROOT
+%{__make} install \
+ DESTDIR=$RPM_BUILD_ROOT
#rm -f $RPM_BUILD_ROOT%{_datadir}/guile/toolkits/libgtkstubs.so
#ln -s %{_libdir}/libguilegtk.so \
@@ -107,6 +108,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.29 2006/09/28 22:45:47 glen
+- strict internal deps
+
Revision 1.28 2004/10/28 09:58:31 paladine
- "GTK+" unification (hope thats all)
@@ -123,10 +127,10 @@
- updated Source0 URL
Revision 1.23 2002/11/27 18:27:38 juandon
-- new %%doc
+- new %doc
Revision 1.22 2002/04/25 16:26:23 arturs
-fixed a small typo
+- fixed a small typo
Revision 1.21 2002/02/23 02:17:45 kloczek
- adapterized.
@@ -136,7 +140,7 @@
Group field using gettext).
Revision 1.19 2002/01/18 02:13:07 kloczek
-perl -pi -e "s/pld-list\@pld.org.pl/feedback\@pld.org.pl/"
+- perl -pi -e "s/pld-list\@pld.org.pl/feedback\@pld.org.pl/"
Revision 1.18 2001/11/28 13:53:18 qboosh
- typos, fixed Groups; release 2
@@ -154,10 +158,10 @@
- modyfications for using neew rpm automation.
Revision 1.15 2000/06/09 07:54:41 kloczek
-- more %%{__make} macros.
+- more %{__make} macros.
Revision 1.14 2000/06/09 07:22:51 kloczek
-- added using %%{__make} macro.
+- added using %{__make} macro.
Revision 1.13 2000/05/16 20:51:41 kloczek
- spec adapterized.
@@ -176,24 +180,3 @@
Revision 1.9 1999/07/12 23:05:57 kloczek
- added using CVS keywords in %changelog (for automating them).
-
-* Mon Aug 31 1998 Tomasz Kłoczko <kloczek at rudy.mif.pg.gda.pl>
- [0.27-2]
-- added -q %setup parameter,
-- changed Buildroot to /tmp/%%{name}-%%{version}-root,
-- added using %%{name} and %%{version} in Source,
-- added static subpackage,
-- removed COPYING from %doc,
-- added full %attr description in %files,
-%defattr(644,root,root,755)
-- added stripping shared libraries and binaries.
-
-* Fri Jul 17 1998 Wojtek Ślusarczyk <wojtek at shadow.eu.org>
- [0.27-1]
-- added pl translation.
-
-* Wed May 27 1998 Michael Fulbright <msf at redhat.com>
-- modified file list to include %{prefix}/share/guile, %{prefix}/share/gtk
-
-* Fri Mar 13 1998 Marc Ewing <marc at redhat.com>
-- Integrate into gnome-guile CVS source tree.
================================================================
Index: SPECS/gnome-http.spec
diff -u SPECS/gnome-http.spec:1.12 SPECS/gnome-http.spec:1.13
--- SPECS/gnome-http.spec:1.12 Fri Oct 29 11:02:01 2004
+++ SPECS/gnome-http.spec Fri Sep 29 00:45:47 2006
@@ -10,8 +10,8 @@
Source0: ftp://ftp.gnome.org/pub/GNOME/unstable/sources/gnome-http/%{name}-%{snap}.tar.gz
# Source0-md5: fae75251f240b7e4bef0c830b40fb0c5
URL: http://www.gnome.org/
-BuildRequires: automake
BuildRequires: autoconf
+BuildRequires: automake
BuildRequires: libtool
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -26,7 +26,7 @@
Summary: gnome-http - header files
Summary(pl): gnome-http - pliki nagłówkowe
Group: X11/Development/Libraries
-Requires: %{name} = %{version}
+Requires: %{name} = %{version}-%{release}
%description devel
This package contains header files.
@@ -38,7 +38,7 @@
Summary: gnome-http - static libraries
Summary(pl): gnome-http - biblioteki statyczne
Group: X11/Development/Libraries
-Requires: %{name}-devel = %{version}
+Requires: %{name}-devel = %{version}-%{release}
%description static
This package contains static libraries.
@@ -89,6 +89,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.13 2006/09/28 22:45:47 glen
+- strict internal deps
+
Revision 1.12 2004/10/29 09:02:01 paladine
- "HTTP" unification
@@ -105,13 +108,13 @@
- removed two lines with define
Revision 1.7 2002/11/27 20:15:41 juandon
-- new %%doc
+- new %doc
Revision 1.6 2002/11/25 14:13:04 ankry
- massive attack: no need for 755 for *.la
Revision 1.5 2002/04/25 16:26:24 arturs
-fixed a small typo
+- fixed a small typo
Revision 1.4 2002/02/22 23:28:59 kloczek
- removed all Group fields translations (our rpm now can handle translating
@@ -121,9 +124,7 @@
- adding es/fr/pt_BR/ru/uk (and eventually de) Group translations
Revision 1.2 2002/01/18 02:13:07 kloczek
-perl -pi -e "s/pld-list\@pld.org.pl/feedback\@pld.org.pl/"
+- perl -pi -e "s/pld-list\@pld.org.pl/feedback\@pld.org.pl/"
Revision 1.1 2001/04/01 19:32:42 misiek
-cvs snapshot required to compile nautilus
-
-
+- cvs snapshot required to compile nautilus
================================================================
Index: SPECS/gnome-objc.spec
diff -u SPECS/gnome-objc.spec:1.56 SPECS/gnome-objc.spec:1.57
--- SPECS/gnome-objc.spec:1.56 Sat Jan 21 01:01:16 2006
+++ SPECS/gnome-objc.spec Fri Sep 29 00:45:47 2006
@@ -9,13 +9,13 @@
Source0: ftp://ftp.gnome.org/pub/GNOME/sources/gnome-objc/1.0/%{name}-%{version}.tar.gz
# Source0-md5: 5128635f4d8d143e5f9b4646456b3025
URL: http://www.gnome.org/
-Requires: gtk+ >= 1.2.1
BuildRequires: automake
BuildRequires: gcc-objc
BuildRequires: gettext-devel
BuildRequires: gnome-libs-devel
-BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
+Requires: gtk+ >= 1.2.1
Obsoletes: gnome
+BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
@@ -36,7 +36,7 @@
Summary: Header filesc, etc to develop Objective C GNOME applications
Summary(pl): Pliki nagłówkowe i dokumentacja do Objective C GNOME
Group: X11/Development/Libraries
-Requires: %{name} = %{version}
+Requires: %{name} = %{version}-%{release}
Requires: gcc-objc
%description devel
@@ -51,7 +51,7 @@
Summary: Static ibraries Objective C GNOME applications
Summary(pl): Biblioteki statyczne do Objective C GNOME
Group: X11/Development/Libraries
-Requires: %{name}-devel = %{version}
+Requires: %{name}-devel = %{version}-%{release}
%description static
Static libraries to develop Objective C GNOME applications.
@@ -73,7 +73,8 @@
%install
rm -rf $RPM_BUILD_ROOT
-%{__make} install DESTDIR=$RPM_BUILD_ROOT
+%{__make} install \
+ DESTDIR=$RPM_BUILD_ROOT
%find_lang %{name}
@@ -106,6 +107,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.57 2006/09/28 22:45:47 glen
+- strict internal deps
+
Revision 1.56 2006/01/21 00:01:16 arekm
- kill Icon: field (support for these is obsolete says jbj)
@@ -125,7 +129,7 @@
- updated Source0 URL
Revision 1.50 2002/11/27 18:27:38 juandon
-- new %%doc
+- new %doc
Revision 1.49 2002/11/25 14:13:04 ankry
- massive attack: no need for 755 for *.la
@@ -134,7 +138,7 @@
- use more macros, some cosmetics, added missing "rm -f missing" and use new %doc
Revision 1.47 2002/06/23 20:52:51 kloczek
-perl -pi -e "s/^gettextize --copy --force/\%%\{__gettextize\}/"
+- perl -pi -e "s/^gettextize --copy --force/\%\{__gettextize\}/"
Revision 1.46 2002/06/16 13:53:23 filon
- freshen config.* files (neede for athlon)
@@ -151,7 +155,7 @@
- adding es/pt/pt_BR Group translations
Revision 1.41 2002/01/18 02:13:08 kloczek
-perl -pi -e "s/pld-list\@pld.org.pl/feedback\@pld.org.pl/"
+- perl -pi -e "s/pld-list\@pld.org.pl/feedback\@pld.org.pl/"
Revision 1.40 2001/10/10 15:04:31 qboosh
- adapterized, BuildRequires: automake
@@ -170,13 +174,13 @@
- relese 5: added "Requires: gcc-objc" for devel subpackage.
Revision 1.35 2000/10/29 10:04:56 kloczek
-- back to OBJC="%%{__cc}".
+- back to OBJC="%{__cc}".
Revision 1.34 2000/10/29 09:55:34 kloczek
- added gcc-objc to BuildRequires.
Revision 1.33 2000/10/27 07:30:49 kloczek
-- pass OBJC="%%{__cc}" into autoconf enviroment.
+- pass OBJC="%{__cc}" into autoconf enviroment.
Revision 1.32 2000/10/27 07:23:39 kloczek
- release 4,
@@ -184,10 +188,10 @@
- rebuild against gnome-libs linked with db3.
Revision 1.31 2000/06/09 07:54:41 kloczek
-- more %%{__make} macros.
+- more %{__make} macros.
Revision 1.30 2000/06/09 07:22:51 kloczek
-- added using %%{__make} macro.
+- added using %{__make} macro.
Revision 1.29 2000/05/16 20:51:41 kloczek
- spec adapterized.
@@ -207,7 +211,7 @@
- recompiled in new enviroment with libesd not depends on liasound.
Revision 1.25 1999/10/03 08:49:38 wiget
-- fixed %%attr
+- fixed %attr
Revision 1.24 1999/09/30 11:28:52 kloczek
- updated to 1.0.40,
@@ -219,31 +223,3 @@
Revision 1.22 1999/07/12 23:05:57 kloczek
- added using CVS keywords in %changelog (for automating them).
-
-* Sun Jun 06 1999 Jan Rękorajski <baggins at pld.org.pl>
- [1.0.2-4]
-- requires gtk+ >= 1.2.1
-- added find_lang macro
-
-* Tue Apr 27 1999 Tomasz Kłoczko <kloczek at rudy.mif.pg.gda.pl>
- [1.0.2-3]
-- changed group in devel and static to X11/GNOME/Development/Libraries,
-- "gettextize --copy --force" on top %install insteead
- gnome-objc-DESTDIR.patch.
-
-* Mon Mar 29 1999 Tomasz Kłoczko <kloczek at rudy.mif.pg.gda.pl>
- [1.0.2-1]
-- added ru locale,
-- added pl translation,
-- gzipping %doc,
-- %doc moved to devel.
-
-* Wed Jan 06 1999 Tomasz Kłoczko <kloczek at rudy.mif.pg.gda.pl>
- [0.99.1-1]
-- added LDFLAGS="-s" to ./configure enviroment,
-- dome updates in %files.
-
-* Fri Sep 18 1998 Tomasz Kłoczko <kloczek at rudy.mif.pg.gda.pl>
- [0.27-2]
-- added package Icon,
-- changed prefix to /usr/X11R6.
================================================================
Index: SPECS/gnophone.spec
diff -u SPECS/gnophone.spec:1.8 SPECS/gnophone.spec:1.9
--- SPECS/gnophone.spec:1.8 Tue Nov 9 13:37:11 2004
+++ SPECS/gnophone.spec Fri Sep 29 00:45:47 2006
@@ -1,7 +1,7 @@
# $Revision$, $Date$
-# TODO: zaptel (-lzap -ltonezone)
+# TODO:
+# - zaptel (-lzap -ltonezone)
#
-#
# Conditional build:
%bcond_without esd # without esound
#
@@ -48,7 +48,7 @@
Summary: EsounD audio module for Gnophone
Summary(pl): Moduł dźwięku EsounD dla Gnophone
Group: Applications/Communications
-Requires: %{name} = %{version}
+Requires: %{name} = %{version}-%{release}
%description esd
EsounD audio module for Gnophone.
@@ -96,7 +96,7 @@
%files esd
%defattr(644,root,root,755)
%attr(755,root,root) %{_libdir}/gnophone/modules/audio-esd.so
-%endif
+%endif
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
%changelog
@@ -104,6 +104,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.9 2006/09/28 22:45:47 glen
+- strict internal deps
+
Revision 1.8 2004/11/09 12:37:11 speedy
- esd bcond
@@ -120,11 +123,11 @@
- pl description, cosmetics
Revision 1.3 2003/06/15 20:27:49 adasi
- - some descs...
+- some descs...
Revision 1.2 2003/06/15 18:41:56 adasi
- - as usually, forgot to add md5
+- as usually, forgot to add md5
Revision 1.1 2003/06/15 18:41:18 adasi
- - Initial PLD revision
- - put descriptions/summaries TODO
+- Initial PLD revision
+- put descriptions/summaries TODO
================================================================
Index: SPECS/goldwater.spec
diff -u SPECS/goldwater.spec:1.9 SPECS/goldwater.spec:1.10
--- SPECS/goldwater.spec:1.9 Sat Sep 17 12:33:56 2005
+++ SPECS/goldwater.spec Fri Sep 29 00:45:47 2006
@@ -5,7 +5,6 @@
Version: 1.4.0
Release: 3
License: GPL
-Vendor: netFluid Technology Limited
Group: Applications
Source0: http://www.nfluid.com/download/src/%{name}-%{version}.tgz
# Source0-md5: c9b80c0983603782f4d2f0d352c0520c
@@ -19,7 +18,7 @@
BuildRequires: libuuid-devel
BuildRequires: phlib-devel >= 1.17
BuildRequires: readline-devel >= 4.2
-Requires: %{name}-libs = %{version}
+Requires: %{name}-libs = %{version}-%{release}
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
@@ -51,7 +50,7 @@
Summary: Goldwater Messaging Middleware - development files
Summary(pl): Goldwater Messaging Middleware - pliki dla programistów
Group: Development/Libraries
-Requires: %{name} = %{version}
+Requires: %{name} = %{version}-%{release}
Requires: phlib-devel >= 1.17
%description devel
@@ -64,7 +63,7 @@
Summary: Goldwater Messaging Middleware - static libraries
Summary(pl): Goldwater Messaging Middleware - statyczne biblioteki
Group: Development/Libraries
-Requires: %{name}-devel = %{version}
+Requires: %{name}-devel = %{version}-%{release}
Requires: phlib-static >= 1.17
%description static
@@ -125,6 +124,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.10 2006/09/28 22:45:47 glen
+- strict internal deps
+
Revision 1.9 2005/09/17 10:33:56 arekm
- rebuild with readline 5.0
@@ -154,11 +156,3 @@
Revision 1.1 2003/09/09 00:09:04 undefine
- initial pld version
-
-* Tue Jan 26 2003 Chris Smith <chris at nfluid.com> 0.3.4
-- Maintenance release from 0.3.2 to 0.3.4
-Fixes a number of issues and introduces server-cycling support for controlled
-server process restarts. This helps to reduce the effect of applications that
-are poor on memory management by having them restart once they have satisfied
-a number of requests, and assists in bouncing applications without taking them
-down through the addition of a cycle administration command.
================================================================
Index: SPECS/grx.spec
diff -u SPECS/grx.spec:1.8 SPECS/grx.spec:1.9
--- SPECS/grx.spec:1.8 Mon Jun 20 21:05:58 2005
+++ SPECS/grx.spec Fri Sep 29 00:45:47 2006
@@ -7,11 +7,11 @@
%bcond_without jpeg # disable JPEG support
%bcond_without tiff # disable TIFF support
#
+%define tar_version %(echo %{version} | tr -d .)
Summary: 2D graphics C library
Summary(pl): Biblioteka w C do grafiki 2D
Name: grx
Version: 2.4.5
-%define tar_version %(echo %{version} | tr -d .)
Release: 2
License: LGPL
Group: Libraries
@@ -22,9 +22,9 @@
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
-GRX is a 2D graphics C library originaly written by Csaba Biegl for
-DJ Delorie's DOS port of the GCC compiler. Now it support a big range
-of platforms, the main four are: DOS (DJGPPv2), Linux console, X11 and
+GRX is a 2D graphics C library originaly written by Csaba Biegl for DJ
+Delorie's DOS port of the GCC compiler. Now it support a big range of
+platforms, the main four are: DOS (DJGPPv2), Linux console, X11 and
Win32 (Mingw).
%description -l pl
@@ -37,7 +37,7 @@
Summary: Header files for grx library
Summary(pl): Pliki nagłówkowe biblioteki grx
Group: Development/Libraries
-Requires: %{name} = %{version}
+Requires: %{name} = %{version}-%{release}
%description devel
Header files for grx library.
@@ -49,7 +49,7 @@
Summary: Static grx library
Summary(pl): Statyczna biblioteka grx
Group: Development/Libraries
-Requires: %{name} = %{version}
+Requires: %{name} = %{version}-%{release}
%description static
Static grx library.
@@ -63,18 +63,18 @@
%build
./configure \
- --prefix=/usr \
+ --prefix=%{_prefix} \
--target=X11 \
-%{?with_jpeg:--enable-jpeg} \
+ %{?with_jpeg:--enable-jpeg} \
--enable-png \
--enable-z \
--enable-png-z \
-%{?with_tiff:--enable-tiff} \
-%{?with_bmp:--enable-bmp} \
+ %{?with_tiff:--enable-tiff} \
+ %{?with_bmp:--enable-bmp} \
--enable-print \
-%{?with_gpc:--enable-gpc} \
+ %{?with_gpc:--enable-gpc} \
--enable-shared \
-%{?with_bgi:--enable-bgi} \
+ %{?with_bgi:--enable-bgi} \
--with-fontpath=/usr/share/grx/fonts
%{__make} \
@@ -119,6 +119,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.9 2006/09/28 22:45:47 glen
+- strict internal deps
+
Revision 1.8 2005/06/20 19:05:58 darekr
- new bcond style
================================================================
Index: SPECS/gsmlib.spec
diff -u SPECS/gsmlib.spec:1.24 SPECS/gsmlib.spec:1.25
--- SPECS/gsmlib.spec:1.24 Mon Sep 11 01:03:31 2006
+++ SPECS/gsmlib.spec Fri Sep 29 00:45:47 2006
@@ -5,7 +5,6 @@
Version: 1.10
Release: 6
License: LGPL
-Vendor: Peter Hofmann <software at pxh.de>
Group: Libraries
Source0: http://www.pxh.de/fs/gsmlib/download/%{name}-%{version}.tar.gz
# Source0-md5: deea4ce2e4f5f1965d32d576597d3ff4
@@ -48,7 +47,7 @@
Summary: Development tools for programs which will use the gsmlib library
Summary(pl): Pliki nagłówkowe do pisania programów wykorzystujących gsmlib
Group: Development/Libraries
-Requires: %{name} = %{version}
+Requires: %{name} = %{version}-%{release}
Requires: libstdc++-devel
%description devel
@@ -63,7 +62,7 @@
Summary: Static gmslib library
Summary(pl): Statyczna biblioteka gsmlib
Group: Development/Libraries
-Requires: %{name}-devel = %{version}
+Requires: %{name}-devel = %{version}-%{release}
%description static
Static gmslib library.
@@ -127,6 +126,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.25 2006/09/28 22:45:47 glen
+- strict internal deps
+
Revision 1.24 2006/09/10 23:03:31 shadzik
- rel++
@@ -134,10 +136,10 @@
- fix build on AC
Revision 1.22 2006/08/09 09:21:19 czarny
- - darn - forgot to ci spec after ci patch and sent to builders
- - rel5 to send it to builders
- - gcc-4.1 patc
- - builds on th
+- darn - forgot to ci spec after ci patch and sent to builders
+- rel5 to send it to builders
+- gcc-4.1 patc
<<Diff was trimmed, longer than 597 lines>>
---- CVS-web:
http://cvs.pld-linux.org/SPECS/gnome-guile.spec?r1=1.28&r2=1.29&f=u
http://cvs.pld-linux.org/SPECS/gnome-http.spec?r1=1.12&r2=1.13&f=u
http://cvs.pld-linux.org/SPECS/gnome-objc.spec?r1=1.56&r2=1.57&f=u
http://cvs.pld-linux.org/SPECS/gnophone.spec?r1=1.8&r2=1.9&f=u
http://cvs.pld-linux.org/SPECS/goldwater.spec?r1=1.9&r2=1.10&f=u
http://cvs.pld-linux.org/SPECS/grx.spec?r1=1.8&r2=1.9&f=u
http://cvs.pld-linux.org/SPECS/gsmlib.spec?r1=1.24&r2=1.25&f=u
http://cvs.pld-linux.org/SPECS/gtk-canvas.spec?r1=1.3&r2=1.4&f=u
http://cvs.pld-linux.org/SPECS/gtkDPS.spec?r1=1.33&r2=1.34&f=u
http://cvs.pld-linux.org/SPECS/gtkglarea.spec?r1=1.43&r2=1.44&f=u
http://cvs.pld-linux.org/SPECS/gtkglarea1.spec?r1=1.12&r2=1.13&f=u
http://cvs.pld-linux.org/SPECS/gtkmm1.spec?r1=1.17&r2=1.18&f=u
http://cvs.pld-linux.org/SPECS/gxmlviewer.spec?r1=1.23&r2=1.24&f=u
More information about the pld-cvs-commit
mailing list