SPECS: gnome-device-manager.spec - use --with-omf
megabajt
megabajt at pld-linux.org
Mon Nov 19 16:43:53 CET 2007
Author: megabajt Date: Mon Nov 19 15:43:53 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- use --with-omf
---- Files affected:
SPECS:
gnome-device-manager.spec (1.4 -> 1.5)
---- Diffs:
================================================================
Index: SPECS/gnome-device-manager.spec
diff -u SPECS/gnome-device-manager.spec:1.4 SPECS/gnome-device-manager.spec:1.5
--- SPECS/gnome-device-manager.spec:1.4 Mon Nov 19 16:11:54 2007
+++ SPECS/gnome-device-manager.spec Mon Nov 19 16:43:48 2007
@@ -17,6 +17,8 @@
BuildRequires: intltool >= 0.35.0
BuildRequires: libgnomeui-devel >= 2.14.0
BuildRequires: pkgconfig
+# support for --with-omf in find-lang.sh
+BuildRequires: rpm-build >= 4.4.9-10
BuildRequires: scrollkeeper >= 0.3.14
Requires(post,postun): gtk+2
Requires(post,postun): hicolor-icon-theme
@@ -79,7 +81,7 @@
%{__make} install \
DESTDIR=$RPM_BUILD_ROOT
-%find_lang %{name} --with-gnome
+%find_lang %{name} --with-gnome --with-omf
%clean
rm -rf $RPM_BUILD_ROOT
@@ -101,8 +103,6 @@
%attr(755,root,root) %{_libdir}/libgnome-device-manager.so.*.*.*
%{_desktopdir}/gnome-device-manager.desktop
%{_iconsdir}/hicolor/*/apps/*.png
-%dir %{_omf_dest_dir}/gnome-device-manager
-%{_omf_dest_dir}/gnome-device-manager/gnome-device-manager-C.omf
%files devel
%defattr(644,root,root,755)
@@ -121,6 +121,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.5 2007-11-19 15:43:48 megabajt
+- use --with-omf
+
Revision 1.4 2007-11-19 15:11:54 patrys
- bump HAL req to 0.5.10
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/gnome-device-manager.spec?r1=1.4&r2=1.5&f=u
More information about the pld-cvs-commit
mailing list