SPECS: apache1-mod_access_referer.spec, apache1-mod_auth_ldap.spec...

glen glen at pld-linux.org
Tue Jan 23 16:47:07 CET 2007


Author: glen                         Date: Tue Jan 23 15:47:07 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- rel 4 (R: apache1(EAPI) instead of apache1)

---- Files affected:
SPECS:
   apache1-mod_access_referer.spec (1.25 -> 1.26) , apache1-mod_auth_ldap.spec (1.42 -> 1.43) , apache1-mod_auth_pgsql.spec (1.31 -> 1.32) , apache1-mod_auth_samba.spec (1.35 -> 1.36) , apache1-mod_dynvhost.spec (1.22 -> 1.23) , apache1-mod_fastcgi.spec (1.47 -> 1.48) , apache1-mod_mp3.spec (1.38 -> 1.39) , apache1-mod_rpaf.spec (1.15 -> 1.16) , apache1-mod_suid.spec (1.13 -> 1.14) , apache1-mod_throttle.spec (1.37 -> 1.38) , apache1-mod_watch.spec (1.26 -> 1.27) , apache1-mod_witch.spec (1.18 -> 1.19) 

---- Diffs:

================================================================
Index: SPECS/apache1-mod_access_referer.spec
diff -u SPECS/apache1-mod_access_referer.spec:1.25 SPECS/apache1-mod_access_referer.spec:1.26
--- SPECS/apache1-mod_access_referer.spec:1.25	Fri Apr 14 18:54:38 2006
+++ SPECS/apache1-mod_access_referer.spec	Tue Jan 23 16:47:01 2007
@@ -5,7 +5,7 @@
 Summary(pl):	Kontrola dostępu bazująca na zawartości standardowego nagłówka HTTP "REFERER"
 Name:		apache1-mod_%{mod_name}
 Version:	1.0.2
-Release:	3
+Release:	4
 License:	Apache Group
 Group:		Networking/Daemons
 Source0:	http://dl.sourceforge.net/accessreferer/mod_%{mod_name}-%{version}.tar.gz
@@ -16,7 +16,7 @@
 BuildRequires:	apache1-devel >= 1.3.33-2
 BuildRequires:	rpmbuild(macros) >= 1.268
 Requires(triggerpostun):	%{apxs}
-Requires:	apache1 >= 1.3.33-2
+Requires:	apache1(EAPI)
 Obsoletes:	apache-mod_access_referer <= 1.0.2
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -75,6 +75,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.26  2007/01/23 15:47:01  glen
+- rel 4 (R: apache1(EAPI) instead of apache1)
+
 Revision 1.25  2006/04/14 16:54:38  glen
 - obsoletes with constant version
 

================================================================
Index: SPECS/apache1-mod_auth_ldap.spec
diff -u SPECS/apache1-mod_auth_ldap.spec:1.42 SPECS/apache1-mod_auth_ldap.spec:1.43
--- SPECS/apache1-mod_auth_ldap.spec:1.42	Fri Apr 14 18:54:38 2006
+++ SPECS/apache1-mod_auth_ldap.spec	Tue Jan 23 16:47:01 2007
@@ -20,7 +20,7 @@
 Summary(zh_CN):	ŐâĘÇÓĂÓÚ Apache ľÄ LDAP Ńé֤ģżé
 Name:		apache1-mod_%{mod_name}
 Version:	1.6.0
-Release:	3
+Release:	4
 License:	BSD
 Group:		Networking/Daemons
 Source0:	http://www.rudedog.org/auth_ldap/auth_ldap-%{version}.tar.gz
@@ -33,7 +33,7 @@
 BuildRequires:	openldap-devel >= 2.3.0
 BuildRequires:	rpmbuild(macros) >= 1.268
 Requires(triggerpostun):	%{apxs}
-Requires:	apache1 >= 1.3.33-2
+Requires:	apache1(EAPI)
 Requires:	apache1-mod_auth
 Obsoletes:	apache-mod_auth_ldap <= 1.6.0
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -168,6 +168,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.43  2007/01/23 15:47:01  glen
+- rel 4 (R: apache1(EAPI) instead of apache1)
+
 Revision 1.42  2006/04/14 16:54:38  glen
 - obsoletes with constant version
 
@@ -223,18 +226,18 @@
 - release 8: use new %doc.
 
 Revision 1.25  2002/05/21 23:12:41  kloczek
