rpms/pastebin/devel pastebin.spec,1.6,1.7

Michael Stahnke (stahnma) fedora-extras-commits at redhat.com
Tue Jul 15 13:45:09 UTC 2008


Author: stahnma

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

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


Index: pastebin.spec
===================================================================
RCS file: /cvs/extras/rpms/pastebin/devel/pastebin.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- pastebin.spec	15 Jul 2008 13:29:53 -0000	1.6
+++ pastebin.spec	15 Jul 2008 13:44:16 -0000	1.7
@@ -96,7 +96,7 @@
 %defattr(-,root,root,-)
 %doc CHANGES INSTALL LICENCE README UPGRADE README.fedora pastebin.sql geshi/ 
 %attr(755,root,root) %dir %{_sysconfdir}/%{name}
-%attr (755,gsfgsdfgoot,root) %dir %{_datadir}/%{name}/
+%attr (755,root,root) %dir %{_datadir}/%{name}/
 %config(noreplace) %{_sysconfdir}/httpd/conf.d/*.conf
 %config(noreplace) %{_sysconfdir}/%{name}/*
 %{_datadir}/%{name}/*




More information about the fedora-extras-commits mailing list