Author: glen Date: Sun Nov 20 22:36:29 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - use virtual webserver provide
---- Files affected: SPECS: faqomatic.spec (1.10 -> 1.11) , perl-FAQ-OMatic.spec (1.41 -> 1.42) ---- Diffs: ================================================================ Index: SPECS/faqomatic.spec diff -u SPECS/faqomatic.spec:1.10 SPECS/faqomatic.spec:1.11 --- SPECS/faqomatic.spec:1.10 Sun Jun 26 21:20:01 2005 +++ SPECS/faqomatic.spec Sun Nov 20 23:36:24 2005 @@ -1,7 +1,7 @@ # $Revision$, $Date$ # TODO: # - spec filename vs Name -# - this file vs perl-FAQ-OMatic.spec +# - this file vs perl-FAQ-OMatic.spec - one should go! %include /usr/lib/rpm/macros.perl Summary: Faq-O-Matic - a CGI-based system that automates the process of maintaining a FAQ Summary(pl): Faq-O-Matic - oparty o CGI system automatyzujÄ…cy proces utrzymywania FAQ @@ -15,7 +15,7 @@ Patch0: faqomatic-tmp-pass.patch URL: http://faqomatic.sourceforge.net/ BuildRequires: rpm-perlprov >= 4.1-13 -Requires: apache +Requires: webserver = apache Requires: rcs BuildArch: noarch BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -83,6 +83,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.11 2005/11/20 22:36:24 glen +- use virtual webserver provide + Revision 1.10 2005/06/26 19:20:01 qboosh - noted name mess to resolve @@ -100,7 +103,7 @@ - changed cgi script perms to be non-writable by httpd Revision 1.5 2003/07/29 14:39:35 yoshi -- Changed: %%define _httpdir /home/services/httpd +- Changed: %define _httpdir /home/services/httpd Revision 1.4 2003/07/29 13:21:27 yoshi - Password moved to %{_datadir}/doc/%{name}-%{version}/fom_pass.txt.gz ================================================================ Index: SPECS/perl-FAQ-OMatic.spec diff -u SPECS/perl-FAQ-OMatic.spec:1.41 SPECS/perl-FAQ-OMatic.spec:1.42 --- SPECS/perl-FAQ-OMatic.spec:1.41 Wed Nov 3 23:30:20 2004 +++ SPECS/perl-FAQ-OMatic.spec Sun Nov 20 23:36:24 2005 @@ -1,4 +1,6 @@ # $Revision$, $Date$ +# TODO +# - this file vs faqomatic.spec - one should go! # # Conditional build: %bcond_without tests # do not perform "make test" @@ -65,6 +67,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.42 2005/11/20 22:36:24 glen +- use virtual webserver provide + Revision 1.41 2004/11/03 22:30:20 paladine - formatting @@ -115,7 +120,7 @@ - autoupdated to 2.716 Revision 1.25 2002/07/11 11:43:43 qboosh -- new %%doc, cosmetics +- new %doc, cosmetics Revision 1.24 2002/07/11 07:58:57 depesz - new version; should work; STBR @@ -127,34 +132,34 @@ - s/ftp.perl.org/ftp.cpan.org/ in Source url. Revision 1.21 2002/02/25 10:31:12 depesz -cleanup; revision++ +- cleanup; revision++ Revision 1.20 2002/02/22 23:29:27 kloczek - removed all Group fields translations (oure rpm now can handle translating Group field using gettext). Revision 1.19 2002/02/13 14:12:40 depesz -automatic: Source location unfied, Relase Up +- automatic: Source location unfied, Relase Up Revision 1.18 2002/02/10 15:26:03 depesz -adapterized +- adapterized Revision 1.17 2002/01/18 02:14:17 kloczek -perl -pi -e "s/[EMAIL PROTECTED]/[EMAIL PROTECTED]/" +- perl -pi -e "s/[EMAIL PROTECTED]/[EMAIL PROTECTED]/" Revision 1.16 2001/11/28 15:20:16 mis - buildarch noarch; release++ Revision 1.15 2001/04/17 23:55:20 baggins - fixed non-interactive build -- fixed %%doc +- fixed %doc Revision 1.14 2001/04/17 12:08:33 baggins - release 2 - rebuild with perl 5.6.1 Revision 1.13 2001/04/14 18:00:05 baggins -- removed explicit requirements for perl = %%{version} and %%{perl_sitearch} +- removed explicit requirements for perl = %{version} and %{perl_sitearch} they will be added by rpm if needed Revision 1.12 2001/02/04 14:05:05 kloczek @@ -167,10 +172,10 @@ - updated to 2.710. Revision 1.9 2000/06/09 07:54:46 kloczek -- more %%{__make} macros. +- more %{__make} macros. Revision 1.8 2000/06/09 07:23:36 kloczek -- added using %%{__make} macro. +- added using %{__make} macro. Revision 1.7 2000/05/18 23:50:15 kloczek - spec adapterized. ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/faqomatic.spec?r1=1.10&r2=1.11&f=u http://cvs.pld-linux.org/SPECS/perl-FAQ-OMatic.spec?r1=1.41&r2=1.42&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
