rpms/gnome-applets/devel .cvsignore, 1.22, 1.23 gnome-applets.spec, 1.60, 1.61 sources, 1.22, 1.23

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Mon Apr 4 16:05:34 UTC 2005


Update of /cvs/dist/rpms/gnome-applets/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv19038

Modified Files:
	.cvsignore gnome-applets.spec sources 
Log Message:
- use old modemlights applet that doesn't depend on gnome-system-tools



Index: .cvsignore
===================================================================
RCS file: /cvs/dist/rpms/gnome-applets/devel/.cvsignore,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- .cvsignore	16 Mar 2005 13:44:19 -0000	1.22
+++ .cvsignore	4 Apr 2005 16:05:31 -0000	1.23
@@ -1,3 +1,4 @@
 gnome-applets-2.9.5.tar.bz2
 gnome-applets-2.9.6.tar.bz2
 gnome-applets-2.10.0.tar.bz2
+gnome-applets-2.9.3.1-modemlights.tar.bz2


Index: gnome-applets.spec
===================================================================
RCS file: /cvs/dist/rpms/gnome-applets/devel/gnome-applets.spec,v
retrieving revision 1.60
retrieving revision 1.61
diff -u -r1.60 -r1.61
--- gnome-applets.spec	28 Mar 2005 10:56:12 -0000	1.60
+++ gnome-applets.spec	4 Apr 2005 16:05:31 -0000	1.61
@@ -12,17 +12,19 @@
 %define gstreamer_plugins_version 0.7.6-2
 %define libxklavier_version 1.13
 %define apmd_version 3.0.2-22
+%define libwnck_version 2.9.3
 
 %define po_package gnome-applets-2.0
 
 Summary:        Small applications for the GNOME panel.
 Name:     	gnome-applets
 Version: 	2.10.0
-Release: 3
+Release:	4
 Epoch:          1
 License:	GPL
 Group:          User Interface/Desktops
 Source: 	ftp://ftp.gnome.org/pub/gnome/sources/%{name}/2.1/%{name}-%{version}.tar.bz2
+Source1:	gnome-applets-2.9.3.1-modemlights.tar.bz2
 URL:		http://www.gnome.org/
 
 BuildRoot:	%{_tmppath}/%{name}-%{version}-root
@@ -40,6 +42,7 @@
 BuildRequires:  gstreamer-plugins-devel >= %{gstreamer_plugins_version}
 BuildRequires:  /usr/bin/automake
 BuildRequires:  libbonoboui-devel >= %{libbonoboui_version}
+BuildRequires:  libwnck-devel >= %{libwnck_version}
 %ifarch %{apmd_archs}
 BuildRequires:  apmd >= %{apmd_version}
 %endif
@@ -75,6 +78,10 @@
 
 cp gswitchit/gswitchit-applet.png  gswitchit/gswitchit-properties-capplet.png
 
+# We don't ship gnome-system-tools
+rm -rf modemlights
+tar xjf %{SOURCE1}
+
 %build
 
 %ifarch %{apmd_archs}
@@ -151,7 +158,10 @@
 %{_libdir}/pkgconfig/gswitchit.pc
 
 %changelog
-* Mon Mar 28 2005 Christopher Aillon <caillon at redhat.com>
+* Mon Apr  4 2005 Ray Strode <rstrode at redhat.com> 1:2.10.0-4
+- use old modemlights applet that doesn't depend on gnome-system-tools
+
+* Mon Mar 28 2005 Christopher Aillon <caillon at redhat.com>  2.10.0-3
 - rebuilt
 
 * Fri Mar 25 2005 Christopher Aillon <caillon at redhat.com> 2.10.0-2


Index: sources
===================================================================
RCS file: /cvs/dist/rpms/gnome-applets/devel/sources,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- sources	16 Mar 2005 13:44:19 -0000	1.22
+++ sources	4 Apr 2005 16:05:31 -0000	1.23
@@ -1 +1,2 @@
 c230df43a21a0d788197b5b0f3e688f1  gnome-applets-2.10.0.tar.bz2
+ccd89d3a58076214e2f34216388c9621  gnome-applets-2.9.3.1-modemlights.tar.bz2




More information about the fedora-cvs-commits mailing list