SPECS: gnome-devel-docs.spec - use --with-omf

megabajt megabajt at pld-linux.org
Mon Nov 19 08:13:52 CET 2007


Author: megabajt                     Date: Mon Nov 19 07:13:52 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- use --with-omf

---- Files affected:
SPECS:
   gnome-devel-docs.spec (1.3 -> 1.4) 

---- Diffs:

================================================================
Index: SPECS/gnome-devel-docs.spec
diff -u SPECS/gnome-devel-docs.spec:1.3 SPECS/gnome-devel-docs.spec:1.4
--- SPECS/gnome-devel-docs.spec:1.3	Tue Sep 18 16:03:00 2007
+++ SPECS/gnome-devel-docs.spec	Mon Nov 19 08:13:47 2007
@@ -12,6 +12,8 @@
 BuildRequires:	autoconf
 BuildRequires:	automake
 BuildRequires:	gnome-doc-utils >= 0.12.0
+# support for --with-omf in find-lang.sh
+BuildRequires:	rpm-build >= 4.4.9-10
 BuildRequires:	rpmbuild(macros) >= 1.198
 Requires(post,postun):	scrollkeeper
 BuildArch:	noarch
@@ -42,7 +44,7 @@
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
 
-%find_lang %{name} --with-gnome --all-name
+%find_lang %{name} --with-gnome --with-omf --all-name
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -56,18 +58,6 @@
 %files -f %{name}.lang
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog NEWS README
-%dir %{_omf_dest_dir}/gdp-handbook
-%{_omf_dest_dir}/gdp-handbook/gdp-handbook-C.omf
-%dir %{_omf_dest_dir}/gdp-style-guide
-%{_omf_dest_dir}/gdp-style-guide/gdp-style-guide-C.omf
-%dir %{_omf_dest_dir}/hig-book
-%{_omf_dest_dir}/hig-book/hig-book-C.omf
-%dir %{_omf_dest_dir}/integration-guide
-%{_omf_dest_dir}/integration-guide/integration-guide-C.omf
-%dir %{_omf_dest_dir}/platform-overview
-%{_omf_dest_dir}/platform-overview/platform-overview-C.omf
-%lang(es) %{_omf_dest_dir}/platform-overview/platform-overview-es.omf
-%lang(it) %{_omf_dest_dir}/platform-overview/platform-overview-it.omf
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -75,6 +65,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.4  2007-11-19 07:13:47  megabajt
+- use --with-omf
+
 Revision 1.3  2007-09-18 14:03:00  megabajt
 - updated to 2.20.0
 - BA: noarch
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/gnome-devel-docs.spec?r1=1.3&r2=1.4&f=u



More information about the pld-cvs-commit mailing list