ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
From: Aleksey Novodvorsky <aen@logic.ru>
To: sisyphus@altlinux.ru
Subject: Re: [sisyphus] evolution-0.99 build
Date: Sat, 10 Nov 2001 21:31:18 +0300
Message-ID: <3BED7276.9090601@logic.ru> (raw)
In-Reply-To: <20011110210627.2e7f104d.vyt@vzljot.ru>

[-- Attachment #1: Type: text/plain, Size: 581 bytes --]

Vyt wrote:

>>>
>
>У меня, видимо, эти же проблемы. На ощупь - от как? Не нашел
>возможности настроить шрифты в evo.
>
Судя по первым отзывам, будет работать, если в gtkhtml указать ttf от MS 
(в control-center). Думаю, что происхождение от MS необязательно :-) 
Видимо, для gtkhtml размеры шрифта являются более приоритетными 
параметрами, нежели кодировка, а потому он любит скалируемость.
Впрочем, шрифты в evo -- предмет серьезного тестирования, и я очень 
рассчитываю на success story  участников списка :-)

Посылаю свежие spec-файлы для gal, gtkhtml, evolution.

Rgrds, AEN

[-- Attachment #2: gal.spec --]
[-- Type: text/plain, Size: 3478 bytes --]

%define fname gal
%define version 0.10
%define release alt1

Summary: Library for compound documents in GNOME
Name: lib%{fname}
Version: %{version}
Release: %{release}
Copyright: GPL
Group: System/Libraries
Source: ftp://ftp.gnome.org/pub/GNOME/unstable/sources/%{fname}/%{fname}-%{version}.tar.bz2
Url: http://www.gnome.org/
Provides: gal
Obsoletes: gal

Requires: libxml >= 1.8.10
Requires: gnome-libs >= 1.2.5
Requires: glib
Requires: oaf >= 0.5.0
Requires: ORBit >= 0.5.3
Requires: gnome-print >= 0.21
Requires: libunicode >= 0.4
Requires: libgnome-vfs >= 0.3.1
Requires: gtk+ >= 1.2.7
BuildRequires: libxml-devel >= 1.8.10
BuildRequires: gnome-libs-devel >= 1.2.5
BuildRequires: gnome-print-devel >= 0.21
BuildRequires: glib-devel XFree86-devel gnome-libs-devel audiofile-devel esound-devel imlib-devel gdk-pixbuf-devel oaf-devel popt-devel zlib-devel
BuildRequires: libunicode-devel >= 0.4
BuildRequires: ORBit-devel >= 0.5.3
BuildRequires: libgnome-vfs-devel >= 0.3.1
BuildRequires: libglade-devel >= 0.13
BuildRequires: gtk+-devel >= 1.2.7
BuildRequires: db1-devel

%description
This the G App Libs (GAL).

This module contains some library functions that came from Gnumeric
and Evolution.  The idea is to reuse those widgets across various
larger GNOME applications that might want to use these widgets.

%package devel
Summary: Libraries and include files for gal
Group: Development/C
Requires: %{name} = %{version}
Provides: gal-devel
Obsoletes: gal-devel

%description devel
This package provides the necessary development libraries and include
files to allow you to develop programs using gal.

%package devel-static
Summary: Static libraries for Gnome Application Library
Group: Development/C
Requires: %{name} = %{version}, %{name}-devel = %{version}

%description devel-static
This package provides the necessary development libraries and include
files to allow you to develop programs using gal.

%prep
%setup -q -n %{fname}-%{version}

%build
%configure

make

%install

%makeinstall

%{find_lang} %{fname}

%clean

%post -p /sbin/ldconfig
  
%postun -p /sbin/ldconfig

%files -f %{fname}.lang
%defattr(-, root, root)
%doc AUTHORS COPYING README
%{_datadir}/etable
%dir %{_datadir}/gal
%{_datadir}/gal/%{version}
%{_datadir}/pixmaps/*
%{_libdir}/*.so.*

%files devel
%defattr(-, root, root)
%doc AUTHORS COPYING ChangeLog NEWS README
%{_libdir}/*.so
%{_libdir}/*.la
%{_libdir}/*.sh
%{_includedir}/*
%{_datadir}/gal/html

%files devel-static
%defattr(-, root, root)
%{_libdir}/*.a


%changelog
* Thu Aug 09 2001 AEN <aen@logic.ru> 0.10-alt1
* Wed May 16 2001 AEN <aen@logic.ru> 0.7-alt2
- libgal-devel provides gal-devel

* Tue May 15 2001 Alexander Bokovoy <ab@altlinux.ru> 0.7-alt1
- Version 0.7
- Static build moved to gal-devel-static

* Thu Feb 22 2001 AEN <aen@logic.ru> 0.5-ipl1mdk
- 0.5
* Thu Feb 1 2001 AEN <aen@logic.ru>
- fix requires
* Sat Dec 16 2000 AEN <aen@logic.ru>
- 0.4.1
* Thu Dec 14 2000 AEN <aen@logic.ru>
- 0.3
* Mon Nov 28 2000 AEN <aen@logic.ru>
- build for RE

* Tue Nov 14 2000 Geoffrey Lee <snailtalk@mandrakesoft.com> 0.2.2-1mdk
- add a source url.
- bump up version for the new and shiny gnumeric.

* Tue Oct 24 2000 Renaud Chaillat <rchaillat@mandrakesoft.com> 0.2.1-1mdk
- new version 0.2.1

* Mon Oct 23 2000 Renaud Chaillat <rchaillat@mandrakesoft.com> 0.2-1mdk
- new version 0.2

* Mon Oct 16 2000 Renaud Chaillat <rchaillat@mandrakesoft.com> 0.1-1mdk
- first mandrake release
- compilation with gnome-vfs (needs 0.3.1-5mdk)


[-- Attachment #3: evolution.spec --]
[-- Type: text/plain, Size: 10218 bytes --]

%define  dbver 3.1.17
%define realversion 0.99.0

Name:		evolution
Summary:	Integrated GNOME mail client, calendar and address book.
Version: 	0.99
Release:	alt2
Copyright: 	GPL
Group:		Office
Source: 	http://www.helixcode.com/apps/evolution-preview/%{name}-%{realversion}.tar.bz2
#Source: 	http://www.helixcode.com/apps/evolution-preview/%{name}-0.12.99.tar.bz2
Source2:	evolution_48.xpm.bz2
Source3:	evolution_32.xpm.bz2
Source4:	evolution_16.xpm.bz2
Source6:	db-%{dbver}.tar.bz2
Source5:    evolution-0.10-gnome-pilot.m4.bz2
# (fc) 0.9-2mdk patch to prevent addressbook crashes 
Patch1:		evolution-0.15-font.patch
Patch2:		evolution-0.99.0-make.patch
URL: 		http://www.gnome.org/

PreReq:  oaf >= 0.6.6
PreReq: scrollkeeper

Requires: bonobo >= 0.37, 
Requires: bonobo-conf >= 0.11, 
#pulled by libraries dependency
#libglade, libunicode >= 0.4
#Requires: libgnome-vfs >= 1.0
Requires: gnome-print >= 0.24
Requires: libgal >= 0.18
Requires: libgtkhtml >= 0.16
#Requires: gnome-pilot >= 0.1.61
Provides: camel
BuildPreReq: gettext
BuildRequires: libbonobo-devel, libglade-devel, libunicode-devel
BuildRequires: libgnome-vfs-devel, libgtkhtml-devel >= 0.14.0 , gnome-print-devel
BuildRequires: libgal-devel >= 0.18 oaf-devel >= 0.6.6
BuildRequires: gnome-pilot-devel >= 0.1.61 pilot-link >= 0.9.5-ipl5mdk 
BuildRequires: bonobo-conf >= 0.11

%description
Evolution is the GNOME mailer, calendar, contact manager and
communications tool.  The tools which make up Evolution will
be tightly integrated with one another and act as a seamless
personal information-management tool. 


%package pilot
Summary:	Evolution conduits for gnome-pilot
Group:		Communications
Requires:	%{name} = %{version}
Requires: gnome-pilot >= 0.1.61

%description pilot
Evolution is the GNOME mailer, calendar, contact manager and
communications tool.  The tools which make up Evolution will
be tightly integrated with one another and act as a seamless
personal information-management tool.

This package contains conduits needed by gnome-pilot to 
synchronize your Palm with Evolution


%package devel
Summary:	Libraries and include files for developing Evolution components
Group:		Development/GNOME and GTK+
Requires:	%{name} = %{version}
Provides: camel-devel
%description devel
Evolution is the GNOME mailer, calendar, contact manager and
communications tool.  The tools which make up Evolution will
be tightly integrated with one another and act as a seamless
personal information-management tool.

This package contains the files necessary to develop applications
using Evolution's libraries.

%package devel-static
Summary: Static libraries for developing Evolution components
Group: Development/GNOME and GTK+
Requires: %name-devel = %version

%description devel-static
Evolution is the GNOME mailer, calendar, contact manager and
communications tool.  The tools which make up Evolution will
be tightly integrated with one another and act as a seamless
personal information-management tool.

This package contains the files necessary to develop statically linked
applications using Evolution's libraries.


%prep
%setup -q -n%name-%realversion
#%patch1 -p1 
%patch2 -p1 
rm -f ltconfig ltmain.sh
libtoolize --force --copy
bzcat %{SOURCE5} > macros/gnome-pilot.m4

# install db3 in separate directory
(cd .. ; rm -rf db-3.1.17 ; bzcat %{SOURCE6} | tar xf - )

%build

(cd ../db-3.1.17/dist
CFLAGS="$RPM_OPT_FLAGS" ./configure --prefix=$PWD/../prefix
%make
make install
)

aclocal -I macros
autoconf 
(cd libical ; aclocal ; autoconf)

automake


%configure --with-openldap \
--with-nspr-includes=%{_includedir}/nspr --with-nss-includes=%{_includedir}/nss3 \
--with-db3=$PWD/../db-3.1.17/prefix --enable-file-locking=no \
--enable-pilot-conduits=yes  --with-openldap=yes --with-static-ldap=no

DISPNUM=0
while [ -f /tmp/.X$DISPNUM-lock -o -e /tmp/.X11-unix/X$DISPNUM ]; do
    DISPNUM=$(($DISPNUM+1))
done
DISPLAY=:$DISPNUM
%_x11bindir/Xvfb $DISPLAY &
export DISPLAY


%make_build CFLAGS="$CFLAGS -I/usr/include/gnome-1.0"
(cd data  ; make)
kill $(cat /tmp/.X$DISPNUM-lock)


%install

%makeinstall


mkdir -p $RPM_BUILD_ROOT%{_datadir}/gnome/apps/Applications
mkdir -p $RPM_BUILD_ROOT%{_datadir}/mime-info
cp data/evolution.desktop $RPM_BUILD_ROOT%{_datadir}/gnome/apps/Applications
cp data/evolution.keys $RPM_BUILD_ROOT%{_datadir}/mime-info
cp data/evolution.mime $RPM_BUILD_ROOT%{_datadir}/mime-info

#cp movemail/movemail $RPM_BUILD_ROOT%{_libdir}/evolution
mkdir -p $RPM_BUILD_ROOT%{_iconsdir}  $RPM_BUILD_ROOT%{_liconsdir}  $RPM_BUILD_ROOT%{_miconsdir}
bzcat %{SOURCE2} > $RPM_BUILD_ROOT%{_liconsdir}/evolution.xpm
bzcat %{SOURCE3} > $RPM_BUILD_ROOT%{_iconsdir}/evolution.xpm
bzcat %{SOURCE4} > $RPM_BUILD_ROOT%{_miconsdir}/evolution.xpm
mkdir -p $RPM_BUILD_ROOT%{_menudir}
cat << EOF > $RPM_BUILD_ROOT%{_menudir}/%{name}
?package(%{name}): \
	command="%{_bindir}/evolution" \
	icon="evolution.xpm" \
	needs="X11" \
	section="Office" \
	title="Evolution" \
	longtitle="GNOME mailer, calendar, contact manager and communications tool"
EOF

%{find_lang} %{name}


%pre
if [ "$DURING_INSTALL" != "" ]; then
	%_bindir/oaf-slay -s ||:
fi

%post
/sbin/ldconfig
if [ -x /usr/bin/scrollkeeper-update ]; then /usr/bin/scrollkeeper-update || true ; fi
%{update_menus}
  
%postun
/sbin/ldconfig
if [ -x /usr/bin/scrollkeeper-update ]; then /usr/bin/scrollkeeper-update || true ; fi
%{clean_menus}


%files -f %{name}.lang
%defattr(-, root, root)

%doc AUTHORS COPYING ChangeLog NEWS README
#%config(noreplace) %{_sysconfdir}/gnome/config/*
%{_bindir}/*
%attr(2755,root,mail) %{_sbindir}/camel-lock-helper
%{_libdir}/*.so.*
%dir %{_libdir}/evolution
%dir %{_libdir}/evolution/camel-providers
%dir %{_libdir}/evolution/camel-providers/%{realversion}
%dir %{_libdir}/evolution/evolution-mail-importers
%dir %{_libdir}/evolution/evolution-mail-importers/%{realversion}
%{_libdir}/evolution/camel-providers/*/*.so*
%{_libdir}/evolution/camel-providers/*/*.urls
%{_libdir}/evolution/evolution-mail-importers/*/*.so*
%{_datadir}/gnome/help/evolution
%{_datadir}/gnome/help/cal
%{_datadir}/gnome/apps/*/*
%{_datadir}/gnome/ui/*.xml
%{_datadir}/evolution
%{_datadir}/idl/*.idl
%{_datadir}/oaf/*
%{_datadir}/pixmaps/*
%{_datadir}/mime-info/*
%dir %{_datadir}/images
%{_datadir}/images/evolution
%{_datadir}/libical-evolution
%{_iconsdir}/*.xpm
%{_liconsdir}/*.xpm
%{_miconsdir}/*.xpm
%{_menudir}/%{name}
%{_datadir}/omf/*

%files devel

%defattr(-, root, root)
%{_libdir}/libca*.so
%{_libdir}/libca*.la
%{_libdir}/libe*.so
%{_libdir}/libe*.la
%{_libdir}/evolution/camel-providers/*/*.la
%{_libdir}/evolution/evolution-mail-importers/*/*.la
#%{_includedir}/*.h
%{_includedir}/camel
%{_includedir}/ename
%{_includedir}/evolution
%{_datadir}/gnome/html/*

%files devel-static
%{_libdir}/libca*.a
%{_libdir}/libe*.a
%{_libdir}/evolution/camel-providers/*/*.a
%{_libdir}/evolution/evolution-mail-importers/*/*.a


%files pilot
%defattr(-, root, root)
%{_libdir}/gnome-pilot/conduits/*.so
%{_datadir}/gnome-pilot/conduits/*

%changelog
* Fri Nov 09 2001 AEN <aen@logic.ru> 0.99-alt2
- w/o font patch

* Fri Nov 09 2001 AEN <aen@logic.ru> 0.99-alt1
- new version

* Mon Oct 29 2001 AEN <aen@logic.ru> 0.16-alt0.1
- build snapshot

* Tue Oct 09 2001 AEN <aen@logic.ru> 0.15-alt2
- fonts patch

* Tue Oct 09 2001 AEN <aen@logic.ru> 0.15-alt1
- new version 

* Wed Sep 12 2001 AEN <aen@logic.ru> 0.13-alt3
- requires bonobo-conf
* Mon Sep 10 2001 AEN <aen@logic.ru> 0.13-alt2
- i18n patch from MDK

* Fri Sep 07 2001 AEN <aen@logic.ru> 0.13-alt1
- release 0.13

* Wed Sep 05 2001 AEN <aen@logic.ru> 0.13-alt0.1
- snapshot

* Wed Sep 05 2001 AEN <aen@logic.ru> 0.12-alt3
- rebuild with new libgal/gtkhtml
- oaf-slay added to %post

* Tue Aug 23 2001 AEN <aen@logic.ru> 0.12-alt2
- rebuild with new libtool/autoconf

* Thu Aug 09 2001 AEN <aen@logic.ru> 0.12-alt1
- new version
* Wed Jul 24 2001 AEN <aen@logic.ru> 0.11-alt1
- new version
- w/o movemail

* Wed Jul 17 2001 AEN <aen@logic.ru> 0.10.99-alt3
- new snapshot with  gtkhtml-0.10.0

* Thu Jul 12 2001 AEN <aen@logic.ru> 0.10.99-alt2
- new snapshot 

* Mon Jul 9 2001 AEN <aen@logic.ru> 0.10.99-alt1
- new version with db-3.1.17

* Thu May 24 2001 AEN <aen@logic.ru> 0.10-alt5
- built cvs version with libgal-0.8 and gtkhtml-0.9.3+
- built w/o pilot, ssl, nspr

* Thu May 17 2001 AEN <aen@logic.ru> 0.10-alt4
- build with pilot support

* Wed May 16 2001 AEN <aen@logic.ru> 0.10-alt3
- charset patch
- ru.po fixed

* Tue May 15 2001 AEN <aen@logic.ru> 0.10-alt2
- %files fixed

* Tue May 15 2001 AEN <aen@logic.ru> 0.10-alt1
- 0.10
* Mon Apr 9 2001 AEN <aen@logic.ru> 0.9-ipl3mdk
- sync with MDK
- rebuild in Gnome-1.4 environment

* Mon Mar 19 2001 Dmitry V. Levin <ldv@altlinux.ru> 0.9-ipl2mdk
- Moved static libraries to devel-static subpackage.


* Wed Mar 14 2001 AEN <aen@logic.ru> 0.9-ipl1mdk
- 0.9

* Thu Feb 22 2001 AEN <aen@logic.ru> 0.8-ipl3mdk
- build ximean snapsot 2001/02/16

* Thu Feb 22 2001 AEN <aen@logic.ru> 0.8-ipl2mdk
- rebuild with new libraries
- gal-0.5 patch

* Sat Dec 16 2000 AEN <aen@logic.ru>
- 0.8
- adopted for RE
* Thu Nov 16 2000 Frederic Crozat <fcrozat@mandrakesoft.com> 0.6-3mdk
- Really remove dependency on old libstdc++

* Sat Nov  4 2000 Guillaume Cottenceau <gc@mandrakesoft.com> 0.6-2mdk
- simple rebuild (new libstdc++)

* Fri Oct 27 2000 Frederic Crozat <fcrozat@mandrakesoft.com> 0.6-1mdk
- Release 0.6
- Disable LDAP (OpenLDAP 2.0 not supported yet)

* Mon Sep 18 2000 Frederic Crozat <fcrozat@mandrakesoft.com> 0.5.1-1mdk
- Release 0.5.1

* Fri Sep 15 2000 Frederic Crozat <fcrozat@mandrakesoft.com> 0.5-2mdk
- add missing icons

* Thu Sep 14 2000 Frederic Crozat <fcrozat@mandrakesoft.com> 0.5-1mdk
- Release 0.5 (+ merge from Helix 0mdk_helix_1)

* Mon Aug 28 2000 Frederic Crozat <fcrozat@mandrakesoft.com> 0.4.1-1mdk
- Release 0.4.1 (merge from Helix 0_helix_1)
- no longer conflict with gnome-pim

* Fri Aug 11 2000 Frederic Crozat <fcrozat@mandrakesoft.com> 0.3.1-2mdk
- add dependency on gnome-vfs
- add menu entry

* Thu Aug  3 2000 Frederic Crozat <fcrozat@mandrakesoft.com> 0.3.1-1mdk
- Release 0.3.1
- first mandrake package : BM + macroszification
- Build without GConf

* Sun May 21 2000 Ross Golder <rossigee@bigfoot.com>
- created spec file

[-- Attachment #4: gtkhtml.spec --]
[-- Type: text/plain, Size: 7399 bytes --]

#define realver 0.15.99
Summary:	GtkHTML is a HTML rendering/editing library.
Name:		gtkhtml
Version: 	0.16.0
Release:	alt2
Copyright:	GPL
Group:		Graphical desktop/GNOME
Source: 	ftp://ftp.gnome.org/pub/GNOME/unstable/sources/gtkhtml/%{name}-%{version}.tar.bz2
Patch:          gtkhtml-0.16.0-fontset.patch
URL:		ftp://ftp.gnome.org/pub/GNOME/unstable/sources/gtkhtml/
Requires:   %name = %{version}

PreReq: 	oaf >= 0.6.6
Requires:	GConf >= 1.0.4
Requires:	bonobo >= 1.0.0
Requires:	control-center
Requires:	gnome-print >= 0.28
Requires:	libghttp
Requires:	gdk-pixbuf >= 0.8
Requires:	libgal >= 0.18


# Automatically added by buildreq on Fri Oct 26 2001
BuildRequires: bonobo control-center-devel docbook-dtd30-sgml docbook-dtd31-sgml docbook-style-dsssl esound-devel gdk-pixbuf-devel gettext-devel glib-devel gnome-libs-devel gtk+-devel gtk-doc imlib-devel indent libaudiofile-devel libbonobo-devel libdb1-devel libgal-devel libGConf-devel libghttp-devel libglade-devel libglibwww1-devel libgnomeprint-devel libORBit-devel libpopt-devel libxml-devel libxode-devel oaf-devel openjade openssl-devel sgml-common w3c-libwww-devel XFree86-devel xml-i18n-tools zlib-devel

%description 
GtkHTML is a HTML rendering/editing library.  GtkHTML is
not designed to be the ultimate HTML browser/editor: instead, it is
designed to be easily embedded into applications that require
lightweight HTML functionality.

GtkHTML was originally based on KDE's KHTMLW widget, but is now
developed independently of it.  The most important difference between
KHTMLW and GtkHTML, besides being GTK-based, is that GtkHTML is also
an editor.  Thanks to the Bonobo editor component that comes with the
library, it's extremely simple to add HTML editing to an existing
application.

%package -n lib%{name}
Summary:        Libraries for GtkHTML
Group:          System/Libraries
Requires:	libgal >= 0.18

%description -n lib%{name}
GtkHTML is a HTML rendering/editing library.  GtkHTML is
not designed to be the ultimate HTML browser/editor: instead, it is
designed to be easily embedded into applications that require
lightweight HTML functionality.

This package contains libraries used by GtkHTML.

%package -n lib%{name}-devel
Provides:		lib%{name}-devel
Summary:        Development libraries, header files and utilities for GtkHTML
Group:          Development/GNOME and GTK+
Requires:       lib%{name} = %{version}

%description -n lib%{name}-devel
GtkHTML is a HTML rendering/editing library.  GtkHTML is
not designed to be the ultimate HTML browser/editor: instead, it is
designed to be easily embedded into applications that require
lightweight HTML functionality.

This package contains the files necessary to develop applications with GtkHTML.

%package -n lib%{name}-devel-static
Provides:		lib%{name}-devel-static
Summary:        Static development libraries for GtkHTML
Group:          Development/GNOME and GTK+
Requires:       lib%{name} = %{version}, lib%{name}-devel = %{version}

%description -n lib%{name}-devel-static
GtkHTML is a HTML rendering/editing library.  GtkHTML is
not designed to be the ultimate HTML browser/editor: instead, it is
designed to be easily embedded into applications that require
lightweight HTML functionality.

This package contains the files necessary to develop statically linked
applications with GtkHTML.


%prep
%setup -q
%patch -p1

%build

%configure --with-gconf --with-bonobo
#CFLAGS="$RPM_OPT_FLAGS" ./autogen.sh --prefix=%_prefix --with-gconf --with-bonobo

%make_build testgtkhtml_LDFLAGS= gtest_LDFLAGS=

%install

%makeinstall

mkdir -p $RPM_BUILD_ROOT%{_menudir}

cat << EOF > $RPM_BUILD_ROOT%{_menudir}/%{name}
?package(%{name}):command="%{_bindir}/gtkhtml-properties-capplet" \
  needs="gnome" section="Configuration/Gnome" title="HTML Viewer" \
  longtitle="HTML Viewer properties"

EOF

%{find_lang} %{name}

%pre
if [ "$DURING_INSTALL" != "" ]; then
	%_bindir/oaf-slay -s ||:
fi

%post
%{update_menus}

%postun
%{clean_menus}

%post -p /sbin/ldconfig -n lib%{name}

%postun -p /sbin/ldconfig -n lib%{name}

%files -f %{name}.lang
%defattr(-, root, root)
%doc AUTHORS COPYING ChangeLog INSTALL NEWS README TODO
%{_bindir}/*
%{_libdir}/bonobo/plugin/*.so
%{_datadir}/gtkhtml
%{_datadir}/gnome/apps/Settings/Documents/*.desktop
%{_datadir}/gnome/ui/*
%{_datadir}/control-center/Documents/*.desktop
%{_datadir}/oaf/*
%{_sysconfdir}/CORBA/servers/*.gnorba
%{_menudir}/*

%files -n lib%{name}
%defattr(-, root, root)
%doc AUTHORS COPYING 
%{_libdir}/*.so.*

%files -n lib%{name}-devel
%defattr(-, root, root)
%{_libdir}/*.la
%{_libdir}/*.so
%{_includedir}/gtkhtml
%{_libdir}/*Conf.sh
%{_libdir}/bonobo/plugin/*.la
%{_datadir}/gnome/html/*


%files -n lib%{name}-devel-static
%defattr(-, root, root)
%{_libdir}/*.a
%{_libdir}/bonobo/plugin/*.a

%changelog
* Fri Nov 09 2001 AEN <aen@logic.ru> 0.16.0-alt2
- fontset patch from MDK

* Fri Nov 09 2001 AEN <aen@logic.ru> 0.16.0-alt1
- new release

* Fri Oct 26 2001 AEN <aen@logic.ru> 0.16.0-alt0.1
- new sources from CVS

* Tue Oct 9 2001 AEN <aen@logic.ru> 0.14.0-alt1
- new version 

* Thu Sep 06 2001 AEN <aen@logic.ru> 0.12.0-alt2
- build w/o test (thnx to Sergey Vlasov)

* Wed Sep 5 2001 AEN <aen@logic.ru> 0.12.0-alt1
- new release
- use oaf-slay at pre-install

* Thu Aug 09 2001 AEN <aen@logic.ru> 0.11.1-alt1
- new release

* Wed Jul 18 2001 AEN <aen@logic.ru> 0.10.1-alt1
- new release

* Wed Jul 18 2001 AEN <aen@logic.ru> 0.10.0-alt1
- new release

* Mon Jul 9 2001 AEN <aen@logic.ru> 0.9.99.1-alt1
- new snapshot

* Thu May 24 2001 AEN <aen@logic.ru> 0.9.3-alt2
- new snapshot

* Thu May 24 2001 AEN <aen@logic.ru> 0.9.3-alt1
- build 0.9.3+ from cvs

* Mon May 21 2001 AEN <aen@logic.ru> 0.9.2-alt2
- rebuild with libgal-0.8

* Fri May 18 2001 AEN <aen@logic.ru> 0.9.2-alt1
- new version 
* Wed May 15 2001 AEN <aen@logic.ru> 0.8.3-alt3
- build conflicts with libxml2 removed

* Tue May 15 2001 Alexander Bokovoy <ab@altlinux.ru> 0.8.3-alt2
- Rebuild with new gal
- Some dependencies fixed (ghttp)
- Static libraries moved to libgtkhtml-devel-static

* Sat Apr 7 2001 AEN <aen@logic.ru> 0.8.3-alt1
- 0.8.3

* Thu Feb 22 2001 AEN <aen@logic.ru> 0.8.2-ipl2mdk
- rebuild with bonobo-0.37

* Thu Feb 22 2001 AEN <aen@logic.ru> 0.8.2-ipl1mdk
- 0.8.2
- build with new gal
* Sat Dec 16 2000 AEN <aen@logic.ru>
- rebuild with gal-0.4.1
* Thu Dec 14 2000 AEN <aen@logic.ru>
- 0.8
- build with bonobo-0.30
* Thu Dec 14 2000 AEN <aen@logic.ru>
- adopted for RE
- build with gal-0.3

* Fri Dec  8 2000 Frederic Crozat <fcrozat@mandrakesoft.com> 0.7-3mdk
- Correct build requires until upstream has upgrade to new bonobo

* Wed Nov 15 2000 Frederic Crozat <fcrozat@mandrakesoft.com> 0.7-2mdk
- Rebuild with new gcc
- Split package

* Wed Oct 25 2000 Frederic Crozat <fcrozat@mandrakesoft.com> 0.7-1mdk
- Release 0.7
- add menu entry

* Mon Aug 28 2000 Frederic Crozat <fcrozat@mandrakesoft.com> 0.6.1-1mdk
- Release 0.6.1 (merged from helix_3 package)
- compiled with pspell support

* Mon Aug 07 2000 Frederic Lepied <flepied@mandrakesoft.com> 0.5-3mdk
- automatically added BuildRequires

* Wed Aug  2 2000 Frederic Crozat <fcrozat@mandrakesoft.com> 0.5-2mdk
- BM + macroszification
- compiled without gconf (since its API is not yet stable)
- added missing files for oaf/html-editor-component (needed for Evolution)

* Fri Jul 21 2000 Christopher Molnar <molnarc@mandrakesoft.com> 0.5-1mdk
- Packaged for Mandrake


  reply	other threads:[~2001-11-10 18:31 UTC|newest]

Thread overview: 44+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-11-10 16:22 Vyt
2001-11-10 16:42 ` Aleksey Novodvorsky
2001-11-10 19:27   ` Mikhail Nikitin
2001-11-10 18:01     ` Aleksey Novodvorsky
2001-11-10 19:56       ` Mikhail Nikitin
2001-11-10 18:06     ` Vyt
2001-11-10 18:31       ` Aleksey Novodvorsky [this message]
2001-11-10 18:47         ` Vyt
2001-11-10 19:05           ` Aleksey Novodvorsky
2001-11-10 18:59             ` Vyt
2001-11-10 19:18               ` Vlad Harchev
2001-11-10 19:16                 ` Alexander Bokovoy
2001-11-10 19:25                   ` Vlad Harchev
2001-11-10 19:44                     ` Aleksey Novodvorsky
2001-11-10 19:49                       ` Vlad Harchev
2001-11-10 19:56                         ` Aleksey Novodvorsky
2001-11-10 19:42                   ` Aleksey Novodvorsky
2001-11-11 20:16                     ` Alexander Bokovoy
2001-11-11 20:57                       ` Aleksey Novodvorsky
2001-11-11 20:56                         ` Alexander Bokovoy
2001-11-12 16:41                         ` Sergey Vlasov
2001-11-12 16:29                           ` Valek Filippov
2001-11-12 16:55                             ` Aleksey Novodvorsky
2001-11-12 17:04                               ` Sergey Vlasov
2001-11-10 19:24                 ` Vyt
2001-11-10 19:45                   ` Aleksey Novodvorsky
2001-11-12  7:30                     ` Vyt
2001-11-10 19:38                 ` Aleksey Novodvorsky
2001-11-10 19:42                   ` Vlad Harchev
2001-11-10 19:49                     ` Aleksey Novodvorsky
2001-11-10 19:55                       ` Vlad Harchev
2001-11-10 20:01                         ` Aleksey Novodvorsky
2001-11-11  9:35                           ` Vlad Harchev
2001-11-11 12:13                             ` Aleksey Novodvorsky
2001-11-10 21:55                 ` [sisyphus] " Mikhail Zabaluev
2001-11-10 23:58                   ` Mikhail Nikitin
2001-11-10 19:19             ` [sisyphus] " Vlad Harchev
2001-11-10 19:41               ` Aleksey Novodvorsky
2001-11-10 19:46                 ` Vlad Harchev
2001-11-10 19:55                   ` Aleksey Novodvorsky
2001-11-10 21:40   ` [sisyphus] " Mikhail Zabaluev
2001-11-10 22:08     ` Aleksey Novodvorsky
2001-11-11  9:30       ` Vlad Harchev
2001-11-11 12:11         ` Aleksey Novodvorsky

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3BED7276.9090601@logic.ru \
    --to=aen@logic.ru \
    --cc=sisyphus@altlinux.ru \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

ALT Linux Sisyphus discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \
		sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru
	public-inbox-index sisyphus

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.sisyphus


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git