SPECS: mozilla-firefox.spec, galeon.spec, openoffice.org.spec, pro...
qrczak
qrczak at pld-linux.org
Mon Jun 4 22:00:37 CEST 2007
Author: qrczak Date: Mon Jun 4 20:00:37 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- Fixed bcond comment
---- Files affected:
SPECS:
mozilla-firefox.spec (1.197 -> 1.198) , galeon.spec (1.263 -> 1.264) , openoffice.org.spec (1.767 -> 1.768) , proftpd.spec (1.239 -> 1.240) , monodevelop.spec (1.47 -> 1.48) , icewm.spec (1.201 -> 1.202) , evince.spec (1.66 -> 1.67) , evince-gtk.spec (1.1 -> 1.2) , nautilus.spec (1.187 -> 1.188) , captive.spec (1.22 -> 1.23)
---- Diffs:
================================================================
Index: SPECS/mozilla-firefox.spec
diff -u SPECS/mozilla-firefox.spec:1.197 SPECS/mozilla-firefox.spec:1.198
--- SPECS/mozilla-firefox.spec:1.197 Mon Jun 4 17:28:05 2007
+++ SPECS/mozilla-firefox.spec Mon Jun 4 22:00:25 2007
@@ -8,7 +8,7 @@
# Conditional build:
%bcond_with tests # enable tests (whatever they check)
%bcond_without gnome # disable all GNOME components (gnomevfs, gnome, gnomeui)
-%bcond_with tidy # disable htmlvalidator extension (tidy)
+%bcond_with tidy # enable htmlvalidator extension (tidy)
#
%define _tidy_ver 0.839
%define _firefox_ver 2.0.0.4
@@ -381,6 +381,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.198 2007/06/04 20:00:25 qrczak
+- Fixed bcond comment
+
Revision 1.197 2007/06/04 15:28:05 glen
- bcond tidy patch
================================================================
Index: SPECS/galeon.spec
diff -u SPECS/galeon.spec:1.263 SPECS/galeon.spec:1.264
--- SPECS/galeon.spec:1.263 Sat Jun 2 20:25:08 2007
+++ SPECS/galeon.spec Mon Jun 4 22:00:25 2007
@@ -1,7 +1,7 @@
# $Revision$, $Date$
#
# Conditional build:
-%bcond_with nautilus # disable nautilus view
+%bcond_with nautilus # enable nautilus view
%bcond_with gcc2 # compile using gcc2 to get working gcc2-compiled java
# plugin (better get gcc3-compiled one).
# Flash plugin seems to still not work, use
@@ -161,6 +161,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.264 2007/06/04 20:00:25 qrczak
+- Fixed bcond comment
+
Revision 1.263 2007/06/02 18:25:08 megabajt
- release 7 (rebuild with xulrunner 1.8.1.4)
- don't require libxpcom.so
================================================================
Index: SPECS/openoffice.org.spec
diff -u SPECS/openoffice.org.spec:1.767 SPECS/openoffice.org.spec:1.768
--- SPECS/openoffice.org.spec:1.767 Tue May 15 18:09:19 2007
+++ SPECS/openoffice.org.spec Mon Jun 4 22:00:25 2007
@@ -38,7 +38,7 @@
%bcond_without gnomevfs # GNOME VFS and Evolution 2 support
%bcond_without java # without Java support (disables help support)
%bcond_without kde # KDE L&F packages
-%bcond_with mono # disable compilation of mono bindings
+%bcond_with mono # enable compilation of mono bindings
%bcond_without mozilla # without mozilla components
%bcond_without i18n # do not create i18n packages
@@ -3974,6 +3974,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.768 2007/06/04 20:00:25 qrczak
+- Fixed bcond comment
+
Revision 1.767 2007/05/15 16:09:19 radek
- todo note about calc.desktop
================================================================
Index: SPECS/proftpd.spec
diff -u SPECS/proftpd.spec:1.239 SPECS/proftpd.spec:1.240
--- SPECS/proftpd.spec:1.239 Tue Apr 10 14:22:53 2007
+++ SPECS/proftpd.spec Mon Jun 4 22:00:25 2007
@@ -6,13 +6,13 @@
%bcond_without pam # disable PAM support
%bcond_without ipv6 # disable IPv6 and TCPD support
%bcond_without ssl # disbale TLS/SSL support
-%bcond_without ldap # enable LDAP support
-%bcond_without mysql # enable MySQL support
-%bcond_without pgsql # enable PostgreSQL support
-%bcond_without quotafile # enable quota file support
-%bcond_without quotaldap # enable quota ldap support
-%bcond_without quotamysql # enable quota mysql support
-%bcond_without quotapgsql # enable quota pgsql support
+%bcond_without ldap # disable LDAP support
+%bcond_without mysql # disable MySQL support
+%bcond_without pgsql # disable PostgreSQL support
+%bcond_without quotafile # disable quota file support
+%bcond_without quotaldap # disable quota ldap support
+%bcond_without quotamysql # disable quota mysql support
+%bcond_without quotapgsql # disable quota pgsql support
#
Summary: PROfessional FTP Daemon with apache-like configuration syntax
Summary(es.UTF-8): Servidor FTP profesional, con sintaxis de configuración semejante a la del apache
@@ -772,6 +772,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.240 2007/06/04 20:00:25 qrczak
+- Fixed bcond comment
+
Revision 1.239 2007/04/10 12:22:53 pascalek
- there are no files in /var/log
================================================================
Index: SPECS/monodevelop.spec
diff -u SPECS/monodevelop.spec:1.47 SPECS/monodevelop.spec:1.48
--- SPECS/monodevelop.spec:1.47 Tue Mar 20 22:12:16 2007
+++ SPECS/monodevelop.spec Mon Jun 4 22:00:25 2007
@@ -7,7 +7,7 @@
# zsh: segmentation fault monodevelop
#
# Conditional build:
-%bcond_without subversion # enable subversion backend
+%bcond_without subversion # disable subversion backend
#
%include /usr/lib/rpm/macros.mono
Summary: Mono IDE
@@ -155,6 +155,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.48 2007/06/04 20:00:25 qrczak
+- Fixed bcond comment
+
Revision 1.47 2007/03/20 21:12:16 pluto
- doesn't work on th-x86_64, see TODO.
================================================================
Index: SPECS/icewm.spec
diff -u SPECS/icewm.spec:1.201 SPECS/icewm.spec:1.202
--- SPECS/icewm.spec:1.201 Tue Feb 13 09:06:35 2007
+++ SPECS/icewm.spec Mon Jun 4 22:00:25 2007
@@ -1,7 +1,7 @@
# $Revision$, $Date$
#
# Conditional build:
-%bcond_without gradients # enable gradients (implies with_antialiasing)
+%bcond_without gradients # disable gradients (implies with_antialiasing)
%bcond_without antialiasing # disable antialiasing
%bcond_without freetype # disable xfreetype support (implies !with_antialiasing)
%bcond_without guievents # disable guievents
@@ -227,6 +227,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.202 2007/06/04 20:00:25 qrczak
+- Fixed bcond comment
+
Revision 1.201 2007/02/13 08:06:35 glen
- tabs in preamble
================================================================
Index: SPECS/evince.spec
diff -u SPECS/evince.spec:1.66 SPECS/evince.spec:1.67
--- SPECS/evince.spec:1.66 Thu May 31 17:50:00 2007
+++ SPECS/evince.spec Mon Jun 4 22:00:25 2007
@@ -3,7 +3,7 @@
# TODO: fix t1lib build time misdetection (very low prio)
#
# Conditional build:
-%bcond_without dbus # enable DBUS support
+%bcond_without dbus # disable DBUS support
%bcond_without apidocs # disable gtk-doc
#
Summary: Document viewer for multiple document formats
@@ -188,6 +188,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.67 2007/06/04 20:00:25 qrczak
+- Fixed bcond comment
+
Revision 1.66 2007/05/31 15:50:00 czarny
- Conflicts with evince-gtk
================================================================
Index: SPECS/evince-gtk.spec
diff -u SPECS/evince-gtk.spec:1.1 SPECS/evince-gtk.spec:1.2
--- SPECS/evince-gtk.spec:1.1 Thu May 31 17:48:56 2007
+++ SPECS/evince-gtk.spec Mon Jun 4 22:00:25 2007
@@ -1,7 +1,7 @@
# $Revision$, $Date$
#
# Conditional build:
-%bcond_without dbus # enable DBUS support
+%bcond_without dbus # disable DBUS support
%bcond_without apidocs # disable gtk-doc
#
Summary: Document viewer for multiple document formats -- the no libgnome version
@@ -154,6 +154,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.2 2007/06/04 20:00:25 qrczak
+- Fixed bcond comment
+
Revision 1.1 2007/05/31 15:48:56 czarny
- after the fuss on evince's bugtrack, they've come up with some patches, commited to 0.9.0 version, which make evince less gnome-dependand, when using proper switches; so here it is
================================================================
Index: SPECS/nautilus.spec
diff -u SPECS/nautilus.spec:1.187 SPECS/nautilus.spec:1.188
--- SPECS/nautilus.spec:1.187 Tue Apr 10 22:08:57 2007
+++ SPECS/nautilus.spec Mon Jun 4 22:00:25 2007
@@ -1,7 +1,7 @@
# $Revision$, $Date$
#
# Conditinal build:
-%bcond_without beagle # enable beagle search
+%bcond_without beagle # disable beagle search
#
Summary: Nautilus is a file manager for the GNOME desktop environment
Summary(pl.UTF-8): Nautilus - powłoka GNOME i zarządca plików
@@ -202,6 +202,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.188 2007/06/04 20:00:25 qrczak
+- Fixed bcond comment
+
Revision 1.187 2007/04/10 20:08:57 rotom
- BR: and R: fixed
================================================================
Index: SPECS/captive.spec
diff -u SPECS/captive.spec:1.22 SPECS/captive.spec:1.23
--- SPECS/captive.spec:1.22 Mon Feb 12 22:23:50 2007
+++ SPECS/captive.spec Mon Jun 4 22:00:25 2007
@@ -3,7 +3,7 @@
# nice article about how to use it in gentoo, should be easy to prot to pld
# please allow those bconds to remain here as next version might be gnome-vfs2 independent
-# %bcond_without vfs # enable gnome2 cvs
+# %bcond_without vfs # disable gnome2 vfs
Summary: Captive - NTFS read/write filesystem for Linux
Summary(pl.UTF-8): Captive - obsługa NTFS dla Linuksa z odczytem i zapisem
Name: captive
@@ -182,6 +182,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.23 2007/06/04 20:00:25 qrczak
+- Fixed bcond comment
+
Revision 1.22 2007/02/12 21:23:50 glen
- tabs in preamble
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/mozilla-firefox.spec?r1=1.197&r2=1.198&f=u
http://cvs.pld-linux.org/SPECS/galeon.spec?r1=1.263&r2=1.264&f=u
http://cvs.pld-linux.org/SPECS/openoffice.org.spec?r1=1.767&r2=1.768&f=u
http://cvs.pld-linux.org/SPECS/proftpd.spec?r1=1.239&r2=1.240&f=u
http://cvs.pld-linux.org/SPECS/monodevelop.spec?r1=1.47&r2=1.48&f=u
http://cvs.pld-linux.org/SPECS/icewm.spec?r1=1.201&r2=1.202&f=u
http://cvs.pld-linux.org/SPECS/evince.spec?r1=1.66&r2=1.67&f=u
http://cvs.pld-linux.org/SPECS/evince-gtk.spec?r1=1.1&r2=1.2&f=u
http://cvs.pld-linux.org/SPECS/nautilus.spec?r1=1.187&r2=1.188&f=u
http://cvs.pld-linux.org/SPECS/captive.spec?r1=1.22&r2=1.23&f=u
More information about the pld-cvs-commit
mailing list