rpms/libsoup/devel libsoup-2.2.96-uninstall.patch, 1.1, 1.2 libsoup.spec, 1.42, 1.43

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Fri Nov 3 20:37:31 UTC 2006


Author: mbarnes

Update of /cvs/dist/rpms/libsoup/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv18096

Modified Files:
	libsoup-2.2.96-uninstall.patch libsoup.spec 
Log Message:

* Fri Nov 03 2006 Matthew Barnes <mbarnes at redhat.com> - 2.2.96-5
- Revised patch for Gnome.org bug #356809 to match upstream.


libsoup-2.2.96-uninstall.patch:
 Makefile.am |    2 ++
 1 files changed, 2 insertions(+)

Index: libsoup-2.2.96-uninstall.patch
===================================================================
RCS file: /cvs/dist/rpms/libsoup/devel/libsoup-2.2.96-uninstall.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- libsoup-2.2.96-uninstall.patch	20 Sep 2006 14:28:50 -0000	1.1
+++ libsoup-2.2.96-uninstall.patch	3 Nov 2006 20:37:28 -0000	1.2
@@ -1,17 +1,8 @@
---- libsoup-2.2.96/Makefile.am.uninstall	2006-09-20 10:02:51.000000000 -0400
-+++ libsoup-2.2.96/Makefile.am	2006-09-20 10:02:58.000000000 -0400
-@@ -7,9 +7,10 @@
+--- libsoup-2.2.96/Makefile.am.uninstall	2006-04-10 10:46:35.000000000 -0400
++++ libsoup-2.2.96/Makefile.am	2006-11-03 15:14:52.000000000 -0500
+@@ -13,3 +13,5 @@
+ 	$(mkinstalldirs) $(DESTDIR)$(pkgconfigdir)
+ 	$(INSTALL) -m 644 libsoup.pc $(DESTDIR)$(pkgconfigdir)/libsoup-$(SOUP_API_VERSION).pc
  
- DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc
- 
--pkgconfigdir = $(libdir)/pkgconfig
-+%-$(SOUP_API_VERSION).pc: %.pc
-+	cp $< $@
- 
--install-data-local:
--	$(mkinstalldirs) $(DESTDIR)$(pkgconfigdir)
--	$(INSTALL) -m 644 libsoup.pc $(DESTDIR)$(pkgconfigdir)/libsoup-$(SOUP_API_VERSION).pc
-+pkgconfigdir = $(libdir)/pkgconfig
-+pkgconfig_DATA = libsoup-$(SOUP_API_VERSION).pc
- 
-+DISTCLEANFILES = $(pkgconfig_DATA)
++uninstall-local:
++	rm -f $(DESTDIR)$(pkgconfigdir)/libsoup-$(SOUP_API_VERSION).pc


Index: libsoup.spec
===================================================================
RCS file: /cvs/dist/rpms/libsoup/devel/libsoup.spec,v
retrieving revision 1.42
retrieving revision 1.43
diff -u -r1.42 -r1.43
--- libsoup.spec	1 Oct 2006 21:17:37 -0000	1.42
+++ libsoup.spec	3 Nov 2006 20:37:28 -0000	1.43
@@ -2,7 +2,7 @@
 
 Name: libsoup
 Version: 2.2.96
-Release: 4%{?dist}
+Release: 5%{?dist}
 License: LGPL
 Group: Development/Libraries
 Summary: Soup, an HTTP library implementation
@@ -86,6 +86,9 @@
 %{_datadir}/gtk-doc/html/libsoup
 
 %changelog
+* Fri Nov 03 2006 Matthew Barnes <mbarnes at redhat.com> - 2.2.96-5
+- Revised patch for Gnome.org bug #356809 to match upstream.
+
 * Sun Oct 01 2006 Jesse Keating <jkeating at redhat.com> - 2.2.96-4
 - rebuilt for unwind info generation, broken in gcc-4.1.1-21
 




More information about the fedora-cvs-commits mailing list