packages: fotoxx/fotoxx.spec - updated to 8.3 - added patch0 - minor cleanu...

amateja amateja at pld-linux.org
Mon Sep 7 13:57:58 CEST 2009


Author: amateja                      Date: Mon Sep  7 11:57:58 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- updated to 8.3
- added patch0
- minor cleanup in %files section (got rid of old doc files)

---- Files affected:
packages/fotoxx:
   fotoxx.spec (1.10 -> 1.11) 

---- Diffs:

================================================================
Index: packages/fotoxx/fotoxx.spec
diff -u packages/fotoxx/fotoxx.spec:1.10 packages/fotoxx/fotoxx.spec:1.11
--- packages/fotoxx/fotoxx.spec:1.10	Fri Sep  4 09:10:04 2009
+++ packages/fotoxx/fotoxx.spec	Mon Sep  7 13:57:53 2009
@@ -2,12 +2,13 @@
 Summary:	Image procesor
 Summary(pl.UTF-8):	Procesor grafiki
 Name:		fotoxx
-Version:	7.3
+Version:	8.3
 Release:	1
 License:	GPL v2
 Group:		Applications
 Source0:	http://kornelix.squarespace.com/storage/downloads/%{name}-%{version}.tar.gz
-# Source0-md5:	cfa7e11d6b1d32f0d4728d4f443b0919
+Patch0:		%{name}-Makefile.patch
+# Source0-md5:	e5c7563306b904187765d7fa15727268
 URL:		http://kornelix.squarespace.com/fotoxx
 BuildRequires:	FreeImage-devel
 BuildRequires:	perl-Image-ExifTool
@@ -37,6 +38,7 @@
 
 %prep
 %setup -q
+%patch0
 
 %build
 %{__make} \
@@ -55,9 +57,10 @@
 
 %files
 %defattr(644,root,root,755)
-%doc doc/{CHANGES,README,fotoxx-6-notes,toolbar-en.jpeg,userguide-*.html}
+%doc doc/{CHANGES,README,toolbar-en.jpeg,userguide-*.html}
 %attr(755,root,root) %{_bindir}/*
 %{_datadir}/%{name}
+%{_mandir}/man1/*
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -65,6 +68,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.11  2009/09/07 11:57:53  amateja
+- updated to 8.3
+- added patch0
+- minor cleanup in %files section (got rid of old doc files)
+
 Revision 1.10  2009/09/04 07:10:04  amateja
 - reverted
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/fotoxx/fotoxx.spec?r1=1.10&r2=1.11&f=u



More information about the pld-cvs-commit mailing list