packages: codeblocks/codeblocks.spec - dropped snap support: outdated and p...

sparky sparky at pld-linux.org
Wed Feb 2 20:43:32 CET 2011


Author: sparky                       Date: Wed Feb  2 19:43:32 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- dropped snap support: outdated and problematic

---- Files affected:
packages/codeblocks:
   codeblocks.spec (1.29 -> 1.30) 

---- Diffs:

================================================================
Index: packages/codeblocks/codeblocks.spec
diff -u packages/codeblocks/codeblocks.spec:1.29 packages/codeblocks/codeblocks.spec:1.30
--- packages/codeblocks/codeblocks.spec:1.29	Wed Feb  2 17:34:34 2011
+++ packages/codeblocks/codeblocks.spec	Wed Feb  2 20:43:26 2011
@@ -1,33 +1,14 @@
 # $Revision$, $Date$
-#TODO
-#	- snap build from svn
-#
-
-%bcond_with snap	# build snap instead of release
-
-%if %{with snap}
-%define		_svn	svn5082
-%define		_snap	20080531
-%endif
 
 Summary:	An open source, cross platform, free C++ IDE
 Summary(pl.UTF-8):	Wieloplatformowe, darmowe IDE do C++ o otwartych źródłach
 Name:		codeblocks
-%if %{with snap}
-Version:	1.0
-Release:	%{_snap}%{_svn}
-%else
 Version:	10.05
 Release:	1
-%endif
 License:	GPL v3
 Group:		X11/Development/Tools
-%if %{with snap}
-Source0:	%{name}-%{_snap}.tar.gz
-%else
 Source0:	http://download.berlios.de/codeblocks/%{name}-%{version}-src.tar.bz2
 # Source0-md5:	ab077d562e98b0586f2f86c14cb773ba
-%endif
 Patch0:		%{name}-FHS-plugins.patch
 Patch2:		%{name}-ac.patch
 Patch3:		%{name}-pwd.patch
@@ -147,11 +128,7 @@
 instalować ten pakiet tylko w celu pisania wtyczek do Code::Blocks.
 
 %prep
-%if %{with snap}
-%setup -q -n %{name}-%{_snap}
-%else
 %setup -q -n %{name}-%{version}-release
-%endif
 
 %patch0 -p1
 %patch2 -p1
@@ -164,10 +141,6 @@
 sed -i 's/1\.0svn/%{version}/g' revision.m4
 
 %build
-%if %{with snap}
-chmod a+x update_revision.sh
-./update_revision.sh
-%endif
 %{__libtoolize}
 %{__aclocal}
 %{__autoconf}
@@ -255,6 +228,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.30  2011/02/02 19:43:26  sparky
+- dropped snap support: outdated and problematic
+
 Revision 1.29  2011/02/02 16:34:34  sparky
 - BR: gtk+2-devel
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/codeblocks/codeblocks.spec?r1=1.29&r2=1.30&f=u



More information about the pld-cvs-commit mailing list