2010-03-23 Lin Ma <[email protected]>
authorlin
Tue, 23 Mar 2010 08:14:42 +0000
changeset 17744 bb2c71746fcc
parent 17743 c1614d879d60
child 17745 39185be22995
2010-03-23 Lin Ma <[email protected]> * base-specs/nwam-manager.spec: Add comments and removed the flag private libs.
ChangeLog
base-specs/nwam-manager.spec
--- a/ChangeLog	Tue Mar 23 07:28:09 2010 +0000
+++ b/ChangeLog	Tue Mar 23 08:14:42 2010 +0000
@@ -1,3 +1,8 @@
+2010-03-23  Lin Ma  <[email protected]>
+
+	* base-specs/nwam-manager.spec: Add comments and removed the flag
+	private libs.
+
 2010-03-23  Lin Ma  <[email protected]>
 
 	* base-specs/nwam-manager.spec: bump to 1.0.1
--- a/base-specs/nwam-manager.spec	Tue Mar 23 07:28:09 2010 +0000
+++ b/base-specs/nwam-manager.spec	Tue Mar 23 08:14:42 2010 +0000
@@ -86,7 +86,6 @@
     --libexecdir=%{_libexecdir} \
     --mandir=%{_mandir}         \
     --enable-private-nwam-headers \
-    --enable-private-nwam-libs \
     --localstatedir=/var/lib
 
 make -j $CPUS
@@ -115,6 +114,8 @@
 %{_includedir}/nwam/*
 
 %changelog
+* Tue Mar 23 2010 - [email protected]
+- Update for phase 1.0.1, removed the flag to use private libs.
 * Fri Feb 24 2010 - [email protected]
 - Update for phase 1.0
 * Tue Feb 24 2009 - [email protected]