]> git.pld-linux.org Git - packages/lms.git/commitdiff
- upgraded patches
authorhunter <hunter@pld-linux.org>
Wed, 15 Jun 2005 21:12:57 +0000 (21:12 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    lms.spec -> 1.55

lms.spec

index 9e7776d2747755995a2e49e3faa249cae78f4f07..e7c0d8e1f63065d4118f56f5d84516e1a334d5eb 100644 (file)
--- a/lms.spec
+++ b/lms.spec
@@ -22,7 +22,6 @@ Source2:      %{name}.init
 Source3:       %{name}.sysconfig
 Patch0:                %{name}-PLD.patch
 Patch1:                %{name}-amd64.patch
 Source3:       %{name}.sysconfig
 Patch0:                %{name}-PLD.patch
 Patch1:                %{name}-amd64.patch
-Patch2:                %{name}-calendar.patch
 URL:           http://lms.rulez.pl/
 %{?with_almsd:BuildRequires:   libgadu-devel}
 %{?with_almsd:BuildRequires:   mysql-devel}
 URL:           http://lms.rulez.pl/
 %{?with_almsd:BuildRequires:   libgadu-devel}
 %{?with_almsd:BuildRequires:   mysql-devel}
@@ -142,11 +141,10 @@ wybranych us
 
 %prep
 %setup -q -n %{name}
 
 %prep
 %setup -q -n %{name}
-#%patch0 -p1
+%patch0 -p1
 %if "%{_lib}" == "lib64"
 %patch1 -p1
 %endif
 %if "%{_lib}" == "lib64"
 %patch1 -p1
 %endif
-#%patch2 -p1
 
 %build
 %if %{with almsd}
 
 %build
 %if %{with almsd}
@@ -257,7 +255,12 @@ echo "WARNING!!!"
 echo "_READ_ and upgrade LMS database:"
 echo "MySQL: /usr/share/doc/%{name}-%{version}/UPGRADE-1.0-1.5.mysql.gz"
 echo "PostgreSQL: /usr/share/doc/%{name}-%{version}/UPGRADE-1.0-1.5.pgsql.gz"
 echo "_READ_ and upgrade LMS database:"
 echo "MySQL: /usr/share/doc/%{name}-%{version}/UPGRADE-1.0-1.5.mysql.gz"
 echo "PostgreSQL: /usr/share/doc/%{name}-%{version}/UPGRADE-1.0-1.5.pgsql.gz"
-echo
+
+%triggerpostun -- %{name} <= 1.2.0
+echo "BEWARE:" 
+echo "Automatic upgrade from LMS<= 1.2.0 is NO LONGER SUPPORTED by lms team" 
+echo "You are advised to upgrade it manually" 
+echo 
 
 %files
 %defattr(644,root,root,755)
 
 %files
 %defattr(644,root,root,755)
This page took 0.065847 seconds and 4 git commands to generate.