]> wimlib.net Git - wimlib/commitdiff
Update packages
authorEric Biggers <ebiggers3@gmail.com>
Sun, 10 Mar 2013 19:39:33 +0000 (14:39 -0500)
committerEric Biggers <ebiggers3@gmail.com>
Sun, 10 Mar 2013 19:39:33 +0000 (14:39 -0500)
Makefile.am
archlinux/PKGBUILD
debian/changelog
rpm/wimlib-minimal.spec
rpm/wimlib-without-ntfs-3g.spec
rpm/wimlib.spec

index bfff423a94f968feeea5523f61349eb896bbe870..ca3c1d3bf0e1552e4adb54fdee6a594130b66935 100644 (file)
@@ -107,6 +107,7 @@ EXTRA_DIST =                                        \
        archlinux                               \
        debian                                  \
        rpm                                     \
        archlinux                               \
        debian                                  \
        rpm                                     \
+       README.WINDOWS                          \
        programs/install.cmd                    \
        programs/wimapply.c                     \
        tests/common_tests.sh                   \
        programs/install.cmd                    \
        programs/wimapply.c                     \
        tests/common_tests.sh                   \
index 281ddfcb19e2a07299aef43a2397b83210c281bc..c6af81d2f4c10cac1a4d556b861e70ae21746d47 100644 (file)
@@ -1,7 +1,7 @@
 # Maintainer:  Eric Biggers <ebiggers3 at gmail dot com>
 
 pkgname=wimlib
 # Maintainer:  Eric Biggers <ebiggers3 at gmail dot com>
 
 pkgname=wimlib
-pkgver=1.2.7
+pkgver=1.3.0
 pkgrel=1
 pkgdesc="A library to extract, create, and modify WIM files"
 arch=("i686" "x86_64")
 pkgrel=1
 pkgdesc="A library to extract, create, and modify WIM files"
 arch=("i686" "x86_64")
@@ -31,6 +31,7 @@ check() {
 package() {
        cd "$pkgname-$pkgver"
        make DESTDIR="$pkgdir" install
 package() {
        cd "$pkgname-$pkgver"
        make DESTDIR="$pkgdir" install
-       install -Dm644 README "$pkgdir/usr/share/doc/$pkgname/README"
-       install -Dm644 NEWS "$pkgdir/usr/share/doc/$pkgname/NEWS"
+       for file in README NEWS README.WINDOWS; do
+               install -Dm644 $file "$pkgdir/usr/share/doc/$pkgname/$file"
+       done
 }
 }
index ac25cda39b800d6251383e02984c666fe68631a5..23aa16367e0ff51c4700d0b6931a89963df9a0f8 100644 (file)
@@ -1,8 +1,8 @@
-wimlib (1.2.7-1) unstable; urgency=low
+wimlib (1.3.0-1) unstable; urgency=low
 
 
-  * Update to v1.2.7
+  * Update to v1.3.0
 
 
- -- Eric Biggers <ebiggers3gmail.com>  Wed, 06 Mar 2013 09:38:58 -0600
+ -- Eric Biggers <ebiggers3gmail.com>  Sun, 10 Mar 2013 18:46:29 -0700
 
 wimlib (1.2.6-1) unstable; urgency=low
 
 
 wimlib (1.2.6-1) unstable; urgency=low
 
index 8a952e2a2fc281169dc0b9b896fee9ce4f48e0c1..af187a5b72f851ac6fa3aa73f64850d0f12ba0b4 100644 (file)
@@ -1,6 +1,6 @@
 Summary:   Library to extract, create, and modify WIM files
 Name:      wimlib
 Summary:   Library to extract, create, and modify WIM files
 Name:      wimlib
-Version:   1.2.7
+Version:   1.3.0
 Release:   1
 License:   GPLv3+
 Group:     System/Libraries
 Release:   1
 License:   GPLv3+
 Group:     System/Libraries
index 7493f45e7f1d454a86e598486e0b875a6b911d5c..ecddd5598c6ee54e66dc388092d70227c95d7652 100644 (file)
@@ -1,6 +1,6 @@
 Summary:   Library to extract, create, and modify WIM files
 Name:      wimlib
 Summary:   Library to extract, create, and modify WIM files
 Name:      wimlib
-Version:   1.2.7
+Version:   1.3.0
 Release:   1
 License:   GPLv3+
 Group:     System/Libraries
 Release:   1
 License:   GPLv3+
 Group:     System/Libraries
index 3c4a8082eab84c04fe9c08f36c6160a12a18b541..c4cdb11107892b53be812615812897216790dbe2 100644 (file)
@@ -1,6 +1,6 @@
 Summary:   Library to extract, create, and modify WIM files
 Name:      wimlib
 Summary:   Library to extract, create, and modify WIM files
 Name:      wimlib
-Version:   1.2.7
+Version:   1.3.0
 Release:   1
 License:   GPLv3+
 Group:     System/Libraries
 Release:   1
 License:   GPLv3+
 Group:     System/Libraries