X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=drupal.spec;h=797d78306a56719245df2c880c6c67ee27868f14;hb=9ed6deb0d9e99562155d568b85fabdbe68848038;hp=05d9453816ad4c37c4f87afec4235d68f2226db2;hpb=339c3af29b892a4b015f0e7f68b66c694ebcc6b3;p=drupal.git diff --git a/drupal.spec b/drupal.spec index 05d9453..797d783 100644 --- a/drupal.spec +++ b/drupal.spec @@ -4,7 +4,8 @@ %define name drupal %define version 4.7 -%define taglevel 11 +%define taglevel 15 +%define minorversion 11 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} @@ -20,7 +21,7 @@ Summary: An open-source content-management platform Group: Applications/Publishing License: GPLv2+ URL: http://www.drupal.org -Source0: http://ftp.osuosl.org/pub/drupal/files/projects/%{name}-%{version}.%{taglevel}.tar.gz +Source0: http://ftp.osuosl.org/pub/drupal/files/projects/%{name}-%{version}.%{minorversion}.tar.gz #Source1: drupal.conf Source2: drupal-cron Source3: http://ftp.drupal.org/files/projects/taxonomy_block-4.7.x-1.x-dev.tar.gz @@ -36,7 +37,7 @@ personal weblogs to large community-driven websites. Drupal is highly configurable, skinnable, and secure. %prep -%setup -q -n %{name}-%{version}.%{taglevel} -a 3 +%setup -q -n %{name}-%{version}.%{minorversion} -a 3 %build mv taxonomy_block modules @@ -68,5 +69,17 @@ rm -rf %{buildroot} %dir %attr(775,root,apache) %{drupaldir}/files %changelog +* Mon Nov 28 2011 Thierry Parmentelat - drupal-4.7-15 +- dual mirror build + +* Sun Jul 11 2010 S.Çağlar Onur - drupal-4.7-14 +- Use local URL + +* Thu Jun 11 2009 Thierry Parmentelat - drupal-4.7-13 +- fix build; drupal version not linked to this tagleve;l + +* Wed Jun 10 2009 Stephen Soltesz - drupal-4.7-12 +- add taxonomy_block to default install + * Fri Jan 09 2009 Thierry Parmentelat - - plain drupal 4.7.11