]> git.pld-linux.org Git - packages/gnome-tweaks.git/commitdiff
- updated to 3.0.2 auto/th/gnome-tweak-tool-3_0_2-1
authorMarcin Banasiak <marcin.banasiak@gmail.com>
Tue, 26 Apr 2011 22:10:13 +0000 (22:10 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    gnome-tweak-tool.spec -> 1.5

gnome-tweak-tool.spec

index 80ddecaf19c7af0c366aa955fb095612e93f0139..48f5ce75d56a4e58f06ce40c10bc890e2e481399 100644 (file)
@@ -1,23 +1,23 @@
 Summary:       A tool to customize advanced GNOME 3 options
 Summary(pl.UTF-8):     NarzÄ™dzie do dostosowywania zaawansowanych opcji GNOME 3
 Name:          gnome-tweak-tool
-Version:       3.0.0
-Release:       2
+Version:       3.0.2
+Release:       1
 License:       GPL v3
 Group:         X11/Applications
 Source0:       http://ftp.gnome.org/pub/GNOME/sources/gnome-tweak-tool/3.0/%{name}-%{version}.tar.bz2
-# Source0-md5: 462338ee115045602f25042940f3e36d
+# Source0-md5: 620b4eae2659a40d88d1e890d9e3b5fe
 Patch0:                pyc.patch
 URL:           http://live.gnome.org/GnomeTweakTool
 BuildRequires: GConf2-devel
 BuildRequires: gettext-devel >= 0.17
-BuildRequires: gsettings-desktop-schemas-devel >= 2.91.92
+BuildRequires: gsettings-desktop-schemas-devel >= 3.0.0
 BuildRequires: intltool >= 0.40.0
 BuildRequires: pkgconfig
 BuildRequires: python >= 1:2.6
 BuildRequires: python-pygobject-devel >= 2.28.0
 BuildRequires: rpmbuild(macros) >= 1.219
-Requires:      gsettings-desktop-schemas >= 2.91.92
+Requires:      gsettings-desktop-schemas >= 3.0.0
 Requires:      gtk+3 >= 3.0.0
 Requires:      python >= 1:2.6
 Requires:      python-pygobject >= 2.28.0
@@ -45,10 +45,12 @@ rm -rf $RPM_BUILD_ROOT
 
 %py_postclean
 
+%find_lang %{name}
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
-%files
+%files -f %{name}.lang
 %defattr(644,root,root,755)
 %doc NEWS README
 %attr(755,root,root) %{_bindir}/gnome-tweak-tool
This page took 0.033317 seconds and 4 git commands to generate.