SPECS: kiba-dock.spec - initial clean spec

aredridel aredridel at pld-linux.org
Sun Mar 9 20:28:55 CET 2008


Author: aredridel                    Date: Sun Mar  9 19:28:55 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- initial clean spec

---- Files affected:
SPECS:
   kiba-dock.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SPECS/kiba-dock.spec
diff -u SPECS/kiba-dock.spec:1.1 SPECS/kiba-dock.spec:1.2
--- SPECS/kiba-dock.spec:1.1	Sun Mar  9 19:15:34 2008
+++ SPECS/kiba-dock.spec	Sun Mar  9 20:28:49 2008
@@ -5,7 +5,7 @@
 Release:	1
 Group:		System/X11
 URL:		http://kiba-dock.org/
-Source0: %{name}-r722.tar.bz2
+Source0:	%{name}-r722.tar.bz2
 # Source0-md5: c1c59e9dfe2c9aa631f01eb97f742d50
 License:	GPL
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -21,41 +21,21 @@
 %description devel
 Headers for kiba-dock.
 
-%files
+%files -f %{name}.lang
 %defattr(644,root,root,755)
-%{_sysconfdir}/gconf/schemas/kiba.schemas
-%{_bindir}/%{name} %{_bindir}/akamaru %{_bindir}/gset-kiba
-%{_bindir}/kiba-icon-editor.py %{_bindir}/kiba-systray.py
-%{_bindir}/populate-dock.sh
-%py_puresitedir/SimpleGladeApp.py
-%{_iconsdir}/hicolor/*/apps/kiba*.png
-%{_bindir}/%{name} %{_bindir}/akamaru %{_bindir}/gset-kiba
-%{_bindir}/kiba-icon-editor.py %{_bindir}/kiba-systray.py
-%{_bindir}/populate-dock.sh %{_bindir}/%{name} %{_bindir}/akamaru
-%{_bindir}/gset-kiba %{_bindir}/kiba-icon-editor.py
-%{_bindir}/kiba-systray.py %{_bindir}/populate-dock.sh
-%{_datadir}/kiba-dock/*
-%attr(755,root,root) %{_libdir}/%{name}/*.so*
-%{_libdir}/%{name}/*.la*
-%{_bindir}/%{name} %{_bindir}/akamaru %{_bindir}/gset-kiba
-%{_bindir}/kiba-icon-editor.py %{_bindir}/kiba-systray.py
-%{_bindir}/populate-dock.sh %{_bindir}/%{name} %{_bindir}/akamaru
-%{_bindir}/gset-kiba %{_bindir}/kiba-icon-editor.py
-%{_bindir}/kiba-systray.py %{_bindir}/populate-dock.sh
-%{_datadir}/kiba-dock/*
+%attr(755,root,root) %{_bindir}/*
+%{_desktopdir}/*.desktop
+%{_datadir}/kiba-dock
+/usr/share/pixmaps/kiba-dock.png
 
 %files devel
 %defattr(644,root,root,755)
-%{_includedir}/%{name}/*.h
-%{_libdir}/pkgconfig/kiba-dock.pc %{_libdir}/%{name}/*.a
-
+%{_includedir}/kiba-dock/
+/usr/lib/pkgconfig/kiba-dock.pc
 
 %prep
 %setup -q -n %{name}
 
-# Fix x86_64 issue
-sed -i "s,%{_libdir},%_libdir,g" dock/kiba-dock.c
-
 %build
 # This is a CVS snapshot, so we need to generate makefiles.
 sh autogen.sh -V
@@ -68,6 +48,8 @@
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
 
+%find_lang %{name}
+
 %post
 %post_install_gconf_schemas %{name}
 
@@ -85,6 +67,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2008-03-09 19:28:49  aredridel
+- initial clean spec
+
 Revision 1.1  2008-03-09 18:15:34  aredridel
 - nfy
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/kiba-dock.spec?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list