X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=drupal.spec;h=95d7c7e2b7f157b15bb9c8d14e977d03ca75c1cd;hb=1f69d4cc8ef87c6b7228f0825043f39968877f83;hp=cb36810bfe8620ad7d169dd08a416ee885e1fea0;hpb=30b7bbcaf8d66d832297242def64641882b561d7;p=drupal.git diff --git a/drupal.spec b/drupal.spec index cb36810..95d7c7e 100644 --- a/drupal.spec +++ b/drupal.spec @@ -4,7 +4,8 @@ %define name drupal %define version 4.7 -%define taglevel 12 +%define taglevel 17 +%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,6 +69,21 @@ rm -rf %{buildroot} %dir %attr(775,root,apache) %{drupaldir}/files %changelog +* Mon Jan 07 2019 Thierry - drupal-4.7-17 +- apply patch for php7.2 on fedora29 + +* Tue Jan 19 2016 Thierry Parmentelat - drupal-4.7-16 +- download at onelab first, as the upstream version mysteriously has a new hash + +* 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