rpms/gimp/devel gimp.spec,1.224,1.225

Nils Philippsen nphilipp at fedoraproject.org
Mon Jul 12 16:01:59 UTC 2010


Author: nphilipp

Update of /cvs/pkgs/rpms/gimp/devel
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv8318

Modified Files:
	gimp.spec 
Log Message:
distribute license and other documentation with gimp-libs



Index: gimp.spec
===================================================================
RCS file: /cvs/pkgs/rpms/gimp/devel/gimp.spec,v
retrieving revision 1.224
retrieving revision 1.225
diff -u -p -r1.224 -r1.225
--- gimp.spec	9 Jul 2010 12:20:08 -0000	1.224
+++ gimp.spec	12 Jul 2010 16:01:59 -0000	1.225
@@ -31,7 +31,7 @@ Summary:        GNU Image Manipulation P
 Name:           gimp
 Epoch:          2
 Version:        2.6.10
-Release:        1%{?dist}
+Release:        2%{?dist}
 %define binver 2.6
 %define gimp_lang_ver 20
 %define interfacever 2.0
@@ -423,6 +423,7 @@ fi
 
 %files libs
 %defattr(-, root, root, 0755)
+%doc AUTHORS COPYING ChangeLog NEWS README
 %{_libdir}/libgimp-%{interfacever}.so.%{age}.%{minorver}.%{microver}
 %{_libdir}/libgimp-%{interfacever}.so.%{age}
 %{_libdir}/libgimpbase-%{interfacever}.so.%{age}.%{minorver}.%{microver}
@@ -478,6 +479,9 @@ fi
 %{_libdir}/gimp/%{interfacever}/plug-ins/help-browser
 
 %changelog
+* Mon Jul 09 2010 Nils Philippsen <nils at redhat.com> - 2:2.6.10-2
+- distribute license and other documentation with gimp-libs
+
 * Fri Jul 09 2010 Nils Philippsen <nils at redhat.com> - 2:2.6.10-1
 - version 2.6.10
 



More information about the scm-commits mailing list