SPECS: kronolith.spec, ingo.spec, horde-nag.spec, klutz.spec, mimp...

glen glen at pld-linux.org
Sat Sep 17 18:27:38 CEST 2005


Author: glen                         Date: Sat Sep 17 16:27:38 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- renamed horde application packages with horde- prefix

---- Files affected:
SPECS:
   kronolith.spec (1.22 -> 1.23) , ingo.spec (1.8 -> 1.9) , horde-nag.spec (1.6 -> 1.7) , klutz.spec (1.5 -> 1.6) , mimp.spec (1.9 -> 1.10) , whups.spec (1.11 -> 1.12) , trean.spec (1.10 -> 1.11) , gollem.spec (1.12 -> 1.13) , chora.spec (1.38 -> 1.39) , imp.spec (1.88 -> 1.89) , wicked.spec (1.8 -> 1.9) , turba.spec (1.49 -> 1.50) , mnemo.spec (1.5 -> 1.6) 

---- Diffs:

================================================================
Index: SPECS/kronolith.spec
diff -u SPECS/kronolith.spec:1.22 SPECS/kronolith.spec:1.23
--- SPECS/kronolith.spec:1.22	Sat Sep 17 17:21:50 2005
+++ SPECS/kronolith.spec	Sat Sep 17 18:27:33 2005
@@ -7,7 +7,7 @@
 %include	/usr/lib/rpm/macros.php
 Summary:	Kronolith - calendar for Horde
 Summary(pl):	Kronolith - kalendarz dla Horde
-Name:		%{_hordeapp}
+Name:		horde-%{_hordeapp}
 Version:	2.0.4
 Release:	%{?_rc:0.%{_rc}.}%{?_snap:0.%(echo %{_snap} | tr -d -).}%{_rel}
 License:	LGPL
@@ -24,6 +24,7 @@
 Requires:	apache(mod_access)
 Requires:	horde >= 3.0
 Requires:	php-xml >= 3:4.1.0
+Obsoletes:	%{_hordeapp}
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -104,7 +105,7 @@
 if [ "$1" = 1 ]; then
 %banner %{name} -e <<EOF
 IMPORTANT:
-If you are installing for the first time, you must now
+If you are installing Kronolith for the first time, you must now
 create the Kronolith database tables. Look into directory
 %{_docdir}/%{name}-%{version}/sql
 to find out how to do this for your database.
@@ -148,6 +149,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.23  2005/09/17 16:27:33  glen
+- renamed horde application packages with horde- prefix
+
 Revision 1.22  2005/09/17 15:21:50  glen
 - unify
 

================================================================
Index: SPECS/ingo.spec
diff -u SPECS/ingo.spec:1.8 SPECS/ingo.spec:1.9
--- SPECS/ingo.spec:1.8	Sat Sep 17 17:21:50 2005
+++ SPECS/ingo.spec	Sat Sep 17 18:27:33 2005
@@ -7,7 +7,7 @@
 %include	/usr/lib/rpm/macros.php
 Summary:	Ingo - an email filter rules manager
 Summary(pl):	Ingo - zarządca reguł filtrowania poczty elektronicznej
-Name:		%{_hordeapp}
+Name:		horde-%{_hordeapp}
 Version:	1.0.2
 Release:	%{?_rc:0.%{_rc}.}%{?_snap:0.%(echo %{_snap} | tr -d -).}%{_rel}
 License:	GPL v2
@@ -23,6 +23,7 @@
 Requires:	apache >= 1.3.33-2
 Requires:	apache(mod_access)
 Requires:	horde >= 3.0
+Obsoletes:	%{_hordeapp}
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -136,6 +137,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.9  2005/09/17 16:27:33  glen
+- renamed horde application packages with horde- prefix
+
 Revision 1.8  2005/09/17 15:21:50  glen
 - unify
 

================================================================
Index: SPECS/horde-nag.spec
diff -u SPECS/horde-nag.spec:1.6 SPECS/horde-nag.spec:1.7
--- SPECS/horde-nag.spec:1.6	Sat Sep 17 17:21:49 2005
+++ SPECS/horde-nag.spec	Sat Sep 17 18:27:33 2005
@@ -1,24 +1,21 @@
 # $Revision$, $Date$
