]> git.ipfire.org Git - people/amarx/ipfire-3.x.git/commitdiff
git: Fix packaging of SVN.pm.
authorStefan Schantl <stefan.schantl@ipfire.org>
Sat, 12 Jan 2013 17:35:54 +0000 (18:35 +0100)
committerStefan Schantl <stefan.schantl@ipfire.org>
Sat, 12 Jan 2013 17:35:54 +0000 (18:35 +0100)
The SVN.pm was packaged wrong. Moved it to the correct package (git-Perl-SVN).

git/git.nm

index 29bf935d9f123d87bdc52ff65bf3dcb44abd1524..cae8af250651126df010d4b61223a03fd2a2b747 100644 (file)
@@ -5,7 +5,7 @@
 
 name       = git
 version    = 1.8.1
-release    = 2
+release    = 3
 
 groups     = Development/Tools
 url        = http://git-scm.com/
@@ -232,6 +232,7 @@ packages
 
                files
                        %{mandir}/man3/Git::SVN*
+                       %{perl_vendorlib}/Git/SVN*.pm
                        %{perl_vendorlib}/Git/SVN/
                end
        end