rpms/synce-gnome/devel synce-gnome.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2

Andreas Bierfert (awjb) fedora-extras-commits at redhat.com
Thu Jan 10 22:04:09 UTC 2008


Author: awjb

Update of /cvs/pkgs/rpms/synce-gnome/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6430/devel

Modified Files:
	.cvsignore sources 
Added Files:
	synce-gnome.spec 
Log Message:
- initial import



--- NEW FILE synce-gnome.spec ---
Name:           synce-gnome
Version:        0.11
Release:        2%{?dist}
Summary:        Display libnotify messages for odccm

Group:          Applications/Communications
License:        GPLv2+
URL:            http://www.synce.org
Source0:        http://download.sourceforge.net/synce/synce-gnome-%{version}.tar.gz
BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)

BuildRequires:  python-devel

Requires:       odccm notify-python dbus-python

BuildArch:      noarch

%description
SynCE-GNOME is currently just a buzzword for an idea that eventually, will
encapsulate multiple applications into one applet. At the moment,
SynCE-GNOME as we know it only displays nice libnotify messages when a device
is connected or disconnected, and it prompts for a password if one is required.

%prep
%setup -q


%build
# no build stuff

%install
rm -rf $RPM_BUILD_ROOT
install -Dpm755 synce-gnome $RPM_BUILD_ROOT%{_bindir}/synce-gnome

%clean
rm -rf $RPM_BUILD_ROOT

%files
%defattr(-,root,root,-)
%doc COPYING
%{_bindir}/synce-gnome

%changelog
* Thu Jan 10 2008 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
- 0.11-2
- add python BR

* Wed Jan 09 2008 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
- 0.11-1
- initial version


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/synce-gnome/devel/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- .cvsignore	10 Jan 2008 16:46:35 -0000	1.1
+++ .cvsignore	10 Jan 2008 22:03:17 -0000	1.2
@@ -0,0 +1 @@
+synce-gnome-0.11.tar.gz


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/synce-gnome/devel/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sources	10 Jan 2008 16:46:35 -0000	1.1
+++ sources	10 Jan 2008 22:03:17 -0000	1.2
@@ -0,0 +1 @@
+e79f5d43fefe30b51edc8750fe451a2d  synce-gnome-0.11.tar.gz




More information about the fedora-extras-commits mailing list