SPECS: uebimiau.spec - new Smarty location; cosmetics

glen glen at pld-linux.org
Wed Oct 26 17:01:26 CEST 2005


Author: glen                         Date: Wed Oct 26 15:01:26 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- new Smarty location; cosmetics

---- Files affected:
SPECS:
   uebimiau.spec (1.40 -> 1.41) 

---- Diffs:

================================================================
Index: SPECS/uebimiau.spec
diff -u SPECS/uebimiau.spec:1.40 SPECS/uebimiau.spec:1.41
--- SPECS/uebimiau.spec:1.40	Fri Aug  5 09:34:20 2005
+++ SPECS/uebimiau.spec	Wed Oct 26 17:01:21 2005
@@ -1,14 +1,17 @@
 # $Revision$, $Date$
+# TODO
+# - use apache config triggers
 Summary:	UebiMiau - simple POP3 mail reader
 Summary(pl):	UebiMiau - prosty czytnik poczty POP3
 Name:		uebimiau
 Version:	2.7.8
-%define		sub_ver	RC1
-Release:	9.%{sub_ver}.3
+%define		_rc	RC1
+%define		_rel 4
+Release:	9.%{_rc}.%{_rel}
 License:	GPL
 Group:		Applications/Mail
 Vendor:		Aldoir Ventura <aldoir at users.sourceforge.net>
-Source0:	http://www.uebimiau.org/downloads/%{name}-%{version}-%{sub_ver}-any.tar.gz
+Source0:	http://www.uebimiau.org/downloads/%{name}-%{version}-%{_rc}-any.tar.gz
 # Source0-md5:	20e355ef9535deb49b8866cd93b661af
 Patch0:		%{name}-bugfixes.patch
 Patch1:		%{name}-folders.patch
@@ -19,13 +22,16 @@
 BuildRequires:	sed >= 4.1.1
 # BR: rpm - not for Ra where is wrong def. of %%{_sharedstatedir}.
 BuildRequires:	rpm >= 4.3
-Requires:	Smarty
+Requires:	Smarty >= 2.6.10-3
 Requires:	sed >= 4.1.1
 Requires:	webserver
 Provides:	webmail
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
+%define		_appdir		%{_datadir}/%{name}
+%define		_smartydir	%{_datadir}/php/Smarty
+
 %description
 UebiMiau is a web-based e-mail client written in PHP. It has some
 features, such as: Folders, View and Send Attachments, Preferences,
@@ -37,9 +43,6 @@
 załączników, preferencji, wyszukiwania, quoty i inne. UebiMiau nie
 wymaga bazy danych ani IMAP.
 
-%define		_appdir		%{_datadir}/%{name}
-%define		_smartydir	%{php_pear_dir}/Smarty
-
 %prep
 %setup -q -n %{name}-%{version}-%{sub_ver}-any
 %patch0 -p1
@@ -161,6 +164,7 @@
 %dir %{_appdir}/themes
 %{_appdir}/themes/debug.tpl
 %{_appdir}/themes/default
+
 %defattr(640,http,http,750)
 %dir %{_sharedstatedir}/%{name}
 
@@ -170,6 +174,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.41  2005/10/26 15:01:21  glen
+- new Smarty location; cosmetics
+
 Revision 1.40  2005/08/05 07:34:20  prism
 - added focus patch to improve login page a bit
 
@@ -305,12 +312,12 @@
 - typo in %description -l pl
 - 755 not needed for config.languages.php
 - release 2
-STBR
+  STBR
 
 Revision 1.6  2002/10/12 23:38:32  ppv
 - updated to new version [2.7.2]
 - release 1
-STBR
+  STBR
 
 Revision 1.5  2002/10/03 12:37:13  qboosh
 - typos, missing dir; release 2
@@ -322,12 +329,12 @@
 - spec adapterized,
 - autogenerated php dependences,
 - removed %post (configuration file is indicated by %config()),
-- add %%%{_uebimiaudir} directory to %files,
+- add %{_uebimiaudir} directory to %files,
 - simplifications and cosmetics.
 
 Revision 1.2  2002/09/24 07:02:51  ppv
 - updated Vendor:
-STBR?
+  STBR?
 
 Revision 1.1  2002/09/24 07:00:03  ppv
 - initial spec [hello everybody:]
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/uebimiau.spec?r1=1.40&r2=1.41&f=u




More information about the pld-cvs-commit mailing list