rpms/xfce4-systray/devel xfce4-systray.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:12:27 UTC 2005


Author: kevin

Update of /cvs/extras/rpms/xfce4-systray/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25749/devel

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


--- NEW FILE xfce4-systray.spec ---
Summary: Systray for the Xfce4 Desktop Environment
Name: xfce4-systray
Version: 4.2.1
Release: 1
License: BSD
URL: http://www.xfce.org/
Source0: http://www.us.xfce.org/archive/xfce-4.2.1/src-bz2/xfce4-systray-4.2.1.tar.bz2
Group: User Interface/Desktops
BuildRoot: %{_tmppath}/%{name}-root
Requires: xfce4-panel >= %{version}
BuildRequires: xfce4-panel >= %{version}
BuildRequires: libxml2-devel
BuildRequires: libxfcegui4-devel
BuildRequires: startup-notification-devel
BuildRequires: xfce-mcs-manager-devel

%description
This is a systemtray plugin for Xfce4.

%prep
%setup -q

%build
%configure

make %{?_smp_mflags}

%install
rm -rf $RPM_BUILD_ROOT

make install DESTDIR=$RPM_BUILD_ROOT mandir=%{_mandir}

%clean
rm -rf $RPM_BUILD_ROOT

%files 
%defattr(-,root,root)
%doc README COPYING AUTHORS
%{_libdir}/xfce4

%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-4
- Removed generic INSTALL from %doc
- Fixed case of Xfce

* Sun Mar  6 2005 Kevin Fenzi <kevin at tummy.com> - 4.2.0-3
- Inital Fedora Extras version
- Updated the Source line
- Increased the Release by one

* Wed Jan 26 2005 Than Ngo <than at redhat.com> 4.2.0-1
- 4.2.0

* Wed Oct 06 2004 Than Ngo <than at redhat.com> 4.0.6-2
- more Buildrequires

* Tue Aug 17 2004 Than Ngo <than at redhat.com> 4.0.6-1 
- Initial packaging for Fedora Core 3



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/xfce4-systray/devel/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- .cvsignore	19 Mar 2005 18:11:58 -0000	1.1
+++ .cvsignore	19 Mar 2005 18:12:25 -0000	1.2
@@ -0,0 +1 @@
+xfce4-systray-4.2.1.tar.bz2


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/xfce4-systray/devel/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sources	19 Mar 2005 18:11:58 -0000	1.1
+++ sources	19 Mar 2005 18:12:25 -0000	1.2
@@ -0,0 +1 @@
+d85ec276685040a857e64aa74cdc4c7f  xfce4-systray-4.2.1.tar.bz2




More information about the scm-commits mailing list