rpms/avahi/devel avahi.spec,1.116,1.117

Michael Schwendt mschwendt at fedoraproject.org
Tue May 26 18:30:24 UTC 2009


Author: mschwendt

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

Modified Files:
	avahi.spec 
Log Message:
* Tue May 26 2009 Michael Schwendt <mschwendt at fedoraproject.org> - 0.6.25-3
- Create avahi-ui-sharp-devel package for pkgconfig dep-chain (#477308).



Index: avahi.spec
===================================================================
RCS file: /cvs/pkgs/rpms/avahi/devel/avahi.spec,v
retrieving revision 1.116
retrieving revision 1.117
diff -u -p -r1.116 -r1.117
--- avahi.spec	25 May 2009 22:25:35 -0000	1.116
+++ avahi.spec	26 May 2009 18:29:54 -0000	1.117
@@ -6,7 +6,7 @@
 %endif
 Name:           avahi
 Version:        0.6.25
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        Local network service discovery 
 Group:          System Environment/Base
 License:        LGPLv2
@@ -177,15 +177,24 @@ The avahi-sharp package contains the fil
 mono programs that use avahi.
 
 %package ui-sharp
-Summary:   Mono language bindings for avahi-ui mono development
-Group:            Development/Libraries
+Summary:   Mono language bindings for avahi-ui
+Group:     System Environment/Libraries
 Requires:  mono-core >= 1.1.13
 Requires:  gtk-sharp2
 BuildRequires:  gtk-sharp2-devel
 
 %description ui-sharp
-The avahi-sharp package contains the files needed to develop 
-mono programs that use avahi-ui.
+The avahi-sharp package contains the files needed to run
+Mono programs that use avahi-ui.
+
+%package ui-sharp-devel
+Summary:   Mono language bindings for developing with avahi-ui
+Group:     Development/Libraries
+Requires:  %{name}-ui-sharp = %{version}-%{release}
+
+%description ui-sharp-devel
+The avahi-sharp-ui-devel package contains the files needed to develop 
+Mono programs that use avahi-ui.
 %endif
 
 %package devel
@@ -528,6 +537,9 @@ fi
 %defattr(0644, root, root, 0755)
 %{_libdir}/mono/avahi-ui-sharp
 %{_libdir}/mono/gac/avahi-ui-sharp
+
+%files ui-sharp-devel
+%defattr(-,root,root,-)
 %{_libdir}/pkgconfig/avahi-ui-sharp.pc
 %endif
 
@@ -559,7 +571,10 @@ fi
 %endif
 
 %changelog
-* Mon May 25 2009 Xavie rLamien <laxathom at fedoraproject.org> - 0.6.25-2
+* Tue May 26 2009 Michael Schwendt <mschwendt at fedoraproject.org> - 0.6.25-3
+- Create avahi-ui-sharp-devel package for pkgconfig dep-chain (#477308).
+
+* Mon May 25 2009 Xavier Lamien <laxathom at fedoraproject.org> - 0.6.25-2
 - Build arch ppc64 for *-sharp & *-ui-sharp.
 
 * Mon Apr 13 2009 Lennart Poettering <lpoetter at redhat.com> - 0.6.25-1




More information about the scm-commits mailing list