packages: AfterStep/AfterStep-link.patch, AfterStep/AfterStep.spec, AfterSt...

draenog draenog at pld-linux.org
Thu Apr 7 16:21:40 CEST 2011


Author: draenog                      Date: Thu Apr  7 14:21:40 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- up to 2.2.11
- WarpPointer.patch included upstream
- remove call to ldconfig during make install
- remove unnecessary make install.man

---- Files affected:
packages/AfterStep:
   AfterStep-link.patch (1.1 -> 1.2) , AfterStep.spec (1.81 -> 1.82) , AfterStep-WarpPointer.patch (1.1 -> NONE)  (REMOVED), AfterStep-install_man.patch (1.1 -> NONE)  (REMOVED)

---- Diffs:

================================================================
Index: packages/AfterStep/AfterStep-link.patch
diff -u packages/AfterStep/AfterStep-link.patch:1.1 packages/AfterStep/AfterStep-link.patch:1.2
--- packages/AfterStep/AfterStep-link.patch:1.1	Sat Nov  4 10:44:40 2006
+++ packages/AfterStep/AfterStep-link.patch	Thu Apr  7 16:21:34 2011
@@ -53,3 +53,14 @@
  
  install.man:
  		@if [ -d doc/man ] ; then \
+--- AfterStep-2.2.11/libAfterBase/Makefile.in~	2011-04-07 14:11:04.140341198 +0100
++++ AfterStep-2.2.11/libAfterBase/Makefile.in	2011-04-07 14:20:00.303980335 +0100
+@@ -324,7 +324,7 @@
+ 
+ $(LIB_SHARED).$(LIBVER): $(LIB_OBJS) $(LIB_INCS)
+ 	$(CC) -shared -Wl,-soname,$(LIB_SHARED).$(LIBVERMAJOR) -o $(LIB_SHARED).$(LIBVER) \
+-	 $(USER_LD_FLAGS) $(LIBS_X) $(LIB_OBJS)
++	 $(USER_LD_FLAGS) $(LIB_OBJS) $(LIBS_X)
+ 
+ install:	install.lib
+ 

================================================================
Index: packages/AfterStep/AfterStep.spec
diff -u packages/AfterStep/AfterStep.spec:1.81 packages/AfterStep/AfterStep.spec:1.82
--- packages/AfterStep/AfterStep.spec:1.81	Tue Dec  1 17:56:40 2009
+++ packages/AfterStep/AfterStep.spec	Thu Apr  7 16:21:34 2011
@@ -13,19 +13,18 @@
 Summary(ja.UTF-8):	AfterStep ウィンドウマネージャ (NeXT風)
 Summary(pl.UTF-8):	AfterStep - zarządca okien
 Name:		AfterStep
-Version:	2.2.9
+Version:	2.2.11
 Release:	0.2
 License:	GPL v2+
 Group:		X11/Window Managers
 Source0:	ftp://ftp.afterstep.org/stable/%{name}-%{version}.tar.bz2
-# Source0-md5:	59d739b2416ac18201027d7cc0888c20
+# Source0-md5:	dbedd3dd4cd6bad56edcab4ee6fb4de8
 #Source1:	%{name}.RunWM
 Source3:	%{name}-xsession.desktop
 Patch0:		%{name}-no_bash_fix.patch
-Patch1:		%{name}-install_man.patch
+Patch1:		%{name}-ldconfig.patch
 Patch2:		%{name}-opt.patch
 Patch3:		%{name}-link.patch
-Patch4:		%{name}-WarpPointer.patch
 URL:		http://www.afterstep.org/
 BuildRequires:	autoconf >= 2.59-9
 BuildRequires:	automake
@@ -112,7 +111,6 @@
 %patch1 -p1
 %patch2 -p1
 %patch3 -p1
-%patch4 -p0
 
 cp -f autoconf/configure*.in .
 
@@ -144,7 +142,7 @@
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT{%{_wmpropsdir},%{_datadir}/xsessions,/etc/sysconfig/wmstyle}
 
-%{__make} install install.man \
+%{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
 
 install AfterStep.desktop $RPM_BUILD_ROOT%{_wmpropsdir}
@@ -181,6 +179,12 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.82  2011/04/07 14:21:34  draenog
+- up to 2.2.11
+- WarpPointer.patch included upstream
+- remove call to ldconfig during make install
+- remove unnecessary make install.man
+
 Revision 1.81  2009/12/01 16:56:40  sparky
 - BR: fltk-devel
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/AfterStep/AfterStep-link.patch?r1=1.1&r2=1.2&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/AfterStep/AfterStep.spec?r1=1.81&r2=1.82&f=u



More information about the pld-cvs-commit mailing list