gnome-applet-phone-manager.spec
Marcin Albecki
morales w rssystem.pl
Pon, 13 Cze 2005, 21:36:35 CEST
W specu brakuje
BuildRequires: gnome-bluetooth-devel
BuildRequires: openobex-devel
BuildRequires: libgnomeui-devel
BuildRequires: libbtctl-devel
Requires: libbtctl
Bez tego nie buduje się paczka.
W załączniku jest poprawiony spec. Pierwszy raz w żyiu edytowwałem
speca, ale nie zmieniałem wiele, więc chyba jest ok :P
Morales
--
"El senor coronel ha dicho que es un soldado y no un pendejo comediante"
El coronel Morales GG 551597 UIN 99410269
-------------- następna część ---------
# $Revision: 1.7 $, $Date: 2004/09/10 13:14:01 $
%define applet phone-manager
Summary: Phone Manager
Summary(pl): Zarządca telefonu
Name: gnome-applet-%{applet}
Version: 0.4
Release: 2
License: GPL
Group: X11/Applications
Source0: http://downloads.usefulinc.com/gnome-phone-manager/gnome-%{applet}-0.4.tar.gz
# Source0-md5: 48856faffb8fc3d50c910c163b8e89d1
Patch0: %{name}-sigc++.patch
URL: http://usefulinc.com/software/phonemgr/
BuildRequires: autoconf
BuildRequires: automake
BuildRequires: gob2 >= 2.0.6
BuildRequires: gsmlib-devel >= 1.10-2
BuildRequires: gnome-bluetooth-devel >= 0.5.1
BuildRequires: libsigc++-devel >= 2.0.5
BuildRequires: gnome-bluetooth-devel
BuildRequires: openobex-devel
BuildRequires: libgnomeui-devel
BuildRequires: libbtctl-devel
Requires: libbtctl
Requires: bluez-utils
Requires(post): GConf2
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
This applet will connect to your mobile phone over a serial port,
either via a cable, infra-red or Bluetooth connection.
It listens for text messages, and when they arrive, displays them on
the desktop.
%description -l pl
Ten aplet łączy się z telefonem komórkowym przez port szeregowy przy
pomocą kabelka, podczerwieni lub połączenia Bluetooth.
Oczekuje wiadomości tekstowych, a kiedy nadejdą, wyświetla je na
pulpicie.
%prep
%setup -q -n gnome-%{applet}-%{version}
%patch0 -p1
%build
rm -f missing
glib-gettextize --copy --force
%{__aclocal}
%{__autoconf}
%{__autoheader}
%{__automake}
%configure
%{__make}
%install
rm -rf $RPM_BUILD_ROOT
%{__make} install \
GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 \
DESTDIR=$RPM_BUILD_ROOT
%find_lang %{applet} --with-gnome --all-name
%clean
rm -rf $RPM_BUILD_ROOT
%post
%gconf_schema_install
%files -f %{applet}.lang
%defattr(644,root,root,755)
%doc AUTHORS ChangeLog NEWS README
%attr(755,root,root) %{_bindir}/*
%{_datadir}/gnome-%{applet}/*
%{_desktopdir}/*
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
%changelog
* %{date} PLD Team <feedback w pld-linux.org>
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log: gnome-applet-phone-manager.spec,v $
Revision 1.7 2004/09/10 13:14:01 wrobell
- fixed build requirements
- build with libsigc++ version 2.0.x instead of 1.2.x
- rel. 2
Revision 1.6 2004/09/08 21:12:31 wrobell
- cleanup
- rel. 1
Revision 1.5 2004/06/30 22:19:28 wrobell
- files updated
Revision 1.4 2004/06/30 00:09:18 wrobell
- started update to version 0.4
Revision 1.3 2003/10/13 22:15:17 qboosh
- pl, BR: ac,am
Revision 1.2 2003/09/05 13:22:42 wrobell
- disable gconf schema installation in %%install section
Revision 1.1 2003/09/05 12:57:54 wrobell
- based on template
Więcej informacji o liście dyskusyjnej pld-devel-pl