rpms/linuxdcpp/devel .cvsignore, 1.3, 1.4 linuxdcpp.spec, 1.6, 1.7 sources, 1.3, 1.4 linuxdcpp-1.0.1-gcc43-compile-fix.patch, 1.1, NONE linuxdcpp-CVE-2008-2953.patch, 1.1, NONE linuxdcpp-CVE-2008-2954.patch, 1.1, NONE

Marcin Garski (mgarski) fedora-extras-commits at redhat.com
Sun Jul 6 00:30:47 UTC 2008


Author: mgarski

Update of /cvs/pkgs/rpms/linuxdcpp/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20267

Modified Files:
	.cvsignore linuxdcpp.spec sources 
Removed Files:
	linuxdcpp-1.0.1-gcc43-compile-fix.patch 
	linuxdcpp-CVE-2008-2953.patch linuxdcpp-CVE-2008-2954.patch 
Log Message:
- Update to 1.0.2
- Drop all patches (all upstream now)



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/linuxdcpp/devel/.cvsignore,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- .cvsignore	28 Dec 2007 14:59:11 -0000	1.3
+++ .cvsignore	6 Jul 2008 00:29:57 -0000	1.4
@@ -1 +1 @@
-linuxdcpp-1.0.1.tar.bz2
+linuxdcpp-1.0.2.tar.bz2


Index: linuxdcpp.spec
===================================================================
RCS file: /cvs/pkgs/rpms/linuxdcpp/devel/linuxdcpp.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- linuxdcpp.spec	2 Jul 2008 11:46:54 -0000	1.6
+++ linuxdcpp.spec	6 Jul 2008 00:29:57 -0000	1.7
@@ -1,6 +1,6 @@
 Name:		linuxdcpp
-Version:	1.0.1
-Release:	3%{?dist}
+Version:	1.0.2
+Release:	1%{?dist}
 Summary:	Direct Connect client
 
 Group:		Applications/Internet
@@ -10,11 +10,7 @@
 Source1:	%{name}.desktop
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
-Patch0:		linuxdcpp-1.0.1-gcc43-compile-fix.patch
-Patch1:		linuxdcpp-CVE-2008-2953.patch
-Patch2:		linuxdcpp-CVE-2008-2954.patch
-
-BuildRequires:	scons gtk2-devel >= 2.6.0 glib2-devel >= 2.4.0 pkgconfig
+BuildRequires:	scons gtk2-devel >= 2.8.0 glib2-devel >= 2.4.0 pkgconfig
 BuildRequires:	libglade2-devel >= 2.4.0 zlib-devel bzip2-devel openssl-devel
 BuildRequires:	desktop-file-utils
 
@@ -22,11 +18,7 @@
 LinuxDC++ is a Linux port of DC++, a popular client for Direct Connect network.
 
 %prep
-%setup -q -c
-
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
+%setup -q
 
 %build
 CXXFLAGS="$RPM_OPT_FLAGS" scons %{?_smp_mflags} PREFIX="%{_prefix}"
@@ -51,9 +43,6 @@
 	mv -f ${i}.tmp ${i}
 done
 
-# Fix docs permissions
-chmod 0644 License.txt Readme.txt
-
 # Remove unversioned docdir
 rm -rf $RPM_BUILD_ROOT%{_docdir}/linuxdcpp/
 
@@ -69,6 +58,10 @@
 %{_datadir}/pixmaps/linuxdcpp.png
 
 %changelog
+* Sun Jul 06 2008 Marcin Garski <mgarski[AT]post.pl> 1.0.2-1
+- Update to 1.0.2
+- Drop all patches (all upstream now)
+
 * Wed Jul 02 2008 Marcin Garski <mgarski[AT]post.pl> 1.0.1-3
 - Fix for CVE-2008-2953 and CVE-2008-2954 (#453731)
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/linuxdcpp/devel/sources,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- sources	28 Dec 2007 14:59:11 -0000	1.3
+++ sources	6 Jul 2008 00:29:57 -0000	1.4
@@ -1 +1 @@
-62166f54d3366e61950d8baf51068a95  linuxdcpp-1.0.1.tar.bz2
+905d572357cbdbc66c8d45fe394f80fc  linuxdcpp-1.0.2.tar.bz2


--- linuxdcpp-1.0.1-gcc43-compile-fix.patch DELETED ---


--- linuxdcpp-CVE-2008-2953.patch DELETED ---


--- linuxdcpp-CVE-2008-2954.patch DELETED ---




More information about the fedora-extras-commits mailing list