rpms/lxde-common/devel lxde-common-0.4-lxpanel-config.patch, 1.1, 1.2 lxde-common.spec, 1.7, 1.8

Christoph Wickert cwickert at fedoraproject.org
Wed May 20 00:13:43 UTC 2009


Author: cwickert

Update of /cvs/pkgs/rpms/lxde-common/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv23489

Modified Files:
	lxde-common-0.4-lxpanel-config.patch lxde-common.spec 
Log Message:
* Mon May 18 2009 Christoph Wickert <cwickert at fedoraproject.org> - 0.4.1-1
- Update to 0.4.1


lxde-common-0.4-lxpanel-config.patch:

Index: lxde-common-0.4-lxpanel-config.patch
===================================================================
RCS file: /cvs/pkgs/rpms/lxde-common/devel/lxde-common-0.4-lxpanel-config.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- lxde-common-0.4-lxpanel-config.patch	29 Apr 2009 17:29:30 -0000	1.1
+++ lxde-common-0.4-lxpanel-config.patch	20 May 2009 00:13:43 -0000	1.2
@@ -9,7 +9,7 @@ diff -dur lxde-common-0.4.orig/lxpanel/c
  Logout=lxde-logout
 diff -dur lxde-common-0.4.orig/lxpanel/panel.in lxde-common-0.4/lxpanel/panel.in
 --- lxde-common-0.4.orig/lxpanel/panel.in	2008-06-16 10:10:24.000000000 +0200
-+++ lxde-common-0.4/lxpanel/panel.in	2009-04-29 00:27:56.000000000 +0200
++++ lxde-common-0.4/lxpanel/panel.in	2009-05-18 01:49:31.000000000 +0200
 @@ -13,9 +13,9 @@
      alpha=0
      setdocktype=1
@@ -53,11 +53,16 @@ diff -dur lxde-common-0.4.orig/lxpanel/p
          }
      }
  }
-@@ -139,3 +143,7 @@
-     }
+@@ -131,11 +135,6 @@
  }
  
-+Plugin {
+ Plugin {
+-    type = launchbar
+-    Config {
+-        Button {
+-            id=lxde-logout.desktop
+-        }
+-    }
 +    type = volumealsa
-+}
-+
+ }
+ 


Index: lxde-common.spec
===================================================================
RCS file: /cvs/pkgs/rpms/lxde-common/devel/lxde-common.spec,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -p -r1.7 -r1.8
--- lxde-common.spec	11 May 2009 19:06:44 -0000	1.7
+++ lxde-common.spec	20 May 2009 00:13:43 -0000	1.8
@@ -1,6 +1,8 @@
+# Review: https://bugzilla.redhat.com/show_bug.cgi?id=442270
+
 Name:           lxde-common
-Version:        0.4
-Release:        2%{?dist}
+Version:        0.4.1
+Release:        1%{?dist}
 Summary:        Default configuration files for LXDE
 
 Group:          User Interface/Desktops
@@ -30,12 +32,11 @@ Requires:       desktop-backgrounds-comp
 # needed for new gdm workaround
 Requires:       wmctrl
 %endif
-Provides:       %{name}-data = %{version}-%{release}
-Obsoletes:      %{name}-data <= 0.3.2.1-4
-# needed because the lxde-common and lxde-common-data required 
-# each other with full n-v-r
-Provides:       %{name} = 0.3.2.1-4
-Provides:       %{name}-data = 0.3.2.1-4
+Obsoletes:      %{name}-data <= 0.3.2.1-5
+# needed because the lxde-common and lxde-common-data 
+# required each other with full n-v-r on F-11
+Provides:       %{name} = 0.3.2.1-4.fc11
+Provides:       %{name}-data = 0.3.2.1-4.fc11
 BuildArch:      noarch
 
 %description
@@ -88,6 +89,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Mon May 18 2009 Christoph Wickert <cwickert at fedoraproject.org> - 0.4.1-1
+- Update to 0.4.1
+
 * Mon May 11 2009 Christoph Wickert <cwickert at fedoraproject.org> - 0.4-2
 - Fix Provides to allow proper upgrade
 




More information about the fedora-extras-commits mailing list