rpms/heliodor/FC-6 .cvsignore, 1.3, 1.4 heliodor.spec, 1.2, 1.3 sources, 1.3, 1.4

Jarod Wilson (jwilson) fedora-extras-commits at redhat.com
Wed Jan 3 16:06:52 UTC 2007


Author: jwilson

Update of /cvs/extras/rpms/heliodor/FC-6
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20291

Modified Files:
	.cvsignore heliodor.spec sources 
Log Message:
New upstream release v0.1.4


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/heliodor/FC-6/.cvsignore,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- .cvsignore	13 Dec 2006 19:05:26 -0000	1.3
+++ .cvsignore	3 Jan 2007 16:06:22 -0000	1.4
@@ -1,2 +1,3 @@
 heliodor-0.1.2.tar.bz2
 heliodor-0.1.3.tar.bz2
+heliodor-0.1.4.tar.bz2


Index: heliodor.spec
===================================================================
RCS file: /cvs/extras/rpms/heliodor/FC-6/heliodor.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- heliodor.spec	13 Dec 2006 19:05:26 -0000	1.2
+++ heliodor.spec	3 Jan 2007 16:06:22 -0000	1.3
@@ -2,13 +2,12 @@
 Url:            http://www.beryl-project.org/
 License:        GPL
 Group:          User Interface/Desktops
-Version:        0.1.3
-Release:        1%{?dist}
+Version:        0.1.4
+Release:        2%{?dist}
 
 Summary:        Beryl window decorator with Metacity theme support
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 Source0:        http://releases.beryl-project.org/%{version}/%{name}-%{version}.tar.bz2
-Patch0:         heliodor-0.1.2-metacity217.patch
 
 # libdrm is not available on these arches
 ExcludeArch:    s390 s390x ppc64
@@ -31,12 +30,18 @@
 Heliodor is a gtk-window-decorator for use with beryl
 that supports using Metacity themes.
 
+%package devel
+Summary: Development packages for heliodor
+Group: Development/Libraries
+Requires: %{name} = %{version}-%{release}
+Requires: pkgconfig
+
+%description devel
+Development files for heliodor.
+
 
 %prep
 %setup -q
-%if "%{?fedora}" >= "7"
-%patch0 -p1 -b .metacity217
-%endif
 
 
 %build
@@ -60,9 +65,23 @@
 %{_libdir}/window-manager-settings/libberyl.so
 %{_bindir}/heliodor
 %{_datadir}/gnome/wm-properties/beryl.desktop
+%{_libdir}/libheliodor.so.0.0.0
 
+%files devel
+%defattr(-,root,root,-)
+%dir %{_includedir}/heliodor
+%{_includedir}/heliodor/decoration.h
+%{_libdir}/libheliodor.so
+%{_libdir}/libheliodor.so.0
+%{_libdir}/pkgconfig/libheliodor.pc
 
 %changelog
+* Tue Jan 02 2007 Jarod Wilson <jwilson at redhat.com> 0.1.4-2
+- Drop unnecessary Metacity 2.17+ patch
+
+* Tue Jan 02 2007 Jarod Wilson <jwilson at redhat.com> 0.1.4-1
+- New upstream release
+
 * Tue Dec 12 2006 Jarod Wilson <jwilson at redhat.com> 0.1.3-1
 - New upstream release
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/heliodor/FC-6/sources,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- sources	13 Dec 2006 19:05:26 -0000	1.3
+++ sources	3 Jan 2007 16:06:22 -0000	1.4
@@ -1 +1 @@
-463b73840be6461097122788bdf77979  heliodor-0.1.3.tar.bz2
+d483ec9bf8aafdcd035d4195e39647ae  heliodor-0.1.4.tar.bz2




More information about the scm-commits mailing list