]> git.pld-linux.org Git - packages/QtCurve.git/blobdiff - QtCurve.spec
- Missing files
[packages/QtCurve.git] / QtCurve.spec
index 06f3b1024bd9e5c66002c6ae60cd8ce54380ea3a..c021aed9149dc06c6b0335fb65ab6aa8663dd0d0 100644 (file)
@@ -1,14 +1,13 @@
 Summary:       A free and corrected port of Redhats gtk/qt theme
-Summary(pl):   Wolna i poprawiona wersja tematu gtk/qt zrobionego przez Redhata
+Summary(pl):   Darmowa i poprawiona wersja tematu gtk/qt zrobionego przez Redhata
 Name:          QtCurve
-Version:       0.10
-Release:       1
+Version:       0.17.2
+Release:       2
 License:       GPL
 Group:         Themes
-Vendor:                Craig Drummond <Craig.Drummond@lycos.co.uk>
-# from         http://www.kde-look.org/content/download.php?content=5065
-Source0:       http://www.kde-look.org/content/files/5065-%{name}-%{version}.tar.gz
-# Source0-md5: f431823ae2b2d6cba18e1a254af5945e 
+# from         http://www.kde-look.org/content/download.php?content=5065&id=1
+Source0:       %{name}-%{version}.tar.gz
+# Source0-md5: a75e6182e81ac8ce8aedc797b8838125
 URL:           http://www.kde-look.org/content/show.php?content=5065
 BuildRequires: kdelibs-devel >= 3.1
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -33,11 +32,11 @@ Darmowa i poprawiona wersja motywu gtk/qt zrobionego przez Redhata.
 Wersja pod KDE.
 
 %package -n gtk-theme-QtCurve
-Summary:        A free and corrected port of Redhat's gtk/qt theme
-Summary(pl):    Darmowa i poprawiona wersja motywu gtk/qt zrobionego przez Redhata
-Group:          Themes
-Requires:       gtk+ 
-Requires:       theme-QtCurve-common
+Summary:       A free and corrected port of Redhat's gtk/qt theme
+Summary(pl):   Darmowa i poprawiona wersja motywu gtk/qt zrobionego przez Redhata
+Group:         Themes
+Requires:      gtk+
+Requires:      theme-QtCurve-common
 
 
 %description -n gtk-theme-QtCurve
@@ -48,44 +47,47 @@ Darmowa i poprawiona wersja motywu gtk/qt zrobionego przez Redhata.
 Wersja pod gtk.
 
 %package -n gtk2-theme-QtCurve
-Summary:        A free and corrected port of Redhat's gtk/qt theme
-Summary(pl):    Darmowa i poprawiona wersja motywu gtk/qt zrobionego przez Redhata
-Group:          Themes
-Requires:       gtk+
-Requires:       theme-QtCurve-common
+Summary:       A free and corrected port of Redhat's gtk/qt theme
+Summary(pl):   Darmowa i poprawiona wersja motywu gtk/qt zrobionego przez Redhata
+Group:         Themes
+Requires:      gtk+
+Requires:      theme-QtCurve-common
 
 
 %description -n gtk2-theme-QtCurve
 A free and corrected port of Redhat's gtk/qt theme. gtk2 version.
 
-%description  -n gtk2-theme-QtCurve -l pl
+%description -n gtk2-theme-QtCurve -l pl
 Darmowa i poprawiona wersja motywu gtk/qt zrobionego przez Redhata.
 Wersja pod gtk2.
 
 %package -n theme-QtCurve-common
-Summary:        A free and corrected port of Redhats gtk/qt theme - common
-Summary(pl):    Wolna i poprawiona wersja tematu gtk/qt zrobionego przez Redhata - common
-Group:          Themes
+Summary:       A free and corrected port of Redhats gtk/qt theme - common
+Summary(pl):   Darmowa i poprawiona wersja tematu gtk/qt zrobionego przez Redhata - common
+Group:         Themes
 Obsoletes:     theme-bluecurve-common
-Obsoletes:      gtk2-theme-bluecurve
-Obsoletes:      gtk-theme-bluecurve
-Obsoletes:      kde-style-bluecurve
-Obsoletes:      kde-theme-bluecurve
+Obsoletes:     gtk2-theme-bluecurve
+Obsoletes:     gtk-theme-bluecurve
+Obsoletes:     kde-style-bluecurve
+Obsoletes:     kde-theme-bluecurve
 
 
 %description -n theme-QtCurve-common
 A free and corrected port of Redhats gtk/qt theme.
 Documentation and common files package.
 
-%description  -n theme-QtCurve-common -l pl
-Wolna i poprawiona wersja tematu gtk/qt zrobionego przez Redhata.
+%description -n theme-QtCurve-common -l pl
+Darmowa i poprawiona wersja tematu gtk/qt zrobionego przez Redhata.
 Pakiet z dokumentacja i plikami wspó³dzielonymi.
 
 %prep
 %setup -q
 
 %build
+cp /usr/share/automake/config.sub admin
+
 %configure
+
 %{__make}
 
 %install
@@ -99,6 +101,8 @@ rm -rf $RPM_BUILD_ROOT
 
 %files -n kde-style-QtCurve
 %defattr(644,root,root,755)
+%{_libdir}/kde3/kstyle_qtcurve_config.la
+%attr(755,root,root) %{_libdir}/kde3/kstyle_qtcurve_config.so
 %{_libdir}/kde3/plugins/styles/*.la
 %attr(755,root,root) %{_libdir}/kde3/plugins/styles/*.so
 %{_datadir}/apps/kstyle/themes/qtcurve*.themerc
@@ -118,4 +122,4 @@ rm -rf $RPM_BUILD_ROOT
 %files -n theme-QtCurve-common
 %defattr(644,root,root,755)
 %doc ChangeLog README TODO
-%dir %{_datadir}/themes/QtCurve* 
+%dir %{_datadir}/themes/QtCurve*
This page took 0.037644 seconds and 4 git commands to generate.