File: xffm.spec.in

package info (click to toggle)
xffm4 4.0.6-1
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 7,740 kB
  • ctags: 2,187
  • sloc: ansic: 30,209; sh: 9,026; xml: 2,905; makefile: 551
file content (58 lines) | stat: -rw-r--r-- 1,545 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
Summary: 	Next generation filemanager and SMB network navigator for XFce4
Name: 		xffm
Version: 	@VERSION@
Release: 	1
License:	GPL
URL: 		http://www.xfce.org/
Source0: 	%{name}-%{version}.tar.gz
Group: 		Filemanager
BuildRoot: 	%{_tmppath}/%{name}-root
Requires:	dbh >= @DBH_REQUIRED_VERSION@
Requires:	glib2 >= @GLIB_REQUIRED_VERSION@
Requires:	gtk2 >= @GTK_REQUIRED_VERSION@
Requires:	libxfce4mcs >= @LIBXFCE4MCS_CLIENT_REQUIRED_VERSION@
Requires:	libxfce4util >= @LIBXFCE4UTIL_REQUIRED_VERSION@
Requires:	libxfcegui4 >= @LIBXFCEGUI4_REQUIRED_VERSION@
Requires:	libxml2 >= @LIBXML_REQUIRED_VERSION@
BuildRequires:	dbh >= @DBH_REQUIRED_VERSION@
BuildRequires: 	glib2-devel >= @GLIB_REQUIRED_VERSION@
BuildRequires: 	gtk2-devel >= @GTK_REQUIRED_VERSION@
BuildRequires:	libxfce4mcs-devel >= @LIBXFCE4MCS_CLIENT_REQUIRED_VERSION@
BuildRequires:	libxfce4util-devel >= @LIBXFCE4UTIL_REQUIRED_VERSION@
BuildRequires:	libxfcegui4-devel >= @LIBXFCEGUI4_REQUIRED_VERSION@
BuildRequires:	libxml2-devel >= @LIBXML_REQUIRED_VERSION@

%description
xffm is a filemanager and SMB network navigator for XFce4.

%prep
%setup -q

%build
%configure
make

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

%clean
rm -rf $RPM_BUILD_ROOT

%post -p /sbin/ldconfig

%postun -p /sbin/ldconfig

%files
%defattr(-,root,root)
%doc README TODO ChangeLog NEWS INSTALL COPYING AUTHORS
%{_bindir}/*
%{_libdir}/lib*
%{_libdir}/pkgconfig/
%{_libdir}/xfce4/mcs-plugins/
%{_datadir}/xffm/
%{_datadir}/xfce4/
%{_datadir}/locale
%{_mandir}/