From 144f8d2eeea876587b2afe6962425ba475be701d Mon Sep 17 00:00:00 2001 From: Jon Ciesla Date: Feb 26 2016 12:31:57 +0000 Subject: Retired due to Drupal 6 EOL --- diff --git a/.gitignore b/.gitignore deleted file mode 100644 index 7f1243b..0000000 --- a/.gitignore +++ /dev/null @@ -1,3 +0,0 @@ -/pathauto-6.x-1.5.tar.gz -/pathauto-6.x-2.0-rc2.tar.gz -/pathauto-6.x-2.0.tar.gz diff --git a/dead.package b/dead.package new file mode 100644 index 0000000..8174a45 --- /dev/null +++ b/dead.package @@ -0,0 +1 @@ +Retired due to Drupal 6 EOL diff --git a/drupal6-pathauto-fedora-README.txt b/drupal6-pathauto-fedora-README.txt deleted file mode 100644 index 0e23730..0000000 --- a/drupal6-pathauto-fedora-README.txt +++ /dev/null @@ -1,6 +0,0 @@ -After installation, you must enable this module from the drupal -administration. - -If upgrading this module seperately from the core drupal package, -be sure to run the http://hostname/drupal/upgrade.php script after this -rpm is upgraded. diff --git a/drupal6-pathauto.spec b/drupal6-pathauto.spec deleted file mode 100644 index 5f252f4..0000000 --- a/drupal6-pathauto.spec +++ /dev/null @@ -1,87 +0,0 @@ -%global drupaldir %{_datadir}/drupal6 - - -Name: drupal6-pathauto -Version: 2.0 -Release: 7%{?dist} -Summary: Automatically generates path aliases - -Group: Applications/Publishing -License: GPLv2+ -URL: http://drupal.org/project/pathauto -Source0: http://ftp.drupal.org/files/projects/pathauto-6.x-%{version}.tar.gz -Source1: %{name}-fedora-README.txt - -BuildArch: noarch -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -Requires: drupal6, drupal6-token - -%description -The Pathauto module automatically generates path aliases -for various kinds of content (nodes, categories, users) -without requiring the user to manually specify the path alias. - -%prep -%setup -qn pathauto -chmod -x pathauto.module -cp -p %{SOURCE1} . - -%build - -%install -rm -rf %{buildroot} -install -d %{buildroot}%{drupaldir}/modules/pathauto -cp -pr * %{buildroot}%{drupaldir}/modules/pathauto - -%clean -rm -rf %{buildroot} - -%files -%defattr(-,root,root,-) -%doc LICENSE.txt %{name}-fedora-README.txt README.txt API.txt INSTALL.txt -%exclude %{drupaldir}/modules/pathauto/LICENSE.txt -%exclude %{drupaldir}/modules/pathauto/drupal6-pathauto-fedora-README.txt -%exclude %{drupaldir}/modules/pathauto/README.txt -%exclude %{drupaldir}/modules/pathauto/API.txt -%exclude %{drupaldir}/modules/pathauto/INSTALL.txt -%{drupaldir}/modules/pathauto - -%changelog -* Wed Feb 03 2016 Fedora Release Engineering - 2.0-7 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild - -* Wed Jun 17 2015 Fedora Release Engineering - 2.0-6 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild - -* Sat Jun 07 2014 Fedora Release Engineering - 2.0-5 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild - -* Sat Aug 03 2013 Fedora Release Engineering - 2.0-4 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild - -* Wed Feb 13 2013 Fedora Release Engineering - 2.0-3 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild - -* Wed Jul 18 2012 Fedora Release Engineering - 2.0-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild - -* Thu May 03 2012 Peter Borsa - 2.0-1 -- Updated to the latest stable. - -* Fri Jan 13 2012 Fedora Release Engineering - 2.0-0.5.rc2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild - -* Fri Sep 30 2011 Peter Borsa - 2.0-0.4.rc2 -- Updated to 2.0 version. - -* Tue Feb 08 2011 Fedora Release Engineering - 1.5-3 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild - -* Mon Jan 24 2011 Peter Borsa - 1.5-2 -- Summary became talkative and shorten. -- Changed License to GPLv2+. -- Chmod and cp are copied under prep section. -- Fixed exclude lines. - -* Thu Nov 23 2010 Peter Borsa - 1.5-1 -- Initial packaging. diff --git a/sources b/sources deleted file mode 100644 index 2ab8523..0000000 --- a/sources +++ /dev/null @@ -1 +0,0 @@ -f0a5b1712621351a5cbbfeff142cbb89 pathauto-6.x-2.0.tar.gz