rpms/xfce4-panel/F-11 .cvsignore, 1.15, 1.16 sources, 1.15, 1.16 xfce4-panel.spec, 1.38, 1.39

Christoph Wickert cwickert at fedoraproject.org
Sat Oct 17 00:51:44 UTC 2009


Author: cwickert

Update of /cvs/pkgs/rpms/xfce4-panel/F-11
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv9248/F-11

Modified Files:
	.cvsignore sources xfce4-panel.spec 
Log Message:
* Fri Oct 16 2009 Christoph Wickert <cwickert at fedoraproject.org> - 4.6.2-1
- Update to 4.6.2
- Drop explicit requires on Terminal and mousepad



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/xfce4-panel/F-11/.cvsignore,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -p -r1.15 -r1.16
--- .cvsignore	21 Apr 2009 02:28:27 -0000	1.15
+++ .cvsignore	17 Oct 2009 00:51:44 -0000	1.16
@@ -1 +1 @@
-xfce4-panel-4.6.1.tar.bz2
+xfce4-panel-4.6.2.tar.bz2


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/xfce4-panel/F-11/sources,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -p -r1.15 -r1.16
--- sources	21 Apr 2009 02:28:27 -0000	1.15
+++ sources	17 Oct 2009 00:51:44 -0000	1.16
@@ -1 +1 @@
-73a366b9892152266b465d7d9c35bef4  xfce4-panel-4.6.1.tar.bz2
+88352816c84cbea57121b0c478976976  xfce4-panel-4.6.2.tar.bz2


Index: xfce4-panel.spec
===================================================================
RCS file: /cvs/pkgs/rpms/xfce4-panel/F-11/xfce4-panel.spec,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -p -r1.38 -r1.39
--- xfce4-panel.spec	12 Jun 2009 22:13:31 -0000	1.38
+++ xfce4-panel.spec	17 Oct 2009 00:51:44 -0000	1.39
@@ -1,19 +1,19 @@
+%global xfceversion 4.6
+
 Summary: Next generation panel for Xfce
 Name: xfce4-panel
-Version: 4.6.1
-Release: 2%{?dist}
+Version: 4.6.2
+Release: 1%{?dist}
 License: GPLv2+ and LGPLv2+
 URL: http://www.xfce.org/
-Source0: http://www.xfce.org/archive/xfce-%{version}/src/xfce4-panel-%{version}.tar.bz2
+Source0: http://www.xfce.org/archive/src/xfce/%{name}/%{xfceversion}/%{name}-%{version}.tar.bz2
 Patch0: xfce4-panel-4.6.0-defaults.patch
 Patch1: xfce4-panel-4.6.1-multilib.patch
 Group: User Interface/Desktops
-BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
-Requires: libxfcegui4 >= %{version}
-Requires: Terminal
-Requires: mousepad
+BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
+Requires: libxfcegui4 >= %{xfceversion}
 Requires: xfce4-doc
-BuildRequires: libxfcegui4-devel >= %{version}
+BuildRequires: libxfcegui4-devel >= %{xfceversion}
 BuildRequires: libxml2-devel >= 2.4.0
 BuildRequires: startup-notification-devel
 BuildRequires: gettext intltool
@@ -53,8 +53,8 @@ Summary: Development headers for xfce4-p
 Group: Development/Libraries
 Requires: %{name} = %{version}-%{release}
 Requires: pkgconfig
-Requires: libxfce4util-devel >= %{version}
-Requires: libxfcegui4-devel >= %{version}
+Requires: libxfce4util-devel >= %{xfceversion}
+Requires: libxfcegui4-devel >= %{xfceversion}
 
 %description devel
 This package includes the header files you will need to build
@@ -127,6 +127,16 @@ fi
 %{_includedir}/xfce4/libxfce4panel
 
 %changelog
+* Fri Oct 16 2009 Christoph Wickert <cwickert at fedoraproject.org> - 4.6.2-1
+- Update to 4.6.2
+- Drop explicit requires on Terminal and mousepad
+
+* Wed Sep 30 2009 Christoph Wickert <cwickert at fedoraproject.org> - 4.6.1-4
+- Add xfswitch-plugin to default panel config (#525563)
+
+* Mon Jul 27 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 4.6.1-3
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
+
 * Fri Jun 12 2009 Christoph Wickert <cwickert at fedoraproject.org> - 4.6.1-2
 - Bring back the multilib patch to fix #505165
 




More information about the fedora-extras-commits mailing list