rpms/xfce4-appfinder/devel xfce4-appfinder.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 17:58:47 UTC 2005


Author: kevin

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

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


--- NEW FILE xfce4-appfinder.spec ---
Summary: Appfinder for the Xfce4 Desktop Environment
Name: xfce4-appfinder
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/xfce4-appfinder-4.2.1.tar.bz2
Group: User Interface/Desktops
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
Requires: libxfcegui4 >= 4.2.0
BuildRequires: libxfcegui4-devel >= 4.2.0

%description
xfce-appfinder shows system wide installed applications

%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
%{_bindir}/xfce4-appfinder
%{_datadir}/applications/xfce4-appfinder.desktop
%{_datadir}/pixmaps/xfce4-appfinder.png
%{_datadir}/xfce4/doc/C/*

%changelog
* Tue Mar 15 2005 Kevin Fenzi <kevin at tummy.com> - 4.2.1-1
- Updated to 4.2.1 version
- Fixed %files section to not list lang files twice

* Tue Mar  8 2005 Kevin Fenzi <kevin at tummy.com> - 4.2.0-2
- Fixed to use %find_lang
- Removed generic INSTALL from %doc
- Fixed case on Xfce

* 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/xfce4-appfinder/devel/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- .cvsignore	19 Mar 2005 17:58:22 -0000	1.1
+++ .cvsignore	19 Mar 2005 17:58:45 -0000	1.2
@@ -0,0 +1 @@
+xfce4-appfinder-4.2.1.tar.bz2


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/xfce4-appfinder/devel/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sources	19 Mar 2005 17:58:22 -0000	1.1
+++ sources	19 Mar 2005 17:58:45 -0000	1.2
@@ -0,0 +1 @@
+6bf74961b2aa65c2fae98f9c3d6aabce  xfce4-appfinder-4.2.1.tar.bz2




More information about the scm-commits mailing list