rpms/ume-launcher/devel import.log, NONE, 1.1 ume-launcher.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2

Jonathan Roberts jonrob at fedoraproject.org
Mon Oct 6 12:31:19 UTC 2008


Author: jonrob

Update of /cvs/pkgs/rpms/ume-launcher/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv5559/devel

Modified Files:
	.cvsignore sources 
Added Files:
	import.log ume-launcher.spec 
Log Message:
* Mon Oct 06 2008 Jonathan Roberts <jonrob at fedoraproject.org> 0.6.3-1
- Initial CVS commit to devel of ume-launcher



--- NEW FILE import.log ---
ume-launcher-0_6_3-1_fc9:HEAD:ume-launcher-0.6.3-1.fc9.src.rpm:1223296066


--- NEW FILE ume-launcher.spec ---
Name:		ume-launcher
Version:	0.6.3
Release:	1%{?dist}
Summary:	A clutter-based desktop launcher

Group:		User Interface/Desktops
License:	GPLv3
URL:		https://launchpad.net/netbook-remix
Source0:	https://edge.launchpad.net/%7Enetbook-remix-team/+archive/+files/ume-launcher_%{version}.tar.gz
BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)

BuildRequires:	clutter-devel
BuildRequires: 	gtk2-devel
BuildRequires:	GConf2-devel
BuildRequires: 	gnome-menus-devel
BuildRequires:  desktop-file-utils
BuildRequires: 	intltool => 0.34
BuildRequires:  gnome-desktop-devel
BuildRequires:  libwnck-devel
BuildRequires:  startup-notification-devel
BuildRequires:  dbus-devel
BuildRequires:  dbus-glib-devel
#Requires:	

%description

UME Launcher is a full desktop app that sits on top of the gnome desktop.
It is a convenient tool for launching applications and providing easy access
to the desktop for alternative and subnotebook computing devices.

It relies on "teh shiny buttons" to provide this critical service.

%prep
%setup -q -n ume-launcher


%build
%configure
make %{?_smp_mflags}


%install
rm -rf $RPM_BUILD_ROOT
make install DESTDIR=$RPM_BUILD_ROOT
desktop-file-validate %{buildroot}/%{_sysconfdir}/xdg/autostart/ume-launcher.desktop
%find_lang %{name}


%clean
rm -rf $RPM_BUILD_ROOT


%files -f %{name}.lang
%defattr(-,root,root,-)
%{_sysconfdir}/xdg/autostart/ume-launcher.desktop
%{_bindir}/ume-launcher
%{_datadir}/desktop-directories/Favorites.directory
%{_datadir}/ume-launcher/*
%doc COPYING

%changelog
* Thu Oct 02 2008 Jonathan Roberts <jonrob at fedoraproject.org> 0.6.3-1
- Updated spec file to fix comments from review, and updated to latest upstream
* Thu Sep 18 2008 Jonathan Roberts <jonrob at fedoraproject.org> 0.5.18-1
- Created initial spec file



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/ume-launcher/devel/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- .cvsignore	6 Oct 2008 09:53:29 -0000	1.1
+++ .cvsignore	6 Oct 2008 12:30:49 -0000	1.2
@@ -0,0 +1 @@
+ume-launcher_0.6.3.tar.gz


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/ume-launcher/devel/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sources	6 Oct 2008 09:53:29 -0000	1.1
+++ sources	6 Oct 2008 12:30:49 -0000	1.2
@@ -0,0 +1 @@
+a9b58c94a1c4c0d59018ff14f4e3aa34  ume-launcher_0.6.3.tar.gz




More information about the scm-commits mailing list