SPECS: squirrelmail-plugin-check_quota.spec - updated to 2.2

kosmo kosmo at pld-linux.org
Sat Oct 25 22:27:32 CEST 2008


Author: kosmo                        Date: Sat Oct 25 20:27:32 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 2.2

---- Files affected:
SPECS:
   squirrelmail-plugin-check_quota.spec (1.9 -> 1.10) 

---- Diffs:

================================================================
Index: SPECS/squirrelmail-plugin-check_quota.spec
diff -u SPECS/squirrelmail-plugin-check_quota.spec:1.9 SPECS/squirrelmail-plugin-check_quota.spec:1.10
--- SPECS/squirrelmail-plugin-check_quota.spec:1.9	Mon Feb 12 23:09:16 2007
+++ SPECS/squirrelmail-plugin-check_quota.spec	Sat Oct 25 22:27:26 2008
@@ -1,18 +1,17 @@
 # $Revision$, $Date$
 # TODO:
 # - check dir
-# - separate locales
 %define		_plugin	check_quota
-%define		mversion	1.2.7
+%define		mversion	1.4.0
 Summary:	Check Quota plugin for SquirrelMail
 Summary(pl.UTF-8):	Wtyczka do sprawdzania limitów dyskowych
 Name:		squirrelmail-plugin-%{_plugin}
-Version:	1.4
+Version:	2.2
 Release:	1
 License:	GPL
 Group:		Applications/Mail
 Source0:	http://www.squirrelmail.org/plugins/%{_plugin}-%{version}-%{mversion}.tar.gz
-# Source0-md5:	b9b6c50445dc68d29c6af6b9c11e3481
+# Source0-md5:	aa26b781559680ba91e7398c01e2f248
 URL:		http://www.squirrelmail.org/plugin_view.php?id=237
 Requires:	squirrelmail >= 1.4.6-1
 BuildArch:	noarch
@@ -58,8 +57,8 @@
 install -d $RPM_BUILD_ROOT%{_plugindir} $RPM_BUILD_ROOT%{_sysconfdir}
 
 install *.php $RPM_BUILD_ROOT%{_plugindir}
-cp -r images swf locale $RPM_BUILD_ROOT%{_plugindir}
-mv config.php.sample $RPM_BUILD_ROOT%{_sysconfdir}/check_quota_config.php
+cp -r images swf templates themes $RPM_BUILD_ROOT%{_plugindir}
+mv config.sample.php $RPM_BUILD_ROOT%{_sysconfdir}/check_quota_config.php
 ln -s %{_sysconfdir}/check_quota_config.php $RPM_BUILD_ROOT%{_plugindir}/config.php
 
 %clean
@@ -67,13 +66,14 @@
 
 %files
 %defattr(644,root,root,755)
-%doc INSTALL README FAQ TRANSLATING OLDCHANGELOG
+%doc INSTALL README FAQ TRANSLATING CHANGELOG
 %attr(640,root,http) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/check_quota_config.php
 %dir %{_plugindir}
 %{_plugindir}/*.php
 %{_plugindir}/swf
-%{_plugindir}/locale
 %{_plugindir}/images
+%{_plugindir}/templates
+%{_plugindir}/themes
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -81,6 +81,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.10  2008/10/25 20:27:26  kosmo
+- updated to 2.2
+
 Revision 1.9  2007/02/12 22:09:16  glen
 - tabs in preamble
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/squirrelmail-plugin-check_quota.spec?r1=1.9&r2=1.10&f=u



More information about the pld-cvs-commit mailing list