Author: shadzik                      Date: Thu Nov 20 08:45:32 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- 0.7.0 from svn
- changed license
- %files

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

---- Diffs:

================================================================
Index: SPECS/decibel.spec
diff -u SPECS/decibel.spec:1.1 SPECS/decibel.spec:1.2
--- SPECS/decibel.spec:1.1      Wed Nov 19 18:41:06 2008
+++ SPECS/decibel.spec  Thu Nov 20 09:45:27 2008
@@ -3,17 +3,18 @@
 # Conditional build:
 #
 %define                qt_ver          4.4.3
+%define                snap            886824
 
 Summary:       Decibel
 Summary(pl.UTF-8):     Decibel
 Name:          decibel
-Version:       0.5.0
-Release:       0.1
-License:       GPL v2
+Version:       0.7.0
+Release:       0.%{snap}.1
+License:       LGPL v2+
 Group:         X11/Applications
-Source0:       
http://decibel.kde.org/fileadmin/downloads/decibel/releases/%{name}-%{version}.tar.gz
+#Source0:      
http://decibel.kde.org/fileadmin/downloads/decibel/releases/%{name}-%{version}.tar.gz
+Source0:       %{name}-%{version}-%{snap}.tar.gz
 # Source0-md5: 7de299ace568c87a746388ad765228e5
-Patch0:                %{name}-types.patch
 URL:           http://decibel.kde.org/
 BuildRequires: QtCore-devel >= %{qt_ver}
 BuildRequires: QtDBus-devel >= %{qt_ver}
@@ -35,10 +36,10 @@
 #%description -l pl.UTF-8
 
 %package devel
-Summary:        Header files for decibel library
-Summary(pl.UTF-8):      Pliki nag�~Bówkowe biblioteki decibel
-Group:          Development/Libraries
-Requires:      %{name} = %{version}-%{release}
+Summary:       Header files for decibel library
+Summary(pl.UTF-8):     Pliki nag�~Bówkowe biblioteki decibel
+Group:         Development/Libraries
+Requires:      %{name} = %{version}-%{release}
 
 %description devel
 Header files for decibel library.
@@ -47,8 +48,7 @@
 Pliki nag�~Bówkowe biblioteki decibel.
 
 %prep
-%setup -q
-%patch0 -p0
+%setup -q -n %{name}-%{version}-%{snap}
 
 %build
 install -d build
@@ -72,10 +72,28 @@
 
 %files
 %defattr(644,root,root,755)
-%attr(755,root,root)
+%attr(755,root,root) %{_bindir}/decibel
+%attr(755,root,root) %{_bindir}/decibel_logger
+%attr(755,root,root) %{_bindir}/textchannelgui
+%attr(755,root,root) %{_libdir}/libDecibel.so.0.7.1
+%attr(755,root,root) %{_libdir}/libdecibel_pluginhelper.so.0.7.1
+%{_libdir}/Decibel
+%dir %{_datadir}/Decibel
+%dir %{_datadir}/Decibel/components
+%{_datadir}/Decibel/components/org.kde.Decibel.Log.component
+%{_datadir}/Decibel/components/org.kde.SimpleClient.TextChannel.component
+%{_datadir}/Decibel/components/org.kde.textchannelgui.TextChannel.component
+%{_datadir}/dbus-1/services/org.kde.Decibel.Daemon.service
+%{_datadir}/dbus-1/services/org.kde.Decibel.Log.service
+%{_datadir}/dbus-1/services/org.kde.SimpleClient.service
+%{_datadir}/dbus-1/services/org.kde.textchannelgui.service
 
 %files devel
 %defattr(644,root,root,755)
+%attr(755,root,root) %{_libdir}/libDecibel.so
+%attr(755,root,root) %{_libdir}/libdecibel_pluginhelper.so
+%{_includedir}/Decibel
+%{_pkgconfigdir}/Decibel.pc
 
 
 %define date    %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -84,6 +102,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2008/11/20 08:45:27  shadzik
+- 0.7.0 from svn
+- changed license
+- %files
+
 Revision 1.1  2008/11/19 17:41:06  shadzik
 - initial
 - NFY
================================================================

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

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to