SPECS: fedora-adminserver.spec - at least build is passed now

qboosh qboosh at pld-linux.org
Fri Nov 17 12:38:03 CET 2006


Author: qboosh                       Date: Fri Nov 17 11:38:03 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- at least build is passed now

---- Files affected:
SPECS:
   fedora-adminserver.spec (1.5 -> 1.6) 

---- Diffs:

================================================================
Index: SPECS/fedora-adminserver.spec
diff -u SPECS/fedora-adminserver.spec:1.5 SPECS/fedora-adminserver.spec:1.6
--- SPECS/fedora-adminserver.spec:1.5	Thu Nov 16 14:06:11 2006
+++ SPECS/fedora-adminserver.spec	Fri Nov 17 12:37:58 2006
@@ -9,7 +9,6 @@
 Source0:	http://directory.fedora.redhat.com/sources/%{name}-%{version}.tar.gz
 # Source0-md5:	c4c209e2c387a41d8519a52cbe9323a6
 URL:		http://directory.fedora.redhat.com/wiki/AdminServer
-#BuildRequires:	apr-devel
 BuildRequires:	cyrus-sasl-devel
 BuildRequires:	db-devel >= 4.0
 BuildRequires:	fedora-adminutil-devel >= 1.0
@@ -21,14 +20,15 @@
 BuildRequires:	mozldap-devel >= 6.0
 BuildRequires:	ncurses-devel
 BuildRequires:	net-snmp-devel >= 5.2.1
-BuildRequires:	nspr-devel >= 4.4.1
+BuildRequires:	nspr-devel >= 1:4.4.1
 BuildRequires:	nss-devel >= 3
 BuildRequires:	rpmbuild(macros) >= 1.228
 BuildRequires:	sed >= 4.0
 #BuildRequires:	which
 #BuildRequires:	zip
-#Requires:	libicu >= 2.4
-#Requires:	mod_admserv >= 1.0
+Requires:	apache-mod_admserv >= 1.0
+Requires:	apache-mod_nss >= 1.0
+Requires:	apache-mod_restartd >= 1.0
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -66,7 +66,7 @@
 sed -i -e 's/build: ldapjdk nmcjdk/build:/' admserv/console/Makefile
 
 %build
-%{__make} \
+%{__make} buildOxygen \
 	ARCH_DEBUG="%{rpmcflags}" \
 	ARCH_OPT="%{rpmcflags}" \
 	BUILD_DEBUG=%{?debug:full}%{!?debug:optimize} \
@@ -100,8 +100,8 @@
 %clean
 rm -rf $RPM_BUILD_ROOT
 
-%files
-%defattr(644,root,root,755)
+#%files
+#%defattr(644,root,root,755)
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -109,6 +109,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.6  2006/11/17 11:37:58  qboosh
+- at least build is passed now
+
 Revision 1.5  2006/11/16 13:06:11  qboosh
 - more
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/fedora-adminserver.spec?r1=1.5&r2=1.6&f=u



More information about the pld-cvs-commit mailing list