]> git.pld-linux.org Git - packages/python-parted.git/commitdiff
- updated to 3.10 auto/th/python-parted-3.10-1
authorJakub Bogusz <qboosh@pld-linux.org>
Sun, 26 May 2013 16:12:15 +0000 (18:12 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Sun, 26 May 2013 16:12:15 +0000 (18:12 +0200)
python-parted.spec

index 6700e2bbd16652cb2530524f915f78e665a988f2..722897ff9fb79c6058a06668cc577d88a8aa25e0 100644 (file)
@@ -1,12 +1,12 @@
 Summary:       Python module for parted library
 Summary(pl.UTF-8):     ModuĊ‚ Pythona do biblioteki parteda
 Name:          python-parted
-Version:       3.9
+Version:       3.10
 Release:       1
 License:       GPL v2+
 Group:         Libraries/Python
 Source0:       https://fedorahosted.org/releases/p/y/pyparted/pyparted-%{version}.tar.gz
-# Source0-md5: f16c7ef7f5fa4a43fcb2a4654b487e39
+# Source0-md5: d494440b34bc9ea0afea45c4a4ac3274
 URL:           https://fedorahosted.org/pyparted/
 BuildRequires: parted-devel >= 3.1
 BuildRequires: pkgconfig
@@ -46,7 +46,7 @@ rm -rf $RPM_BUILD_ROOT
 %files
 %defattr(644,root,root,755)
 %doc AUTHORS BUGS ChangeLog NEWS README TODO
-%attr(755,root,root) %{py_sitedir}/_pedmodule.so
+%attr(755,root,root) %{py_sitedir}/_ped.so
 %dir %{py_sitedir}/parted
 %{py_sitedir}/parted/*.py[co]
 %{py_sitedir}/pyparted-%{version}-py*.egg-info
This page took 0.124906 seconds and 4 git commands to generate.