rpms/gpp/devel gnome-photo-printer.desktop, NONE, 1.1 gpp.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2

Matt Domsch (mdomsch) fedora-extras-commits at redhat.com
Thu Nov 10 19:11:50 UTC 2005


Author: mdomsch

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

Modified Files:
	.cvsignore sources 
Added Files:
	gnome-photo-printer.desktop gpp.spec 
Log Message:
auto-import gpp-0.6.5-2.fc4 on branch devel from gpp-0.6.5-2.fc4.src.rpm


--- NEW FILE gnome-photo-printer.desktop ---
[Desktop Entry]
Encoding=UTF-8
Name=Photo Printer
#GenericName=Photo Printer
Comment=Prints photos from GNOME
Exec=gnome-photo-printer
Icon=printer.png
StartupNotify=true
Terminal=false
Type=Application
Categories=Application;Graphics;
Version=0.6.5


--- NEW FILE gpp.spec ---
%define longname gnome-photo-printer

Summary:	GNOME Photo Printer
Name:           gpp
Version:	0.6.5
Release:	2%{?dist}
URL:		http://www.fogman.de/?GnomePhotoPrinter
Source:         http://www.fogman.de/%{name}/%{name}-%{version}.tar.gz
Source1:        %{longname}.desktop
License:	GPL
Group:		Applications/Publishing
BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildRequires:	libgnomeui-devel libgnomeprintui22-devel libglade2-devel desktop-file-utils

%description
Gnome Photo Printer is intended for printing photos in an easy way.
Just drag your Photos from Nautilus to the Gnome Photo Printer window
and drop it.  Make some selections like Photo or Paper size, hit Preview
or Print, and see your pictures printed.

%prep
%setup

%build
%configure
make %{?_smp_mflags}


%install
rm -rf ${RPM_BUILD_ROOT}
make install DESTDIR=${RPM_BUILD_ROOT}
cp %SOURCE1 ${RPM_BUILD_ROOT}
desktop-file-install --vendor fedora --delete-original \
  --dir ${RPM_BUILD_ROOT}%{_datadir}/applications      \
  --add-category X-Fedora                              \
  ${RPM_BUILD_ROOT}/%{longname}.desktop


%clean
rm -rf $RPM_BUILD_ROOT 

%files
%defattr(-,root,root)
%doc AUTHORS ChangeLog COPYING README COPYRIGHT
%{_bindir}/*
%{_datadir}/%{longname}
%{_datadir}/applications/fedora-%{longname}.desktop


%changelog
* Sun Sep 11 2005 Matt Domsch <matt at domsch.com> 0.6.5-2
- cleanups based on Fedora Extras review

* Thu Sep  8 2005 Matt Domsch <matt at domsch.com> 0.6.5-1
- cleanups for Fedora Core 4

* Fri Oct 24 2003 Damian Ivereigh <damian at cisco.com>
- autoconf'ed & automake'd the whole system

* Sat Oct 18 2003 Damian Ivereigh <damian at cisco.com>
- Initial version


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/gpp/devel/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- .cvsignore	9 Nov 2005 03:35:12 -0000	1.1
+++ .cvsignore	10 Nov 2005 19:11:48 -0000	1.2
@@ -0,0 +1 @@
+gpp-0.6.5.tar.gz


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/gpp/devel/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sources	9 Nov 2005 03:35:12 -0000	1.1
+++ sources	10 Nov 2005 19:11:48 -0000	1.2
@@ -0,0 +1 @@
+9a349f7fc2210dea0663f08d86cc5731  gpp-0.6.5.tar.gz




More information about the fedora-extras-commits mailing list