-# TODO
-# - rename all horde packages to horde-*.spec
-
 %define	_hordeapp nag
 #define	_snap	2005-08-01
 #define	_rc		rc1
-%define	_rel	0.5
+%define	_rel	0.1
 #
 %include	/usr/lib/rpm/macros.php
 Summary:	Nag Task List Manager
 Summary(pl):	Nag - zarządca list zadań
-Name:		%{_hordeapp}
+Name:		horde-%{_hordeapp}
 Version:	2.0.2
 Release:	%{?_rc:0.%{_rc}.}%{?_snap:0.%(echo %{_snap} | tr -d -).}%{_rel}
 License:	GPL v2
 Group:		Applications/WWW
 Source0:	ftp://ftp.horde.org/pub/nag/%{_hordeapp}-h3-%{version}.tar.gz
 # Source0-md5:	7aa928522dadda94f02dfcbc5fb90058
-Source1:	%{name}.conf
-Patch0:		%{name}-prefs.patch
+Source1:	%{_hordeapp}.conf
+Patch0:		%{_hordeapp}-prefs.patch
 URL:		http://www.horde.org/nag/
 BuildRequires:	rpm-php-pearprov >= 4.0.2-98
 BuildRequires:	rpmbuild(macros) >= 1.226
@@ -26,6 +23,7 @@
 Requires:	apache >= 1.3.33-2
 Requires:	apache(mod_access)
 Requires:	horde >= 3.0
+Obsoletes:	%{_hordeapp}
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -123,6 +121,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.7  2005/09/17 16:27:33  glen
+- renamed horde application packages with horde- prefix
+
 Revision 1.6  2005/09/17 15:21:49  glen
 - unify
 

================================================================
Index: SPECS/klutz.spec
diff -u SPECS/klutz.spec:1.5 SPECS/klutz.spec:1.6
--- SPECS/klutz.spec:1.5	Sat Sep 17 17:21:50 2005
+++ SPECS/klutz.spec	Sat Sep 17 18:27:33 2005
@@ -1,4 +1,6 @@
 # $Revision$, $Date$
+# TODO
+# - cli programs to subpackage?
 %define	_hordeapp klutz
 %define	_snap	2005-08-01
 #define	_rc		rc1
@@ -7,7 +9,7 @@
 %include	/usr/lib/rpm/macros.php
 Summary:	Horde comics-fetching module
 Summary(pl):	Moduł Horde do pobierania komiksów
-Name:		%{_hordeapp}
+Name:		horde-%{_hordeapp}
 Version:	0.1
 Release:	%{?_rc:0.%{_rc}.}%{?_snap:0.%(echo %{_snap} | tr -d -).}%{_rel}
 License:	GPL v2+
@@ -22,6 +24,7 @@
 Requires:	apache >= 1.3.33-2
 Requires:	apache(mod_access)
 Requires:	horde >= 3.0
+Obsoletes:	%{_hordeapp}
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -134,6 +137,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.6  2005/09/17 16:27:33  glen
+- renamed horde application packages with horde- prefix
+
 Revision 1.5  2005/09/17 15:21:50  glen
 - unify
 

================================================================
Index: SPECS/mimp.spec
diff -u SPECS/mimp.spec:1.9 SPECS/mimp.spec:1.10
--- SPECS/mimp.spec:1.9	Sat Sep 17 17:21:50 2005
+++ SPECS/mimp.spec	Sat Sep 17 18:27:33 2005
@@ -2,12 +2,12 @@
 %define	_hordeapp mimp
 %define	_snap	2005-09-03
 #define	_rc		rc1
-%define	_rel	4.1
+%define	_rel	0.1
 #
 %include	/usr/lib/rpm/macros.php
 Summary:	MIMP - a stripped down version of IMP for use on mobile phones/PDAs
 Summary(pl):	MIMP - uproszczona wersja IMP-a do używania na telefonach przenośnych i PDA
-Name:		%{_hordeapp}
+Name:		horde-%{_hordeapp}
 Version:	0.1
 Release:	%{?_rc:0.%{_rc}.}%{?_snap:0.%(echo %{_snap} | tr -d -).}%{_rel}
 License:	GPL
