SPECS: gplflash2.spec - move "/usr/include /" to %{_includedir} --...

sparky sparky at pld-linux.org
Sun Nov 13 04:40:36 CET 2005


Author: sparky                       Date: Sun Nov 13 03:40:36 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- move "/usr/include /" to %{_includedir} -- how this space get there ?!
- rel 1, not 4

---- Files affected:
SPECS:
   gplflash2.spec (1.9 -> 1.10) 

---- Diffs:

================================================================
Index: SPECS/gplflash2.spec
diff -u SPECS/gplflash2.spec:1.9 SPECS/gplflash2.spec:1.10
--- SPECS/gplflash2.spec:1.9	Sun Nov 13 01:09:17 2005
+++ SPECS/gplflash2.spec	Sun Nov 13 04:40:31 2005
@@ -4,7 +4,7 @@
 Summary(pl):	Biblioteka renderująca animacje Flash
 Name:		gplflash2
 Version:	0.1.0
-Release:	0.%{_snap}.4
+Release:	0.%{_snap}.1
 License:	GPL
 Group:		Libraries
 Source0:	%{name}-%{_snap}.tar.bz2
@@ -93,7 +93,7 @@
 %setup -q -n %{name}
 %patch0 -p1
 # for new ffmpeg
-# %patch1 -p1
+# %%patch1 -p1
 
 %build
 sed -i -e 's#^noinst_LTLIBRARIES#lib_LTLIBRARIES#g' lib/Makefile.am
@@ -113,6 +113,7 @@
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
 
+mv -f $RPM_BUILD_ROOT{/usr/include\ /,%{_includedir}}
 rm -f $RPM_BUILD_ROOT%{_libdir}/mozilla/plugins/*.{la,a}
 
 %clean
@@ -147,6 +148,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.10  2005/11/13 03:40:31  sparky
+- move "/usr/include /" to %{_includedir} -- how this space get there ?!
+- rel 1, not 4
+
 Revision 1.9  2005/11/13 00:09:17  arekm
 - md5
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/gplflash2.spec?r1=1.9&r2=1.10&f=u




More information about the pld-cvs-commit mailing list