|
|
Author: mclasen
Update of /cvs/dist/rpms/libXrandr/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv30008
Modified Files:
libXrandr.spec
Log Message:
Don't install INSTALL
Index: libXrandr.spec
===================================================================
RCS file: /cvs/dist/rpms/libXrandr/devel/libXrandr.spec,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- libXrandr.spec 12 Apr 2007 18:19:47 -0000 1.19
+++ libXrandr.spec 22 Apr 2007 00:39:52 -0000 1.20
@@ -1,7 +1,7 @@
Summary: X.Org X11 libXrandr runtime library
Name: libXrandr
Version: 1.2.0
-Release: 3%{?dist}
+Release: 4%{?dist}
License: MIT/X11
Group: System Environment/Libraries
URL: http://www.x.org
@@ -60,7 +60,7 @@
%files
%defattr(-,root,root,-)
-%doc AUTHORS COPYING README INSTALL ChangeLog
+%doc AUTHORS COPYING README ChangeLog
%{_libdir}/libXrandr.so.2
%{_libdir}/libXrandr.so.2.1.0
@@ -75,6 +75,9 @@
%{_mandir}/man3/*.3*
%changelog
+* Sat Apr 21 2007 Matthias Clasen <mclasen@xxxxxxxxxx> 1.2.0-4
+- Don't install INSTALL
+
* Thu Apr 12 2007 Adam Jackson <ajax@xxxxxxxxxx> 1.2.0-3
- BuildRequire on the randrproto virtual instead of a magic x-x-p-d version.
- Fix -devel package to require sufficiently new randrproto.
--
fedora-cvs-commits mailing list
fedora-cvs-commits@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/fedora-cvs-commits
|
|