Sophie

Sophie

distrib > Mandriva > 2010.2 > x86_64 > by-pkgid > 420a56ae10487e46d416ab294e91600c > files > 2

simple-scan-1.0.3-1mdv2010.1.src.rpm

Name:           simple-scan
Version:        1.0.3
Release:        %mkrel 1
Summary:        Simple scanning utility

Group:          Graphical desktop/GNOME
License:        GPLv3+
URL:            https://launchpad.net/simple-scan
Source0:        http://launchpad.net/simple-scan/trunk/%version/+download/simple-scan-%version.tar.gz

BuildRequires: intltool
BuildRequires: libGConf2-devel
BuildRequires: gtk2-devel
BuildRequires: libgudev-devel
BuildRequires: sane-devel
BuildRequires: gnome-doc-utils

Requires: gnome-icon-theme
Requires: xdg-utils
Requires: yelp
Requires(pre): GConf2
Requires(post): GConf2
Requires(preun): GConf2

%description
Simple Scan is an easy-to-use application, designed to let users connect their
scanner and quickly have the image/document in an appropriate format.

%prep
%setup -q

%build

%configure2_5x --disable-schemas-install
%make

%install
%makeinstall

desktop-file-install					\
	--remove-category Application			\
	--dir %{buildroot}%{_datadir}/applications	\
	--mode 0644					\
	%{buildroot}%{_datadir}/applications/%{name}.desktop

%find_lang %{name} --with-man --with-gnome

%clean
rm -rf %{buildroot}

%files -f %{name}.lang 
%defattr(-,root,root,-)
%doc AUTHORS README COPYING ChangeLog
%{_mandir}/man1/%{name}.1.*
%{_sysconfdir}/gconf/schemas/%{name}.schemas
%{_bindir}/%{name}
%{_datadir}/applications/%{name}.desktop
%{_datadir}/%{name}/



%changelog
* Sun Apr 25 2010 Emmanuel Andry <eandry@mandriva.org> 1.0.3-1mdv2010.1
+ Revision: 538711
- New version 1.0.3

* Sun Apr 18 2010 Emmanuel Andry <eandry@mandriva.org> 1.0.2-1mdv2010.1
+ Revision: 536395
- New version 1.0.2

* Sun Apr 04 2010 Emmanuel Andry <eandry@mandriva.org> 0.9.9-1mdv2010.1
+ Revision: 531389
- import simple-scan