SPECS: libcompizconfig.spec - put header files into proper directo...

megabajt megabajt at pld-linux.org
Sun Oct 21 17:45:18 CEST 2007


Author: megabajt                     Date: Sun Oct 21 15:45:18 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- put header files into proper directory
- release 2

---- Files affected:
SPECS:
   libcompizconfig.spec (1.5 -> 1.6) 

---- Diffs:

================================================================
Index: SPECS/libcompizconfig.spec
diff -u SPECS/libcompizconfig.spec:1.5 SPECS/libcompizconfig.spec:1.6
--- SPECS/libcompizconfig.spec:1.5	Sun Oct 21 10:06:20 2007
+++ SPECS/libcompizconfig.spec	Sun Oct 21 17:45:13 2007
@@ -3,7 +3,7 @@
 Summary(pl.UTF-8):	Alternatywny system konfiguracji dla compiza
 Name:		libcompizconfig
 Version:	0.6.0
-Release:	1
+Release:	2
 License:	LGPL v2.1+ (library, plugin), GPL v2+ (ini backend)
 Group:		Libraries
 Source0:	http://releases.compiz-fusion.org/%{version}/%{name}-%{version}.tar.bz2
@@ -97,7 +97,6 @@
 
 rm -f $RPM_BUILD_ROOT%{_libdir}/compiz/*.{la,a}
 rm -f $RPM_BUILD_ROOT%{_libdir}/compizconfig/backends/*.{la,a}
-mv $RPM_BUILD_ROOT%{_includedir}/compizconfig/*.h $RPM_BUILD_ROOT%{_includedir}
 	
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -123,7 +122,8 @@
 %attr(755,root,root) %{_libdir}/libcompizconfig.so
 %{_libdir}/libcompizconfig.la
 %{_pkgconfigdir}/libcompizconfig.pc
-%{_includedir}/*.h
+%dir %{_includedir}/compizconfig
+%{_includedir}/compizconfig/*.h
 
 %files static
 %defattr(644,root,root,755)
@@ -135,6 +135,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.6  2007/10/21 15:45:13  megabajt
+- put header files into proper directory
+- release 2
+
 Revision 1.5  2007/10/21 08:06:20  rotom
 -up to 0.6.0
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/libcompizconfig.spec?r1=1.5&r2=1.6&f=u



More information about the pld-cvs-commit mailing list