OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 20-Dec-2002 20:12:14
Branch: HEAD Handle: 2002122019121004
Modified files:
openpkg-src/apache apache.spec
openpkg-src/cvs cvs.spec
openpkg-src/emacs emacs.spec
openpkg-src/gcc gcc.spec
openpkg-src/gcc33 gcc33.spec
openpkg-src/mutt mutt.spec
openpkg-src/mysql mysql.spec
openpkg-src/postfix postfix.spec
Log:
finally remove backslashes from --define lines in %description to be 100%
consistent again
Summary:
Revision Changes Path
1.96 +41 -41 openpkg-src/apache/apache.spec
1.40 +1 -1 openpkg-src/cvs/cvs.spec
1.26 +3 -3 openpkg-src/emacs/emacs.spec
1.38 +4 -4 openpkg-src/gcc/gcc.spec
1.2 +3 -3 openpkg-src/gcc33/gcc33.spec
1.38 +1 -1 openpkg-src/mutt/mutt.spec
1.40 +2 -2 openpkg-src/mysql/mysql.spec
1.91 +2 -2 openpkg-src/postfix/postfix.spec
____________________________________________________________________________
Index: openpkg-src/apache/apache.spec
============================================================
$ cvs diff -u -r1.95 -r1.96 apache.spec
--- openpkg-src/apache/apache.spec 29 Nov 2002 12:55:13 -0000 1.95
+++ openpkg-src/apache/apache.spec 20 Dec 2002 19:12:10 -0000 1.96
@@ -264,53 +264,53 @@
project.
Options (additional modules I):
- --define 'with_mod_dav %{with_mod_dav}' \
- --define 'with_mod_layout %{with_mod_layout}' \
- --define 'with_mod_macro %{with_mod_macro}' \
- --define 'with_mod_perl %{with_mod_perl}' \
- --define 'with_mod_php %{with_mod_php}' \
- --define 'with_mod_php3 %{with_mod_php3}' \
- --define 'with_mod_ssl %{with_mod_ssl}' \
+ --define 'with_mod_dav %{with_mod_dav}'
+ --define 'with_mod_layout %{with_mod_layout}'
+ --define 'with_mod_macro %{with_mod_macro}'
+ --define 'with_mod_perl %{with_mod_perl}'
+ --define 'with_mod_php %{with_mod_php}'
+ --define 'with_mod_php3 %{with_mod_php3}'
+ --define 'with_mod_ssl %{with_mod_ssl}'
Options (additional modules II):
- --define 'with_mod_access_referer %{with_mod_access_referer}' \
- --define 'with_mod_auth_pam %{with_mod_auth_pam}' \
- --define 'with_mod_fastcgi %{with_mod_fastcgi}' \
- --define 'with_mod_gzip %{with_mod_gzip}' \
- --define 'with_mod_relocate %{with_mod_relocate}' \
- --define 'with_mod_roaming %{with_mod_roaming}' \
- --define 'with_mod_throttle %{with_mod_throttle}' \
+ --define 'with_mod_access_referer %{with_mod_access_referer}'
+ --define 'with_mod_auth_pam %{with_mod_auth_pam}'
+ --define 'with_mod_fastcgi %{with_mod_fastcgi}'
+ --define 'with_mod_gzip %{with_mod_gzip}'
+ --define 'with_mod_relocate %{with_mod_relocate}'
+ --define 'with_mod_roaming %{with_mod_roaming}'
+ --define 'with_mod_throttle %{with_mod_throttle}'
Options (additional extensions for mod_php):
- --define 'with_mod_php_bzip2 %{with_mod_php_bzip2}' \
- --define 'with_mod_php_bc %{with_mod_php_bc}' \
- --define 'with_mod_php_calendar %{with_mod_php_calendar}' \
- --define 'with_mod_php_db %{with_mod_php_db}' \
- --define 'with_mod_php_debug %{with_mod_php_debug}' \
- --define 'with_mod_php_ftp %{with_mod_php_ftp}' \
- --define 'with_mod_php_freetype %{with_mod_php_freetype}' \
- --define 'with_mod_php_gd %{with_mod_php_gd}' \
- --define 'with_mod_php_gettext %{with_mod_php_gettext}' \
- --define 'with_mod_php_imap %{with_mod_php_imap}' \
- --define 'with_mod_php_java %{with_mod_php_java}' \
- --define 'with_mod_php_mm %{with_mod_php_mm}' \
- --define 'with_mod_php_mysql %{with_mod_php_mysql}' \
- --define 'with_mod_php_oci8 %{with_mod_php_oci8}' \
- --define 'with_mod_php_openldap %{with_mod_php_openldap}' \
- --define 'with_mod_php_openssl %{with_mod_php_openssl}' \
- --define 'with_mod_php_pcre %{with_mod_php_pcre}' \
- --define 'with_mod_php_pdflib %{with_mod_php_pdflib}' \
- --define 'with_mod_php_transsid %{with_mod_php_transsid}' \
- --define 'with_mod_php_xml %{with_mod_php_xml}' \
- --define 'with_mod_php_zlib %{with_mod_php_zlib}' \
+ --define 'with_mod_php_bzip2 %{with_mod_php_bzip2}'
+ --define 'with_mod_php_bc %{with_mod_php_bc}'
+ --define 'with_mod_php_calendar %{with_mod_php_calendar}'
+ --define 'with_mod_php_db %{with_mod_php_db}'
+ --define 'with_mod_php_debug %{with_mod_php_debug}'
+ --define 'with_mod_php_ftp %{with_mod_php_ftp}'
+ --define 'with_mod_php_freetype %{with_mod_php_freetype}'
+ --define 'with_mod_php_gd %{with_mod_php_gd}'
+ --define 'with_mod_php_gettext %{with_mod_php_gettext}'
+ --define 'with_mod_php_imap %{with_mod_php_imap}'
+ --define 'with_mod_php_java %{with_mod_php_java}'
+ --define 'with_mod_php_mm %{with_mod_php_mm}'
+ --define 'with_mod_php_mysql %{with_mod_php_mysql}'
+ --define 'with_mod_php_oci8 %{with_mod_php_oci8}'
+ --define 'with_mod_php_openldap %{with_mod_php_openldap}'
+ --define 'with_mod_php_openssl %{with_mod_php_openssl}'
+ --define 'with_mod_php_pcre %{with_mod_php_pcre}'
+ --define 'with_mod_php_pdflib %{with_mod_php_pdflib}'
+ --define 'with_mod_php_transsid %{with_mod_php_transsid}'
+ --define 'with_mod_php_xml %{with_mod_php_xml}'
+ --define 'with_mod_php_zlib %{with_mod_php_zlib}'
Options (additional extensions for mod_php3):
- --define 'with_mod_php3_ftp %{with_mod_php3_ftp}' \
- --define 'with_mod_php3_gd %{with_mod_php3_gd}' \
- --define 'with_mod_php3_jpeg %{with_mod_php3_jpeg}' \
- --define 'with_mod_php3_mysql %{with_mod_php3_mysql}' \
- --define 'with_mod_php3_openssl %{with_mod_php3_openssl}' \
- --define 'with_mod_php3_zlib %{with_mod_php3_zlib}' \
+ --define 'with_mod_php3_ftp %{with_mod_php3_ftp}'
+ --define 'with_mod_php3_gd %{with_mod_php3_gd}'
+ --define 'with_mod_php3_jpeg %{with_mod_php3_jpeg}'
+ --define 'with_mod_php3_mysql %{with_mod_php3_mysql}'
+ --define 'with_mod_php3_openssl %{with_mod_php3_openssl}'
+ --define 'with_mod_php3_zlib %{with_mod_php3_zlib}'
%prep
# unpack Apache distribution
Index: openpkg-src/cvs/cvs.spec
============================================================
$ cvs diff -u -r1.39 -r1.40 cvs.spec
--- openpkg-src/cvs/cvs.spec 11 Dec 2002 11:09:16 -0000 1.39
+++ openpkg-src/cvs/cvs.spec 20 Dec 2002 19:12:11 -0000 1.40
@@ -83,7 +83,7 @@
repository area).
Options:
- --define 'with_rse_patches %{with_rse_patches}' \
+ --define 'with_rse_patches %{with_rse_patches}'
--define 'with_rse_patch_cvsuser_caller %{with_rse_patch_cvsuser_caller}'
%if "%{with_rse_patches}" == "yes"
Index: openpkg-src/emacs/emacs.spec
============================================================
$ cvs diff -u -r1.25 -r1.26 emacs.spec
--- openpkg-src/emacs/emacs.spec 19 Aug 2002 08:55:24 -0000 1.25
+++ openpkg-src/emacs/emacs.spec 20 Dec 2002 19:12:11 -0000 1.26
@@ -68,9 +68,9 @@
The popular GNU EMACS text editor.
Options:
- --define 'with_fsl %{with_fsl}' \
- --define 'with_x11 %{with_x11}' \
- --define 'with_jpeg %{with_jpeg}' \
+ --define 'with_fsl %{with_fsl}'
+ --define 'with_x11 %{with_x11}'
+ --define 'with_jpeg %{with_jpeg}'
--define 'with_png %{with_png}'
%prep
Index: openpkg-src/gcc/gcc.spec
============================================================
$ cvs diff -u -r1.37 -r1.38 gcc.spec
--- openpkg-src/gcc/gcc.spec 25 Nov 2002 14:16:17 -0000 1.37
+++ openpkg-src/gcc/gcc.spec 20 Dec 2002 19:12:12 -0000 1.38
@@ -76,10 +76,10 @@
highly portable ISO C and ISO C++ compiler.
Options:
- --define 'with_cxx %{with_cxx}' \
- --define 'with_optimize %{with_optimize}' \
- --define 'with_binutils %{with_binutils}' \
- --define 'with_threads %{with_threads}' \
+ --define 'with_cxx %{with_cxx}'
+ --define 'with_optimize %{with_optimize}'
+ --define 'with_binutils %{with_binutils}'
+ --define 'with_threads %{with_threads}'
%prep
%setup -q -n gcc-%{V_long}
Index: openpkg-src/gcc33/gcc33.spec
============================================================
$ cvs diff -u -r1.1 -r1.2 gcc33.spec
--- openpkg-src/gcc33/gcc33.spec 18 Oct 2002 19:29:25 -0000 1.1
+++ openpkg-src/gcc33/gcc33.spec 20 Dec 2002 19:12:12 -0000 1.2
@@ -73,9 +73,9 @@
highly portable ISO C and ISO C++ compiler.
Options:
- --define 'with_cxx %{with_cxx}' \
- --define 'with_optimize %{with_optimize}' \
- --define 'with_binutils %{with_binutils}' \
+ --define 'with_cxx %{with_cxx}'
+ --define 'with_optimize %{with_optimize}'
+ --define 'with_binutils %{with_binutils}'
%prep
%setup -q -n gcc-%{V_major}-snapshot
Index: openpkg-src/mutt/mutt.spec
============================================================
$ cvs diff -u -r1.37 -r1.38 mutt.spec
--- openpkg-src/mutt/mutt.spec 11 Oct 2002 18:44:02 -0000 1.37
+++ openpkg-src/mutt/mutt.spec 20 Dec 2002 19:12:13 -0000 1.38
@@ -67,7 +67,7 @@
color terminals, MIME, and a threaded sorting mode.
Options:
- --define 'with_comp %{with_comp}' \
+ --define 'with_comp %{with_comp}'
--define 'with_nntp %{with_nntp}'
%prep
Index: openpkg-src/mysql/mysql.spec
============================================================
$ cvs diff -u -r1.39 -r1.40 mysql.spec
--- openpkg-src/mysql/mysql.spec 15 Dec 2002 13:23:59 -0000 1.39
+++ openpkg-src/mysql/mysql.spec 20 Dec 2002 19:12:14 -0000 1.40
@@ -89,8 +89,8 @@
speed than what any database vendor could offer.
Options:
- --define 'with_berkeleydb %{with_berkeleydb}' \
- --define 'with_innobase %{with_innobase}' \
+ --define 'with_berkeleydb %{with_berkeleydb}'
+ --define 'with_innobase %{with_innobase}'
--define 'with_gemini %{with_gemini}'
%prep
Index: openpkg-src/postfix/postfix.spec
============================================================
$ cvs diff -u -r1.90 -r1.91 postfix.spec
--- openpkg-src/postfix/postfix.spec 9 Dec 2002 21:20:27 -0000 1.90
+++ openpkg-src/postfix/postfix.spec 20 Dec 2002 19:12:14 -0000 1.91
@@ -98,8 +98,8 @@
o Optional SASL2 authentication support
Options:
- --define 'with_mysql %{with_mysql}' \
- --define 'with_sasl %{with_sasl}' \
+ --define 'with_mysql %{with_mysql}'
+ --define 'with_sasl %{with_sasl}'
--define 'with_tls %{with_tls}'
%prep
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]