devel/pirut pirut.spec,1.85,1.86

Jeremy Katz (katzj) fedora-extras-commits at redhat.com
Thu Mar 13 19:17:39 UTC 2008


Author: katzj

Update of /cvs/pkgs/devel/pirut
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17857

Modified Files:
	pirut.spec 
Log Message:
* Thu Mar 13 2008 Jeremy Katz <katzj at redhat.com> - 1.3.30-2
- Drop system-install-packages bits; packagekit carries them



Index: pirut.spec
===================================================================
RCS file: /cvs/pkgs/devel/pirut/pirut.spec,v
retrieving revision 1.85
retrieving revision 1.86
diff -u -r1.85 -r1.86
--- pirut.spec	4 Feb 2008 23:11:36 -0000	1.85
+++ pirut.spec	13 Mar 2008 19:17:02 -0000	1.86
@@ -3,7 +3,7 @@
 Summary: Package Installation, Removal and Update Tools
 Name: pirut
 Version: 1.3.30
-Release: 1%{?dist}
+Release: 2%{?dist}
 License: GPL
 Group: Applications/System
 URL: http://fedoraproject.org
@@ -38,6 +38,8 @@
 rm -rf $RPM_BUILD_ROOT
 %makeinstall
 
+find $RPM_BUILD_ROOT -name 'system-install-packages*' -exec rm -v {} \;
+
 %find_lang %{name}
 
 %clean
@@ -68,14 +70,12 @@
 %{_datadir}/pirut/ui/*.glade
 %dir %{_datadir}/pirut/pixmaps
 %{_datadir}/pirut/pixmaps/*.png
-
-%{_mandir}/man8/pirut.8*
-%{_mandir}/man8/pup.8*
-%{_mandir}/man8/puplet.8*
-%{_mandir}/man8/system-cdinstall-helper.8*
-%{_mandir}/man8/system-install-packages.8*
+%{_mandir}/man*/*
 
 %changelog
+* Thu Mar 13 2008 Jeremy Katz <katzj at redhat.com> - 1.3.30-2
+- Drop system-install-packages bits; packagekit carries them
+
 * Mon Feb  4 2008 Jeremy Katz <katzj at redhat.com> - 1.3.30-1
 - Translation updates (nl, sk, pl, de, as, fr, fi)
 - Don't traceback if we can't unmount the CD (#430190)




More information about the fedora-extras-commits mailing list