SPECS: gnomebaker.spec - pack gnome docs - enable libnotify
havner
havner at pld-linux.org
Wed Jul 26 16:37:28 CEST 2006
Author: havner Date: Wed Jul 26 14:37:28 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- pack gnome docs
- enable libnotify
---- Files affected:
SPECS:
gnomebaker.spec (1.17 -> 1.18)
---- Diffs:
================================================================
Index: SPECS/gnomebaker.spec
diff -u SPECS/gnomebaker.spec:1.17 SPECS/gnomebaker.spec:1.18
--- SPECS/gnomebaker.spec:1.17 Tue Jul 11 01:31:55 2006
+++ SPECS/gnomebaker.spec Wed Jul 26 16:37:22 2006
@@ -20,6 +20,7 @@
BuildRequires: intltool
BuildRequires: libglade2-devel
BuildRequires: libgnomeui-devel
+BuildRequires: libnotify-devel
BuildRequires: libtool
BuildRequires: pkgconfig
BuildRequires: rpmbuild(macros) >= 1.197
@@ -50,7 +51,8 @@
%{__autoheader}
%{__autoconf}
%{__automake}
-%configure
+%configure \
+ --enable-libnotify
%{__make}
%install
@@ -69,7 +71,7 @@
mv -f $RPM_BUILD_ROOT%{_datadir}/locale/nl{_NL,}
mv -f $RPM_BUILD_ROOT%{_datadir}/locale/{no,nb}
-%find_lang %{name}
+%find_lang %{name} --with-gnome
%clean
rm -rf $RPM_BUILD_ROOT
@@ -109,6 +111,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.18 2006/07/26 14:37:22 havner
+- pack gnome docs
+- enable libnotify
+
Revision 1.17 2006/07/10 23:31:55 aredridel
- 20060710
- gstreamer 0.10 deps
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/gnomebaker.spec?r1=1.17&r2=1.18&f=u
More information about the pld-cvs-commit
mailing list