Fri, 07 Sep 2012 19:08:07 +0200
Correct build configuration in Solaris subdir, correct english grammar,
remove irrelevant strip notice, introduce custom CFLAG logic, facilitate
use of Solaris Studio compiler with needed build configuration
adjustments, conditionally build 64 bit position independent code,
and accommodate tun(7) in newer Solaris releases by renaming driver
and module from conflicting 'tun' to 'vtun'. These changes include
some nonstandard 'I give up' logic causing out of tree builds by
manipulating the PATH, for example.
michael@531 | 1 | ## |
michael@531 | 2 | ## drupal-module-misc.spec -- OpenPKG RPM Package Specification |
michael@531 | 3 | ## Copyright (c) 2000-2012 OpenPKG Foundation e.V. <http://openpkg.net/> |
michael@531 | 4 | ## |
michael@531 | 5 | ## Permission to use, copy, modify, and distribute this software for |
michael@531 | 6 | ## any purpose with or without fee is hereby granted, provided that |
michael@531 | 7 | ## the above copyright notice and this permission notice appear in all |
michael@531 | 8 | ## copies. |
michael@531 | 9 | ## |
michael@531 | 10 | ## THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED |
michael@531 | 11 | ## WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF |
michael@531 | 12 | ## MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. |
michael@531 | 13 | ## IN NO EVENT SHALL THE AUTHORS AND COPYRIGHT HOLDERS AND THEIR |
michael@531 | 14 | ## CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, |
michael@531 | 15 | ## SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT |
michael@531 | 16 | ## LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF |
michael@531 | 17 | ## USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND |
michael@531 | 18 | ## ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, |
michael@531 | 19 | ## OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT |
michael@531 | 20 | ## OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF |
michael@531 | 21 | ## SUCH DAMAGE. |
michael@531 | 22 | ## |
michael@531 | 23 | |
michael@531 | 24 | # package versions (core) |
michael@532 | 25 | %define V_drupal 7.x |
michael@531 | 26 | |
michael@531 | 27 | # package versions (extension modules) |
michael@532 | 28 | %define V_module_acl 7.x-1.0 |
michael@532 | 29 | %define V_module_archive 7.x-1.3-alpha1 |
michael@532 | 30 | %define V_module_atom 7.x-1.0-beta1 |
michael@532 | 31 | %define V_module_autologout 7.x-2.0-beta1 |
michael@532 | 32 | %define V_module_avatar_selection 7.x-1.0 |
michael@532 | 33 | %define V_module_backup_migrate 7.x-2.4 |
michael@532 | 34 | %define V_module_biblio 7.x-1.0-rc4 |
michael@532 | 35 | %define V_module_calendar 7.x-3.4 |
michael@532 | 36 | %define V_module_captcha 7.x-1.0-beta2 |
michael@532 | 37 | %define V_module_captcha_pack 7.x-1.0-alpha1 |
michael@532 | 38 | %define V_module_cck_blocks 7.x-1.1 |
michael@532 | 39 | %define V_module_clickpath 7.x-1.x-dev |
michael@532 | 40 | %define V_module_codefilter 7.x-1.0 |
michael@532 | 41 | %define V_module_comment_subject 7.x-1.0-alpha2 |
michael@532 | 42 | %define V_module_contemplate 7.x-1.0-rc3 |
michael@532 | 43 | %define V_module_css_injector 7.x-1.7 |
michael@532 | 44 | %define V_module_custom_breadcrumbs 7.x-1.0-alpha1 |
michael@532 | 45 | %define V_module_date 7.x-2.6 |
michael@532 | 46 | %define V_module_mediafront 7.x-1.5 |
michael@532 | 47 | %define V_module_devel 7.x-1.3 |
michael@532 | 48 | %define V_module_dhtml_menu 7.x-1.0-beta1 |
michael@532 | 49 | %define V_module_diff 7.x-2.0 |
michael@532 | 50 | %define V_module_download_count 7.x-3.x-dev |
michael@532 | 51 | %define V_module_email_registration 7.x-1.0 |
michael@532 | 52 | %define V_module_extlink 7.x-1.12 |
michael@532 | 53 | %define V_module_faq 7.x-1.0-rc2 |
michael@532 | 54 | %define V_module_faq_ask 7.x-1.0-alpha1 |
michael@532 | 55 | %define V_module_fasttoggle 7.x-1.0 |
michael@532 | 56 | %define V_module_fivestar 7.x-2.0-alpha2 |
michael@532 | 57 | %define V_module_flexifilter 7.x-1.0-beta1 |
michael@532 | 58 | %define V_module_footermap 7.x-1.0 |
michael@532 | 59 | %define V_module_footnotes 7.x-2.5 |
michael@532 | 60 | %define V_module_forum_access 7.x-1.0 |
michael@532 | 61 | %define V_module_freelinking 7.x-3.2 |
michael@532 | 62 | %define V_module_front 7.x-2.1 |
michael@532 | 63 | %define V_module_geshifilter 7.x-1.1 |
michael@532 | 64 | %define V_module_globalredirect 7.x-1.5 |
michael@532 | 65 | %define V_module_glossary 7.x-1.x-dev |
michael@532 | 66 | %define V_module_gotwo 7.x-1.1 |
michael@532 | 67 | %define V_module_headerimage 7.x-1.0-alpha8 |
michael@532 | 68 | %define V_module_htmlawed 7.x-3.2 |
michael@532 | 69 | %define V_module_i18n 7.x-1.7 |
michael@532 | 70 | %define V_module_iconizer 7.x-1.2 |
michael@532 | 71 | %define V_module_image 7.x-1.x-dev |
michael@532 | 72 | %define V_module_image_caption 7.x-1.0-beta3 |
michael@532 | 73 | %define V_module_imce 7.x-1.5 |
michael@532 | 74 | %define V_module_jquery_plugin 7.x-1.0 |
michael@532 | 75 | %define V_module_jscrollpane 7.x-1.2 |
michael@532 | 76 | %define V_module_jq_maphilight 7.x-1.1 |
michael@532 | 77 | %define V_module_jump 7.x-1.x-dev |
michael@532 | 78 | %define V_module_lightbox2 7.x-1.0-beta1 |
michael@532 | 79 | %define V_module_link 7.x-1.0 |
michael@532 | 80 | %define V_module_logging_alerts 7.x-2.1 |
michael@532 | 81 | %define V_module_login_destination 7.x-1.0 |
michael@532 | 82 | %define V_module_menu_breadcrumb 7.x-1.3 |
michael@532 | 83 | %define V_module_menutree 7.x-1.0-beta1 |
michael@532 | 84 | %define V_module_modr8 7.x-1.x-dev |
michael@532 | 85 | %define V_module_multisite_search 7.x-1.x-dev |
michael@532 | 86 | %define V_module_nice_menus 7.x-2.1 |
michael@532 | 87 | %define V_module_node_clone 7.x-1.0-rc1 |
michael@532 | 88 | %define V_module_node_privacy_byrole 7.x-1.x-dev |
michael@532 | 89 | %define V_module_nodehierarchy 7.x-2.x-dev |
michael@532 | 90 | %define V_module_pagestyle 7.x-1.0 |
michael@532 | 91 | %define V_module_pathauto 7.x-1.2 |
michael@532 | 92 | %define V_module_pathfilter 7.x-1.x-dev |
michael@532 | 93 | %define V_module_persistent_login 7.x-1.0-beta1 |
michael@532 | 94 | %define V_module_porterstemmer 7.x-1.0 |
michael@532 | 95 | %define V_module_print 7.x-1.1 |
michael@532 | 96 | %define V_module_protected_node 7.x-1.x-dev |
michael@532 | 97 | %define V_module_quotes 7.x-1.x-dev |
michael@532 | 98 | %define V_module_rdf 7.x-2.0-alpha1 |
michael@532 | 99 | %define V_module_scheduler 7.x-1.0 |
michael@532 | 100 | %define V_module_schema 7.x-1.0-beta3 |
michael@532 | 101 | %define V_module_search404 7.x-1.2 |
michael@532 | 102 | %define V_module_services 7.x-3.1 |
michael@532 | 103 | %define V_module_shadowbox 7.x-4.0-beta4 |
michael@532 | 104 | %define V_module_shoutbox 7.x-1.0-alpha2 |
michael@532 | 105 | %define V_module_feeds 7.x-2.0-alpha5 |
michael@532 | 106 | %define V_module_slideshow_creator 7.x-1.11 |
michael@532 | 107 | %define V_module_stringoverrides 7.x-1.8 |
michael@532 | 108 | %define V_module_subscriptions 7.x-1.0 |
michael@532 | 109 | %define V_module_switchtheme 7.x-1.0 |
michael@532 | 110 | %define V_module_table_altrow 7.x-1.2 |
michael@532 | 111 | %define V_module_tableofcontents 7.x-1.x-dev |
michael@532 | 112 | %define V_module_elements 7.x-1.2 |
michael@532 | 113 | %define V_module_tagadelic 7.x-1.x-dev |
michael@532 | 114 | %define V_module_taxonomy_filter 7.x-1.x-dev |
michael@532 | 115 | %define V_module_taxonomy_lite 7.x-1.0-rc1 |
michael@532 | 116 | %define V_module_taxonomy_manager 7.x-1.0-beta3 |
michael@532 | 117 | %define V_module_taxonomy_menu 7.x-1.3 |
michael@532 | 118 | %define V_module_textsize 7.x-1.0 |
michael@532 | 119 | %define V_module_texy 7.x-1.0-alpha1 |
michael@532 | 120 | %define V_module_token 7.x-1.2 |
michael@532 | 121 | %define V_module_util 7.x-1.x-dev |
michael@532 | 122 | %define V_module_views 7.x-3.4 |
michael@532 | 123 | %define V_module_virtual_site 7.x-1.0 |
michael@532 | 124 | %define V_module_vocabindex 7.x-2.x-dev |
michael@532 | 125 | %define V_module_votingapi 7.x-2.6 |
michael@532 | 126 | %define V_module_weather 7.x-1.3 |
michael@532 | 127 | %define V_module_wishlist 7.x-2.6 |
michael@532 | 128 | %define V_module_wysiwyg 7.x-2.1 |
michael@532 | 129 | %define V_module_wysiwyg_filter 7.x-1.6-rc2 |
michael@532 | 130 | %define V_module_xmlsitemap 7.x-2.0-rc1 |
michael@532 | 131 | %define V_mobilecodes 7.x-2.0 |
michael@532 | 132 | %define V_openidadmin 7.x-1.0 |
michael@532 | 133 | %define V_janrainrpx 7.x-2.2 |
michael@532 | 134 | %define V_janraincapture 7.x-1.4 |
michael@532 | 135 | %define V_openidprovider 7.x-1.0-rc4 |
michael@532 | 136 | %define V_sociallogin 7.x-1.1 |
michael@532 | 137 | %define V_openidurl 7.x-1.5 |
michael@531 | 138 | |
michael@531 | 139 | # package versions (auxilliary libraries) |
michael@531 | 140 | %define V_aux_geshi 1.1.1 |
michael@532 | 141 | %define V_aux_tinymce 3_3_9_2 |
michael@531 | 142 | |
michael@531 | 143 | # package information |
michael@531 | 144 | Name: drupal-module-misc |
michael@531 | 145 | Summary: Drupal CMS: Modules Collection |
michael@531 | 146 | URL: http://www.drupal.org/ |
michael@531 | 147 | Vendor: Dries Buytaert et al. |
michael@531 | 148 | Packager: OpenPKG Foundation e.V. |
michael@531 | 149 | Distribution: OpenPKG Community |
michael@531 | 150 | Class: PLUS |
michael@531 | 151 | Group: CMS |
michael@531 | 152 | License: GPL |
michael@531 | 153 | Version: %{V_drupal} |
michael@532 | 154 | Release: 20120800 |
michael@531 | 155 | |
michael@531 | 156 | # list of sources |
michael@532 | 157 | Source0: ftp://ftp.drupal.org/pub/drupal/files/projects/acl-%{V_module_acl}.tar.gz |
michael@532 | 158 | Source1: ftp://ftp.drupal.org/pub/drupal/files/projects/archive-%{V_module_archive}.tar.gz |
michael@532 | 159 | Source2: ftp://ftp.drupal.org/pub/drupal/files/projects/atom-%{V_module_atom}.tar.gz |
michael@532 | 160 | Source3: ftp://ftp.drupal.org/pub/drupal/files/projects/autologout-%{V_module_autologout}.tar.gz |
michael@532 | 161 | Source4: ftp://ftp.drupal.org/pub/drupal/files/projects/avatar_selection-%{V_module_avatar_selection}.tar.gz |
michael@532 | 162 | Source5: ftp://ftp.drupal.org/pub/drupal/files/projects/backup_migrate-%{V_module_backup_migrate}.tar.gz |
michael@532 | 163 | Source6: ftp://ftp.drupal.org/pub/drupal/files/projects/biblio-%{V_module_biblio}.tar.gz |
michael@532 | 164 | Source7: ftp://ftp.drupal.org/pub/drupal/files/projects/calendar-%{V_module_calendar}.tar.gz |
michael@532 | 165 | Source8: ftp://ftp.drupal.org/pub/drupal/files/projects/captcha-%{V_module_captcha}.tar.gz |
michael@532 | 166 | Source9: ftp://ftp.drupal.org/pub/drupal/files/projects/captcha_pack-%{V_module_captcha_pack}.tar.gz |
michael@532 | 167 | Source10: ftp://ftp.drupal.org/pub/drupal/files/projects/cck_blocks-%{V_module_cck_blocks}.tar.gz |
michael@532 | 168 | Source11: ftp://ftp.drupal.org/pub/drupal/files/projects/clickpath-%{V_module_clickpath}.tar.gz |
michael@532 | 169 | Source12: ftp://ftp.drupal.org/pub/drupal/files/projects/codefilter-%{V_module_codefilter}.tar.gz |
michael@532 | 170 | Source13: ftp://ftp.drupal.org/pub/drupal/files/projects/comment_subject-%{V_module_comment_subject}.tar.gz |
michael@532 | 171 | Source14: ftp://ftp.drupal.org/pub/drupal/files/projects/contemplate-%{V_module_contemplate}.tar.gz |
michael@532 | 172 | Source15: ftp://ftp.drupal.org/pub/drupal/files/projects/css_injector-%{V_module_css_injector}.tar.gz |
michael@532 | 173 | Source16: ftp://ftp.drupal.org/pub/drupal/files/projects/custom_breadcrumbs-%{V_module_custom_breadcrumbs}.tar.gz |
michael@532 | 174 | Source17: ftp://ftp.drupal.org/pub/drupal/files/projects/date-%{V_module_date}.tar.gz |
michael@532 | 175 | Source18: ftp://ftp.drupal.org/pub/drupal/files/projects/mediafront-%{V_module_mediafront}.tar.gz |
michael@532 | 176 | Source19: ftp://ftp.drupal.org/pub/drupal/files/projects/devel-%{V_module_devel}.tar.gz |
michael@532 | 177 | Source20: ftp://ftp.drupal.org/pub/drupal/files/projects/dhtml_menu-%{V_module_dhtml_menu}.tar.gz |
michael@532 | 178 | Source21: ftp://ftp.drupal.org/pub/drupal/files/projects/diff-%{V_module_diff}.tar.gz |
michael@532 | 179 | Source22: ftp://ftp.drupal.org/pub/drupal/files/projects/download_count-%{V_module_download_count}.tar.gz |
michael@532 | 180 | Source23: ftp://ftp.drupal.org/pub/drupal/files/projects/email_registration-%{V_module_email_registration}.tar.gz |
michael@532 | 181 | Source24: ftp://ftp.drupal.org/pub/drupal/files/projects/extlink-%{V_module_extlink}.tar.gz |
michael@532 | 182 | Source25: ftp://ftp.drupal.org/pub/drupal/files/projects/faq-%{V_module_faq}.tar.gz |
michael@532 | 183 | Source26: ftp://ftp.drupal.org/pub/drupal/files/projects/faq_ask-%{V_module_faq_ask}.tar.gz |
michael@532 | 184 | Source27: ftp://ftp.drupal.org/pub/drupal/files/projects/fasttoggle-%{V_module_fasttoggle}.tar.gz |
michael@532 | 185 | Source28: ftp://ftp.drupal.org/pub/drupal/files/projects/fivestar-%{V_module_fivestar}.tar.gz |
michael@532 | 186 | Source29: ftp://ftp.drupal.org/pub/drupal/files/projects/flexifilter-%{V_module_flexifilter}.tar.gz |
michael@532 | 187 | Source30: ftp://ftp.drupal.org/pub/drupal/files/projects/footermap-%{V_module_footermap}.tar.gz |
michael@532 | 188 | Source31: ftp://ftp.drupal.org/pub/drupal/files/projects/footnotes-%{V_module_footnotes}.tar.gz |
michael@532 | 189 | Source32: ftp://ftp.drupal.org/pub/drupal/files/projects/forum_access-%{V_module_forum_access}.tar.gz |
michael@532 | 190 | Source33: ftp://ftp.drupal.org/pub/drupal/files/projects/freelinking-%{V_module_freelinking}.tar.gz |
michael@532 | 191 | Source34: ftp://ftp.drupal.org/pub/drupal/files/projects/front-%{V_module_front}.tar.gz |
michael@532 | 192 | Source35: ftp://ftp.drupal.org/pub/drupal/files/projects/geshifilter-%{V_module_geshifilter}.tar.gz |
michael@532 | 193 | Source36: ftp://ftp.drupal.org/pub/drupal/files/projects/globalredirect-%{V_module_globalredirect}.tar.gz |
michael@532 | 194 | Source37: ftp://ftp.drupal.org/pub/drupal/files/projects/glossary-%{V_module_glossary}.tar.gz |
michael@532 | 195 | Source38: ftp://ftp.drupal.org/pub/drupal/files/projects/gotwo-%{V_module_gotwo}.tar.gz |
michael@532 | 196 | Source39: ftp://ftp.drupal.org/pub/drupal/files/projects/headerimage-%{V_module_headerimage}.tar.gz |
michael@532 | 197 | Source40: ftp://ftp.drupal.org/pub/drupal/files/projects/htmLawed-%{V_module_htmlawed}.tar.gz |
michael@532 | 198 | Source41: ftp://ftp.drupal.org/pub/drupal/files/projects/i18n-%{V_module_i18n}.tar.gz |
michael@532 | 199 | Source42: ftp://ftp.drupal.org/pub/drupal/files/projects/iconizer-%{V_module_iconizer}.tar.gz |
michael@532 | 200 | Source43: ftp://ftp.drupal.org/pub/drupal/files/projects/image-%{V_module_image}.tar.gz |
michael@532 | 201 | Source44: ftp://ftp.drupal.org/pub/drupal/files/projects/image_caption-%{V_module_image_caption}.tar.gz |
michael@532 | 202 | Source45: ftp://ftp.drupal.org/pub/drupal/files/projects/imce-%{V_module_imce}.tar.gz |
michael@532 | 203 | Source46: ftp://ftp.drupal.org/pub/drupal/files/projects/jquery_plugin-%{V_module_jquery_plugin}.tar.gz |
michael@532 | 204 | Source47: ftp://ftp.drupal.org/pub/drupal/files/projects/jscrollpane-%{V_module_jscrollpane}.tar.gz |
michael@532 | 205 | Source48: ftp://ftp.drupal.org/pub/drupal/files/projects/jq_maphilight-%{V_module_jq_maphilight}.tar.gz |
michael@532 | 206 | Source49: ftp://ftp.drupal.org/pub/drupal/files/projects/jump-%{V_module_jump}.tar.gz |
michael@532 | 207 | Source50: ftp://ftp.drupal.org/pub/drupal/files/projects/lightbox2-%{V_module_lightbox2}.tar.gz |
michael@532 | 208 | Source51: ftp://ftp.drupal.org/pub/drupal/files/projects/link-%{V_module_link}.tar.gz |
michael@532 | 209 | Source52: ftp://ftp.drupal.org/pub/drupal/files/projects/logging_alerts-%{V_module_logging_alerts}.tar.gz |
michael@532 | 210 | Source53: ftp://ftp.drupal.org/pub/drupal/files/projects/login_destination-%{V_module_login_destination}.tar.gz |
michael@532 | 211 | Source54: ftp://ftp.drupal.org/pub/drupal/files/projects/menu_breadcrumb-%{V_module_menu_breadcrumb}.tar.gz |
michael@532 | 212 | Source55: ftp://ftp.drupal.org/pub/drupal/files/projects/menutree-%{V_module_menutree}.tar.gz |
michael@532 | 213 | Source56: ftp://ftp.drupal.org/pub/drupal/files/projects/modr8-%{V_module_modr8}.tar.gz |
michael@532 | 214 | Source57: ftp://ftp.drupal.org/pub/drupal/files/projects/multisite_search-%{V_module_multisite_search}.tar.gz |
michael@532 | 215 | Source58: ftp://ftp.drupal.org/pub/drupal/files/projects/nice_menus-%{V_module_nice_menus}.tar.gz |
michael@532 | 216 | Source59: ftp://ftp.drupal.org/pub/drupal/files/projects/node_clone-%{V_module_node_clone}.tar.gz |
michael@532 | 217 | Source60: ftp://ftp.drupal.org/pub/drupal/files/projects/node_privacy_byrole-%{V_module_node_privacy_byrole}.tar.gz |
michael@532 | 218 | Source61: ftp://ftp.drupal.org/pub/drupal/files/projects/nodehierarchy-%{V_module_nodehierarchy}.tar.gz |
michael@532 | 219 | Source62: ftp://ftp.drupal.org/pub/drupal/files/projects/pagestyle-%{V_module_pagestyle}.tar.gz |
michael@532 | 220 | Source63: ftp://ftp.drupal.org/pub/drupal/files/projects/pathauto-%{V_module_pathauto}.tar.gz |
michael@532 | 221 | Source64: ftp://ftp.drupal.org/pub/drupal/files/projects/pathfilter-%{V_module_pathfilter}.tar.gz |
michael@532 | 222 | Source65: ftp://ftp.drupal.org/pub/drupal/files/projects/persistent_login-%{V_module_persistent_login}.tar.gz |
michael@532 | 223 | Source66: ftp://ftp.drupal.org/pub/drupal/files/projects/porterstemmer-%{V_module_porterstemmer}.tar.gz |
michael@532 | 224 | Source67: ftp://ftp.drupal.org/pub/drupal/files/projects/print-%{V_module_print}.tar.gz |
michael@532 | 225 | Source68: ftp://ftp.drupal.org/pub/drupal/files/projects/protected_node-%{V_module_protected_node}.tar.gz |
michael@532 | 226 | Source69: ftp://ftp.drupal.org/pub/drupal/files/projects/quotes-%{V_module_quotes}.tar.gz |
michael@532 | 227 | Source70: ftp://ftp.drupal.org/pub/drupal/files/projects/rdf-%{V_module_rdf}.tar.gz |
michael@532 | 228 | Source71: ftp://ftp.drupal.org/pub/drupal/files/projects/scheduler-%{V_module_scheduler}.tar.gz |
michael@532 | 229 | Source72: ftp://ftp.drupal.org/pub/drupal/files/projects/schema-%{V_module_schema}.tar.gz |
michael@532 | 230 | Source73: ftp://ftp.drupal.org/pub/drupal/files/projects/search404-%{V_module_search404}.tar.gz |
michael@532 | 231 | Source74: ftp://ftp.drupal.org/pub/drupal/files/projects/services-%{V_module_services}.tar.gz |
michael@532 | 232 | Source75: ftp://ftp.drupal.org/pub/drupal/files/projects/shadowbox-%{V_module_shadowbox}.tar.gz |
michael@532 | 233 | Source76: ftp://ftp.drupal.org/pub/drupal/files/projects/shoutbox-%{V_module_shoutbox}.tar.gz |
michael@532 | 234 | Source77: ftp://ftp.drupal.org/pub/drupal/files/projects/feeds-%{V_module_feeds}.tar.gz |
michael@532 | 235 | Source78: ftp://ftp.drupal.org/pub/drupal/files/projects/slideshow_creator-%{V_module_slideshow_creator}.tar.gz |
michael@532 | 236 | Source79: ftp://ftp.drupal.org/pub/drupal/files/projects/stringoverrides-%{V_module_stringoverrides}.tar.gz |
michael@532 | 237 | Source80: ftp://ftp.drupal.org/pub/drupal/files/projects/subscriptions-%{V_module_subscriptions}.tar.gz |
michael@532 | 238 | Source81: ftp://ftp.drupal.org/pub/drupal/files/projects/switchtheme-%{V_module_switchtheme}.tar.gz |
michael@532 | 239 | Source82: ftp://ftp.drupal.org/pub/drupal/files/projects/table_altrow-%{V_module_table_altrow}.tar.gz |
michael@532 | 240 | Source83: ftp://ftp.drupal.org/pub/drupal/files/projects/tableofcontents-%{V_module_tableofcontents}.tar.gz |
michael@532 | 241 | Source84: ftp://ftp.drupal.org/pub/drupal/files/projects/elements-%{V_module_elements}.tar.gz |
michael@532 | 242 | Source85: ftp://ftp.drupal.org/pub/drupal/files/projects/tagadelic-%{V_module_tagadelic}.tar.gz |
michael@532 | 243 | Source86: ftp://ftp.drupal.org/pub/drupal/files/projects/taxonomy_filter-%{V_module_taxonomy_filter}.tar.gz |
michael@532 | 244 | Source87: ftp://ftp.drupal.org/pub/drupal/files/projects/tac_lite-%{V_module_taxonomy_lite}.tar.gz |
michael@532 | 245 | Source88: ftp://ftp.drupal.org/pub/drupal/files/projects/taxonomy_manager-%{V_module_taxonomy_manager}.tar.gz |
michael@532 | 246 | Source89: ftp://ftp.drupal.org/pub/drupal/files/projects/taxonomy_menu-%{V_module_taxonomy_menu}.tar.gz |
michael@532 | 247 | Source90: ftp://ftp.drupal.org/pub/drupal/files/projects/textsize-%{V_module_textsize}.tar.gz |
michael@532 | 248 | Source91: ftp://ftp.drupal.org/pub/drupal/files/projects/texy-%{V_module_texy}.tar.gz |
michael@532 | 249 | Source92: ftp://ftp.drupal.org/pub/drupal/files/projects/token-%{V_module_token}.tar.gz |
michael@532 | 250 | Source93: ftp://ftp.drupal.org/pub/drupal/files/projects/util-%{V_module_util}.tar.gz |
michael@532 | 251 | Source94: ftp://ftp.drupal.org/pub/drupal/files/projects/views-%{V_module_views}.tar.gz |
michael@532 | 252 | Source95: ftp://ftp.drupal.org/pub/drupal/files/projects/virtual_site-%{V_module_virtual_site}.tar.gz |
michael@532 | 253 | Source96: ftp://ftp.drupal.org/pub/drupal/files/projects/vocabindex-%{V_module_vocabindex}.tar.gz |
michael@532 | 254 | Source97: ftp://ftp.drupal.org/pub/drupal/files/projects/votingapi-%{V_module_votingapi}.tar.gz |
michael@532 | 255 | Source98: ftp://ftp.drupal.org/pub/drupal/files/projects/weather-%{V_module_weather}.tar.gz |
michael@532 | 256 | Source99: ftp://ftp.drupal.org/pub/drupal/files/projects/wishlist-%{V_module_wishlist}.tar.gz |
michael@532 | 257 | Source100: ftp://ftp.drupal.org/pub/drupal/files/projects/wysiwyg-%{V_module_wysiwyg}.tar.gz |
michael@532 | 258 | Source101: ftp://ftp.drupal.org/pub/drupal/files/projects/wysiwyg_filter-%{V_module_wysiwyg_filter}.tar.gz |
michael@532 | 259 | Source102: ftp://ftp.drupal.org/pub/drupal/files/projects/xmlsitemap-%{V_module_xmlsitemap}.tar.gz |
michael@532 | 260 | Source103: ftp://ftp.drupal.org/pub/drupal/files/projects/mobile_codes-%{V_mobilecodes}.tar.gz |
michael@532 | 261 | Source104: ftp://ftp.drupal.org/pub/drupal/files/projects/openidadmin-%{V_openidadmin}.tar.gz |
michael@532 | 262 | Source105: ftp://ftp.drupal.org/pub/drupal/files/projects/rpx-%{V_janrainrpx}.tar.gz |
michael@532 | 263 | Source106: ftp://ftp.drupal.org/pub/drupal/files/projects/janrain_capture-%{V_janraincapture}.tar.gz |
michael@532 | 264 | Source107: ftp://ftp.drupal.org/pub/drupal/files/projects/openid_provider-%{V_openidprovider}.tar.gz |
michael@532 | 265 | Source108: ftp://ftp.drupal.org/pub/drupal/files/projects/social-login-%{V_sociallogin}.tar.gz |
michael@532 | 266 | Source109: ftp://ftp.drupal.org/pub/drupal/files/projects/openidurl-%{V_openidurl}.tar.gz |
michael@532 | 267 | Source300: http://switch.dl.sourceforge.net/geshi/GeSHi-%{V_aux_geshi}.tar.gz |
michael@532 | 268 | Source301: http://switch.dl.sourceforge.net/tinymce/tinymce_%{V_aux_tinymce}.zip |
michael@531 | 269 | Patch0: drupal-module-misc.patch |
michael@531 | 270 | |
michael@531 | 271 | # build information |
michael@531 | 272 | BuildPreReq: OpenPKG, openpkg >= 20100101, infozip |
michael@531 | 273 | PreReq: OpenPKG, openpkg >= 20100101 |
michael@531 | 274 | PreReq: drupal |
michael@531 | 275 | |
michael@531 | 276 | %description |
michael@531 | 277 | Drupal is a dynamic web site platform which allows an individual |
michael@531 | 278 | or community of users to publish, manage and organize a |
michael@531 | 279 | variety of content, Drupal integrates many popular features of |
michael@531 | 280 | content management systems, weblogs, collaborative tools and |
michael@532 | 281 | discussion based community software into one easy to use package. |
michael@531 | 282 | |
michael@531 | 283 | %track |
michael@531 | 284 | prog drupal-module-misc:module_acl = { |
michael@531 | 285 | version = %{V_module_acl} |
michael@532 | 286 | url = ftp://ftp.drupal.org/pub/drupal/files/projects/ |
michael@532 | 287 | regex = >acl-(7\.x-\d+(?:\.\d+)+)\.tar\.gz |
michael@531 | 288 | } |
michael@531 | 289 | prog drupal-module-misc:module_archive = { |
michael@531 | 290 | version = %{V_module_archive} |
michael@532 | 291 | url = ftp://ftp.drupal.org/pub/drupal/files/projects/ |
michael@532 | 292 | regex = >archive-(7\.x-\d+(?:\.\d+)+)\.tar\.gz |
michael@531 | 293 | } |
michael@531 | 294 | prog drupal-module-misc:module_atom = { |
michael@531 | 295 | version = %{V_module_atom} |
michael@532 | 296 | url = ftp://ftp.drupal.org/pub/drupal/files/projects/ |
michael@532 | 297 | regex = >atom-(7\.x-\d+(?:\.\d+)+)\.tar\.gz |
michael@531 | 298 | } |
michael@531 | 299 | prog drupal-module-misc:module_autologout = { |
michael@531 | 300 | version = %{V_module_autologout} |
michael@532 | 301 | url = ftp://ftp.drupal.org/pub/drupal/files/projects/ |
michael@532 | 302 | regex = >autologout-(7\.x-\d+(?:\.\d+)+)\.tar\.gz |
michael@531 | 303 | } |
michael@531 | 304 | prog drupal-module-misc:module_avatar_selection = { |
michael@531 | 305 | version = %{V_module_avatar_selection} |
michael@532 | 306 | url = ftp://ftp.drupal.org/pub/drupal/files/projects/ |
michael@532 | 307 | regex = >avatar_selection-(7\.x-\d+(?:\.\d+)+)\.tar\.gz |
michael@531 | 308 | } |
michael@531 | 309 | prog drupal-module-misc:module_backup_migrate = { |
michael@531 | 310 | version = %{V_module_backup_migrate} |
michael@532 | 311 | url = ftp://ftp.drupal.org/pub/drupal/files/projects/ |
michael@532 | 312 | regex = >backup_migrate-(7\.x-\d+(?:\.\d+)+)\.tar\.gz |
michael@531 | 313 | } |
michael@531 | 314 | prog drupal-module-misc:module_biblio = { |
michael@531 | 315 | version = %{V_module_biblio} |
michael@532 | 316 | url = ftp://ftp.drupal.org/pub/drupal/files/projects/ |
michael@532 | 317 | regex = >biblio-(7\.x-\d+(?:\.\d+)+)\.tar\.gz |
michael@531 | 318 | } |
michael@531 | 319 | prog drupal-module-misc:module_calendar = { |
michael@531 | 320 | version = %{V_module_calendar} |
michael@532 | 321 | url = ftp://ftp.drupal.org/pub/drupal/files/projects/ |
michael@532 | 322 | regex = >calendar-(7\.x-\d+(?:\.\d+)+)\.tar\.gz |
michael@531 | 323 | } |
michael@531 | 324 | prog drupal-module-misc:module_captcha = { |
michael@531 | 325 | version = %{V_module_captcha} |
michael@532 | 326 | url = ftp://ftp.drupal.org/pub/drupal/files/projects/ |
michael@532 | 327 | regex = >captcha-(7\.x-\d+(?:\.\d+)+)\.tar\.gz |
michael@531 | 328 | } |
michael@531 | 329 | prog drupal-module-misc:module_captcha_pack = { |
michael@531 | 330 | version = %{V_module_captcha_pack} |
michael@532 | 331 | url = ftp://ftp.drupal.org/pub/drupal/files/projects/ |
michael@532 | 332 | regex = >captcha_pack-(7\.x-\d+(?:\.\d+)+)\.tar\.gz |
michael@531 | 333 | } |
michael@531 | 334 | prog drupal-module-misc:module_cck_blocks = { |
michael@531 | 335 | version = %{V_module_cck_blocks} |
michael@532 | 336 | url = ftp://ftp.drupal.org/pub/drupal/files/projects/ |
michael@532 | 337 | regex = >cck_blocks-(7\.x-\d+(?:\.\d+)+)\.tar\.gz |
michael@531 | 338 | } |
michael@531 | 339 | prog drupal-module-misc:module_clickpath = { |
michael@531 | 340 | version = %{V_module_clickpath} |
michael@532 | 341 | url = ftp://ftp.drupal.org/pub/drupal/files/projects/ |
michael@532 | 342 | regex = >clickpath-(7\.x-\d+(?:\.\d+)+)\.tar\.gz |
michael@531 | 343 | } |
michael@531 | 344 | prog drupal-module-misc:module_codefilter = { |
michael@531 | 345 | version = %{V_module_codefilter} |
michael@532 | 346 | url = ftp://ftp.drupal.org/pub/drupal/files/projects/ |
michael@532 | 347 | regex = >codefilter-(7\.x-\d+(?:\.\d+)+)\.tar\.gz |
michael@531 | 348 | } |
michael@531 | 349 | prog drupal-module-misc:module_comment_subject = { |
michael@531 | 350 | version = %{V_module_comment_subject} |
michael@532 | 351 | url = ftp://ftp.drupal.org/pub/drupal/files/projects/ |
michael@532 | 352 | regex = >comment_subject-(7\.x-\d+(?:\.\d+)+)\.tar\.gz |
michael@531 | 353 | } |
michael@531 | 354 | prog drupal-module-misc:module_contemplate = { |
michael@531 | 355 | version = %{V_module_contemplate} |
michael@532 | 356 | url = ftp://ftp.drupal.org/pub/drupal/files/projects/ |
michael@532 | 357 | regex = >contemplate-(7\.x-\d+(?:\.\d+)+)\.tar\.gz |
michael@531 | 358 | } |
michael@531 | 359 | prog drupal-module-misc:module_css_injector = { |
michael@531 | 360 | version = %{V_module_css_injector} |
michael@532 | 361 | url = ftp://ftp.drupal.org/pub/drupal/files/projects/ |
michael@532 | 362 | regex = >css_injector-(7\.x-\d+(?:\.\d+)+)\.tar\.gz |
michael@531 | 363 | } |
michael@531 | 364 | prog drupal-module-misc:module_custom_breadcrumbs = { |
michael@531 | 365 | version = %{V_module_custom_breadcrumbs} |
michael@532 | 366 | url = ftp://ftp.drupal.org/pub/drupal/files/projects/ |
michael@532 | 367 | regex = >custom_breadcrumbs-(7\.x-\d+(?:\.\d+)+)\.tar\.gz |
michael@531 | 368 | } |
michael@531 | 369 | prog drupal-module-misc:module_date = { |
michael@531 | 370 | version = %{V_module_date} |
michael@532 | 371 | url = ftp://ftp.drupal.org/pub/drupal/files/projects/ |
michael@532 | 372 | regex = >date-(7\.x-\d+(?:\.\d+)+)\.tar\.gz |
michael@531 | 373 | } |
michael@532 | 374 | prog drupal-module-misc:module_mediafront = { |
michael@532 | 375 | version = %{V_module_mediafront} |
michael@532 | 376 | url = ftp://ftp.drupal.org/pub/drupal/files/projects/ |
michael@532 | 377 | regex = >mediafront-(7\.x-\d+(?:\.\d+)+)\.tar\.gz |
michael@531 | 378 | } |
michael@531 | 379 | prog drupal-module-misc:module_devel = { |
michael@531 | 380 | version = %{V_module_devel} |
michael@532 | 381 | url = ftp://ftp.drupal.org/pub/drupal/files/projects/ |
michael@532 | 382 | regex = >devel-(7\.x-\d+(?:\.\d+)+)\.tar\.gz |
michael@531 | 383 | } |
michael@531 | 384 | prog drupal-module-misc:module_dhtml_menu = { |
michael@531 | 385 | version = %{V_module_dhtml_menu} |
michael@532 | 386 | url = ftp://ftp.drupal.org/pub/drupal/files/projects/ |
michael@532 | 387 | regex = >dhtml_menu-(7\.x-\d+(?:\.\d+)+)\.tar\.gz |
michael@531 | 388 | } |
michael@531 | 389 | prog drupal-module-misc:module_diff = { |
michael@531 | 390 | version = %{V_module_diff} |
michael@532 | 391 | url = ftp://ftp.drupal.org/pub/drupal/files/projects/ |
michael@532 | 392 | regex = >diff-(7\.x-\d+(?:\.\d+)+)\.tar\.gz |
michael@531 | 393 | } |
michael@531 | 394 | prog drupal-module-misc:module_download_count = { |
michael@531 | 395 | version = %{V_module_download_count} |
michael@532 | 396 | url = ftp://ftp.drupal.org/pub/drupal/files/projects/ |
michael@532 | 397 | regex = >download_count-(7\.x-\d+(?:\.\d+)+)\.tar\.gz |
michael@531 | 398 | } |
michael@531 | 399 | prog drupal-module-misc:module_email_registration = { |
michael@531 | 400 | version = %{V_module_email_registration} |
michael@532 | 401 | url = ftp://ftp.drupal.org/pub/drupal/files/projects/ |
michael@532 | 402 | regex = >email_registration-(7\.x-\d+(?:\.\d+)+)\.tar\.gz |
michael@531 | 403 | } |
michael@531 | 404 | prog drupal-module-misc:module_extlink = { |
michael@531 | 405 | version = %{V_module_extlink} |
michael@532 | 406 | url = ftp://ftp.drupal.org/pub/drupal/files/projects/ |
michael@532 | 407 | regex = >extlink-(7\.x-\d+(?:\.\d+)+)\.tar\.gz |
michael@531 | 408 | } |
michael@531 | 409 | prog drupal-module-misc:module_faq = { |
michael@531 | 410 | version = %{V_module_faq} |
michael@532 | 411 | url = ftp://ftp.drupal.org/pub/drupal/files/projects/ |
michael@532 | 412 | regex = >faq-(7\.x-\d+(?:\.\d+)+)\.tar\.gz |
michael@531 | 413 | } |
michael@531 | 414 | prog drupal-module-misc:module_faq_ask = { |
michael@531 | 415 | version = %{V_module_faq_ask} |
michael@532 | 416 | url = ftp://ftp.drupal.org/pub/drupal/files/projects/ |
michael@532 | 417 | regex = >faq_ask-(7\.x-\d+(?:\.\d+)+)\.tar\.gz |
michael@531 | 418 | } |
michael@531 | 419 | prog drupal-module-misc:module_fasttoggle = { |
michael@531 | 420 | version = %{V_module_fasttoggle} |
michael@532 | 421 | url = ftp://ftp.drupal.org/pub/drupal/files/projects/ |
michael@532 | 422 | regex = >fasttoggle-(7\.x-\d+(?:\.\d+)+)\.tar\.gz |
michael@531 | 423 | } |
michael@531 | 424 | prog drupal-module-misc:module_fivestar = { |
michael@531 | 425 | version = %{V_module_fivestar} |
michael@532 | 426 | url = ftp://ftp.drupal.org/pub/drupal/files/projects/ |
michael@532 | 427 | regex = >fivestar-(7\.x-\d+(?:\.\d+)+)\.tar\.gz |
michael@531 | 428 | } |
michael@531 | 429 | prog drupal-module-misc:module_flexifilter = { |
michael@531 | 430 | version = %{V_module_flexifilter} |
michael@532 | 431 | url = ftp://ftp.drupal.org/pub/drupal/files/projects/ |
michael@532 | 432 | regex = >flexifilter-(7\.x-\d+(?:\.\d+)+)\.tar\.gz |
michael@531 | 433 | } |
michael@531 | 434 | prog drupal-module-misc:module_footermap = { |
michael@531 | 435 | version = %{V_module_footermap} |
michael@532 | 436 | url = ftp://ftp.drupal.org/pub/drupal/files/projects/ |
michael@532 | 437 | regex = >footermap-(7\.x-\d+(?:\.\d+)+)\.tar\.gz |
michael@531 | 438 | } |
michael@531 | 439 | prog drupal-module-misc:module_footnotes = { |
michael@531 | 440 | version = %{V_module_footnotes} |
michael@532 | 441 | url = ftp://ftp.drupal.org/pub/drupal/files/projects/ |
michael@532 | 442 | regex = >footnotes-(7\.x-\d+(?:\.\d+)+)\.tar\.gz |
michael@531 | 443 | } |
michael@531 | 444 | prog drupal-module-misc:module_forum_access = { |
michael@531 | 445 | version = %{V_module_forum_access} |
michael@532 | 446 | url = ftp://ftp.drupal.org/pub/drupal/files/projects/ |
michael@532 | 447 | regex = >forum_access-(7\.x-\d+(?:\.\d+)+)\.tar\.gz |
michael@531 | 448 | } |
michael@531 | 449 | prog drupal-module-misc:module_freelinking = { |
michael@531 | 450 | version = %{V_module_freelinking} |
michael@532 | 451 | url = ftp://ftp.drupal.org/pub/drupal/files/projects/ |
michael@532 | 452 | regex = >freelinking-(7\.x-\d+(?:\.\d+)+)\.tar\.gz |
michael@531 | 453 | } |
michael@531 | 454 | prog drupal-module-misc:module_front = { |
michael@531 | 455 | version = %{V_module_front} |
michael@532 | 456 | url = ftp://ftp.drupal.org/pub/drupal/files/projects/ |
michael@532 | 457 | regex = >front-(7\.x-\d+(?:\.\d+)+)\.tar\.gz |
michael@531 | 458 | } |
michael@531 | 459 | prog drupal-module-misc:module_geshifilter = { |
michael@531 | 460 | version = %{V_module_geshifilter} |
michael@532 | 461 | url = ftp://ftp.drupal.org/pub/drupal/files/projects/ |
michael@532 | 462 | regex = >geshifilter-(7\.x-\d+(?:\.\d+)+)\.tar\.gz |
michael@531 | 463 | } |
michael@531 | 464 | prog drupal-module-misc:module_globalredirect = { |
michael@531 | 465 | version = %{V_module_globalredirect} |
michael@532 | 466 | url = ftp://ftp.drupal.org/pub/drupal/files/projects/ |
michael@532 | 467 | regex = >globalredirect-(7\.x-\d+(?:\.\d+)+)\.tar\.gz |
michael@531 | 468 | } |
michael@531 | 469 | prog drupal-module-misc:module_glossary = { |
michael@531 | 470 | version = %{V_module_glossary} |
michael@532 | 471 | url = ftp://ftp.drupal.org/pub/drupal/files/projects/ |
michael@532 | 472 | regex = >glossary-(7\.x-\d+(?:\.\d+)+)\.tar\.gz |
michael@531 | 473 | } |
michael@531 | 474 | prog drupal-module-misc:module_gotwo = { |
michael@531 | 475 | version = %{V_module_gotwo} |
michael@532 | 476 | url = ftp://ftp.drupal.org/pub/drupal/files/projects/ |
michael@532 | 477 | regex = >gotwo-(7\.x-\d+(?:\.\d+)+)\.tar\.gz |
michael@531 | 478 | } |
michael@531 | 479 | prog drupal-module-misc:module_headerimage = { |
michael@531 | 480 | version = %{V_module_headerimage} |
michael@532 | 481 | url = ftp://ftp.drupal.org/pub/drupal/files/projects/ |
michael@532 | 482 | regex = >headerimage-(7\.x-\d+(?:\.\d+)+)\.tar\.gz |
michael@531 | 483 | } |
michael@531 | 484 | prog drupal-module-misc:module_htmlawed = { |
michael@531 | 485 | version = %{V_module_htmlawed} |
michael@532 | 486 | url = ftp://ftp.drupal.org/pub/drupal/files/projects/ |
michael@532 | 487 | regex = >htm[lL]awed-(7\.x-\d+(?:\.\d+)+)\.tar\.gz |
michael@531 | 488 | } |
michael@531 | 489 | prog drupal-module-misc:module_i18n = { |
michael@531 | 490 | version = %{V_module_i18n} |
michael@532 | 491 | url = ftp://ftp.drupal.org/pub/drupal/files/projects/ |
michael@532 | 492 | regex = >i18n-(7\.x-\d+(?:\.\d+)+)\.tar\.gz |
michael@531 | 493 | } |
michael@531 | 494 | prog drupal-module-misc:module_iconizer = { |
michael@531 | 495 | version = %{V_module_iconizer} |
michael@532 | 496 | url = ftp://ftp.drupal.org/pub/drupal/files/projects/ |
michael@532 | 497 | regex = >iconizer-(7\.x-\d+(?:\.\d+)+)\.tar\.gz |
michael@531 | 498 | } |
michael@531 | 499 | prog drupal-module-misc:module_image = { |
michael@531 | 500 | version = %{V_module_image} |
michael@532 | 501 | url = ftp://ftp.drupal.org/pub/drupal/files/projects/ |
michael@532 | 502 | regex = >image-(7\.x-\d+(?:\.\d+)+)\.tar\.gz |
michael@531 | 503 | } |
michael@531 | 504 | prog drupal-module-misc:module_image_caption = { |
michael@531 | 505 | version = %{V_module_image_caption} |
michael@532 | 506 | url = ftp://ftp.drupal.org/pub/drupal/files/projects/ |
michael@532 | 507 | regex = >image_caption-(7\.x-\d+(?:\.\d+)+)\.tar\.gz |
michael@531 | 508 | } |
michael@531 | 509 | prog drupal-module-misc:module_imce = { |
michael@531 | 510 | version = %{V_module_imce} |
michael@532 | 511 | url = ftp://ftp.drupal.org/pub/drupal/files/projects/ |
michael@532 | 512 | regex = >imce-(7\.x-\d+(?:\.\d+)+)\.tar\.gz |
michael@531 | 513 | } |
michael@531 | 514 | prog drupal-module-misc:module_jquery_plugin = { |
michael@531 | 515 | version = %{V_module_jquery_plugin} |
michael@532 | 516 | url = ftp://ftp.drupal.org/pub/drupal/files/projects/ |
michael@532 | 517 | regex = >jquery_plugin-(7\.x-\d+(?:\.\d+)+)\.tar\.gz |
michael@531 | 518 | } |
michael@531 | 519 | prog drupal-module-misc:module_jscrollpane = { |
michael@531 | 520 | version = %{V_module_jscrollpane} |
michael@532 | 521 | url = ftp://ftp.drupal.org/pub/drupal/files/projects/ |
michael@532 | 522 | regex = >jscrollpane-(7\.x-\d+(?:\.\d+)+)\.tar\.gz |
michael@531 | 523 | } |
michael@531 | 524 | prog drupal-module-misc:module_jq_maphilight = { |
michael@531 | 525 | version = %{V_module_jq_maphilight} |
michael@532 | 526 | url = ftp://ftp.drupal.org/pub/drupal/files/projects/ |
michael@532 | 527 | regex = >jq_maphilight-(7\.x-\d+(?:\.\d+)+)\.tar\.gz |
michael@531 | 528 | } |
michael@531 | 529 | prog drupal-module-misc:module_jump = { |
michael@531 | 530 | version = %{V_module_jump} |
michael@532 | 531 | url = ftp://ftp.drupal.org/pub/drupal/files/projects/ |
michael@532 | 532 | regex = >jump-(7\.x-\d+(?:\.\d+)+)\.tar\.gz |
michael@531 | 533 | } |
michael@531 | 534 | prog drupal-module-misc:module_lightbox2 = { |
michael@531 | 535 | version = %{V_module_lightbox2} |
michael@532 | 536 | url = ftp://ftp.drupal.org/pub/drupal/files/projects/ |
michael@532 | 537 | regex = >lightbox2-(7\.x-\d+(?:\.\d+)+)\.tar\.gz |
michael@531 | 538 | } |
michael@531 | 539 | prog drupal-module-misc:module_link = { |
michael@531 | 540 | version = %{V_module_link} |
michael@532 | 541 | url = ftp://ftp.drupal.org/pub/drupal/files/projects/ |
michael@532 | 542 | regex = >link-(7\.x-\d+(?:\.\d+)+)\.tar\.gz |
michael@531 | 543 | } |
michael@531 | 544 | prog drupal-module-misc:module_logging_alerts = { |
michael@531 | 545 | version = %{V_module_logging_alerts} |
michael@532 | 546 | url = ftp://ftp.drupal.org/pub/drupal/files/projects/ |
michael@532 | 547 | regex = >logging_alerts-(7\.x-\d+(?:\.\d+)+)\.tar\.gz |
michael@531 | 548 | } |
michael@531 | 549 | prog drupal-module-misc:module_login_destination = { |
michael@531 | 550 | version = %{V_module_login_destination} |
michael@532 | 551 | url = ftp://ftp.drupal.org/pub/drupal/files/projects/ |
michael@532 | 552 | regex = >login_destination-(7\.x-\d+(?:\.\d+)+)\.tar\.gz |
michael@531 | 553 | } |
michael@531 | 554 | prog drupal-module-misc:module_menu_breadcrumb = { |
michael@531 | 555 | version = %{V_module_menu_breadcrumb} |
michael@532 | 556 | url = ftp://ftp.drupal.org/pub/drupal/files/projects/ |
michael@532 | 557 | regex = >menu_breadcrumb-(7\.x-\d+(?:\.\d+)+)\.tar\.gz |
michael@531 | 558 | } |
michael@531 | 559 | prog drupal-module-misc:module_menutree = { |
michael@531 | 560 | version = %{V_module_menutree} |
michael@532 | 561 | url = ftp://ftp.drupal.org/pub/drupal/files/projects/ |
michael@532 | 562 | regex = >menutree-(7\.x-\d+(?:\.\d+)+)\.tar\.gz |
michael@531 | 563 | } |
michael@531 | 564 | prog drupal-module-misc:module_modr8 = { |
michael@531 | 565 | version = %{V_module_modr8} |
michael@532 | 566 | url = ftp://ftp.drupal.org/pub/drupal/files/projects/ |
michael@532 | 567 | regex = >modr8-(7\.x-\d+(?:\.\d+)+)\.tar\.gz |
michael@531 | 568 | } |
michael@531 | 569 | prog drupal-module-misc:module_multisite_search = { |
michael@531 | 570 | version = %{V_module_multisite_search} |
michael@532 | 571 | url = ftp://ftp.drupal.org/pub/drupal/files/projects/ |
michael@532 | 572 | regex = >multisite_search-(7\.x-\d+(?:\.\d+)+)\.tar\.gz |
michael@531 | 573 | } |
michael@531 | 574 | prog drupal-module-misc:module_nice_menus = { |
michael@531 | 575 | version = %{V_module_nice_menus} |
michael@532 | 576 | url = ftp://ftp.drupal.org/pub/drupal/files/projects/ |
michael@532 | 577 | regex = >nice_menus-(7\.x-\d+(?:\.\d+)+)\.tar\.gz |
michael@531 | 578 | } |
michael@531 | 579 | prog drupal-module-misc:module_node_clone = { |
michael@531 | 580 | version = %{V_module_node_clone} |
michael@532 | 581 | url = ftp://ftp.drupal.org/pub/drupal/files/projects/ |
michael@532 | 582 | regex = >node_clone-(7\.x-\d+(?:\.\d+)+)\.tar\.gz |
michael@531 | 583 | } |
michael@531 | 584 | prog drupal-module-misc:module_node_privacy_byrole = { |
michael@531 | 585 | version = %{V_module_node_privacy_byrole} |
michael@532 | 586 | url = ftp://ftp.drupal.org/pub/drupal/files/projects/ |
michael@532 | 587 | regex = >node_privacy_byrole-(7\.x-\d+(?:\.\d+)+)\.tar\.gz |
michael@531 | 588 | } |
michael@531 | 589 | prog drupal-module-misc:module_nodehierarchy = { |
michael@531 | 590 | version = %{V_module_nodehierarchy} |
michael@532 | 591 | url = ftp://ftp.drupal.org/pub/drupal/files/projects/ |
michael@532 | 592 | regex = >nodehierarchy-(7\.x-\d+(?:\.\d+)+)\.tar\.gz |
michael@531 | 593 | } |
michael@531 | 594 | prog drupal-module-misc:module_pagestyle = { |
michael@531 | 595 | version = %{V_module_pagestyle} |
michael@532 | 596 | url = ftp://ftp.drupal.org/pub/drupal/files/projects/ |
michael@532 | 597 | regex = >pagestyle-(7\.x-\d+(?:\.\d+)+)\.tar\.gz |
michael@531 | 598 | } |
michael@531 | 599 | prog drupal-module-misc:module_pathauto = { |
michael@531 | 600 | version = %{V_module_pathauto} |
michael@532 | 601 | url = ftp://ftp.drupal.org/pub/drupal/files/projects/ |
michael@532 | 602 | regex = >pathauto-(7\.x-\d+(?:\.\d+)+)\.tar\.gz |
michael@531 | 603 | } |
michael@531 | 604 | prog drupal-module-misc:module_pathfilter = { |
michael@531 | 605 | version = %{V_module_pathfilter} |
michael@532 | 606 | url = ftp://ftp.drupal.org/pub/drupal/files/projects/ |
michael@532 | 607 | regex = >pathfilter-(7\.x-\d+(?:\.\d+)+)\.tar\.gz |
michael@531 | 608 | } |
michael@531 | 609 | prog drupal-module-misc:module_persistent_login = { |
michael@531 | 610 | version = %{V_module_persistent_login} |
michael@532 | 611 | url = ftp://ftp.drupal.org/pub/drupal/files/projects/ |
michael@532 | 612 | regex = >persistent_login-(7\.x-\d+(?:\.\d+)+)\.tar\.gz |
michael@531 | 613 | } |
michael@531 | 614 | prog drupal-module-misc:module_porterstemmer = { |
michael@531 | 615 | version = %{V_module_porterstemmer} |
michael@532 | 616 | url = ftp://ftp.drupal.org/pub/drupal/files/projects/ |
michael@532 | 617 | regex = >porterstemmer-(7\.x-\d+(?:\.\d+)+)\.tar\.gz |
michael@531 | 618 | } |
michael@531 | 619 | prog drupal-module-misc:module_print = { |
michael@531 | 620 | version = %{V_module_print} |
michael@532 | 621 | url = ftp://ftp.drupal.org/pub/drupal/files/projects/ |
michael@532 | 622 | regex = >print-(7\.x-\d+(?:\.\d+)+)\.tar\.gz |
michael@531 | 623 | } |
michael@531 | 624 | prog drupal-module-misc:module_protected_node = { |
michael@531 | 625 | version = %{V_module_protected_node} |
michael@532 | 626 | url = ftp://ftp.drupal.org/pub/drupal/files/projects/ |
michael@532 | 627 | regex = >protected_node-(7\.x-\d+(?:\.\d+)+)\.tar\.gz |
michael@531 | 628 | } |
michael@531 | 629 | prog drupal-module-misc:module_quotes = { |
michael@531 | 630 | version = %{V_module_quotes} |
michael@532 | 631 | url = ftp://ftp.drupal.org/pub/drupal/files/projects/ |
michael@532 | 632 | regex = >quotes-(7\.x-\d+(?:\.\d+)+)\.tar\.gz |
michael@531 | 633 | } |
michael@532 | 634 | prog drupal-module-misc:module_rdf = { |
michael@532 | 635 | version = %{V_module_rdf} |
michael@532 | 636 | url = ftp://ftp.drupal.org/pub/drupal/files/projects/ |
michael@532 | 637 | regex = >rdf-(7\.x-\d+(?:\.\d+)+)\.tar\.gz |
michael@531 | 638 | } |
michael@531 | 639 | prog drupal-module-misc:module_scheduler = { |
michael@531 | 640 | version = %{V_module_scheduler} |
michael@532 | 641 | url = ftp://ftp.drupal.org/pub/drupal/files/projects/ |
michael@532 | 642 | regex = >scheduler-(7\.x-\d+(?:\.\d+)+)\.tar\.gz |
michael@531 | 643 | } |
michael@531 | 644 | prog drupal-module-misc:module_schema = { |
michael@531 | 645 | version = %{V_module_schema} |
michael@532 | 646 | url = ftp://ftp.drupal.org/pub/drupal/files/projects/ |
michael@532 | 647 | regex = >schema-(7\.x-\d+(?:\.\d+)+)\.tar\.gz |
michael@531 | 648 | } |
michael@531 | 649 | prog drupal-module-misc:module_search404 = { |
michael@531 | 650 | version = %{V_module_search404} |
michael@532 | 651 | url = ftp://ftp.drupal.org/pub/drupal/files/projects/ |
michael@532 | 652 | regex = >search404-(7\.x-\d+(?:\.\d+)+)\.tar\.gz |
michael@531 | 653 | } |
michael@531 | 654 | prog drupal-module-misc:module_services = { |
michael@531 | 655 | version = %{V_module_services} |
michael@532 | 656 | url = ftp://ftp.drupal.org/pub/drupal/files/projects/ |
michael@532 | 657 | regex = >services-(7\.x-\d+(?:\.\d+)+)\.tar\.gz |
michael@531 | 658 | } |
michael@531 | 659 | prog drupal-module-misc:module_shadowbox = { |
michael@531 | 660 | version = %{V_module_shadowbox} |
michael@532 | 661 | url = ftp://ftp.drupal.org/pub/drupal/files/projects/ |
michael@532 | 662 | regex = >shadowbox-(7\.x-\d+(?:\.\d+)+)\.tar\.gz |
michael@531 | 663 | } |
michael@531 | 664 | prog drupal-module-misc:module_shoutbox = { |
michael@531 | 665 | version = %{V_module_shoutbox} |
michael@532 | 666 | url = ftp://ftp.drupal.org/pub/drupal/files/projects/ |
michael@532 | 667 | regex = >shoutbox-(7\.x-\d+(?:\.\d+)+)\.tar\.gz |
michael@531 | 668 | } |
michael@532 | 669 | prog drupal-module-misc:module_feeds = { |
michael@532 | 670 | version = %{V_module_feeds} |
michael@532 | 671 | url = ftp://ftp.drupal.org/pub/drupal/files/projects/ |
michael@532 | 672 | regex = >feeds-(7\.x-\d+(?:\.\d+)+)\.tar\.gz |
michael@531 | 673 | } |
michael@531 | 674 | prog drupal-module-misc:module_slideshow_creator = { |
michael@531 | 675 | version = %{V_module_slideshow_creator} |
michael@532 | 676 | url = ftp://ftp.drupal.org/pub/drupal/files/projects/ |
michael@532 | 677 | regex = >slideshow_creator-(7\.x-\d+(?:\.\d+)+)\.tar\.gz |
michael@531 | 678 | } |
michael@531 | 679 | prog drupal-module-misc:module_stringoverrides = { |
michael@531 | 680 | version = %{V_module_stringoverrides} |
michael@532 | 681 | url = ftp://ftp.drupal.org/pub/drupal/files/projects/ |
michael@532 | 682 | regex = >stringoverrides-(7\.x-\d+(?:\.\d+)+)\.tar\.gz |
michael@531 | 683 | } |
michael@531 | 684 | prog drupal-module-misc:module_subscriptions = { |
michael@531 | 685 | version = %{V_module_subscriptions} |
michael@532 | 686 | url = ftp://ftp.drupal.org/pub/drupal/files/projects/ |
michael@532 | 687 | regex = >subscriptions-(7\.x-\d+(?:\.\d+)+)\.tar\.gz |
michael@531 | 688 | } |
michael@531 | 689 | prog drupal-module-misc:module_switchtheme = { |
michael@531 | 690 | version = %{V_module_switchtheme} |
michael@532 | 691 | url = ftp://ftp.drupal.org/pub/drupal/files/projects/ |
michael@532 | 692 | regex = >switchtheme-(7\.x-\d+(?:\.\d+)+)\.tar\.gz |
michael@531 | 693 | } |
michael@531 | 694 | prog drupal-module-misc:module_table_altrow = { |
michael@531 | 695 | version = %{V_module_table_altrow} |
michael@532 | 696 | url = ftp://ftp.drupal.org/pub/drupal/files/projects/ |
michael@532 | 697 | regex = >table_altrow-(7\.x-\d+(?:\.\d+)+)\.tar\.gz |
michael@531 | 698 | } |
michael@531 | 699 | prog drupal-module-misc:module_tableofcontents = { |
michael@531 | 700 | version = %{V_module_tableofcontents} |
michael@532 | 701 | url = ftp://ftp.drupal.org/pub/drupal/files/projects/ |
michael@532 | 702 | regex = >tableofcontents-(7\.x-\d+(?:\.\d+)+)\.tar\.gz |
michael@531 | 703 | } |
michael@532 | 704 | prog drupal-module-misc:module_elements = { |
michael@532 | 705 | version = %{V_module_elements} |
michael@532 | 706 | url = ftp://ftp.drupal.org/pub/drupal/files/projects/ |
michael@532 | 707 | regex = >elements-(7\.x-\d+(?:\.\d+)+)\.tar\.gz |
michael@531 | 708 | } |
michael@531 | 709 | prog drupal-module-misc:module_tagadelic = { |
michael@531 | 710 | version = %{V_module_tagadelic} |
michael@532 | 711 | url = ftp://ftp.drupal.org/pub/drupal/files/projects/ |
michael@532 | 712 | regex = >tagadelic-(7\.x-\d+(?:\.\d+)+)\.tar\.gz |
michael@531 | 713 | } |
michael@531 | 714 | prog drupal-module-misc:module_taxonomy_filter = { |
michael@531 | 715 | version = %{V_module_taxonomy_filter} |
michael@532 | 716 | url = ftp://ftp.drupal.org/pub/drupal/files/projects/ |
michael@532 | 717 | regex = >taxonomy_filter-(7\.x-\d+(?:\.\d+)+)\.tar\.gz |
michael@531 | 718 | } |
michael@531 | 719 | prog drupal-module-misc:module_taxonomy_lite = { |
michael@531 | 720 | version = %{V_module_taxonomy_lite} |
michael@532 | 721 | url = ftp://ftp.drupal.org/pub/drupal/files/projects/ |
michael@532 | 722 | regex = >taxonomy_lite-(7\.x-\d+(?:\.\d+)+)\.tar\.gz |
michael@531 | 723 | } |
michael@531 | 724 | prog drupal-module-misc:module_taxonomy_manager = { |
michael@531 | 725 | version = %{V_module_taxonomy_manager} |
michael@532 | 726 | url = ftp://ftp.drupal.org/pub/drupal/files/projects/ |
michael@532 | 727 | regex = >taxonomy_manager-(7\.x-\d+(?:\.\d+)+)\.tar\.gz |
michael@531 | 728 | } |
michael@531 | 729 | prog drupal-module-misc:module_taxonomy_menu = { |
michael@531 | 730 | version = %{V_module_taxonomy_menu} |
michael@532 | 731 | url = ftp://ftp.drupal.org/pub/drupal/files/projects/ |
michael@532 | 732 | regex = >taxonomy_menu-(7\.x-\d+(?:\.\d+)+)\.tar\.gz |
michael@531 | 733 | } |
michael@531 | 734 | prog drupal-module-misc:module_textsize = { |
michael@531 | 735 | version = %{V_module_textsize} |
michael@532 | 736 | url = ftp://ftp.drupal.org/pub/drupal/files/projects/ |
michael@532 | 737 | regex = >textsize-(7\.x-\d+(?:\.\d+)+)\.tar\.gz |
michael@531 | 738 | } |
michael@531 | 739 | prog drupal-module-misc:module_texy = { |
michael@531 | 740 | version = %{V_module_texy} |
michael@532 | 741 | url = ftp://ftp.drupal.org/pub/drupal/files/projects/ |
michael@532 | 742 | regex = >texy-(7\.x-\d+(?:\.\d+)+)\.tar\.gz |
michael@531 | 743 | } |
michael@531 | 744 | prog drupal-module-misc:module_token = { |
michael@531 | 745 | version = %{V_module_token} |
michael@532 | 746 | url = ftp://ftp.drupal.org/pub/drupal/files/projects/ |
michael@532 | 747 | regex = >token-(7\.x-\d+(?:\.\d+)+)\.tar\.gz |
michael@531 | 748 | } |
michael@531 | 749 | prog drupal-module-misc:module_util = { |
michael@531 | 750 | version = %{V_module_util} |
michael@532 | 751 | url = ftp://ftp.drupal.org/pub/drupal/files/projects/ |
michael@532 | 752 | regex = >util-(7\.x-\d+(?:\.\d+)+)\.tar\.gz |
michael@531 | 753 | } |
michael@531 | 754 | prog drupal-module-misc:module_views = { |
michael@531 | 755 | version = %{V_module_views} |
michael@532 | 756 | url = ftp://ftp.drupal.org/pub/drupal/files/projects/ |
michael@532 | 757 | regex = >views-(7\.x-\d+(?:\.\d+)+)\.tar\.gz |
michael@531 | 758 | } |
michael@531 | 759 | prog drupal-module-misc:module_virtual_site = { |
michael@531 | 760 | version = %{V_module_virtual_site} |
michael@532 | 761 | url = ftp://ftp.drupal.org/pub/drupal/files/projects/ |
michael@532 | 762 | regex = >virtual_site-(7\.x-\d+(?:\.\d+)+)\.tar\.gz |
michael@531 | 763 | } |
michael@531 | 764 | prog drupal-module-misc:module_vocabindex = { |
michael@531 | 765 | version = %{V_module_vocabindex} |
michael@532 | 766 | url = ftp://ftp.drupal.org/pub/drupal/files/projects/ |
michael@532 | 767 | regex = >vocabindex-(7\.x-\d+(?:\.\d+)+)\.tar\.gz |
michael@531 | 768 | } |
michael@531 | 769 | prog drupal-module-misc:module_votingapi = { |
michael@531 | 770 | version = %{V_module_votingapi} |
michael@532 | 771 | url = ftp://ftp.drupal.org/pub/drupal/files/projects/ |
michael@532 | 772 | regex = >votingapi-(7\.x-\d+(?:\.\d+)+)\.tar\.gz |
michael@531 | 773 | } |
michael@531 | 774 | prog drupal-module-misc:module_weather = { |
michael@531 | 775 | version = %{V_module_weather} |
michael@532 | 776 | url = ftp://ftp.drupal.org/pub/drupal/files/projects/ |
michael@532 | 777 | regex = >weather-(7\.x-\d+(?:\.\d+)+)\.tar\.gz |
michael@531 | 778 | } |
michael@531 | 779 | prog drupal-module-misc:module_wishlist = { |
michael@531 | 780 | version = %{V_module_wishlist} |
michael@532 | 781 | url = ftp://ftp.drupal.org/pub/drupal/files/projects/ |
michael@532 | 782 | regex = >wishlist-(7\.x-\d+(?:\.\d+)+)\.tar\.gz |
michael@531 | 783 | } |
michael@531 | 784 | prog drupal-module-misc:module_wysiwyg = { |
michael@531 | 785 | version = %{V_module_wysiwyg} |
michael@532 | 786 | url = ftp://ftp.drupal.org/pub/drupal/files/projects/ |
michael@532 | 787 | regex = >wysiwyg-(7\.x-\d+(?:\.\d+)+)\.tar\.gz |
michael@531 | 788 | } |
michael@531 | 789 | prog drupal-module-misc:module_wysiwyg_filter = { |
michael@531 | 790 | version = %{V_module_wysiwyg_filter} |
michael@532 | 791 | url = ftp://ftp.drupal.org/pub/drupal/files/projects/ |
michael@532 | 792 | regex = >wysiwyg_filter-(7\.x-\d+(?:\.\d+)+)\.tar\.gz |
michael@531 | 793 | } |
michael@531 | 794 | prog drupal-module-misc:module_xmlsitemap = { |
michael@531 | 795 | version = %{V_module_xmlsitemap} |
michael@532 | 796 | url = ftp://ftp.drupal.org/pub/drupal/files/projects/ |
michael@532 | 797 | regex = >xmlsitemap-(7\.x-\d+(?:\.\d+)+)\.tar\.gz |
michael@531 | 798 | } |
michael@532 | 799 | prog drupal-module-misc:module_mobilecodes = { |
michael@532 | 800 | version = %{V_mobilecodes} |
michael@532 | 801 | url = ftp://ftp.drupal.org/pub/drupal/files/projects/ |
michael@532 | 802 | regex = >mobile_codes-(7\.x-\d+(?:\.\d+)+)\.tar\.gz |
michael@531 | 803 | } |
michael@532 | 804 | prog drupal-module-misc:module_openidadmin = { |
michael@532 | 805 | version = %{V_openidadmin} |
michael@532 | 806 | url = ftp://ftp.drupal.org/pub/drupal/files/projects/ |
michael@532 | 807 | regex = >openidadmin-(7\.x-\d+(?:\.\d+)+)\.tar\.gz |
michael@531 | 808 | } |
michael@532 | 809 | prog drupal-module-misc:module_janrainrpx = { |
michael@532 | 810 | version = %{V_janrainrpx} |
michael@532 | 811 | url = ftp://ftp.drupal.org/pub/drupal/files/projects/ |
michael@532 | 812 | regex = >rpx-(7\.x-\d+(?:\.\d+)+)\.tar\.gz |
michael@531 | 813 | } |
michael@532 | 814 | prog drupal-module-misc:module_janraincapture = { |
michael@532 | 815 | version = %{V_janraincapture} |
michael@532 | 816 | url = ftp://ftp.drupal.org/pub/drupal/files/projects/ |
michael@532 | 817 | regex = >janrain_capture-(7\.x-\d+(?:\.\d+)+)\.tar\.gz |
michael@531 | 818 | } |
michael@532 | 819 | prog drupal-module-misc:module_openidprovider = { |
michael@532 | 820 | version = %{V_openidprovider} |
michael@532 | 821 | url = ftp://ftp.drupal.org/pub/drupal/files/projects/ |
michael@532 | 822 | regex = >openid_provider-(7\.x-\d+(?:\.\d+)+)\.tar\.gz |
michael@531 | 823 | } |
michael@532 | 824 | prog drupal-module-misc:module_sociallogin = { |
michael@532 | 825 | version = %{V_sociallogin} |
michael@532 | 826 | url = ftp://ftp.drupal.org/pub/drupal/files/projects/ |
michael@532 | 827 | regex = >social-login-(7\.x-\d+(?:\.\d+)+)\.tar\.gz |
michael@532 | 828 | } |
michael@532 | 829 | prog drupal-module-misc:module_openidurl = { |
michael@532 | 830 | version = %{V_openidurl} |
michael@532 | 831 | url = ftp://ftp.drupal.org/pub/drupal/files/projects/ |
michael@532 | 832 | regex = >openidurl-(7\.x-\d+(?:\.\d+)+)\.tar\.gz |
michael@531 | 833 | } |
michael@531 | 834 | prog drupal-module-misc:aux_geshi = { |
michael@531 | 835 | version = %{V_aux_geshi} |
michael@531 | 836 | url = http://sourceforge.net/projects/geshi/files/ |
michael@531 | 837 | regex = GeSHi-(\d+\.\d+(\.\d+)*)\.tar\.gz |
michael@531 | 838 | } |
michael@532 | 839 | prog drupal-module-misc:aux_tinymce = { |
michael@532 | 840 | version = %{V_aux_tinymce} |
michael@532 | 841 | url = http://switch.dl.sourceforge.net/tinymce/ |
michael@532 | 842 | regex = >tinytinymce-(7\.x-\d+(?:\.\d+)+)\.tar\.gz |
michael@531 | 843 | } |
michael@531 | 844 | |
michael@531 | 845 | %prep |
michael@531 | 846 | # unpack core distribution |
michael@531 | 847 | %setup -q -T -c |
michael@531 | 848 | |
michael@532 | 849 | # create additional subtrees |
michael@531 | 850 | %{l_shtool} mkdir -f -p -m 755 \ |
michael@531 | 851 | sites/all/modules |
michael@531 | 852 | |
michael@531 | 853 | # install additional modules |
michael@531 | 854 | ( cd sites/all/modules || exit $? |
michael@531 | 855 | %{l_tar} xfz %{SOURCE0} |
michael@531 | 856 | %{l_tar} xfz %{SOURCE1} |
michael@531 | 857 | %{l_tar} xfz %{SOURCE2} |
michael@531 | 858 | %{l_tar} xfz %{SOURCE3} |
michael@531 | 859 | %{l_tar} xfz %{SOURCE4} |
michael@531 | 860 | %{l_tar} xfz %{SOURCE5} |
michael@531 | 861 | %{l_tar} xfz %{SOURCE6} |
michael@531 | 862 | %{l_tar} xfz %{SOURCE7} |
michael@531 | 863 | %{l_tar} xfz %{SOURCE8} |
michael@531 | 864 | %{l_tar} xfz %{SOURCE9} |
michael@531 | 865 | %{l_tar} xfz %{SOURCE10} |
michael@531 | 866 | %{l_tar} xfz %{SOURCE11} |
michael@531 | 867 | %{l_tar} xfz %{SOURCE12} |
michael@531 | 868 | %{l_tar} xfz %{SOURCE13} |
michael@531 | 869 | %{l_tar} xfz %{SOURCE14} |
michael@531 | 870 | %{l_tar} xfz %{SOURCE15} |
michael@531 | 871 | %{l_tar} xfz %{SOURCE16} |
michael@531 | 872 | %{l_tar} xfz %{SOURCE17} |
michael@531 | 873 | %{l_tar} xfz %{SOURCE18} |
michael@531 | 874 | %{l_tar} xfz %{SOURCE19} |
michael@531 | 875 | %{l_tar} xfz %{SOURCE20} |
michael@531 | 876 | %{l_tar} xfz %{SOURCE21} |
michael@531 | 877 | %{l_tar} xfz %{SOURCE22} |
michael@531 | 878 | %{l_tar} xfz %{SOURCE23} |
michael@531 | 879 | %{l_tar} xfz %{SOURCE24} |
michael@531 | 880 | %{l_tar} xfz %{SOURCE25} |
michael@531 | 881 | %{l_tar} xfz %{SOURCE26} |
michael@531 | 882 | %{l_tar} xfz %{SOURCE27} |
michael@531 | 883 | %{l_tar} xfz %{SOURCE28} |
michael@531 | 884 | %{l_tar} xfz %{SOURCE29} |
michael@531 | 885 | %{l_tar} xfz %{SOURCE30} |
michael@531 | 886 | %{l_tar} xfz %{SOURCE31} |
michael@531 | 887 | %{l_tar} xfz %{SOURCE32} |
michael@531 | 888 | %{l_tar} xfz %{SOURCE33} |
michael@531 | 889 | %{l_tar} xfz %{SOURCE34} |
michael@531 | 890 | %{l_tar} xfz %{SOURCE35} |
michael@531 | 891 | %{l_tar} xfz %{SOURCE36} |
michael@531 | 892 | %{l_tar} xfz %{SOURCE37} |
michael@531 | 893 | %{l_tar} xfz %{SOURCE38} |
michael@531 | 894 | %{l_tar} xfz %{SOURCE39} |
michael@531 | 895 | %{l_tar} xfz %{SOURCE40} |
michael@531 | 896 | %{l_tar} xfz %{SOURCE41} |
michael@531 | 897 | %{l_tar} xfz %{SOURCE42} |
michael@531 | 898 | %{l_tar} xfz %{SOURCE43} |
michael@531 | 899 | %{l_tar} xfz %{SOURCE44} |
michael@531 | 900 | %{l_tar} xfz %{SOURCE45} |
michael@531 | 901 | %{l_tar} xfz %{SOURCE46} |
michael@531 | 902 | %{l_tar} xfz %{SOURCE47} |
michael@531 | 903 | %{l_tar} xfz %{SOURCE48} |
michael@531 | 904 | %{l_tar} xfz %{SOURCE49} |
michael@531 | 905 | %{l_tar} xfz %{SOURCE50} |
michael@531 | 906 | %{l_tar} xfz %{SOURCE51} |
michael@531 | 907 | %{l_tar} xfz %{SOURCE52} |
michael@531 | 908 | %{l_tar} xfz %{SOURCE53} |
michael@531 | 909 | %{l_tar} xfz %{SOURCE54} |
michael@531 | 910 | %{l_tar} xfz %{SOURCE55} |
michael@531 | 911 | %{l_tar} xfz %{SOURCE56} |
michael@531 | 912 | %{l_tar} xfz %{SOURCE57} |
michael@531 | 913 | %{l_tar} xfz %{SOURCE58} |
michael@531 | 914 | %{l_tar} xfz %{SOURCE59} |
michael@531 | 915 | %{l_tar} xfz %{SOURCE60} |
michael@531 | 916 | %{l_tar} xfz %{SOURCE61} |
michael@531 | 917 | %{l_tar} xfz %{SOURCE62} |
michael@531 | 918 | %{l_tar} xfz %{SOURCE63} |
michael@531 | 919 | %{l_tar} xfz %{SOURCE64} |
michael@531 | 920 | %{l_tar} xfz %{SOURCE65} |
michael@531 | 921 | %{l_tar} xfz %{SOURCE66} |
michael@531 | 922 | %{l_tar} xfz %{SOURCE67} |
michael@531 | 923 | %{l_tar} xfz %{SOURCE68} |
michael@531 | 924 | %{l_tar} xfz %{SOURCE69} |
michael@531 | 925 | %{l_tar} xfz %{SOURCE70} |
michael@531 | 926 | %{l_tar} xfz %{SOURCE71} |
michael@531 | 927 | %{l_tar} xfz %{SOURCE72} |
michael@531 | 928 | %{l_tar} xfz %{SOURCE73} |
michael@531 | 929 | %{l_tar} xfz %{SOURCE74} |
michael@531 | 930 | %{l_tar} xfz %{SOURCE75} |
michael@531 | 931 | %{l_tar} xfz %{SOURCE76} |
michael@531 | 932 | %{l_tar} xfz %{SOURCE77} |
michael@531 | 933 | %{l_tar} xfz %{SOURCE78} |
michael@531 | 934 | %{l_tar} xfz %{SOURCE79} |
michael@531 | 935 | %{l_tar} xfz %{SOURCE80} |
michael@531 | 936 | %{l_tar} xfz %{SOURCE81} |
michael@531 | 937 | %{l_tar} xfz %{SOURCE82} |
michael@531 | 938 | %{l_tar} xfz %{SOURCE83} |
michael@531 | 939 | %{l_tar} xfz %{SOURCE84} |
michael@531 | 940 | %{l_tar} xfz %{SOURCE85} |
michael@531 | 941 | %{l_tar} xfz %{SOURCE86} |
michael@531 | 942 | %{l_tar} xfz %{SOURCE87} |
michael@531 | 943 | %{l_tar} xfz %{SOURCE88} |
michael@531 | 944 | %{l_tar} xfz %{SOURCE89} |
michael@531 | 945 | %{l_tar} xfz %{SOURCE90} |
michael@531 | 946 | %{l_tar} xfz %{SOURCE91} |
michael@531 | 947 | %{l_tar} xfz %{SOURCE92} |
michael@531 | 948 | %{l_tar} xfz %{SOURCE93} |
michael@531 | 949 | %{l_tar} xfz %{SOURCE94} |
michael@531 | 950 | %{l_tar} xfz %{SOURCE95} |
michael@531 | 951 | %{l_tar} xfz %{SOURCE96} |
michael@531 | 952 | %{l_tar} xfz %{SOURCE97} |
michael@531 | 953 | %{l_tar} xfz %{SOURCE98} |
michael@531 | 954 | %{l_tar} xfz %{SOURCE99} |
michael@531 | 955 | %{l_tar} xfz %{SOURCE100} |
michael@531 | 956 | %{l_tar} xfz %{SOURCE101} |
michael@531 | 957 | %{l_tar} xfz %{SOURCE102} |
michael@531 | 958 | %{l_tar} xfz %{SOURCE103} |
michael@531 | 959 | %{l_tar} xfz %{SOURCE104} |
michael@531 | 960 | %{l_tar} xfz %{SOURCE105} |
michael@531 | 961 | %{l_tar} xfz %{SOURCE106} |
michael@531 | 962 | %{l_tar} xfz %{SOURCE107} |
michael@531 | 963 | %{l_tar} xfz %{SOURCE109} |
michael@531 | 964 | ) || exit $? |
michael@531 | 965 | |
michael@532 | 966 | # install additional third party files |
michael@532 | 967 | ( cd sites/all/modules/geshifilter || exit $? |
michael@531 | 968 | %{l_tar} xfz %{SOURCE300} |
michael@531 | 969 | rm -rf geshi/docs |
michael@531 | 970 | rm -rf geshi/contrib |
michael@531 | 971 | ) || exit $? |
michael@531 | 972 | |
michael@531 | 973 | # apply local patches |
michael@531 | 974 | %patch -p0 |
michael@531 | 975 | |
michael@532 | 976 | # correct braindead filenames |
michael@532 | 977 | mv \ |
michael@532 | 978 | sites/all/modules/feeds/tests/feeds/assets/la\ fayette.jpeg \ |
michael@532 | 979 | sites/all/modules/feeds/tests/feeds/assets/lafayette.jpeg |
michael@532 | 980 | |
michael@531 | 981 | %build |
michael@531 | 982 | |
michael@531 | 983 | %install |
michael@531 | 984 | # create installation hierarchy |
michael@531 | 985 | %{l_shtool} mkdir -f -p -m 755 \ |
michael@531 | 986 | $RPM_BUILD_ROOT%{l_prefix}/share/drupal |
michael@531 | 987 | |
michael@531 | 988 | # avoid copying unnecessary text files |
michael@531 | 989 | find . -name "*.orig" -print | xargs rm -f |
michael@531 | 990 | rm -f sites/all/modules/schema/translations/Kopie* |
michael@531 | 991 | |
michael@531 | 992 | # install all files (and strip down installation afterwards) |
michael@531 | 993 | cp -rp * \ |
michael@531 | 994 | $RPM_BUILD_ROOT%{l_prefix}/share/drupal/ |
michael@531 | 995 | |
michael@531 | 996 | # determine installation files |
michael@531 | 997 | %{l_rpmtool} files -v -ofiles -r$RPM_BUILD_ROOT \ |
michael@531 | 998 | %{l_files_std} \ |
michael@531 | 999 | '%attr(-,%{l_rusr},%{l_rgrp}) %{l_prefix}/share/drupal' |
michael@531 | 1000 | |
michael@531 | 1001 | %files -f files |
michael@531 | 1002 | |
michael@531 | 1003 | %clean |
michael@531 | 1004 |