rpms/xfdesktop/devel xfdesktop.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:27:40 UTC 2005


Author: kevin

Update of /cvs/extras/rpms/xfdesktop/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv27691/devel

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


--- NEW FILE xfdesktop.spec ---
Summary: Desktop manager for the Xfce Desktop Environment
Name: xfdesktop
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/xfdesktop-4.2.1.tar.bz2
Group: User Interface/Desktops
Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
Requires: gtk2 >= 2.2.0
Requires: libxfce4mcs >= 4.2.1
Requires: libxfcegui4 >= 4.2.1
BuildRequires: gtk2 >= 2.2.0
BuildRequires: libxfce4mcs-devel >= 4.2.1
BuildRequires: libxfcegui4-devel >= 4.2.1

%description
xfdesktop is a desktop manager for the Xfce Desktop Environment

%prep
%setup -q

%build
%configure

make %{?_smp_mflags}

%install
rm -rf $RPM_BUILD_ROOT
make install DESTDIR=$RPM_BUILD_ROOT mandir=%{_mandir}
%find_lang %{name}

%clean
rm -rf $RPM_BUILD_ROOT

%files -f %{name}.lang
%defattr(-,root,root)
%doc README TODO ChangeLog NEWS COPYING AUTHORS
%{_sysconfdir}
%{_bindir}/xfce4-menueditor
%{_bindir}/xfdesktop
%{_mandir}/man1/xfdesktop.1.gz
%{_libdir}/xfce4/*
%{_datadir}/applications/xfce-backdrop-settings.desktop
%{_datadir}/applications/xfce-menueditor.desktop
%{_datadir}/icons/hicolor/32x32/apps/xfce4-backdrop.png
%{_datadir}/icons/hicolor/32x32/apps/xfce4-menueditor.png
%{_datadir}/icons/hicolor/48x48/apps/xfce4-backdrop.png
%{_datadir}/icons/hicolor/48x48/apps/xfce4-menueditor.png
%{_datadir}/icons/hicolor/scalable/apps/xfce4-backdrop.svg
%{_datadir}/icons/hicolor/scalable/apps/xfce4-menueditor.svg
%{_datadir}/pixmaps/*
%{_datadir}/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-2
- Fixed to use %find_lang
- Removed generic INSTALL from %doc

* Sun Mar  6 2005 Kevin Fenzi <kevin at tummy.com> - 4.2.0-1
- Inital Fedora Extras version


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/xfdesktop/devel/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- .cvsignore	19 Mar 2005 18:26:27 -0000	1.1
+++ .cvsignore	19 Mar 2005 18:27:38 -0000	1.2
@@ -0,0 +1 @@
+xfdesktop-4.2.1.tar.bz2


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/xfdesktop/devel/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sources	19 Mar 2005 18:26:27 -0000	1.1
+++ sources	19 Mar 2005 18:27:38 -0000	1.2
@@ -0,0 +1 @@
+91f02bb04a14f773f4877f4aa534ce0b  xfdesktop-4.2.1.tar.bz2




More information about the fedora-extras-commits mailing list