rpms/pastebin/devel pastebin.spec,1.2,1.3

Michael Stahnke (stahnma) fedora-extras-commits at redhat.com
Sat Feb 9 18:42:25 UTC 2008


Author: stahnma

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

Modified Files:
	pastebin.spec 
Log Message:
Fixed a spec error


Index: pastebin.spec
===================================================================
RCS file: /cvs/extras/rpms/pastebin/devel/pastebin.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- pastebin.spec	7 Feb 2008 05:21:46 -0000	1.2
+++ pastebin.spec	9 Feb 2008 18:41:49 -0000	1.3
@@ -94,7 +94,7 @@
 
 %files
 %defattr(-,root,root,-)
-%doc CHANGES INSTALL LICENCE README UPGRADE README.fedora geshi/ 
+%doc CHANGES INSTALL LICENCE README UPGRADE README.fedora pastebin.sql geshi/ 
 %attr(755,root,root) %dir %{_sysconfdir}/%{name}
 %attr (755,root,root) %dir %{_datadir}/%{name}/
 %config(noreplace) %{_sysconfdir}/httpd/conf.d/*.conf
@@ -103,6 +103,9 @@
 
 
 %changelog
+* Sat Feb 08 2008 Michael Stahnke <mastahnke at gmail.com> - 0.60-2
+- Missed the pastebin.sql file in the %%doc area
+
 * Wed Feb 06 2008 Michael Stahnke <mastahnke at gmail.com> - 0.60-1
 - New Upstream version (0.60)
 - A few new patches to make it work in url/patebin rather the paste.example.com




More information about the fedora-extras-commits mailing list