rpms/lucidlife/devel lucidlife.spec,1.3,1.4

Peter Gordon (pgordon) fedora-extras-commits at redhat.com
Sun Mar 12 20:35:46 UTC 2006


Author: pgordon

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

Modified Files:
	lucidlife.spec 
Log Message:

Minor fix to ChangeLog entries: escape RPM macros.



Index: lucidlife.spec
===================================================================
RCS file: /cvs/extras/rpms/lucidlife/devel/lucidlife.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- lucidlife.spec	26 Feb 2006 21:43:04 -0000	1.3
+++ lucidlife.spec	12 Mar 2006 20:35:46 -0000	1.4
@@ -59,13 +59,13 @@
 
 %changelog
 * Sun Feb 26 2006 Peter Gordon <admin at ramshacklestudios.com> - 0.9-3
-- Add {dist} tag to the release to fix CVS tagging issue.
+- Add %%{?dist} tag to the release to fix CVS tagging issue.
 
 * Sun Feb 19 2006 Peter Gordon <admin at ramshacklestudios.com> - 0.9-2
 - Dropped Requires: on gtk2 and gnome-vfs2, as the -devel sonames will pull
   these in.
 - Fixed handling of .desktop file to conform to Fedora Extras guidelines. 
-- Changed %files section to use %{_datadir}/%{name} instead of hardcoding
+- Changed %%files section to use %%{_datadir}/%%{name} instead of hardcoding
   "lucidlife" to help prevent file ownership problems
 - Thanks to Brian Pepple in BZ #177881 for these suggestions.
 




More information about the fedora-extras-commits mailing list