-perl -pi -e "s/^automake -a -c -f --foreing/\%\{__automake\}/; \
+- perl -pi -e "s/^automake -a -c -f --foreing/\%\{__automake\}/; \
              s/^automake -a -c -f/\%\{__automake\}/; \
-	     s/^autoconf/\%\{__autoconf\}/"
+     s/^autoconf/\%\{__autoconf\}/"
 
 Revision 1.24  2002/04/25 15:45:17  arturs
-fixed a small typo
+- fixed a small typo
 
 Revision 1.23  2002/04/23 12:48:37  kloczek
 - release 7.
 
 Revision 1.22  2002/04/23 09:04:54  arturs
-License field change
+- License field change
 
 Revision 1.21  2002/02/22 23:28:41  kloczek
 - removed all Group fields translations (our rpm now can handle translating
@@ -251,9 +254,9 @@
 - release 5
 
 Revision 1.17  2002/02/17 19:01:42  ankry
-- added %%{apxs} local macro to avoid adapter problems
-- fix use of %%{apxs} and %%{_sbindir}/apxs
-- added BR %%{apxs} and Prereq %%{_sbindir}/apxs (if necessary); removed BR apache
+- added %{apxs} local macro to avoid adapter problems
+- fix use of %{apxs} and %{_sbindir}/apxs
+- added BR %{apxs} and Prereq %{_sbindir}/apxs (if necessary); removed BR apache
 
 Revision 1.16  2002/02/17 04:55:57  kloczek
 - release 4.
@@ -293,19 +296,13 @@
 - spec adapterized.
 
 Revision 1.5  2000/06/09 07:54:39  kloczek
-- more %%{__make} macros.
+- more %{__make} macros.
 
 Revision 1.4  2000/06/09 07:22:47  kloczek
-- added using %%{__make} macro.
+- added using %{__make} macro.
 
 Revision 1.3  2000/05/17 21:01:20  kloczek
 - spec adapterized.
 
 Revision 1.2  2000/05/11 21:46:27  kloczek
 - adapterized and partialy rewrited.
-
-* Mon Nov 8 1999 Toru Hoshina <t at kondara.org>
-- be a NoSrc :-P
-
-* Tue Sep 07 1999 Cristian Gafton <gafton at redhat.com>
-- first build for Red Hat Linux 6.1

================================================================
Index: SPECS/apache1-mod_auth_pgsql.spec
diff -u SPECS/apache1-mod_auth_pgsql.spec:1.31 SPECS/apache1-mod_auth_pgsql.spec:1.32
--- SPECS/apache1-mod_auth_pgsql.spec:1.31	Wed Dec 20 09:38:51 2006
+++ SPECS/apache1-mod_auth_pgsql.spec	Tue Jan 23 16:47:01 2007
@@ -15,7 +15,7 @@
 Summary(sv):	Grundläggande autenticering till webbservern Apache med en PostgreSQL-databas
 Name:		apache1-mod_%{mod_name}
 Version:	0.9.12
-Release:	3
+Release:	4
 License:	GPL
 Group:		Networking/Daemons
 Source0:	http://www.giuseppetanzilli.it/mod_%{mod_name}/dist/mod_%{mod_name}-%{version}.tar.gz
@@ -26,7 +26,7 @@
 BuildRequires:	postgresql-devel >= 7
 BuildRequires:	rpmbuild(macros) >= 1.268
 Requires(triggerpostun):	%{apxs}
-Requires:	apache1 >= 1.3.33-2
+Requires:	apache1(EAPI)
 Obsoletes:	apache-mod_auth_pgsql <= 0.9.12
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -128,6 +128,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.32  2007/01/23 15:47:01  glen
+- rel 4 (R: apache1(EAPI) instead of apache1)
+
 Revision 1.31  2006/12/20 08:38:51  hawk
 - release 3 to rebuild with PostgreSQL 8.2
 
@@ -185,7 +188,7 @@
 - release 4: mod_auth_pgsql added to Obsoletes.
 
 Revision 1.13  2002/04/25 15:45:30  arturs
-fixed a small typo
+- fixed a small typo
 
 Revision 1.12  2002/02/22 23:28:41  kloczek
 - removed all Group fields translations (our rpm now can handle translating
@@ -195,9 +198,9 @@
 - release 3
 
 Revision 1.10  2002/02/17 19:01:42  ankry
-- added %%{apxs} local macro to avoid adapter problems
-- fix use of %%{apxs} and %%{_sbindir}/apxs
-- added BR %%{apxs} and Prereq %%{_sbindir}/apxs (if necessary); removed BR apache
+- added %{apxs} local macro to avoid adapter problems
+- fix use of %{apxs} and %{_sbindir}/apxs
+- added BR %{apxs} and Prereq %{_sbindir}/apxs (if necessary); removed BR apache
 
 Revision 1.9  2002/02/17 04:58:49  kloczek
 - reelase 2.
@@ -207,7 +210,7 @@
 - adapterized
 
 Revision 1.7  2002/01/18 02:12:20  kloczek
-perl -pi -e "s/pld-list\@pld.org.pl/feedback\@pld.org.pl/"
+- perl -pi -e "s/pld-list\@pld.org.pl/feedback\@pld.org.pl/"
 
 Revision 1.6  2002/01/13 17:11:23  kloczek
 - updayed to 0.9.12 (bugfix release).

================================================================
Index: SPECS/apache1-mod_auth_samba.spec
diff -u SPECS/apache1-mod_auth_samba.spec:1.35 SPECS/apache1-mod_auth_samba.spec:1.36
--- SPECS/apache1-mod_auth_samba.spec:1.35	Fri Apr 14 18:54:38 2006
+++ SPECS/apache1-mod_auth_samba.spec	Tue Jan 23 16:47:01 2007
@@ -7,7 +7,7 @@
 Summary(pl):	Moduł uwierzytelnienia samba dla Apache
 Name:		apache1-mod_%{mod_name}
 Version:	1.1
-Release:	3
+Release:	4
 Epoch:		1
 License:	GPL
 Group:		Networking/Daemons
@@ -22,7 +22,7 @@
 BuildRequires:	pam-pam_smb
 BuildRequires:	rpmbuild(macros) >= 1.268
 Requires(triggerpostun):	%{apxs}
-Requires:	apache1 >= 1.3.33-2
+Requires:	apache1(EAPI)
 Requires:	pam-pam_smb
 Obsoletes:	apache-mod_auth_samba <= 1:1.1
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -85,6 +85,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.36  2007/01/23 15:47:01  glen
+- rel 4 (R: apache1(EAPI) instead of apache1)
+
 Revision 1.35  2006/04/14 16:54:38  glen
 - obsoletes with constant version
 
@@ -151,7 +154,7 @@
 - sed -e "s/%{_sbindir}\/apxs -e/\%{apxs} -e/"
 
 Revision 1.15  2002/04/25 15:45:33  arturs
-fixed a small typo
+- fixed a small typo
 
 Revision 1.14  2002/02/23 01:13:38  kloczek
 - adapterized.
@@ -167,12 +170,12 @@
 - adapterized
 
 Revision 1.10  2002/02/17 19:01:42  ankry
-- added %%{apxs} local macro to avoid adapter problems
-- fix use of %%{apxs} and %%{_sbindir}/apxs
-- added BR %%{apxs} and Prereq %%{_sbindir}/apxs (if necessary); removed BR apache
+- added %{apxs} local macro to avoid adapter problems
+- fix use of %{apxs} and %{_sbindir}/apxs
+- added BR %{apxs} and Prereq %{_sbindir}/apxs (if necessary); removed BR apache
 
 Revision 1.9  2002/01/18 02:12:20  kloczek
-perl -pi -e "s/pld-list\@pld.org.pl/feedback\@pld.org.pl/"
+- perl -pi -e "s/pld-list\@pld.org.pl/feedback\@pld.org.pl/"
 
 Revision 1.8  2001/11/13 08:03:48  qboosh
 - BuildRequires: pam_smb is back (it _is_ needed)
@@ -181,7 +184,7 @@
 - removed pam_smb from BuildRequires rules.
 
 Revision 1.6  2001/11/06 15:22:25  qboosh
-- release 3: added %%doc (one html file)
+- release 3: added %doc (one html file)
 
 Revision 1.5  2001/10/31 16:26:39  qboosh
 - release 2: fixed module linking (ugly, but works)

================================================================
Index: SPECS/apache1-mod_dynvhost.spec
diff -u SPECS/apache1-mod_dynvhost.spec:1.22 SPECS/apache1-mod_dynvhost.spec:1.23
--- SPECS/apache1-mod_dynvhost.spec:1.22	Fri Apr 14 18:54:38 2006
+++ SPECS/apache1-mod_dynvhost.spec	Tue Jan 23 16:47:01 2007
@@ -5,7 +5,7 @@
 Summary(pl):	Dynamiczne Serwery Wirtualne
 Name:		apache1-mod_%{mod_name}
 Version:	1
-Release:	3
+Release:	4
 License:	GPL
 Group:		Networking/Daemons
 Source0:	http://funkcity.com/0101/projects/dynvhost/mod_%{mod_name}.tar.gz
@@ -16,7 +16,7 @@
 BuildRequires:	rpmbuild(macros) >= 1.268
 BuildRequires:	zlib-devel
 Requires(triggerpostun):	%{apxs}
-Requires:	apache1 >= 1.3.33-2
+Requires:	apache1(EAPI)
 Obsoletes:	apache-mod_dynvhost <= 1
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -78,6 +78,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.23  2007/01/23 15:47:01  glen
+- rel 4 (R: apache1(EAPI) instead of apache1)
+
 Revision 1.22  2006/04/14 16:54:38  glen
 - obsoletes with constant version
 
@@ -121,7 +124,7 @@
 - use new %doc.
 
 Revision 1.9  2002/04/25 15:45:47  arturs
-fixed a small typo
+- fixed a small typo
 
 Revision 1.8  2002/03/19 14:01:38  ankry
 - URL fixed

================================================================
Index: SPECS/apache1-mod_fastcgi.spec
diff -u SPECS/apache1-mod_fastcgi.spec:1.47 SPECS/apache1-mod_fastcgi.spec:1.48
--- SPECS/apache1-mod_fastcgi.spec:1.47	Wed Jun 14 19:53:58 2006
+++ SPECS/apache1-mod_fastcgi.spec	Tue Jan 23 16:47:01 2007
@@ -8,7 +8,7 @@
 Name:		apache1-mod_%{mod_name}
 # NOTE: remember about apache-mod_fastcgi.spec when messing here
 Version:	2.4.2
-Release:	3
+Release:	4
 License:	distributable
 Group:		Networking/Daemons
 Source0:	http://www.FastCGI.com/dist/mod_%{mod_name}-%{version}.tar.gz
@@ -20,7 +20,7 @@
 BuildRequires:	apache1-devel >= 1.3.33-2
 BuildRequires:	libtool
 BuildRequires:	rpmbuild(macros) >= 1.268
-Requires:	apache1 >= 1.3.33-2
+Requires:	apache1(EAPI)
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %define		_pkglibdir	%(%{apxs} -q LIBEXECDIR 2>/dev/null)
@@ -94,6 +94,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.48  2007/01/23 15:47:01  glen
+- rel 4 (R: apache1(EAPI) instead of apache1)
+
 Revision 1.47  2006/06/14 17:53:58  glen
 - pass CC to apxs
 
@@ -249,6 +252,3 @@
 Revision 1.1  2000/09/21 19:25:10  baggins
 - initial revision
 - adapterized
-
-* Fri May 19 2000 Tomasz Ostrowski <tometzky at students.mimuw.edu.pl>
-- Written from scratch

================================================================
Index: SPECS/apache1-mod_mp3.spec
diff -u SPECS/apache1-mod_mp3.spec:1.38 SPECS/apache1-mod_mp3.spec:1.39
--- SPECS/apache1-mod_mp3.spec:1.38	Fri Apr 14 18:50:13 2006
+++ SPECS/apache1-mod_mp3.spec	Tue Jan 23 16:47:01 2007
@@ -7,7 +7,7 @@
 Summary(pl):	Moduł MP3 do Apache
 Name:		apache1-mod_%{mod_name}
 Version:	0.40
-Release:	3
+Release:	4
 License:	BSD
 Group:		Networking/Daemons
 Source0:	http://www.tangent.org/download/mod_%{mod_name}-%{version}.tar.gz
@@ -21,7 +21,7 @@
 Requires(triggerpostun):	%{apxs}
 Requires(triggerpostun):	grep
 Requires(triggerpostun):	sed >= 4.0
-Requires:	apache1 >= 1.3.33-2
+Requires:	apache1(EAPI)
 Obsoletes:	apache-mod_mp3 <= 0.40
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -98,6 +98,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.39  2007/01/23 15:47:01  glen
+- rel 4 (R: apache1(EAPI) instead of apache1)
+
 Revision 1.38  2006/04/14 16:50:13  glen
 - use %service
 

================================================================
Index: SPECS/apache1-mod_rpaf.spec
diff -u SPECS/apache1-mod_rpaf.spec:1.15 SPECS/apache1-mod_rpaf.spec:1.16
--- SPECS/apache1-mod_rpaf.spec:1.15	Tue Jan 23 16:10:25 2007
+++ SPECS/apache1-mod_rpaf.spec	Tue Jan 23 16:47:01 2007
@@ -9,7 +9,7 @@
 Summary(pl):	Moduł Apache'a dodający przekazywanie dla odwrotnych proxy
 Name:		apache1-mod_%{mod_name}
 Version:	0.5
-Release:	3
+Release:	4
 License:	Apache
 Group:		Networking/Daemons
 Source0:	http://stderr.net/apache/rpaf/download/mod_%{mod_name}-%{version}.tar.gz
@@ -21,7 +21,7 @@
 BuildRequires:	apache1-devel >= 1.3.33-2
 BuildRequires:	rpmbuild(macros) >= 1.268
 %{!?with_ipv6:BuildConflicts:	apache1(ipv6)-devel}
-Requires:	apache1-base
+Requires:	apache1(EAPI)
 %{!?with_ipv6:Conflicts:	apache1(ipv6)}
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -84,6 +84,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.16  2007/01/23 15:47:01  glen
+- rel 4 (R: apache1(EAPI) instead of apache1)
+
 Revision 1.15  2007/01/23 15:10:25  glen
 - R: apache1-base instead of apache1; rel 3
 

================================================================
Index: SPECS/apache1-mod_suid.spec
diff -u SPECS/apache1-mod_suid.spec:1.13 SPECS/apache1-mod_suid.spec:1.14
--- SPECS/apache1-mod_suid.spec:1.13	Fri Apr 14 19:03:25 2006
+++ SPECS/apache1-mod_suid.spec	Tue Jan 23 16:47:01 2007
@@ -5,7 +5,7 @@
 Summary(pl):	Moduł do apache: wykonywanie skryptów pod wskazanym uidem
 Name:		apache1-mod_%{mod_name}
 Version:	1.1
-Release:	3
+Release:	4
 License:	GPL
 Group:		Networking/Daemons
 Source0:	http://www.jdimedia.nl/igmar/mod_%{mod_name}/files/mod_%{mod_name}-%{version}.tar.gz
@@ -16,7 +16,7 @@
 BuildRequires:	rpmbuild(macros) >= 1.268
 BuildRequires:	zlib-devel
 Requires(triggerpostun):	%{apxs}
-Requires:	apache1 >= 1.3.33-2
+Requires:	apache1(EAPI)
 Obsoletes:	apache-mod_suid <= 1.1
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -73,6 +73,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.14  2007/01/23 15:47:01  glen
+- rel 4 (R: apache1(EAPI) instead of apache1)
+
 Revision 1.13  2006/04/14 17:03:25  glen
 - use %service
 

================================================================
Index: SPECS/apache1-mod_throttle.spec
diff -u SPECS/apache1-mod_throttle.spec:1.37 SPECS/apache1-mod_throttle.spec:1.38
--- SPECS/apache1-mod_throttle.spec:1.37	Fri Apr 14 19:15:51 2006
+++ SPECS/apache1-mod_throttle.spec	Tue Jan 23 16:47:01 2007
@@ -15,7 +15,7 @@
 Summary(sv):	En modul som implementerar bandvidd- och begäranbegränsningar i Apache
 Name:		apache1-mod_%{mod_name}
 Version:	3.1.2
-Release:	3
+Release:	4
 License:	BSD-like
 Group:		Networking/Daemons
 Source0:	http://www.snert.com/Software/mod_throttle/mod_throttle312.tgz
@@ -27,7 +27,7 @@
 BuildRequires:	apache1-devel >= 1.3.33-2
 BuildRequires:	rpmbuild(macros) >= 1.268
 Requires(triggerpostun):	%{apxs}
-Requires:	apache1 >= 1.3.33-2
+Requires:	apache1(EAPI)
 Obsoletes:	apache-mod_throttle <= 3.1.2
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -143,6 +143,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.38  2007/01/23 15:47:01  glen
+- rel 4 (R: apache1(EAPI) instead of apache1)
+
 Revision 1.37  2006/04/14 17:15:51  glen
 - use %service
 

================================================================
Index: SPECS/apache1-mod_watch.spec
diff -u SPECS/apache1-mod_watch.spec:1.26 SPECS/apache1-mod_watch.spec:1.27
--- SPECS/apache1-mod_watch.spec:1.26	Fri Apr 14 19:15:51 2006
+++ SPECS/apache1-mod_watch.spec	Tue Jan 23 16:47:01 2007
@@ -11,7 +11,7 @@
 Summary(pl):	Moduł do apache: Interfejs do monitorowania za pomocą MRTG
 Name:		apache1-mod_%{mod_name}
 Version:	3.18
-Release:	3
+Release:	4
 License:	BSD
 Group:		Networking/Daemons
 Source0:	http://www.snert.com/Software/download/mod_watch%(echo %{version} | tr -d .).tgz
@@ -23,7 +23,7 @@
 #{?with_ipv6:BuildRequires:	apache1(ipv6)-devel}
 BuildRequires:	apache1-devel >= 1.3.33-2
 BuildRequires:	rpmbuild(macros) >= 1.268
-Requires:	apache1 >= 1.3.33-2
+Requires:	apache1(EAPI)
 Obsoletes:	apache-mod_watch <= 3.18
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -103,6 +103,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.27  2007/01/23 15:47:01  glen
+- rel 4 (R: apache1(EAPI) instead of apache1)
+
 Revision 1.26  2006/04/14 17:15:51  glen
 - use %service
 

================================================================
Index: SPECS/apache1-mod_witch.spec
diff -u SPECS/apache1-mod_witch.spec:1.18 SPECS/apache1-mod_witch.spec:1.19
--- SPECS/apache1-mod_witch.spec:1.18	Fri Apr 14 19:15:51 2006
+++ SPECS/apache1-mod_witch.spec	Tue Jan 23 16:47:01 2007
@@ -5,7 +5,7 @@
 Summary(pl):	Moduł do apache przekazujący access_log i error_log do demona syslogd
 Name:		apache1-mod_%{mod_name}
 Version:	0.0.5
-Release:	3
+Release:	4
 License:	GPL v2
 Group:		Networking/Daemons
 Source0:	http://savannah.nongnu.org/download/mod-witch/mod-witch.pkg/%{version}/mod-witch-%{version}.tar.gz
@@ -18,7 +18,7 @@
 Requires(triggerpostun):	%{apxs}
 Requires(triggerpostun):	grep
 Requires(triggerpostun):	sed >= 4.0
-Requires:	apache1 >= 1.3.33-2
+Requires:	apache1(EAPI)
 Obsoletes:	apache-mod_witch <= 0.0.5
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -88,6 +88,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.19  2007/01/23 15:47:01  glen
+- rel 4 (R: apache1(EAPI) instead of apache1)
+
 Revision 1.18  2006/04/14 17:15:51  glen
 - use %service
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/apache1-mod_access_referer.spec?r1=1.25&r2=1.26&f=u
    http://cvs.pld-linux.org/SPECS/apache1-mod_auth_ldap.spec?r1=1.42&r2=1.43&f=u
    http://cvs.pld-linux.org/SPECS/apache1-mod_auth_pgsql.spec?r1=1.31&r2=1.32&f=u
    http://cvs.pld-linux.org/SPECS/apache1-mod_auth_samba.spec?r1=1.35&r2=1.36&f=u
    http://cvs.pld-linux.org/SPECS/apache1-mod_dynvhost.spec?r1=1.22&r2=1.23&f=u
    http://cvs.pld-linux.org/SPECS/apache1-mod_fastcgi.spec?r1=1.47&r2=1.48&f=u
    http://cvs.pld-linux.org/SPECS/apache1-mod_mp3.spec?r1=1.38&r2=1.39&f=u
    http://cvs.pld-linux.org/SPECS/apache1-mod_rpaf.spec?r1=1.15&r2=1.16&f=u
    http://cvs.pld-linux.org/SPECS/apache1-mod_suid.spec?r1=1.13&r2=1.14&f=u
    http://cvs.pld-linux.org/SPECS/apache1-mod_throttle.spec?r1=1.37&r2=1.38&f=u
    http://cvs.pld-linux.org/SPECS/apache1-mod_watch.spec?r1=1.26&r2=1.27&f=u
    http://cvs.pld-linux.org/SPECS/apache1-mod_witch.spec?r1=1.18&r2=1.19&f=u



More information about the pld-cvs-commit mailing list