rpms/imp/devel imp.spec,1.7,1.8

Nigel Jones (nigelj) fedora-extras-commits at redhat.com
Sun Jun 22 03:44:51 UTC 2008


Author: nigelj

Update of /cvs/pkgs/rpms/imp/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13398/imp/devel

Modified Files:
	imp.spec 
Log Message:
Rawhide Horde Updates


Index: imp.spec
===================================================================
RCS file: /cvs/pkgs/rpms/imp/devel/imp.spec,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- imp.spec	15 Jan 2008 05:46:00 -0000	1.7
+++ imp.spec	22 Jun 2008 03:43:02 -0000	1.8
@@ -1,5 +1,5 @@
 Name: 		imp
-Version:	4.1.6
+Version:	4.2
 Release:	1%{?dist}
 Summary:	The Internet Messaging Program: webmail access to IMAP/POP3 accounts
 
@@ -75,24 +75,24 @@
 
 %files -f %{name}.lang
 %defattr(-,root,root,-)
-# Include top level with %dir so not all files are sucked in
-%{_datadir}/horde/%{name}
-
-# Mark documentation files with %doc and %docdir
-%doc docs/
-%doc COPYING
-%doc README
+%doc docs/ COPYING README
 
 # Mark configuration files with %config and use secure permissions
 # (note that .dist and .xml files are not user-edited and may change each
 #	release, so we don't mark noreplace)
-%attr(0770,apache,apache) %config %dir %{_sysconfdir}/horde/%{name}
+%attr(0770,apache,apache) %config %{_sysconfdir}/horde/%{name}
 %attr(0640,apache,apache) %config %{_sysconfdir}/horde/%{name}/*.dist
 %attr(0660,apache,apache) %config(noreplace) %{_sysconfdir}/horde/%{name}/*.php
 %attr(0660,apache,apache) %config(noreplace) %{_sysconfdir}/horde/%{name}/*.txt
 %attr(0660,apache,apache) %config %{_sysconfdir}/horde/%{name}/*.xml
 
+# Include top level with %dir so not all files are sucked in
+%{_datadir}/horde/%{name}
+
 %changelog
+* Wed May 28 2008 Nigel Jones <dev at nigelj.com> - 4.2-1
+- New Upstream (4.2) & Spec file cleanups
+
 * Mon Jan 14 2008 Brandon Holbrook <fedora at theholbrooks.org> 4.1.6-1
 - Upgraded to 4.1.6
 




More information about the fedora-extras-commits mailing list