@@ -23,6 +23,7 @@
 Requires:	apache >= 1.3.33-2
 Requires:	apache(mod_access)
 Requires:	horde >= 3.0
+Obsoletes:	%{_hordeapp}
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -131,6 +132,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.10  2005/09/17 16:27:33  glen
+- renamed horde application packages with horde- prefix
+
 Revision 1.9  2005/09/17 15:21:50  glen
 - unify
 

================================================================
Index: SPECS/whups.spec
diff -u SPECS/whups.spec:1.11 SPECS/whups.spec:1.12
--- SPECS/whups.spec:1.11	Sat Sep 17 18:09:23 2005
+++ SPECS/whups.spec	Sat Sep 17 18:27:33 2005
@@ -2,12 +2,12 @@
 %define	_hordeapp whups
 %define	_snap	2005-09-17
 #define	_rc		rc1
-%define	_rel	0.3
+%define	_rel	0.2
 #
 %include	/usr/lib/rpm/macros.php
 Summary:	The Web Horde User Problem Solver
 Summary(pl):	Narzędzie WWW do rozwiązywania problemów dla Horde
-Name:		%{_hordeapp}
+Name:		horde-%{_hordeapp}
 Version:	1.0
 Release:	%{?_rc:0.%{_rc}.}%{?_snap:0.%(echo %{_snap} | tr -d -).}%{_rel}
 License:	BSD
@@ -23,6 +23,7 @@
 Requires:	apache(mod_access)
 Requires:	horde >= 3.0
 Requires:	php-mysql
+Obsoletes:	%{_hordeapp}
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -139,6 +140,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.12  2005/09/17 16:27:33  glen
+- renamed horde application packages with horde- prefix
+
 Revision 1.11  2005/09/17 16:09:23  glen
 - Whups caps
 

================================================================
Index: SPECS/trean.spec
diff -u SPECS/trean.spec:1.10 SPECS/trean.spec:1.11
--- SPECS/trean.spec:1.10	Sat Sep 17 17:21:50 2005
+++ SPECS/trean.spec	Sat Sep 17 18:27:33 2005
@@ -2,12 +2,12 @@
 %define	_hordeapp trean
 %define	_snap	2005-09-03
 #define	_rc		rc1
-%define	_rel	2.1
+%define	_rel	0.1
 #
 %include	/usr/lib/rpm/macros.php
 Summary:	Horde Bookmarks application
 Summary(pl):	Aplikacja zakładek dla Horde
-Name:		%{_hordeapp}
+Name:		horde-%{_hordeapp}
 Version:	0.1
 Release:	%{?_rc:0.%{_rc}.}%{?_snap:0.%(echo %{_snap} | tr -d -).}%{_rel}
 License:	BSD
@@ -23,6 +23,7 @@
 Requires:	apache(mod_access)
 # docs say it requires 3.1, but seems work in 3.0 too
 Requires:	horde >= 3.0
+Obsoletes:	%{_hordeapp}
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -140,6 +141,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.11  2005/09/17 16:27:33  glen
+- renamed horde application packages with horde- prefix
+
 Revision 1.10  2005/09/17 15:21:50  glen
 - unify
 

================================================================
Index: SPECS/gollem.spec
diff -u SPECS/gollem.spec:1.12 SPECS/gollem.spec:1.13
--- SPECS/gollem.spec:1.12	Sat Sep 17 17:21:49 2005
+++ SPECS/gollem.spec	Sat Sep 17 18:27:33 2005
@@ -2,12 +2,12 @@
 %define		_hordeapp	gollem
 #define	_snap	-
 #define	_rc		-
-%define	_rel	1.1
+%define	_rel	0.1
 #
 %include	/usr/lib/rpm/macros.php
 Summary:	Gollem - the Horde File Manager
 Summary(pl):	Gollem - zarządca plików Horde
-Name:		%{_hordeapp}
+Name:		horde-%{_hordeapp}
 Version:	1.0
 Release:	%{?_rc:0.%{_rc}.}%{?_snap:0.%(echo %{_snap} | tr -d -).}%{_rel}
 License:	GPL
@@ -23,6 +23,7 @@
 Requires:	apache >= 1.3.33-2
 Requires:	apache(mod_access)
 Requires:	horde >= 3.0
