[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

rpms/imake/devel imake.spec,1.17,1.18



Author: mharris

Update of /cvs/dist/rpms/imake/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv12451

Modified Files:
	imake.spec 
Log Message:
Don't own system dirs


Index: imake.spec
===================================================================
RCS file: /cvs/dist/rpms/imake/devel/imake.spec,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- imake.spec	11 Feb 2006 03:28:53 -0000	1.17
+++ imake.spec	1 Mar 2006 06:11:42 -0000	1.18
@@ -104,7 +104,6 @@
 %files
 %defattr(-,root,root,-)
 %doc
-%dir %{_bindir}
 %{_bindir}/ccmakedep
 %{_bindir}/cleanlinks
 %{_bindir}/gccmakedep
@@ -123,8 +122,7 @@
 %{_datadir}/X11/config/*.def
 %{_datadir}/X11/config/*.rules
 %{_datadir}/X11/config/*.tmpl
-%dir %{_mandir}
-%dir %{_mandir}/man1
+#%dir %{_mandir}/man1x
 %{_mandir}/man1/ccmakedep.1x*
 %{_mandir}/man1/cleanlinks.1x*
 %{_mandir}/man1/gccmakedep.1x*
@@ -139,10 +137,10 @@
 %{_mandir}/man1/xmkmf.1x*
 
 %changelog
-* Fri Feb 10 2006 Jesse Keating <jkeating redhat com> - 1.0.1-1.2
+* Fri Feb 10 2006 Jesse Keating <jkeating redhat com> 1.0.1-1.2
 - bump again for double-long bug on ppc(64)
 
-* Tue Feb 07 2006 Jesse Keating <jkeating redhat com> - 1.0.1-1.1
+* Tue Feb 07 2006 Jesse Keating <jkeating redhat com> 1.0.1-1.1
 - rebuilt for new gcc4.1 snapshot and glibc changes
 
 * Wed Jan 18 2006 Mike A. Harris <mharris redhat com> 1.0.1-1


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]