rpms/gnome-applet-netmon/devel netmon.schemas.in.vertical_layout.to.false.patch, NONE, 1.1 gnome-applet-netmon.spec, 1.1, 1.2

Gavin Henry (ghenry) fedora-extras-commits at redhat.com
Fri Mar 18 12:50:11 UTC 2005


Author: ghenry

Update of /cvs/extras/rpms/gnome-applet-netmon/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28756/devel

Modified Files:
	gnome-applet-netmon.spec 
Added Files:
	netmon.schemas.in.vertical_layout.to.false.patch 
Log Message:
auto-import gnome-applet-netmon-0.4-3 on branch devel from gnome-applet-netmon-0.4-3.src.rpm
Initial update

netmon.schemas.in.vertical_layout.to.false.patch:

--- NEW FILE netmon.schemas.in.vertical_layout.to.false.patch ---
--- netmon_applet-0.4/netmon.schemas.in.vertical_layout.to.false	2005-03-18 09:56:55.318006288 +0000
+++ netmon_applet-0.4/netmon.schemas.in	2005-03-18 09:57:06.921242328 +0000
@@ -24,7 +24,7 @@
             <key>/schemas/apps/netmon_applet/prefs/vertical_layout</key>
             <owner>netmon_applet</owner>
             <type>bool</type>
-            <default>true</default>
+            <default>false</default>
             <locale name="C">
                 <short>orientation</short>
                 <long>orientation</long>


Index: gnome-applet-netmon.spec
===================================================================
RCS file: /cvs/extras/rpms/gnome-applet-netmon/devel/gnome-applet-netmon.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- gnome-applet-netmon.spec	18 Mar 2005 12:31:53 -0000	1.1
+++ gnome-applet-netmon.spec	18 Mar 2005 12:50:09 -0000	1.2
@@ -1,20 +1,20 @@
 Name: 		gnome-applet-netmon
 Version: 	0.4
-Release: 	2
-Epoch: 		0
+Release: 	3
 Summary: 	GNOME Network Load Applet
 
 Group: 		Applications/Internet
 License: 	GPL
 URL: 		http://www.demonseed.net/~jp/code/netmon_applet/
 Source0: 	http://www.demonseed.net/~jp/code/netmon_applet/netmon_applet-0.4.tar.gz
+Patch0:     netmon.schemas.in.vertical_layout.to.false.patch
 BuildRoot: 	%{_tmppath}/%{name}-%{version}-buildroot
 
-Provides: 	netmon_applet
-Obsoletes:	netmon_applet
+Provides: 	netmon_applet = %{version}-%{release}
+Obsoletes:	netmon_applet < %{version}-%{release}
 
 BuildRequires  : GConf2
-BuildRequires  : gnome-panel >= 0:2.0.0
+BuildRequires  : gnome-panel-devel >= 0:2.0.0
 BuildRequires  : pkgconfig
 BuildRequires  : gtk2-devel >= 0:2.0.0
 BuildRequires  : libgnomeui-devel >= 0:2.0.0
@@ -27,6 +27,7 @@
 
 %prep
 %setup -q -n netmon_applet-%{version}
+%patch0 -p1 -b .vertical_layout.to.false
 
 %build
 %configure 				
@@ -60,8 +61,11 @@
 %{_datadir}/pixmaps/netmon_applet.png
 
 %changelog
-* Wed Feb 23 2005 Gavin Henry <ghenry[AT]suretecsystems.com> - 0:0.4-2
+* Fri Mar 18 2005 Gavin Henry <ghenry[AT]suretecsystems.com> - 0.4-3
+- Updated specfile in accordance to bugzilla bug 2439 and created
+  a patch..
+* Wed Feb 23 2005 Gavin Henry <ghenry[AT]suretecsystems.com> - 0.4-2
 - Changed name to gnome-applet-netmon and rebuilt for
   Fedora Core 3 Extras, plus some specfile maintance.
-* Sun Feb 08 2004 Gavin Henry <ghenry[AT]suretecsystems.com> - 0:0.4-0.fdr.1
+* Sun Feb 08 2004 Gavin Henry <ghenry[AT]suretecsystems.com> - 0.4-0.fdr.1
 - Initial build.




More information about the fedora-extras-commits mailing list