libproxy/libproxy.changes

101 lines
3.6 KiB
Plaintext
Raw Normal View History

-------------------------------------------------------------------
Mon Jun 22 12:46:40 CEST 2009 - dominique-obs@leuenberger.net
- Add libproxy-svn-303_as-needed.patch to successfully build with
--as-needed
-------------------------------------------------------------------
Tue Jun 16 13:39:41 CEST 2009 - dominique-obs@leuenberger.net
- Extend baselibs.conf
We also need the plugins 32bit. The 32bit plugin get's installed
as soon as the 32bit librarz is installed. Same featureset is
recommended, bnc#485543
-------------------------------------------------------------------
Wed May 13 03:38:07 CEST 2009 - vuntz@novell.com
- Tag patches.
-------------------------------------------------------------------
Wed May 6 15:08:14 CEST 2009 - vuntz@novell.com
- Build libproxy-plugins against mozilla-xulrunner191 on
openSUSE > 11.1.
-------------------------------------------------------------------
Thu Apr 23 22:59:26 CEST 2009 - vuntz@novell.com
- Change Name to libproxy-plugins in libproxy-plugins.spec.
-------------------------------------------------------------------
Thu Apr 16 23:09:30 CEST 2009 - vuntz@novell.com
- Split the build in two steps, libproxy and libproxy-plugins, to
avoid a build loop: libproxy depends on libwebkit which depends
on libsoup which depends on libproxy. So we now have a new spec
file for libproxy-plugins where the libwebkit dependency is.
-------------------------------------------------------------------
Sun Mar 15 00:10:29 CET 2009 - vuntz@novell.com
- Review changes.
-------------------------------------------------------------------
Sat Mar 14 09:41:22 CET 2009 - wr@rosenauer.org
- use correct mozilla/xulrunner dependencies
-------------------------------------------------------------------
Mon Feb 23 13:57:01 CET 2009 - vuntz@novell.com
- Revert the use of %{libproxy_shnum}: there are places where the
macro cannot be used (%files, eg), and we want don't want to mix
libproxy0 and libproxy%{libproxy_shnum} -- too likely to forget
to update one of the two instances.
-------------------------------------------------------------------
Sun Feb 22 02:14:14 CET 2009 - vuntz@novell.com
- Review changes.
- Add Provides/Obsoletes after plugin packages renaming.
- Don't use %{name} everywhere: in some places, it doesn't help
with clarity; in some others, it could be wrong in the future (in
Supplements).
-------------------------------------------------------------------
Tue Feb 17 11:06:18 CET 2009 - domninique-obs@leuenberger.net
- Replace the %{name}0 all over by %{name}%{libproxy_shnum}, makes
it easier for future updates by linking to variables.
-------------------------------------------------------------------
Tue Feb 17 09:55:00 CET 2009 - vuntz@novell.com
- Review changes.
-------------------------------------------------------------------
Tue Feb 17 09:49:12 CET 2009 - dominique-obs@leuenberger.net
- Have the plugin sub-packages follow the shlib name. The plugins
are depending on a specific version of the lib and should be
installable in parallel together with multiple libs.
The plugins live in a versioned directory, so no conflicts can
happen.
-------------------------------------------------------------------
Mon Feb 16 16:11:13 CET 2009 - ro@suse.de
- added baselibs.conf
(libproxy0-32bit needed by libsoup-2_4-1-32bit)
-------------------------------------------------------------------
Fri Feb 6 01:40:56 CET 2009 - vuntz@novell.com
- Add missing Requires on libproxy0 for the subpackages.
-------------------------------------------------------------------
Tue Feb 3 11:58:45 EST 2009 - hfiguiere@suse.de
- Initial packaging.