SPECS: ruby-qt4-qtruby.spec - add -devel subpackge (not sure of there shoul...

shadzik shadzik at pld-linux.org
Fri Nov 28 13:38:59 CET 2008


Author: shadzik                      Date: Fri Nov 28 12:38:59 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- add -devel subpackge (not sure of there should be more files, for now there's just a symlink)
- descriptions
- rel 1

---- Files affected:
SPECS:
   ruby-qt4-qtruby.spec (1.3 -> 1.4) 

---- Diffs:

================================================================
Index: SPECS/ruby-qt4-qtruby.spec
diff -u SPECS/ruby-qt4-qtruby.spec:1.3 SPECS/ruby-qt4-qtruby.spec:1.4
--- SPECS/ruby-qt4-qtruby.spec:1.3	Fri Nov 28 12:58:51 2008
+++ SPECS/ruby-qt4-qtruby.spec	Fri Nov 28 13:38:54 2008
@@ -2,17 +2,17 @@
 #
 # TODO:
 # - file /usr/bin/rbqtapi from install of ruby-qt4-qtruby-1.4.10-0.1.pentium4 conflicts with file from package kdebindings-ruby-qt-3.5.9-2.i686
+# - complete spec (BRs,...)
 # - switch to ruby_vendor{lib,arch}dirs - probably there is a problem with /usr/share/cmake/Modules/FindRuby.cmake:41: \
 #   EXECUTE_PROCESS(COMMAND ${RUBY_EXECUTABLE} -r vendor-specific -e "print 'true'"
-# - complete spec (BRs,...)
 # - fix qwt issue
 #
 %define		_pnam	qt4-qtruby
 Summary:	Ruby bindings for the Qt4 GUI library
-#Summary(pl.UTF-8):	-
+Summary(pl.UTF-8):	Dowi±zania ruby dla biblioteki Qt4 GUI
 Name:		ruby-%{_pnam}
 Version:	1.4.10
-Release:	0.2
+Release:	1
 License:	GPL v2
 Group:		Development/Languages
 Source0:	http://rubyforge.org/frs/download.php/36331/%{_pnam}-%{version}.tgz
@@ -32,7 +32,20 @@
 %description
 Ruby bindings for the Qt4 GUI library.
 
-#%description -l pl.UTF-8
+%description -l pl.UTF-8
+Dowi±zania ruby dla biblioteki Qt4 GUI.
+
+%package devel
+Summary:	Ruby bindings development files for Qt4 GUI
+Summary(pl.UTF-8):	Pliki nagÅ~Bówkowe dowi±zañ ruby dla Qt4 GUI
+Group:		Development/Libraries
+Requires:	%{name} = %{version}-%{release}
+
+%description devel
+Ruby bindings development files for Qt4 GUI.
+
+%description devel -l pl.UTF-8
+Pliki nagÅ~Bówkowe dowi±zañ ruby dla Qt4 GUI.
 
 %prep
 %setup -q -n %{_pnam}-%{version}
@@ -82,12 +95,21 @@
 %{ruby_rubylibdir}/Qt4.rb
 %attr(755,root,root) %{ruby_archdir}/qtruby4.so
 
+%files devel
+%defattr(644,root,root,755)
+%attr(755,root,root) %{_libdir}/libsmokeqt.so
+
 %define date    %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
 * %{date} PLD Team <feedback at pld-linux.org>
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.4  2008/11/28 12:38:54  shadzik
+- add -devel subpackge (not sure of there should be more files, for now there's just a symlink)
+- descriptions
+- rel 1
+
 Revision 1.3  2008/11/28 11:58:51  shadzik
 - verbose files
 - no devel files in main package please
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/ruby-qt4-qtruby.spec?r1=1.3&r2=1.4&f=u



More information about the pld-cvs-commit mailing list