SPECS: squirrelmail-plugin-username.spec - added support for locales
hawk
hawk at pld-linux.org
Mon Oct 2 14:58:15 CEST 2006
Author: hawk Date: Mon Oct 2 12:58:15 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- added support for locales
---- Files affected:
SPECS:
squirrelmail-plugin-username.spec (1.4 -> 1.5)
---- Diffs:
================================================================
Index: SPECS/squirrelmail-plugin-username.spec
diff -u SPECS/squirrelmail-plugin-username.spec:1.4 SPECS/squirrelmail-plugin-username.spec:1.5
--- SPECS/squirrelmail-plugin-username.spec:1.4 Wed Jul 19 22:24:58 2006
+++ SPECS/squirrelmail-plugin-username.spec Mon Oct 2 14:58:10 2006
@@ -9,12 +9,13 @@
Summary(pl): Wtyczka wyświetlająca nazwę użytkownika
Name: squirrelmail-plugin-%{_plugin}
Version: 2.3
-Release: 1
+Release: 2
License: GPL
Group: Applications/Mail
Source0: http://www.squirrelmail.org/plugins/%{_plugin}-%{version}-%{mversion}.tar.gz
# Source0-md5: c81670f5607835dc1e226653cf5c53b1
Patch0: %{name}-admin_only.patch
+Patch1: %{name}-locale_support.patch
URL: http://www.squirrelmail.org/plugin_view.php?id=35
Requires: squirrelmail >= 1.4.6-2
Requires: squirrelmail-compatibility-2.0.4
@@ -35,6 +36,7 @@
%prep
%setup -q -n %{_plugin}
%{?with_admin_only:%patch0 -p1}
+%patch1 -p0
%install
rm -rf $RPM_BUILD_ROOT
@@ -60,6 +62,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.5 2006/10/02 12:58:10 hawk
+- added support for locales
+
Revision 1.4 2006/07/19 20:24:58 dzeus
- propper homepage URL
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/squirrelmail-plugin-username.spec?r1=1.4&r2=1.5&f=u
More information about the pld-cvs-commit
mailing list