rpms/libICE/devel libICE.spec,1.28,1.29

Adam Jackson ajax at fedoraproject.org
Thu Jul 23 13:05:58 UTC 2009


Author: ajax

Update of /cvs/pkgs/rpms/libICE/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv8224

Modified Files:
	libICE.spec 
Log Message:
* Thu Jul 23 2009 Adam Jackson <ajax at redhat.com> 1.0.4-8
- Remove useless %dir



Index: libICE.spec
===================================================================
RCS file: /cvs/pkgs/rpms/libICE/devel/libICE.spec,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -p -r1.28 -r1.29
--- libICE.spec	25 Feb 2009 13:04:54 -0000	1.28
+++ libICE.spec	23 Jul 2009 13:05:57 -0000	1.29
@@ -1,7 +1,7 @@
 Summary: X.Org X11 ICE runtime library
 Name: libICE
 Version: 1.0.4
-Release: 7%{?dist}
+Release: 8%{?dist}
 License: MIT
 Group: System Environment/Libraries
 URL: http://www.x.org
@@ -21,7 +21,6 @@ Summary: X.Org X11 ICE development packa
 Group: Development/Libraries
 Requires: %{name} = %{version}-%{release}
 Requires: pkgconfig
-Requires: xorg-x11-filesystem
 Requires: xorg-x11-proto-devel
 
 %description devel
@@ -56,13 +55,14 @@ rm -rf $RPM_BUILD_ROOT
 
 %files devel
 %defattr(-,root,root,-)
-%dir %{_includedir}/X11
-%dir %{_includedir}/X11/ICE
 %{_includedir}/X11/ICE/*.h
 %{_libdir}/libICE.so
 %{_libdir}/pkgconfig/ice.pc
 
 %changelog
+* Thu Jul 23 2009 Adam Jackson <ajax at redhat.com> 1.0.4-8
+- Remove useless %%dir
+
 * Wed Feb 25 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.0.4-7
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
 




More information about the fedora-extras-commits mailing list