[dietlibc] updated to 20111222 CVS snapshot removed github patch from scm and upload it to the source cache

ensc ensc at fedoraproject.org
Sat Jan 14 13:52:25 UTC 2012


commit 752d6199deec0a4521f1f60706e40595d62bf697
Author: Enrico Scholz <enrico.scholz at informatik.tu-chemnitz.de>
Date:   Sat Jan 14 14:52:06 2012 +0100

    updated to 20111222 CVS snapshot
    removed github patch from scm and upload it to the source cache

 .gitignore            |    6 +-
 dietlibc-github.patch | 3834 -------------------------------------------------
 dietlibc.spec         |   12 +-
 sources               |    3 +-
 4 files changed, 12 insertions(+), 3843 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 7f1ea53..b0869ba 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,2 @@
-dietlibc-0.32.tar.bz2
-dietlibc-0.32.tar.bz2.sig
-/dietlibc-0.33.20101223.tar.bz2
-/dietlibc-0.33.20110311.tar.bz2
+/dietlibc-0.33.20111222.tar.xz
+/dietlibc-github.patch.gz
diff --git a/dietlibc.spec b/dietlibc.spec
index b5ec9fc..3803fc7 100644
--- a/dietlibc.spec
+++ b/dietlibc.spec
@@ -7,7 +7,7 @@
 %bcond_without		noarch
 ##
 
-%global prerelease	20110311
+%global prerelease	20111222
 %global pkglibdir	%_prefix/lib/dietlibc
 
 %ifarch %ix86 x86_64
@@ -34,7 +34,7 @@
 Summary:	Small libc implementation
 Name:		dietlibc
 Version:	0.33
-Release:	%release_func 1601
+Release:	%release_func 1700
 License:	GPLv2
 Group:		Development/Libraries
 URL:		http://www.fefe.de/dietlibc/
@@ -43,11 +43,11 @@ Source0:	http://www.kernel.org/pub/linux/libs/dietlibc/%name-%version.tar.bz2
 Source1:	http://www.fefe.de/dietlibc/%name-%version.tar.bz2.sig
 %else
 # generated by 'make cvs-sources [CVS_DATE=....]'
-Source0:	%name-%version.%prerelease.tar.bz2
+Source0:	%name-%version.%prerelease.tar.xz
 %endif
 Source10:	runtests-X.sh
 ## CVS..master diff from https://github.com/ensc/dietlibc
-Patch0:		dietlibc-github.patch
+Patch0:		dietlibc-github.patch.gz
 BuildRoot:	%_tmppath/%name-%version-%release-buildroot
 %{?with_dynamic:Requires:	dietlibc-lib = %version-%release}
 %{!?with_dynamic:Obsoletes:	dietlibc-lib < %version-%release}
@@ -202,6 +202,10 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Sat Jan 14 2012 Enrico Scholz <enrico.scholz at informatik.tu-chemnitz.de> - 0.33-0.1700.20111222
+- updated to 20111222 CVS snapshot
+- rediffed + updated patchset
+
 * Fri Jan 13 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.33-0.1601.20110311
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
 
diff --git a/sources b/sources
index 626985e..f956b98 100644
--- a/sources
+++ b/sources
@@ -1 +1,2 @@
-5b0f5f5433db773cd9185c8ed79374f0  dietlibc-0.33.20110311.tar.bz2
+13401ee8360ac03aa862840b2a2cae47  dietlibc-0.33.20111222.tar.xz
+03d26bdc779a9abf62792ca4c449f182  dietlibc-github.patch.gz


More information about the scm-commits mailing list