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

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


Author: nigelj

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

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


Index: kronolith.spec
===================================================================
RCS file: /cvs/pkgs/rpms/kronolith/devel/kronolith.spec,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- kronolith.spec	30 Apr 2008 09:36:03 -0000	1.7
+++ kronolith.spec	22 Jun 2008 03:44:09 -0000	1.8
@@ -1,5 +1,5 @@
 Name: 		kronolith
-Version:	2.1.8
+Version:	2.2
 Release:	1%{?dist}
 Summary:	The Horde calendar application
 
@@ -12,6 +12,7 @@
 
 BuildRequires:	gettext
 Requires:	php >= 4.3.0
+Requires:       php-pear-Date
 Requires:	horde >= 3
 
 %description
@@ -91,24 +92,18 @@
 
 %files -f %{name}.lang
 %defattr(-,root,root,-)
-# Include top level with %dir so not all files are sucked in
-%{_datadir}/horde/%{name}
+%doc docs/ COPYING README README.Fedora
 
-# Mark documentation files with %doc and %docdir
-%doc docs/
-%doc COPYING
-%doc README
-%doc README.Fedora
-
-# 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 %{_sysconfdir}/horde/%{name}/*.xml
+
+%{_datadir}/horde/%{name}
 
 %changelog
+* Wed May 28 2008 Nigel Jones <dev at nigelj.com> - 2.2-1
+- New Upstream (2.2) & Spec file cleanups
+
 * Wed Apr 30 2008 Jan ONDREJ (SAL) <ondrejj(at)salstar.sk> 2.1.8-1
 - Upgraded to 2.1.8:
 	Fixed XSS in the add event screen.




More information about the fedora-extras-commits mailing list