File eiciel.spec of Package eiciel

#
# spec file for package eiciel (Version 0.9.6.1)
#
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

# Please submit bugfixes or comments via http://bugs.opensuse.org/
#

# norootforbuild


Name:           eiciel
BuildRequires:  fdupes
BuildRequires:  gcc-c++
BuildRequires:  gtkmm24-devel
BuildRequires:  intltool
BuildRequires:  libacl-devel
BuildRequires:  libattr-devel
BuildRequires:  libgnomeui-devel
BuildRequires:  nautilus-devel
Version:        0.9.6.1
Release:        12
Url:            http://rofi.pinchito.com/eiciel/
Group:          System/GUI/GNOME
License:        GPL v2 or later
Summary:        GNOME ACL viewer and editor
Source:         %{name}-%{version}.tar.bz2
Source1:        %{name}-po.tar.gz 
# PATCH-NEEDS-REBASE eiciel-library-packaging.patch -- No upstream bugzilla, sent to author (was PATCH-FIX-UPSTREAM, probably can be dropped)
Patch0:         eiciel-library-packaging.patch
BuildRoot:      %{_tmppath}/%{name}-%{version}-build
Requires:       %{name}-lang = %{version}

%description
Eiciel allows you to visually edit file ACL entries. You can add and
remove users and groups who will be granted permissions through the
graphical interface



Authors:
--------
     Roger Ferrer Ibanez <rofi@ya.com>

%package -n nautilus-eiciel
License:        GPL v2 or later
Summary:        Nautilus ACL viewer and editor extension
Group:          System/GUI/GNOME
Requires:       %{name} = %{version}

%description -n nautilus-eiciel
A Nautilus extension that allows viewing and editing ACL permissions.



Authors:
--------
     Roger Ferrer Ibanez <rofi@ya.com>

%lang_package
%prep
%setup -a1
#%patch0

%build
#autoreconf -f -i
%configure \
	--with-nautilus-extensions-dir=%{_libdir}/nautilus/extensions-2.0 
%__make %{?jobs:-j%jobs}

%install
%makeinstall
%find_lang %{name}
rm $RPM_BUILD_ROOT%{_datadir}/applications/*.desktop
rm $RPM_BUILD_ROOT%{_libdir}/nautilus/extensions-2.0/*.*a
%fdupes -s $RPM_BUILD_ROOT

%clean
rm -rf $RPM_BUILD_ROOT

%files
%defattr (-, root, root)
%doc AUTHORS COPYING ChangeLog NEWS README 
%{_bindir}/eiciel
%doc %{_mandir}/man1/eiciel.1.gz
%{_datadir}/eiciel

%files lang -f %{name}.lang

%files -n nautilus-eiciel
%defattr (-, root, root)
%{_libdir}/nautilus/extensions-2.0/*.so

%changelog
* Mon Mar 09 2009 vuntz@novell.com
- Drop eiciel-gcc4.3-fixes.patch: it's not used, and if it's not
  needed anymore, we can drop it.
- Remove AutoReqProv: it's default now.
- Remove check for old version of openSUSE.
- Remove unneeded BuildRequires: gnome-desktop-devel, gnutls-devel,
  libglade2-devel, libgnomeprintui-devel, libwnck-devel,
  perl-XML-Parser, update-desktop-files.
- Add BuildRequires to fix build: libgnomeui-devel.
* Mon Jan 12 2009 mauro@suse.de 
- Translations update.
* Sat Dec 06 2008 mauro@suse.de
- Updated translations.
* Fri Sep 12 2008 maw@suse.de
- Update to version 0.9.6.1:
  + Minor bugfixes.
* Tue Mar 04 2008 jpr@suse.de
- Update to 0.9.5.1
  * Make help launching more robust
* Wed Nov 07 2007 maw@suse.de
- Add eiciel-gcc4.3-fixes.patch.
* Thu Oct 11 2007 sbrabec@suse.cz
- Removed bogus dependency on mDNSResponder.
* Thu Aug 09 2007 maw@suse.de
- Fix up the -lang subpackage.
* Tue Aug 07 2007 mauro@suse.de
- Split out a -lang subpackage
- Add %%fdupes stuff
* Wed Jan 31 2007 jhargadon@suse.de
- added eiciel to Requires of nautilus-eiciel subpackage (#239732)
- specfile cleanup
* Fri Jan 26 2007 jhargadon@suse.de
- fixed a shared library packaging bug (#238541)
* Thu Jan 25 2007 ro@suse.de
- GNOME moved to /usr
* Wed Dec 13 2006 jpr@suse.de
- Update to 0.9.4, bugfix release to improve compatibility with
  filesystems implemented using FUSE
* Wed Sep 20 2006 jpr@suse.de
- Fix 64 bit builds by ensure that the nautilus extensions are
  searched for in %%{_lib} not lib
* Mon Aug 28 2006 jpr@suse.de
- Eiciel a plugin for nautilus to handle posix ACLs
openSUSE Build Service is sponsored by