rpms/xfce-mcs-manager/devel xfce-mcs-manager.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:19:29 UTC 2005


Author: kevin

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

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


--- NEW FILE xfce-mcs-manager.spec ---
Summary: Multi channel settings manager
Name: xfce-mcs-manager
Version: 4.2.1
Release: 1
License: LGPL
URL: http://www.xfce.org/
Source0: http://www.us.xfce.org/archive/xfce-4.2.1/src-bz2/xfce-mcs-manager-4.2.1.tar.bz2
Group: User Interface/Desktops
BuildRoot: %{_tmppath}/%{name}-%{version}-root
Requires: libxfce4mcs >= %{version}
Requires: libxfcegui4 >= %{version}
BuildRequires: pkgconfig
BuildRequires: gettext
BuildRequires: libxfce4mcs-devel >= %{version}
BuildRequires: libxfcegui4-devel >= %{version}

%description
This package includes a multi channel settings manager for Xfce4

%package devel
Summary: Header file to build xfce-mcs-manager plugins
Group: Development/Libraries
Requires: %{name} = %{version}-%{release}
Requires: libxfce4mcs-devel
Requires: gtk2-devel

%description devel
This package includes the header files you will need to build
mcs plugins.

%prep
%setup -q

%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
%{_datadir}/icons/*/*/apps/*.png
%{_bindir}/*
%{_datadir}/applications/*

%files devel
%defattr(-, root, root,0755)
%{_libdir}/pkgconfig/*.pc
%{_includedir}/xfce4/xfce-mcs-manager

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

* Tue Mar  8 2005 Kevin Fenzi <kevin at tummy.com> - 4.2.0-3
- Fixed case of Xfce

* 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

* Sun Jan 23 2005 Than Ngo <than at redhat.com> 4.2.0-1
- update to 4.2.0

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

* Wed Sep 01 2004 Than Ngo <than at redhat.com> 4.0.6-2
- use find_lang macro

* Mon Jul 19 2004 Than Ngo <than at redhat.com> 4.0.6-1
- update to 4.0.6

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

* 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
- 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-manager/devel/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- .cvsignore	19 Mar 2005 18:18:57 -0000	1.1
+++ .cvsignore	19 Mar 2005 18:19:27 -0000	1.2
@@ -0,0 +1 @@
+xfce-mcs-manager-4.2.1.tar.bz2


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/xfce-mcs-manager/devel/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sources	19 Mar 2005 18:18:57 -0000	1.1
+++ sources	19 Mar 2005 18:19:27 -0000	1.2
@@ -0,0 +1 @@
+d2c8a58115ad60c49760c2079d408c51  xfce-mcs-manager-4.2.1.tar.bz2




More information about the scm-commits mailing list