X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=drupal.spec;h=95d7c7e2b7f157b15bb9c8d14e977d03ca75c1cd;hb=1f69d4cc8ef87c6b7228f0825043f39968877f83;hp=197f934ba66f60b9120eccf7a34346a4935b8c90;hpb=5d1826a275fd58bf620d906620de821496bc64d1;p=drupal.git diff --git a/drupal.spec b/drupal.spec index 197f934..95d7c7e 100644 --- a/drupal.spec +++ b/drupal.spec @@ -4,7 +4,8 @@ %define name drupal %define version 4.7 -%define taglevel 11 +%define taglevel 17 +%define minorversion 11 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} @@ -20,9 +21,10 @@ 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 BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -35,10 +37,10 @@ personal weblogs to large community-driven websites. Drupal is highly configurable, skinnable, and secure. %prep - -%setup -q -n %{name}-%{version}.%{taglevel} +%setup -q -n %{name}-%{version}.%{minorversion} -a 3 %build +mv taxonomy_block modules %install rm -rf %{buildroot} @@ -67,3 +69,23 @@ 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 + +* Fri Jan 09 2009 Thierry Parmentelat - +- plain drupal 4.7.11