rpms/pmount/devel .cvsignore, 1.3, 1.4 pmount.spec, 1.7, 1.8 sources, 1.3, 1.4

Štěpán Kasal kasal at fedoraproject.org
Wed Sep 23 14:07:12 UTC 2009


Author: kasal

Update of /cvs/extras/rpms/pmount/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv25925

Modified Files:
	.cvsignore pmount.spec sources 
Log Message:
- new upstream version
- adjust BuildRequires


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/pmount/devel/.cvsignore,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -p -r1.3 -r1.4
--- .cvsignore	1 Mar 2008 22:48:39 -0000	1.3
+++ .cvsignore	23 Sep 2009 14:07:10 -0000	1.4
@@ -1 +1 @@
-pmount-0.9.17.tar.gz
+pmount-0.9.20.tar.gz


Index: pmount.spec
===================================================================
RCS file: /cvs/extras/rpms/pmount/devel/pmount.spec,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -p -r1.7 -r1.8
--- pmount.spec	26 Jul 2009 18:59:31 -0000	1.7
+++ pmount.spec	23 Sep 2009 14:07:10 -0000	1.8
@@ -1,19 +1,21 @@
 Name:           pmount
-Version:        0.9.17
-Release:        5%{?dist}
+Version:        0.9.20
+Release:        1%{?dist}
 Summary:        Enable normal user mount
 
 Group:          System Environment/Base
 # realpath.c is GPLv2+. Others are GPL+;
 License:        GPLv2+
 URL:            http://pmount.alioth.debian.org/
-Source0:        http://alioth.debian.org/frs/download.php/2247/pmount-%{version}.tar.gz
+# BEWARE: The number in the url determines the content, ahs to be updated each time.
+Source0:        http://alioth.debian.org/frs/download.php/3127/pmount-0.9.20.tar.gz
 # don't set the setuid bits during make install
 Patch0:         pmount-0.9.17-nosetuid.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
-BuildRequires:  intltool gettext pkgconfig
-BuildRequires:  libsysfs-devel hal-devel e2fsprogs-devel
+BuildRequires:  intltool pkgconfig
+BuildRequires:  hal-devel e2fsprogs-devel
+BuildRequires:	libblkid-devel
 # ntfs-3g may be used too, it is considered optional, will be used if installed.
 Requires:       cryptsetup-luks /bin/mount
 
@@ -26,6 +28,7 @@ Be warned that pmount is installed setui
 
 %prep
 %setup -q
+# patching src/Makefile.in; do not run automake:
 %patch0 -p1 -b .nosetuid
 
 %build
@@ -60,6 +63,10 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man1/p*mount*.1*
 
 %changelog
+* Wed Sep 23 2009 Stepan Kasal <skasal at redhat.com> - 0.9.20-1
+- new upstream version
+- adjust BuildRequires
+
 * Sun Jul 26 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.9.17-5
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/pmount/devel/sources,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -p -r1.3 -r1.4
--- sources	1 Mar 2008 22:48:39 -0000	1.3
+++ sources	23 Sep 2009 14:07:10 -0000	1.4
@@ -1 +1 @@
-24a676bf495bec367b2d971cdca1c54c  pmount-0.9.17.tar.gz
+237f069f5155f1c1e84b92c7d149fa9c  pmount-0.9.20.tar.gz




More information about the fedora-extras-commits mailing list