rpms/xfce-mcs-plugins/devel xfce-mcs-plugins-4.2.0-rh.patch, NONE, 1.1 xfce-mcs-plugins.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2

Kevin Fenzi (kevin) fedora-extras-commits at redhat.com
Sat Mar 19 18:22:33 UTC 2005


Author: kevin

Update of /cvs/extras/rpms/xfce-mcs-plugins/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv27035/devel

Modified Files:
	.cvsignore sources 
Added Files:
	xfce-mcs-plugins-4.2.0-rh.patch xfce-mcs-plugins.spec 
Log Message:
auto-import xfce-mcs-plugins-4.2.1-1 on branch devel from xfce-mcs-plugins-4.2.1-1.src.rpm

xfce-mcs-plugins-4.2.0-rh.patch:

--- NEW FILE xfce-mcs-plugins-4.2.0-rh.patch ---
--- xfce-mcs-plugins-4.2.0/plugins/ui_plugin/ui_plugin.c.orig	2004-12-27 20:05:36.000000000 +0100
+++ xfce-mcs-plugins-4.2.0/plugins/ui_plugin/ui_plugin.c	2005-01-24 11:01:02.291654459 +0100
@@ -118,8 +118,8 @@
 #define CHANNEL "settings"
 #define PLUGIN_NAME "ui"
 #define DEFAULT_THEME "Default"
-#define INITIAL_THEME "Xfce"
-#define DEFAULT_ICON_THEME "hicolor"
+#define INITIAL_THEME "Bluecurve"
+#define DEFAULT_ICON_THEME "Bluecurve"
 #define INITIAL_ICON_THEME "Rodent"
 #define DEFAULT_TOOLBAR_STYLE "icons"
 #define DEFAULT_FONT "Sans 9"


--- NEW FILE xfce-mcs-plugins.spec ---
Summary: Plugins for multi channel settings manager
Name: xfce-mcs-plugins
Version: 4.2.1
Release: 1
License: GPL
URL: http://www.xfce.org/
Source0: http://www.us.xfce.org/archive/xfce-4.2.1/src-bz2/xfce-mcs-plugins-4.2.1.tar.bz2
Patch: xfce-mcs-plugins-4.2.0-rh.patch
Group: User Interface/Desktops
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
Requires: gtk2 >= 2.0.6
Requires: xfce-mcs-manager >= %{version}
BuildRequires: gettext
BuildRequires: gtk2-devel >= 2.0.6
BuildRequires: xfce-mcs-manager-devel >= %{version}
BuildRequires: libxfcegui4-devel >= %{version}
BuildRequires: libxfce4util-devel >= %{version}
BuildRequires: libxfce4mcs-devel >= %{version}

%description
This package inlcudes a set of plugins for the multi channel
settings manager.

%prep
%setup -q
%patch -p1 -b .fedora

%build
%configure
make %{?_smp_mflags}

%install
rm -rf $RPM_BUILD_ROOT

make install DESTDIR=$RPM_BUILD_ROOT
%find_lang %{name}

%clean
rm -rf $RPM_BUILD_ROOT

%files -f %{name}.lang
%defattr(-,root,root,0755)
%doc README TODO COPYING AUTHORS
%docdir %{_datadir}/xfce4/doc
%{_datadir}/xfce4/doc/C
%{_libdir}/xfce4/mcs-plugins/*
%{_datadir}/applications/*
%{_datadir}/icons/*/*/apps/*

%changelog
* Tue Mar 15 2005 Kevin Fenzi <kevin at tummy.com> - 4.2.1-1
- Updated to 4.2.1 version

* Sun Mar  6 2005 Kevin Fenzi <kevin at tummy.com> - 4.2.0-2
- Inital Fedora Extras version
- Updated the Source line
- Capitalized first letter of Summary in devel section to quiet rpmlint
- Increased the Release by one

* Mon Jan 24 2005 Than Ngo <than at redhat.com> 4.2.0-1
- 4.2.0

* Wed Dec 08 2004 Than Ngo <than at redhat.com> 4.1.99.1-1
- update to 4.2 rc1

* Thu Sep 02 2004 Than Ngo <than at redhat.com> 4.0.6-2
- use find_lang macro
- cleanup specfile

* Mon Jul 19 2004 Than Ngo <than at redhat.com> 4.0.6-1
- update to 4.0.6
- remove some unneeded patch files, which are included in new upstream

* Tue Jun 15 2004 Elliot Lee <sopwith at redhat.com>
- rebuilt

* Tue Apr 20 2004 Than Ngo <than at redhat.com> 4.0.5-2
- Fix bug in default icon theme selection, thanks to Olivier Fourdan <fourdan at xfce.org>
- Add support for icon theme, Change defaults for fedora, #119647, thanks to Olivier Fourdan <fourdan at xfce.org>

* Thu Apr 15 2004 Than Ngo <than at redhat.com> 4.0.5-1
- update to 4.0.5

* Tue Mar 02 2004 Elliot Lee <sopwith at redhat.com>
- rebuilt

* Fri Feb 13 2004 Elliot Lee <sopwith at redhat.com>
- rebuilt

* Tue Jan 27 2004 Than Ngo <than at redhat.com> 4.0.3-2
- fixed dependant libraries check on x86_64

* Fri Jan 09 2004 Than Ngo <than at redhat.com> 4.0.3-1
- add libxfce4util-devel, libxfcegui4-devel in BuildRequires
- 4.0.3 release

* Thu Dec 25 2003 Than Ngo <than at redhat.com> 4.0.2-1
- 4.0.2 release

* Tue Dec 16 2003 Than Ngo <than at redhat.com> 4.0.1-1
- initial build


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/xfce-mcs-plugins/devel/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- .cvsignore	19 Mar 2005 18:21:56 -0000	1.1
+++ .cvsignore	19 Mar 2005 18:22:31 -0000	1.2
@@ -0,0 +1 @@
+xfce-mcs-plugins-4.2.1.tar.bz2


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/xfce-mcs-plugins/devel/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sources	19 Mar 2005 18:21:56 -0000	1.1
+++ sources	19 Mar 2005 18:22:31 -0000	1.2
@@ -0,0 +1 @@
+f53711b93e28b6751f18f6346d4194e2  xfce-mcs-plugins-4.2.1.tar.bz2




More information about the fedora-extras-commits mailing list