rpms/moblin-panel-people/devel import.log, NONE, 1.1 moblin-panel-people.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2

Peter Robinson pbrobinson at fedoraproject.org
Wed Aug 26 22:37:59 UTC 2009


Author: pbrobinson

Update of /cvs/pkgs/rpms/moblin-panel-people/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv22847/devel

Modified Files:
	.cvsignore sources 
Added Files:
	import.log moblin-panel-people.spec 
Log Message:
- Initial import



--- NEW FILE import.log ---
moblin-panel-people-0_0_1-1_fc11:HEAD:moblin-panel-people-0.0.1-1.fc11.src.rpm:1251326213


--- NEW FILE moblin-panel-people.spec ---
Name:           moblin-panel-people
Version:        0.0.1
Release:        1%{?dist}
Summary:        Moblin Panel for People

Group:          System Environment/Libraries
License:        GPLv2+
URL:            http://www.moblin.org
Source0:        http://git.moblin.org/cgit.cgi/%{name}/snapshot/%{name}-%{version}.tar.bz2
BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)

BuildRequires: anerley-devel
BuildRequires: clutter-devel
BuildRequires: dbus-glib-devel
BuildRequires: gtk2-devel
BuildRequires: mutter-moblin-devel
BuildRequires: nbtk-devel
BuildRequires: intltool

# Require these because the git tarball doesn't have the configure built
BuildRequires: libtool
BuildRequires: gnome-common

Requires: dbus

%description
The Moblin mutter panel for managing and contacting people.

%prep
%setup -q

# run autogen.sh until we have a proper release, but don't run configure twice.
NOCONFIGURE=true ./autogen.sh

%build
%configure --disable-static
make %{?_smp_mflags} V=1

%install
rm -rf %{buildroot}
make install DESTDIR=%{buildroot} INSTALL='install -p'

%find_lang %{name}

%clean
rm -rf %{buildroot}

%files -f %{name}.lang
%defattr(-,root,root,-)
%doc COPYING
%{_libexecdir}/moblin-panel-people
%{_datadir}/dbus-1/services/org.moblin.UX.Shell.Panels.people.service
%{_datadir}/%{name}

%changelog
* Wed Aug 19 2009 Peter Robinson <pbrobinson at gmail.com> 0.0.1-1
- Initial packaging


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/moblin-panel-people/devel/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- .cvsignore	26 Aug 2009 22:33:15 -0000	1.1
+++ .cvsignore	26 Aug 2009 22:37:59 -0000	1.2
@@ -0,0 +1 @@
+moblin-panel-people-0.0.1.tar.bz2


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/moblin-panel-people/devel/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- sources	26 Aug 2009 22:33:15 -0000	1.1
+++ sources	26 Aug 2009 22:37:59 -0000	1.2
@@ -0,0 +1 @@
+df86408bf2291bbe01d9277217f68901  moblin-panel-people-0.0.1.tar.bz2




More information about the fedora-extras-commits mailing list