SPECS: gnome-applet-phone-manager.spec - fixed gconf paths - fixed...
wrobell
wrobell at pld-linux.org
Wed Oct 24 23:50:43 CEST 2007
Author: wrobell Date: Wed Oct 24 21:50:43 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- fixed gconf paths
- fixed build requirements (gnokii is used instead of gsmlib)
---- Files affected:
SPECS:
gnome-applet-phone-manager.spec (1.24 -> 1.25)
---- Diffs:
================================================================
Index: SPECS/gnome-applet-phone-manager.spec
diff -u SPECS/gnome-applet-phone-manager.spec:1.24 SPECS/gnome-applet-phone-manager.spec:1.25
--- SPECS/gnome-applet-phone-manager.spec:1.24 Sun Oct 21 14:16:29 2007
+++ SPECS/gnome-applet-phone-manager.spec Wed Oct 24 23:50:38 2007
@@ -15,7 +15,6 @@
BuildRequires: automake >= 1:1.8
BuildRequires: evolution-devel >= 2.6.1
BuildRequires: gnome-bluetooth-devel > 0.8.0
-BuildRequires: gsmlib-devel >= 1.10-2
BuildRequires: gstreamer-devel >= 0.10
BuildRequires: gtk+2-devel >= 2:2.10
BuildRequires: intltool >= 0.18
@@ -29,7 +28,6 @@
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%define filterout_ld -Wl,--as-needed
-%define _sysconfdir /etc/gconf
%description
This applet will connect to your mobile phone over a serial port,
@@ -78,7 +76,7 @@
# -f %{applet}.lang
%defattr(644,root,root,755)
%doc AUTHORS ChangeLog NEWS README
-%{_sysconfdir}/schemas/gnome-phone-manager.schemas
+%{_sysconfdir}/gconf/schemas/gnome-phone-manager.schemas
%attr(755,root,root) %{_bindir}/*
%dir %{_datadir}/gnome-%{applet}
%{_datadir}/gnome-%{applet}/*
@@ -90,6 +88,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.25 2007/10/24 21:50:38 wrobell
+- fixed gconf paths
+- fixed build requirements (gnokii is used instead of gsmlib)
+
Revision 1.24 2007/10/21 12:16:29 qboosh
- cleanup, gtk+2 epoch
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/gnome-applet-phone-manager.spec?r1=1.24&r2=1.25&f=u
More information about the pld-cvs-commit
mailing list