]> git.pld-linux.org Git - packages/QtCurve.git/blobdiff - QtCurve.spec
- Missing files
[packages/QtCurve.git] / QtCurve.spec
index 13f3a3b61d3bab58e8239198809a81158a6c86a8..c021aed9149dc06c6b0335fb65ab6aa8663dd0d0 100644 (file)
@@ -1,14 +1,13 @@
 Summary:       A free and corrected port of Redhats gtk/qt theme
 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)
@@ -36,7 +35,7 @@ Wersja pod KDE.
 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:      gtk+
 Requires:      theme-QtCurve-common
 
 
@@ -58,7 +57,7 @@ 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.
 
@@ -77,7 +76,7 @@ Obsoletes:    kde-theme-bluecurve
 A free and corrected port of Redhats gtk/qt theme.
 Documentation and common files package.
 
-%description  -n theme-QtCurve-common -l pl
+%description -n theme-QtCurve-common -l pl
 Darmowa i poprawiona wersja tematu gtk/qt zrobionego przez Redhata.
 Pakiet z dokumentacja i plikami wspó³dzielonymi.
 
@@ -85,7 +84,10 @@ Pakiet z dokumentacja i plikami wsp
 %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.030612 seconds and 4 git commands to generate.