[Fwd: Re: Groupware]
Cezary Krzyzanowski
dhubleizh at o2.pl
Mon Sep 5 23:49:57 CEST 2005
No więc zapodaję, jak prosił.
A co to jest delimeter, to nie mam pojęcia ;P
-------------- next part --------------
Index: apache-mod-ngobjweb.spec
===================================================================
RCS file: /cvsroot/SPECS/apache-mod-ngobjweb.spec,v
retrieving revision 1.4
diff -u -r1.4 apache-mod-ngobjweb.spec
--- apache-mod-ngobjweb.spec 22 Apr 2005 17:25:43 -0000 1.4
+++ apache-mod-ngobjweb.spec 5 Sep 2005 21:48:46 -0000
@@ -3,6 +3,7 @@
# - mv SPECS/{apache-mod-ngobjweb.spec,apache-mod_ngobjweb.spec},v (if it's apache module)
# - why Name and install dir is sope-* ???
# - strange /var/*/*.so and /usr/local paths in generated OGo.conf
+# - OGo.conf link to %{_sysconfdir}/httpd/httpd.conf/@XX_Ogo.conf
%define mod_ngobjweb_makeflags -v
%define sope_version 4.3
@@ -10,13 +11,15 @@
Summary: mod_ngobjweb apache module
Summary(pl): Moduł Apacha mod_ngobjweb
-Name: sope-mod_ngobjweb
-Version: 3.15
-Release: 1
+Name: apache-mod_ngobjweb
+Version: 0
+Release: 0.2050831
Vendor: OpenGroupware.org
License: LGPL
Group: Development/Libraries
-Source0: http://download.opengroupware.org/sources/trunk/sope-mod_ngobjweb-trunk-latest.tar.gz
+Source0: http://download.opengroupware.org/nightly/sources/trunk/sope-mod_ngobjweb-trunk-r1098-200508311705.tar.gz
+# Source0-md5: 8f5ffde2db954a7722cd9e3597370e71
+Patch0: %{name}-makefile.patch
URL: http://www.softwarestudio.org/libical
Requires: apache >= 2.0.40
BuildRequires: autoconf
@@ -37,16 +40,16 @@
Apache obsługiwać żądania HTTP dla serwera aplikacji SOPE.
%prep
-%setup -n sope-mod_ngobjweb
+%setup -q -n sope-mod_ngobjweb
+%patch0 -p1
%build
-. /usr/lib/GNUstep/System/Library/Makefiles/GNUstep.sh
+. %{_libdir}/GNUstep/System/Library/Makefiles/GNUstep.sh
export PATH=$PATH:%{_sbindir}
-%{__make} %{mod_ngobjweb_makeflags} \
+%{__make} \
apxs=/usr/sbin/apxs \
- HTTPD=/usr/sbin/httpd \
- APXS_INCLUDE_DIRS="-I%{_includedir}/apr -I%{_includedir}/apr-util -I%{_includedir}/apache"
-
+ HTTPD=/usr/sbin/httpd
+
%install
rm -rf $RPM_BUILD_ROOT
export PATH=$PATH:%{_sbindir}
-------------- next part --------------
--- sope-mod_ngobjweb/GNUmakefile.old 2005-08-08 06:15:29.000000000 +0200
+++ sope-mod_ngobjweb/GNUmakefile 2005-09-05 00:22:05.000000000 +0200
@@ -56,7 +56,7 @@
LD = gcc
SHARED_LIBEXT = .so
-CFLAGS = -Wall -I. -fPIC $(APXS_CFLAGS) $(APXS_INCLUDE_DIRS)
+CFLAGS = -Wall -D_LARGEFILE64_SOURCE -I. -I/usr/include/apr -I/usr/include/apr-util -I/usr/include/apache -fPIC $(APXS_CFLAGS) $(APXS_INCLUDE_DIRS)
LDFLAGS = $(APXS_LDFLAGS) -shared -fPIC
# adaptor
-------------- next part --------------
An embedded message was scrubbed...
From: =?iso-8859-2?Q?Micha=B3?= Panasiewicz <wolvverine at tarchomin.pl>
Subject: Re: Groupware
Date: Mon, 05 Sep 2005 23:20:47 +0200
Size: 2595
URL: </mailman/pipermail/pld-devel-pl/attachments/20050905/8fe2ecef/attachment.eml>
More information about the pld-devel-pl
mailing list