SPECS: w3cam.spec - R: httpd -> R: webserver, rel 4

glen glen at pld-linux.org
Tue Dec 13 16:26:47 CET 2005


Author: glen                         Date: Tue Dec 13 15:26:47 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- R: httpd -> R: webserver, rel 4

---- Files affected:
SPECS:
   w3cam.spec (1.15 -> 1.16) 

---- Diffs:

================================================================
Index: SPECS/w3cam.spec
diff -u SPECS/w3cam.spec:1.15 SPECS/w3cam.spec:1.16
--- SPECS/w3cam.spec:1.15	Mon Dec 12 19:20:32 2005
+++ SPECS/w3cam.spec	Tue Dec 13 16:26:42 2005
@@ -3,7 +3,7 @@
 Summary(pl):	Aplikacja CGI do pokazywania obrazu ściągniętego z kamery
 Name:		w3cam
 Version:	0.7.2
-Release:	3
+Release:	4
 License:	GPL
 Group:		Networking/Daemons
 Source0:	http://mpx.freeshell.net/%{name}-%{version}.tar.gz
@@ -14,7 +14,7 @@
 BuildRequires:	freetype1-devel
 BuildRequires:	libjpeg-devel
 BuildRequires:	libpng-devel
-Requires:	httpd
+Requires:	webserver
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %define		_datadir	/home/services/httpd
@@ -68,7 +68,7 @@
 
 %build
 %{__autoconf}
-CFLAGS="%{rpmcflags} -I%{_includedir}/freetype"
+CFLAGS="%{rpmcflags} -I/usr/include/freetype"
 %configure \
 	--with-syslog
 %{__make}
@@ -108,6 +108,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.16  2005/12/13 15:26:42  glen
+- R: httpd -> R: webserver, rel 4
+
 Revision 1.15  2005/12/12 18:20:32  czucz
 - %{_includedir} macro used
 
@@ -127,18 +130,18 @@
 - release 2 (rebuild for sync archs).
 
 Revision 1.9  2002/05/21 23:14:54  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.8  2002/04/16 16:44:03  mmazur
 - back to the old freetype1
 
 Revision 1.7  2002/04/13 20:48:27  mmazur
 - changed freetype1 header files directory... so needed to fix a few
-packages; rel++; STBR
+  packages; rel++; STBR
 - NOTE: this is needed for mozilla to build correctly (not to conflict
-with freetype1)
+  with freetype1)
 - NOTE2: not one binary file was altered since the previous release
 
 Revision 1.6  2002/03/23 11:08:42  kloczek
@@ -152,7 +155,7 @@
   Group field using gettext).
 
 Revision 1.3  2002/01/18 02:15:19  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.2  2001/10/11 14:35:06  qboosh
 - BuildRequires: autoconf
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/w3cam.spec?r1=1.15&r2=1.16&f=u




More information about the pld-cvs-commit mailing list