2007-04-13 Irene Huang <[email protected]>
authorsh162551
Fri, 13 Apr 2007 02:00:04 +0000
changeset 9739 27df7369b7e3
parent 9738 591746900d38
child 9740 c5ae917a3a08
2007-04-13 Irene Huang <[email protected]> * base-specs/enchant.spec: put enchant++.h back to the SUNWgnome-spell package, since it is just a C++ wrapper of C APIs provided by libenchant.so and no C++ APIs are exported.
ChangeLog
base-specs/enchant.spec
--- a/ChangeLog	Thu Apr 12 18:29:58 2007 +0000
+++ b/ChangeLog	Fri Apr 13 02:00:04 2007 +0000
@@ -1,3 +1,9 @@
+2007-04-13  Irene Huang  <[email protected]>
+
+	* base-specs/enchant.spec: put enchant++.h back to the SUNWgnome-spell
+	package, since it is just a C++ wrapper of C APIs provided by
+	libenchant.so and no C++ APIs are exported.
+
 2007-04-12  Ghee Teo <[email protected]>
 
 	* patches/SUNWtgnome-xagent-01-trusted-extensions.diff: Fixes 6515776
@@ -74,16 +80,16 @@
 
 2007-04-12  Dave Lin  <[email protected]>
 
-        * base-specs/thunderbird.spec:
-        * patches/thunderbird-11-drag-and-drop.diff: Removed.
-        * patches/thunderbird-12-defaultAccount.diff: Removed. Bump to
+	* base-specs/thunderbird.spec:
+	* patches/thunderbird-11-drag-and-drop.diff: Removed.
+	* patches/thunderbird-12-defaultAccount.diff: Removed. Bump to
 	  2.0.0.0rc1 removed these two patches which are upstreamed in
 	  this release
 
 2007-04-12  Dave Lin  <[email protected]>
 
-        * base-specs/firefox.spec:
-        * base-specs/thunderbird.spec: Disable update feature in Thunderbird
+	* base-specs/firefox.spec:
+	* base-specs/thunderbird.spec: Disable update feature in Thunderbird
 	  menu since it's not supported on Solaris so far(CR#6542910)
 
 2007-04-10  Irene Huang  <[email protected]>
--- a/base-specs/enchant.spec	Thu Apr 12 18:29:58 2007 +0000
+++ b/base-specs/enchant.spec	Fri Apr 13 02:00:04 2007 +0000
@@ -75,12 +75,14 @@
 make install DESTDIR=$RPM_BUILD_ROOT
 rm $RPM_BUILD_ROOT%{_libdir}/*.la
 rm $RPM_BUILD_ROOT%{_libdir}/%{name}/*.la
-rm $RPM_BUILD_ROOT%{_includedir}/%{name}/enchant++.h
 
 %clean
 rm -rf $RPM_BUILD_ROOT
 
 %changelog
+* Fri Apr 13 2007 - [email protected]
+- put enchant++.h back to the package. 
+
 * Tue Apr 10 2007 - [email protected]	
 - Add patch enchant-02-personaldic.diff to enable personal dictionary support
   of enchant myspell backend and conversion of aspell personal dict to myspell