+Obsoletes:	%{_hordeapp}
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -131,6 +132,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.13  2005/09/17 16:27:33  glen
+- renamed horde application packages with horde- prefix
+
 Revision 1.12  2005/09/17 15:21:49  glen
 - unify
 

================================================================
Index: SPECS/chora.spec
diff -u SPECS/chora.spec:1.38 SPECS/chora.spec:1.39
--- SPECS/chora.spec:1.38	Sat Sep 17 18:09:39 2005
+++ SPECS/chora.spec	Sat Sep 17 18:27:33 2005
@@ -1,12 +1,12 @@
 # $Revision$, $Date$
 %define	_hordeapp	chora
 %define	_rc		rc1
-%define	_rel	2.1
+%define	_rel	0.1
 #
 %include	/usr/lib/rpm/macros.php
 Summary:	Web Based CVS Program
 Summary(pl):	Program do obsługi CVS przez WWW
-Name:		%{_hordeapp}
+Name:		horde-%{_hordeapp}
 Version:	2.0.1
 Release:	%{?_rc:0.%{_rc}.}%{?_snap:0.%(echo %{_snap} | tr -d -).}%{_rel}
 License:	GPL v2
@@ -24,6 +24,7 @@
 Requires:	cvs
 Requires:	rcs
 Requires:	horde >= 3.0
+Obsoletes:	%{_hordeapp}
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -129,6 +130,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.39  2005/09/17 16:27:33  glen
+- renamed horde application packages with horde- prefix
+
 Revision 1.38  2005/09/17 16:09:39  glen
 - unified
 

================================================================
Index: SPECS/imp.spec
diff -u SPECS/imp.spec:1.88 SPECS/imp.spec:1.89
--- SPECS/imp.spec:1.88	Sat Sep 17 17:21:50 2005
+++ SPECS/imp.spec	Sat Sep 17 18:27:33 2005
@@ -9,7 +9,7 @@
 Summary(es):	Programa de correo vía Internet basado en IMAP
 Summary(pl):	Program do obsługi poczty przez WWW korzystający z IMAP-a
 Summary(pt_BR):	Programa de Mail via Web
-Name:		%{_hordeapp}
+Name:		horde-%{_hordeapp}
 Version:	4.0.4
 Release:	%{?_rc:1.%{_rc}.}%{?_snap:0.%(echo %{_snap} | tr -d -).}%{_rel}
 License:	GPL v2
@@ -28,6 +28,7 @@
 Requires:	horde >= 3.0
 Requires:	php-imap
 Requires:	php-ctype
+Obsoletes:	%{_hordeapp}
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -160,6 +161,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.89  2005/09/17 16:27:33  glen
+- renamed horde application packages with horde- prefix
+
 Revision 1.88  2005/09/17 15:21:50  glen
 - unify
 

================================================================
Index: SPECS/wicked.spec
diff -u SPECS/wicked.spec:1.8 SPECS/wicked.spec:1.9
--- SPECS/wicked.spec:1.8	Sat Sep 17 17:21:50 2005
+++ SPECS/wicked.spec	Sat Sep 17 18:27:33 2005
@@ -2,12 +2,12 @@
 %define	_hordeapp wicked
 %define	_snap	2005-09-17
 #define	_rc		rc1
-%define	_rel	1.3
+%define	_rel	0.1
 #
 %include	/usr/lib/rpm/macros.php
 Summary:	The Web Horde User Problem Solver
 Summary(pl):	Narzędzie do rozwiązywania problemów użytkowników Horde
-Name:		%{_hordeapp}
+Name:		horde-%{_hordeapp}
 Version:	0.1
 Release:	%{?_rc:0.%{_rc}.}%{?_snap:0.%(echo %{_snap} | tr -d -).}%{_rel}
 License:	GPL
@@ -23,6 +23,7 @@
 Requires:	apache(mod_access)
 # actually it requires horde 3.1, but 3.0 is fine for testing too.
 Requires:	horde >= 3.0
+Obsoletes:	%{_hordeapp}
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -137,6 +138,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.9  2005/09/17 16:27:33  glen
+- renamed horde application packages with horde- prefix
+
 Revision 1.8  2005/09/17 15:21:50  glen
 - unify
 

