rpms/moblin-panel-myzone/devel moblin-panel-myzone.spec,1.11,1.12

Peter Robinson pbrobinson at fedoraproject.org
Tue Jan 12 11:41:40 UTC 2010


Author: pbrobinson

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

Modified Files:
	moblin-panel-myzone.spec 
Log Message:
- Update spec to use official release tarball, update BuildReqs


Index: moblin-panel-myzone.spec
===================================================================
RCS file: /cvs/pkgs/rpms/moblin-panel-myzone/devel/moblin-panel-myzone.spec,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -p -r1.11 -r1.12
--- moblin-panel-myzone.spec	12 Jan 2010 11:28:53 -0000	1.11
+++ moblin-panel-myzone.spec	12 Jan 2010 11:41:39 -0000	1.12
@@ -1,6 +1,6 @@
 Name:           moblin-panel-myzone
 Version:        0.1.1
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Moblin Panel for MyZone
 
 Group:          System Environment/Libraries
@@ -14,15 +14,11 @@ BuildRequires: dbus-glib-devel
 BuildRequires: GConf2-devel
 BuildRequires: gtk2-devel
 BuildRequires: jana-devel
+BuildRequires: libmx-devel
 BuildRequires: mojito-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
@@ -42,9 +38,6 @@ Files for development with %{name}.
 %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
@@ -79,6 +72,9 @@ rm -rf %{buildroot}
 
 %changelog
 * Tue Jan 12 2010 Peter Robinson <pbrobinson at gmail.com> 0.1.1-1
+- Update spec to use official release tarball, update BuildReqs
+
+* Tue Jan 12 2010 Peter Robinson <pbrobinson at gmail.com> 0.1.1-1
 - New upstream 0.1.1 release
 
 * Thu Oct 29 2009 Peter Robinson <pbrobinson at gmail.com> 0.0.12-1



More information about the scm-commits mailing list