rpms/xffm/devel xffm-4.0.5-rpath.patch, NONE, 1.1 xffm.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:32:14 UTC 2005


Author: kevin

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

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

xffm-4.0.5-rpath.patch:

--- NEW FILE xffm-4.0.5-rpath.patch ---
--- xffm-4.0.5/configure.orig	2004-05-13 14:42:21.764371688 +0200
+++ xffm-4.0.5/configure	2004-05-13 14:44:42.109609434 +0200
@@ -35263,7 +35263,7 @@
 
             echo "$as_me:$LINENO: checking DBH_LIBS" >&5
 echo $ECHO_N "checking DBH_LIBS... $ECHO_C" >&6
-            DBH_LIBS=`$PKG_CONFIG --libs "dbh-1.0 >= 1.0"`
+            DBH_LIBS=`$PKG_CONFIG --libs-only-l "dbh-1.0 >= 1.0"`
             echo "$as_me:$LINENO: result: $DBH_LIBS" >&5
 echo "${ECHO_T}$DBH_LIBS" >&6
         else


--- NEW FILE xffm.spec ---
Summary: Next generation filemanager and SMB network navigator for Xfce4
Name: xffm
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/xffm-4.2.1.tar.bz2
Patch1: xffm-4.0.5-rpath.patch
Group: User Interface/Desktops
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
Prereq: /sbin/ldconfig
Requires: dbh >= 1.0
Requires: glib2 >= 2.0.0
Requires: gtk2 >= 2.0.0
Requires: libxfce4mcs >= 4.0.5
Requires: libxfce4util >= 4.0.5
Requires: libxfcegui4 >= 4.0.5
Requires: libxml2 >= 2.4.0
BuildRequires: dbh-devel >= 1.0
BuildRequires: glib2-devel >= 2.0.0
BuildRequires: gtk2-devel >= 2.0.0
BuildRequires: libxfce4mcs-devel >= 4.0.5
BuildRequires: libxfce4util-devel >= 4.0.5
BuildRequires: libxfcegui4-devel >= 4.0.5
BuildRequires: libxml2-devel >= 2.4.0
BuildRequires: xfce-mcs-manager-devel >= 4.0.5

%description
This package includes a filemanager and SMB network navigator for Xfce4.

%prep
%setup -q

%patch1 -p1 -b .rpath

%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

%post -p /sbin/ldconfig

%postun -p /sbin/ldconfig

%files -f %{name}.lang
%defattr(-,root,root)
%doc README TODO ChangeLog NEWS COPYING AUTHORS
%{_bindir}/*
%{_libdir}/lib*
%{_libdir}/xfce4/xffm/*
%{_libdir}/pkgconfig/*
%{_libdir}/xfce4/mcs-plugins/*
%{_datadir}/xffm
%{_datadir}/xfce4/*
%{_datadir}/applications/*.desktop
%{_datadir}/icons/*
%{_mandir}/man?/*

%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 case of Xfce
- Fixed Source0 line. 
- Removed generic INSTALL from %doc
- Inital Fedora Extras version

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

* Thu Jun 17 2004 Than Ngo <than at redhat.com> 4.0.5-4
- own %{_datadir}/xffm, bug #124825
- use %%find_lang macros, bug #124954
- add buildrequires on xfce-mcs-manager-devel, bug #125061

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

* Thu May 13 2004 Than Ngo <than at redhat.com> 4.0.5-2
- get rid of rpath
- fix gcc34 build problem

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

* Thu Mar 11 2004 Than Ngo <than at redhat.com> 4.0.3-4
- fixed gcc-3.4 build problem

* 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

* Wed Jan 14 2004 Than Ngo <than at redhat.com> 4.0.3-1
- update 4.0.3

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


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/xffm/devel/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sources	19 Mar 2005 18:31:18 -0000	1.1
+++ sources	19 Mar 2005 18:32:11 -0000	1.2
@@ -0,0 +1 @@
+543aba5286949b660bd0b9eaa0e0a515  xffm-4.2.1.tar.bz2




More information about the scm-commits mailing list