================================================================
Index: SPECS/turba.spec
diff -u SPECS/turba.spec:1.49 SPECS/turba.spec:1.50
--- SPECS/turba.spec:1.49	Sat Sep 17 17:23:50 2005
+++ SPECS/turba.spec	Sat Sep 17 18:27:33 2005
@@ -2,12 +2,12 @@
 %define	_hordeapp turba
 %define	_snap	2005-08-25
 #define	_rc		rc1
-%define	_rel	1
+%define	_rel	0.1
 #
 %include	/usr/lib/rpm/macros.php
 Summary:	Turba - Address book for IMP
 Summary(pl):	Turba - Książka adresowa dla IMP-a
-Name:		%{_hordeapp}
+Name:		horde-%{_hordeapp}
 Version:	2.1
 Release:	%{?_rc:1.%{_rc}.}%{?_snap:0.%(echo %{_snap} | tr -d -).}%{_rel}
 License:	ASL
@@ -27,6 +27,7 @@
 Requires:	horde >= 3.0
 Requires:	php-xml >= 3:4.1.0
 Obsoletes:	horde-addons-turba
+Obsoletes:	%{_hordeapp}
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -218,6 +219,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.50  2005/09/17 16:27:33  glen
+- renamed horde application packages with horde- prefix
+
 Revision 1.49  2005/09/17 15:23:50  glen
 - Turba name caps
 

================================================================
Index: SPECS/mnemo.spec
diff -u SPECS/mnemo.spec:1.5 SPECS/mnemo.spec:1.6
--- SPECS/mnemo.spec:1.5	Sat Sep 17 17:21:50 2005
+++ SPECS/mnemo.spec	Sat Sep 17 18:27:33 2005
@@ -2,12 +2,12 @@
 %define	_hordeapp mnemo
 #define	_snap	2005-08-01
 #define	_rc		rc1
-%define	_rel	0.4
+%define	_rel	0.1
 #
 %include	/usr/lib/rpm/macros.php
 Summary:	Horde notes and memos application
 Summary(pl):	Aplikacja z notatkami i przypominajkami dla Horde
-Name:		%{_hordeapp}
+Name:		horde-%{_hordeapp}
 Version:	2.0.1
 Release:	%{?_rc:0.%{_rc}.}%{?_snap:0.%(echo %{_snap} | tr -d -).}%{_rel}
 License:	GPL
@@ -23,6 +23,7 @@
 Requires:	apache >= 1.3.33-2
 Requires:	apache(mod_access)
 Requires:	horde >= 3.0
+Obsoletes:	%{_hordeapp}
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -136,6 +137,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.6  2005/09/17 16:27:33  glen
+- renamed horde application packages with horde- prefix
+
 Revision 1.5  2005/09/17 15:21:50  glen
 - unify
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/kronolith.spec?r1=1.22&r2=1.23&f=u
    http://cvs.pld-linux.org/SPECS/ingo.spec?r1=1.8&r2=1.9&f=u
    http://cvs.pld-linux.org/SPECS/horde-nag.spec?r1=1.6&r2=1.7&f=u
    http://cvs.pld-linux.org/SPECS/klutz.spec?r1=1.5&r2=1.6&f=u
    http://cvs.pld-linux.org/SPECS/mimp.spec?r1=1.9&r2=1.10&f=u
    http://cvs.pld-linux.org/SPECS/whups.spec?r1=1.11&r2=1.12&f=u
    http://cvs.pld-linux.org/SPECS/trean.spec?r1=1.10&r2=1.11&f=u
    http://cvs.pld-linux.org/SPECS/gollem.spec?r1=1.12&r2=1.13&f=u
    http://cvs.pld-linux.org/SPECS/chora.spec?r1=1.38&r2=1.39&f=u
    http://cvs.pld-linux.org/SPECS/imp.spec?r1=1.88&r2=1.89&f=u
    http://cvs.pld-linux.org/SPECS/wicked.spec?r1=1.8&r2=1.9&f=u
    http://cvs.pld-linux.org/SPECS/turba.spec?r1=1.49&r2=1.50&f=u
    http://cvs.pld-linux.org/SPECS/mnemo.spec?r1=1.5&r2=1.6&f=u




More information about the pld-cvs-commit mailing list