2010-06-28 Dave Lin <[email protected]> gnome-2-30
authordavelam
Mon, 28 Jun 2010 01:45:53 +0000
branchgnome-2-30
changeset 18336 06183e206cf5
parent 18335 a9fe429f8cbe
child 18337 a540efd3b7dd
2010-06-28 Dave Lin <[email protected]> * specs/SUNWgnome-calculator.spec: Removed useless l10n files. * specs/SUNWgnugetopt.spec: Fixed /usr/gnu/share/doc attribute issue(doo16165).
ChangeLog
specs/SUNWgnome-calculator.spec
specs/SUNWgnugetopt.spec
--- a/ChangeLog	Sun Jun 27 06:29:50 2010 +0000
+++ b/ChangeLog	Mon Jun 28 01:45:53 2010 +0000
@@ -1,10 +1,16 @@
+2010-06-28  Dave Lin <[email protected]>
+
+	* specs/SUNWgnome-calculator.spec: Removed useless l10n files.
+	* specs/SUNWgnugetopt.spec: Fixed /usr/gnu/share/doc attribute 
+	  issue(doo16165).
+
 2010-06-24  Dave Lin <[email protected]>
 
 	* specs/SUNWpyatspi.spec: Removed.
 	* specs/SUNWat-spi2-atk.spec: Removed.
 	* specs/SUNWat-spi2-core.spec: Removed. 
 	  Removed atspi2 spec files which didn't work in GNOME 2.30.
- 
+
 2010-06-24  Dave Lin <[email protected]>
 
 	* base-specs/SunDesktopVersion.spec: Update the build type to stable.
--- a/specs/SUNWgnome-calculator.spec	Sun Jun 27 06:29:50 2010 +0000
+++ b/specs/SUNWgnome-calculator.spec	Mon Jun 28 01:45:53 2010 +0000
@@ -69,6 +69,7 @@
 rm -rf $RPM_BUILD_ROOT%{_mandir}
 cd %{_builddir}/%name-%version/sun-manpages
 make install DESTDIR=$RPM_BUILD_ROOT
+rm $RPM_BUILD_ROOT%{_datadir}/gnome/help/*/.help.copyright
 
 %if %build_l10n
 %else
--- a/specs/SUNWgnugetopt.spec	Sun Jun 27 06:29:50 2010 +0000
+++ b/specs/SUNWgnugetopt.spec	Mon Jun 28 01:45:53 2010 +0000
@@ -56,7 +56,7 @@
 %{_mandir}/man1/*
 %doc Changelog README
 %doc(bzip2) COPYING
-%dir %attr (0755, root, bin) %{_datadir}/doc
+%dir %attr (0755, root, other) %{_datadir}/doc
 
 %changelog
 * Wed Sep 17 2008 - [email protected]