rpms/libupnp/devel .cvsignore, 1.5, 1.6 libupnp.spec, 1.9, 1.10 sources, 1.5, 1.6

Eric Tanguy (tanguy) fedora-extras-commits at redhat.com
Sat Feb 17 10:07:27 UTC 2007


Author: tanguy

Update of /cvs/extras/rpms/libupnp/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1803/devel

Modified Files:
	.cvsignore libupnp.spec sources 
Log Message:
auto-import libupnp-1.4.2-1 on branch devel from libupnp-1.4.2-1.src.rpm


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/libupnp/devel/.cvsignore,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- .cvsignore	14 Aug 2006 16:14:39 -0000	1.5
+++ .cvsignore	17 Feb 2007 10:06:54 -0000	1.6
@@ -1 +1 @@
-libupnp-1.4.1.tar.gz
+libupnp-1.4.2.tar.bz2


Index: libupnp.spec
===================================================================
RCS file: /cvs/extras/rpms/libupnp/devel/libupnp.spec,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- libupnp.spec	28 Aug 2006 07:10:23 -0000	1.9
+++ libupnp.spec	17 Feb 2007 10:06:54 -0000	1.10
@@ -1,15 +1,15 @@
-Version: 1.4.1
+Version: 1.4.2
 Summary: Universal Plug and Play (UPnP) SDK
 Name: libupnp
-Release: 2%{?dist}
+Release: 1%{?dist}
 License: BSD
 Group: System Environment/Libraries
 URL: http://www.libupnp.org/
-Source: http://puzzle.dl.sourceforge.net/sourceforge/pupnp/%{name}-%{version}.tar.gz
+Source: http://puzzle.dl.sourceforge.net/sourceforge/pupnp/%{name}-%{version}.tar.bz2
 Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
-%define docdir %{_docdir}/%{name}-%{version}-%{release}
-%define docdeveldir %{_docdir}/%{name}-devel-%{version}-%{release}
+%define docdeveldir %{_docdir}/%{name}-devel-%{version}
+%define docdir %{_docdir}/%{name}-%{version}
 
 %description
 The Universal Plug and Play (UPnP) SDK for Linux provides 
@@ -29,7 +29,7 @@
 %setup -q
 
 %build
-%configure --with-docdir=%{docdir}/ 
+%configure --with-documentation
 make %{?_smp_mflags}
 
 %install
@@ -78,8 +78,8 @@
 rm -rf %{buildroot}
 
 %changelog
-* Mon Aug 28 2006 Eric Tanguy <eric.tanguy at univ-nantes.fr> - 1.4.1-2
-- Rebuild for Fedora Extras 6
+* Fri Feb 02 2007 Eric Tanguy <eric.tanguy at univ-nantes.fr> - 1.4.2-1
+- Update to version 1.4.2
 
 * Wed Jul 05 2006 Eric Tanguy <eric.tanguy at univ-nantes.fr> - 1.4.1-1
 - Update to version 1.4.1


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/libupnp/devel/sources,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- sources	14 Aug 2006 16:14:39 -0000	1.5
+++ sources	17 Feb 2007 10:06:54 -0000	1.6
@@ -1 +1 @@
-f3b55c24ff77ee6789d758ec1634d5e7  libupnp-1.4.1.tar.gz
+6f760cf67132a5aab8b7dfa56456fd42  libupnp-1.4.2.tar.bz2




More information about the scm-commits mailing list