rpms/beryl-core/devel beryl-core.spec,1.8,1.9

Jarod Wilson (jwilson) fedora-extras-commits at redhat.com
Fri Jan 5 16:27:35 UTC 2007


Author: jwilson

Update of /cvs/extras/rpms/beryl-core/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2469

Modified Files:
	beryl-core.spec 
Log Message:
Provide beryl libdir


Index: beryl-core.spec
===================================================================
RCS file: /cvs/extras/rpms/beryl-core/devel/beryl-core.spec,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- beryl-core.spec	2 Jan 2007 18:22:59 -0000	1.8
+++ beryl-core.spec	5 Jan 2007 16:27:05 -0000	1.9
@@ -3,7 +3,7 @@
 License:        GPL
 Group:          User Interface/Desktops
 Version:        0.1.4
-Release:        1%{?dist}
+Release:        2%{?dist}
 
 Summary:        Beryl OpenGL window and compositing manager
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -130,6 +130,7 @@
 %doc AUTHORS ChangeLog COPYING README
 %{_bindir}/beryl*
 %dir %{_datadir}/beryl
+%dir %{_libdir}/beryl
 %dir %{_libdir}/beryl/backends
 %{_datadir}/beryl/*.png
 %{_mandir}/man1/beryl*
@@ -156,6 +157,9 @@
 %defattr(-,root,root,-)
 
 %changelog
+* Tue Jan 02 2007 Jarod Wilson <jwilson at redhat.com> 0.1.4-2
+- Provide beryl libdir
+
 * Tue Jan 02 2007 Jarod Wilson <jwilson at redhat.com> 0.1.4-1
 - New upstream release
 




More information about the scm-commits mailing list