]> git.pld-linux.org Git - packages/endeavour.git/commitdiff
- removed INSTALL (just install instructions) and LICENSE (just GPL) from doc
authorJakub Bogusz <qboosh@pld-linux.org>
Sat, 24 Dec 2005 01:06:32 +0000 (01:06 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- it seems to use gtk+ 2.x - updated BRs

Changed files:
    endeavour.spec -> 1.5

endeavour.spec

index e1607e88ad33601623f7853f3d30bf2181c5b27a..f6363425cfefb5953fc4f53dde8bb9b79b833926 100644 (file)
@@ -14,8 +14,9 @@ Source1:      http://abram.eu.org/EndeavourII/%{name}-icons.tgz
 Source2:       %{name}-mimetypes.ini
 Patch0:                %{name}-PLD.patch
 URL:           http://wolfpack.twu.net/Endeavour2/
 Source2:       %{name}-mimetypes.ini
 Patch0:                %{name}-PLD.patch
 URL:           http://wolfpack.twu.net/Endeavour2/
-BuildRequires: gtk+-devel
+BuildRequires: gtk+2-devel >= 2.0
 BuildRequires: imlib-devel
 BuildRequires: imlib-devel
+BuildRequires: pkgconfig
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %define                _confdir        /etc/%{pname}
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %define                _confdir        /etc/%{pname}
@@ -97,7 +98,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
 
 %files
 %defattr(644,root,root,755)
-%doc AUTHORS HACKING INSTALL LICENSE TODO LANGUAGE README
+%doc AUTHORS HACKING TODO LANGUAGE README
 %attr(755,root,root) %{_bindir}/%{pname}
 %attr(755,root,root) %{_libdirend}
 %{_mandir}/man1/*
 %attr(755,root,root) %{_bindir}/%{pname}
 %attr(755,root,root) %{_libdirend}
 %{_mandir}/man1/*
This page took 0.139449 seconds and 4 git commands to generate.