SPECS: gnome-phone-manager.spec - am I using my mind? time for va...

czarny czarny at pld-linux.org
Thu Aug 10 20:54:27 CEST 2006


Author: czarny                       Date: Thu Aug 10 18:54:27 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
 - am I using my mind? time for vacations
 - fixed my ultra super-duper stupidity

---- Files affected:
SPECS:
   gnome-phone-manager.spec (1.6 -> 1.7) 

---- Diffs:

================================================================
Index: SPECS/gnome-phone-manager.spec
diff -u SPECS/gnome-phone-manager.spec:1.6 SPECS/gnome-phone-manager.spec:1.7
--- SPECS/gnome-phone-manager.spec:1.6	Thu Aug 10 20:48:01 2006
+++ SPECS/gnome-phone-manager.spec	Thu Aug 10 20:54:22 2006
@@ -1,73 +1,46 @@
 # $Revision$, $Date$
-#
-# TODO:
-# - check BR/R's (evolution and gnome-bluetooth needed)
-# - general cleanup and ready to go!
-#
-Summary:	Gnokii intergration for GNOME
-Summary(pl):	Integracja gnokii dla GNOME
+Summary:	Gnome Phone Manager
+Summary(pl):	Zarządzanie telefonem komórkowym w Gnome
 Name:		gnome-phone-manager
-Version:	0.7
-Release:	0.1
+Version:	0.6
+Release:	1
 License:	GPL
-Group:		X11/Applications
-Source0:	http://ftp.gnome.org/pub/gnome/sources/gnome-phone-manager/0.7/%{name}-%{version}.tar.gz
-# Source0-md5:	42cfd71a1767df4b0d3b5b754fe0254a
-Patch0:		%{name}-link.patch
-Patch1:		%{name}-new-evolution.patch
-URL:		http://usefulinc.com/software/phonemgr/
+Group:		X11/Application
+Source0:	ftp://ftp.gnome.org/pub/gnome/sources/gnome-phone-manager/0.6/%{name}-%{version}.tar.bz2
+# Source0-md5:	b9c0fd3cdba4a6eb92bfad823f602fe4
+URL:		http://usefulinc.com/software/phonemgr
 BuildRequires:	autoconf
 BuildRequires:	automake
 BuildRequires:	gob2 >= 2.0.8
+BuildRequires:	gnome-bluetooth-devel
 BuildRequires:	libbtctl-devel >= 0.6
-BuildRequires:	libgnomeui-devel >= 2.15.1
-BuildRequires:	librsvg-devel >= 1:2.15.0
+BuildRequires:	libgnokii-devel >= 0.6.4
+BuildRequires:	libgnomeui-devel >= 1.110.0
 BuildRequires:	libtool
-BuildRequires:	libusb-devel
-BuildRequires:	openobex-devel >= 1.2
-BuildRequires:	python-btctl >= 0.6.0
-BuildRequires:	sed >= 4.0
-Requires:	bluez-utils
-Requires:	python-btctl >= 0.6.0
-Requires:	python-gnome-ui >= 2.15.2
-Requires:	python-pygtk-glade >= 2.9.2
-%pyrequires_eq	python-libs
-Obsoletes:	python-gnome-bluetooth
+BuildRequires:	nautilus-devel
+BuildRequires:	openobex-devel
+# gtk+-2.0 glib-2.0
+# libgnome-2.0 gdk-pixbuf-2.0 gconf-2.0 
+# libglade-2.0 libebook-1.2
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
 Phone Manager is a program created to allow you to control aspects of
-your mobile phone from your GNOME 2 desktop. The software is in its
-early stages right now. Current features include:
-
-    - Runs in the background; indicates status on the panel notification
-      area.
-    - Display on-screen alert when text message (SMS) arrives
-    - Text message (SMS) sending facility
-    - Evolution Addressbook integration
+your mobile phone from your GNOME 2 desktop.
 
 Phone Manager supports any mobile phone that can connect to your
 computer as a serial port: via Bluetooth, IrDA or a serial cable.
 
 %description -l pl
-Phone Manager jest programem stworzonym, by pozwolić na kontrolowanie
-aspektów twojego telefonu komórkowego ze środowiska GNOME 2.
-Oprogramowanie jest chwilowo we wczesnych stadiach rozwoju. Obecnie
-obługiwane funkcje:
-
-    - Działa w tle; wyświetla status w obszarze powiadomień
-    - Wyświetla informację na ekranie gdy nadchodzi wiadomość tekstowa
-      (SMS)
-    - Wysyłanie wiadomości (SMS-ów)
-    - Integracja z książką adresową Evolutiona
+Phone Manager to program stworzony, aby umożliwić sterowanie różnymi
+aspektami telefonu komórkowego z pozimu środowiska GNOME 2.
 
-Phone Manager wspiera dowolną komórkę, która może połączyć się do
-komputera poprzez port szeregowy: przez Bluetooth, IrD-ę lub kabel.
+Phone Manager obsługuje dowolny telefon, który można podłączyć do
+komputera przez port obsługiwany tak jak szeregowy: poprzez Bluetooth,
+port IrDA lub kabelek szeregowy.
 
 %prep
 %setup -q
-%patch0 -p0
-%patch1 -p0
 
 %build
 %{__glib_gettextize}
@@ -76,8 +49,14 @@
 %{__autoheader}
 %{__automake}
 %{__autoconf}
+cd libegg
+%{__libtoolize}
+%{__aclocal}
+%{__autoheader}
+%{__automake}
+%{__autoconf}
+cd ..
 %configure
-
 %{__make}
 
 %install
@@ -86,19 +65,19 @@
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
 
-%find_lang %{name} --with-gnome
+rm -rf $RPM_BUILD_ROOT%{_datadir}/locale/no
+
+%find_lang %{name}
 
 %clean
 rm -rf $RPM_BUILD_ROOT
 
 %files -f %{name}.lang
 %defattr(644,root,root,755)
-%doc AUTHORS ChangeLog NEWS README
+%doc AUTHORS ChangeLog NEWS README TODO
 %attr(755,root,root) %{_bindir}/*
-%dir %{_datadir}/%{name}
-%{_datadir}/%{name}/*
-%{_desktopdir}/*
-%{_pixmapsdir}/*.png
+%{_datadir}/%{name}
+%{_desktopdir}/gnome-phone-manager.desktop
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -106,6 +85,22 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
-Revision 1.6  2006/08/10 18:48:01  czarny
- - darn - forgot to put it through adapter.awk
+Revision 1.7  2006/08/10 18:54:22  czarny
+ - am I using my mind? time for vacations
+ - fixed my ultra super-duper stupidity
+
+Revision 1.4  2005/12/29 14:04:16  wrobell
+- see gnome-applet-phone-manager.spec
+
+Revision 1.3  2005/12/26 20:18:36  qboosh
+- pl desc, partial cleanup
+
+Revision 1.2  2005/12/26 19:46:13  wolvverine
+- release 1
+- STBR
+
+Revision 1.1  2005/12/26 16:48:43  wolvverine
+- init spec
+- ready to use
+- please test it
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/gnome-phone-manager.spec?r1=1.6&r2=1.7&f=u



More information about the pld-cvs-commit mailing list